KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
SCH_DESIGN_BLOCK_PANE Member List

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_PANEprivate
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_PANEprivate
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() constDESIGN_BLOCK_PANEinline
GetSelectedDesignBlock(bool aUseCacheLib, bool aShowErrorMsg)DESIGN_BLOCK_PANE
GetSelectedLibId(int *aUnit=nullptr) constDESIGN_BLOCK_PANE
m_borderColorWX_PANELprivate
m_bottomBorderWX_PANELprivate
m_chooserPanelDESIGN_BLOCK_PANEprotected
m_frameDESIGN_BLOCK_PANEprotected
m_keepAnnotationsSCH_DESIGN_BLOCK_PANEprotected
m_leftBorderWX_PANELprivate
m_placeAsSheetSCH_DESIGN_BLOCK_PANEprotected
m_repeatedPlacementSCH_DESIGN_BLOCK_PANEprotected
m_rightBorderWX_PANELprivate
m_topBorderWX_PANELprivate
OnCheckBox(wxCommandEvent &aEvent)SCH_DESIGN_BLOCK_PANE
OnClosed(wxAuiManagerEvent &aEvent)DESIGN_BLOCK_PANEprotected
OnLanguageChanged(wxCommandEvent &aEvent)DESIGN_BLOCK_PANEprotectedvirtual
OnPaint(wxPaintEvent &event)WX_PANELprivate
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_PANEprivate
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
setLabelsAndTooltips() overrideSCH_DESIGN_BLOCK_PANEprotectedvirtual
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() overrideDESIGN_BLOCK_PANE
~WX_PANEL()WX_PANEL