KiCad PCB EDA Suite
|
This is the complete list of members for SCH_DESIGN_BLOCK_PANE, including all inherited members.
AddDesignBlockLibrary(const wxString &aFilename, DESIGN_BLOCK_LIB_TABLE *aTable) | DESIGN_BLOCK_PANE | |
checkOverwrite(wxWindow *aFrame, wxString &libname, wxString &newName) | DESIGN_BLOCK_PANE | private |
CreateNewDesignBlockLibrary(const wxString &aLibName=wxEmptyString, const wxString &aProposedName=wxEmptyString) | DESIGN_BLOCK_PANE | |
createNewDesignBlockLibrary(const wxString &aLibName, const wxString &aProposedName, DESIGN_BLOCK_LIB_TABLE *aTable) | DESIGN_BLOCK_PANE | private |
DeleteDesignBlockFromLibrary(const LIB_ID &aLibId, bool aConfirm) | DESIGN_BLOCK_PANE | |
DeleteDesignBlockLibrary(const wxString &aLibName, bool aConfirm) | DESIGN_BLOCK_PANE | |
DESIGN_BLOCK_PANE(EDA_DRAW_FRAME *aParent, const LIB_ID *aPreselect, std::vector< LIB_ID > &aHistoryList) | DESIGN_BLOCK_PANE | |
EditDesignBlockProperties(const LIB_ID &aLibId) | DESIGN_BLOCK_PANE | |
GetDesignBlock(const LIB_ID &aLibId, bool aUseCacheLib, bool aShowErrorMsg) | DESIGN_BLOCK_PANE | |
GetDesignBlockPanel() const | DESIGN_BLOCK_PANE | inline |
GetSelectedDesignBlock(bool aUseCacheLib, bool aShowErrorMsg) | DESIGN_BLOCK_PANE | |
GetSelectedLibId(int *aUnit=nullptr) const | DESIGN_BLOCK_PANE | |
m_borderColor | WX_PANEL | private |
m_bottomBorder | WX_PANEL | private |
m_chooserPanel | DESIGN_BLOCK_PANE | protected |
m_frame | DESIGN_BLOCK_PANE | protected |
m_keepAnnotations | SCH_DESIGN_BLOCK_PANE | protected |
m_leftBorder | WX_PANEL | private |
m_placeAsSheet | SCH_DESIGN_BLOCK_PANE | protected |
m_repeatedPlacement | SCH_DESIGN_BLOCK_PANE | protected |
m_rightBorder | WX_PANEL | private |
m_topBorder | WX_PANEL | private |
OnCheckBox(wxCommandEvent &aEvent) | SCH_DESIGN_BLOCK_PANE | |
OnClosed(wxAuiManagerEvent &aEvent) | DESIGN_BLOCK_PANE | protected |
OnLanguageChanged(wxCommandEvent &aEvent) | DESIGN_BLOCK_PANE | protectedvirtual |
OnPaint(wxPaintEvent &event) | WX_PANEL | private |
RefreshLibs() | DESIGN_BLOCK_PANE | |
SaveSettings() | DESIGN_BLOCK_PANE | |
SCH_DESIGN_BLOCK_PANE(SCH_EDIT_FRAME *aParent, const LIB_ID *aPreselect, std::vector< LIB_ID > &aHistoryList) | SCH_DESIGN_BLOCK_PANE | |
selectDesignBlockLibTable(bool aOptional=false) | DESIGN_BLOCK_PANE | private |
SelectLibId(const LIB_ID &aLibId) | DESIGN_BLOCK_PANE | |
SetBorderColor(const KIGFX::COLOR4D &aColor) | WX_PANEL | inline |
SetBorders(bool aLeft, bool aRight, bool aTop, bool aBottom) | WX_PANEL | inline |
setLabelsAndTooltips() override | SCH_DESIGN_BLOCK_PANE | protectedvirtual |
UpdateCheckboxes() | SCH_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 | |
~DESIGN_BLOCK_PANE() override | DESIGN_BLOCK_PANE | |
~WX_PANEL() | WX_PANEL |