23#include <wx/stattext.h>
29 wxPanel( aParent, wxID_ANY, wxDefaultPosition, wxDefaultSize,
30 wxFULL_REPAINT_ON_RESIZE | wxTAB_TRAVERSAL ),
31 m_prev_panel( nullptr ),
33 m_statusPanel( nullptr ),
34 m_statusSizer( nullptr ),
35 m_outerSizer( nullptr )
116 std::shared_ptr<FOOTPRINT> aFootprintB )
141 if( window && !panel )
wxColour ToColour() const
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
virtual KIFACE * KiFACE(FACE_T aFaceId, bool doLoad=true)
Return the KIFACE* given a FACE_T.
A logical library item identifier and consists of various portions much like a URI.
void clear()
Clear the contents of the library nickname, library entry name.
@ FRAME_FOOTPRINT_PREVIEW
Implement a participant in the KIWAY alchemy.