| enableCustomControls(bool enable) | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| enableToolbarControls(bool enable) | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override | RESETTABLE_PANEL | inline |
| GetResetTooltip() const | RESETTABLE_PANEL | inlinevirtual |
| m_actionImageBundleVector | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| m_actionImageList | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| m_actionImageListMap | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| m_actionsList | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
| m_appSettings | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| m_appTbSettings | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| m_availableControls | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| m_availableTools | PANEL_TOOLBAR_CUSTOMIZATION | 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_currentToolbar | PANEL_TOOLBAR_CUSTOMIZATION | 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_toolbars | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| m_toolbarTree | PANEL_TOOLBAR_CUSTOMIZATION_BASE | protected |
| onBtnAddAction(wxCommandEvent &event) override | PANEL_TOOLBAR_CUSTOMIZATION | protectedvirtual |
| onCustomizeTbCb(wxCommandEvent &event) override | PANEL_TOOLBAR_CUSTOMIZATION | protectedvirtual |
| onGroupPress(wxCommandEvent &aEvent) | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| onSeparatorPress(wxCommandEvent &aEvent) | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| onSpacerPress(wxCommandEvent &aEvent) | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| onTbChoiceSelect(wxCommandEvent &event) override | PANEL_TOOLBAR_CUSTOMIZATION | protectedvirtual |
| onToolDelete(wxCommandEvent &event) override | PANEL_TOOLBAR_CUSTOMIZATION | protectedvirtual |
| onToolMoveDown(wxCommandEvent &event) override | PANEL_TOOLBAR_CUSTOMIZATION | protectedvirtual |
| onToolMoveUp(wxCommandEvent &event) override | PANEL_TOOLBAR_CUSTOMIZATION | protectedvirtual |
| onTreeBeginLabelEdit(wxTreeEvent &event) override | PANEL_TOOLBAR_CUSTOMIZATION | protectedvirtual |
| onTreeEndLabelEdit(wxTreeEvent &event) override | PANEL_TOOLBAR_CUSTOMIZATION | protectedvirtual |
| OnUpdateUI(wxUpdateUIEvent &event) | PANEL_TOOLBAR_CUSTOMIZATION_BASE | inlineprotectedvirtual |
| PANEL_TOOLBAR_CUSTOMIZATION(wxWindow *aParent, APP_SETTINGS_BASE *aCfg, TOOLBAR_SETTINGS *aTbSettings, const std::vector< TOOL_ACTION * > &aTools, const std::vector< ACTION_TOOLBAR_CONTROL * > &aControls) | PANEL_TOOLBAR_CUSTOMIZATION | |
| 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 | |
| parseToolbarTree() | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| populateActions() | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| populateToolbarTree() | PANEL_TOOLBAR_CUSTOMIZATION | protected |
| ResetPanel() override | PANEL_TOOLBAR_CUSTOMIZATION | 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 |
| TransferDataFromWindow() override | PANEL_TOOLBAR_CUSTOMIZATION | |
| TransferDataToWindow() override | PANEL_TOOLBAR_CUSTOMIZATION | |
| ~PANEL_TOOLBAR_CUSTOMIZATION() | PANEL_TOOLBAR_CUSTOMIZATION | |
| ~PANEL_TOOLBAR_CUSTOMIZATION_BASE() | PANEL_TOOLBAR_CUSTOMIZATION_BASE | |