KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DESIGN_BLOCK_PANE Member List

This is the complete list of members for DESIGN_BLOCK_PANE, including all inherited members.

DESIGN_BLOCK_PANE(SCH_EDIT_FRAME *aParent, const LIB_ID *aPreselect, std::vector< LIB_ID > &aHistoryList)DESIGN_BLOCK_PANE
GetDesignBlockPanel() constDESIGN_BLOCK_PANEinline
GetSelectedLibId(int *aUnit=nullptr) constDESIGN_BLOCK_PANE
m_borderColorWX_PANELprivate
m_bottomBorderWX_PANELprivate
m_chooserPanelDESIGN_BLOCK_PANEprotected
m_frameDESIGN_BLOCK_PANEprotected
m_keepAnnotationsDESIGN_BLOCK_PANEprotected
m_leftBorderWX_PANELprivate
m_placeAsSheetDESIGN_BLOCK_PANEprotected
m_repeatedPlacementDESIGN_BLOCK_PANEprotected
m_rightBorderWX_PANELprivate
m_topBorderWX_PANELprivate
OnCheckBox(wxCommandEvent &aEvent)DESIGN_BLOCK_PANE
OnDeleteDesignBlock(wxCommandEvent &aEvent)DESIGN_BLOCK_PANE
OnDeleteLibrary(wxCommandEvent &aEvent)DESIGN_BLOCK_PANE
OnPaint(wxPaintEvent &event)WX_PANELprivate
OnSaveSelectionAsDesignBlock(wxCommandEvent &aEvent)DESIGN_BLOCK_PANE
OnSaveSheetAsDesignBlock(wxCommandEvent &aEvent)DESIGN_BLOCK_PANE
RefreshLibs()DESIGN_BLOCK_PANE
SelectLibId(const LIB_ID &aLibId)DESIGN_BLOCK_PANE
SetBorderColor(const KIGFX::COLOR4D &aColor)WX_PANELinline
SetBorders(bool aLeft, bool aRight, bool aTop, bool aBottom)WX_PANELinline
UpdateCheckboxes()DESIGN_BLOCK_PANE
WX_PANEL(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)WX_PANEL
~WX_PANEL()WX_PANEL