GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override | RESETTABLE_PANEL | inline |
GetResetTooltip() const | RESETTABLE_PANEL | inlinevirtual |
m_actionsList | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
m_btnAddTool | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
m_btnToolDelete | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
m_btnToolMoveDown | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
m_btnToolMoveUp | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
m_customToolbars | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
m_insertButton | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
m_staticline1 | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
m_tbChoice | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
m_toolbarTree | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
onBtnAddAction(wxCommandEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
onCustomizeTbCb(wxCommandEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
onTbChoiceSelect(wxCommandEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
onToolDelete(wxCommandEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
onToolMoveDown(wxCommandEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
onToolMoveUp(wxCommandEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
onTreeBeginLabelEdit(wxTreeEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
onTreeEndLabelEdit(wxTreeEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
OnUpdateUI(wxUpdateUIEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
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()=0 | RESETTABLE_PANEL | pure 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_PANEL | inline |
~PANEL_TOOLBAR_CUSTOMIZATION_BASE() | PANEL_TOOLBAR_CUSTOMIZATION_BASE | |