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

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

GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const overrideRESETTABLE_PANELinline
GetResetTooltip() constRESETTABLE_PANELinlinevirtual
m_actionsListPANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
m_btnAddToolPANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
m_btnToolDeletePANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
m_btnToolMoveDownPANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
m_btnToolMoveUpPANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
m_customToolbarsPANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
m_insertButtonPANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
m_staticline1PANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
m_tbChoicePANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
m_toolbarTreePANEL_TOOLBAR_CUSTOMIZATION_BASEprotected
onBtnAddAction(wxCommandEvent &event)PANEL_TOOLBAR_CUSTOMIZATION_BASEinlineprotectedvirtual
onCustomizeTbCb(wxCommandEvent &event)PANEL_TOOLBAR_CUSTOMIZATION_BASEinlineprotectedvirtual
onTbChoiceSelect(wxCommandEvent &event)PANEL_TOOLBAR_CUSTOMIZATION_BASEinlineprotectedvirtual
onToolDelete(wxCommandEvent &event)PANEL_TOOLBAR_CUSTOMIZATION_BASEinlineprotectedvirtual
onToolMoveDown(wxCommandEvent &event)PANEL_TOOLBAR_CUSTOMIZATION_BASEinlineprotectedvirtual
onToolMoveUp(wxCommandEvent &event)PANEL_TOOLBAR_CUSTOMIZATION_BASEinlineprotectedvirtual
onTreeBeginLabelEdit(wxTreeEvent &event)PANEL_TOOLBAR_CUSTOMIZATION_BASEinlineprotectedvirtual
onTreeEndLabelEdit(wxTreeEvent &event)PANEL_TOOLBAR_CUSTOMIZATION_BASEinlineprotectedvirtual
OnUpdateUI(wxUpdateUIEvent &event)PANEL_TOOLBAR_CUSTOMIZATION_BASEinlineprotectedvirtual
PANEL_TOOLBAR_CUSTOMIZATION_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(561, 333), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)PANEL_TOOLBAR_CUSTOMIZATION_BASE
ResetPanel()=0RESETTABLE_PANELpure virtual
RESETTABLE_PANEL(wxWindow *aParent, wxWindowID aId=wxID_ANY, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxSize(-1,-1), long aStyle=wxTAB_TRAVERSAL, const wxString &aName=wxEmptyString)RESETTABLE_PANELinline
~PANEL_TOOLBAR_CUSTOMIZATION_BASE()PANEL_TOOLBAR_CUSTOMIZATION_BASE