| COLOR_CONTEXT_ID enum name | PANEL_COLOR_SETTINGS | |
| createSwatch(int aLayer, const wxString &aName) | PANEL_COLOR_SETTINGS | protected |
| createSwatches()=0 | PANEL_COLOR_SETTINGS | protectedpure virtual |
| createThemeList(const wxString &aCurrent) | PANEL_COLOR_SETTINGS | protected |
| GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override | RESETTABLE_PANEL | inline |
| GetResetTooltip() const override | PANEL_COLOR_SETTINGS | inlinevirtual |
| GetSettingsDropdownName(COLOR_SETTINGS *aSettings) | PANEL_COLOR_SETTINGS | protected |
| ID_COPY enum value | PANEL_COLOR_SETTINGS | |
| ID_PASTE enum value | PANEL_COLOR_SETTINGS | |
| ID_REVERT enum value | PANEL_COLOR_SETTINGS | |
| m_backgroundLayer | PANEL_COLOR_SETTINGS | protected |
| m_btnOpenFolder | PANEL_COLOR_SETTINGS_BASE | protected |
| m_cbTheme | PANEL_COLOR_SETTINGS_BASE | protected |
| m_colorNamespace | PANEL_COLOR_SETTINGS | protected |
| m_colorsGridSizer | PANEL_COLOR_SETTINGS_BASE | protected |
| m_colorsListWindow | PANEL_COLOR_SETTINGS_BASE | protected |
| m_colorsMainSizer | PANEL_COLOR_SETTINGS_BASE | protected |
| m_copied | PANEL_COLOR_SETTINGS | protected |
| m_currentSettings | PANEL_COLOR_SETTINGS | protected |
| m_labels | PANEL_COLOR_SETTINGS | protected |
| m_mainSizer | PANEL_COLOR_SETTINGS_BASE | protected |
| m_optOverrideColors | PANEL_COLOR_SETTINGS_BASE | |
| m_panel1 | PANEL_COLOR_SETTINGS_BASE | protected |
| m_previewPanelSizer | PANEL_COLOR_SETTINGS_BASE | protected |
| m_staticText9 | PANEL_COLOR_SETTINGS_BASE | protected |
| m_swatches | PANEL_COLOR_SETTINGS | protected |
| m_validLayers | PANEL_COLOR_SETTINGS | protected |
| OnBtnOpenThemeFolderClicked(wxCommandEvent &event) override | PANEL_COLOR_SETTINGS | protectedvirtual |
| OnColorChanged(wxCommandEvent &aEvent) | PANEL_COLOR_SETTINGS | protected |
| onColorChanged() | PANEL_COLOR_SETTINGS | inlineprotectedvirtual |
| OnLeftDownTheme(wxMouseEvent &event) override | PANEL_COLOR_SETTINGS | protectedvirtual |
| onNewThemeSelected() | PANEL_COLOR_SETTINGS | inlineprotectedvirtual |
| OnOverrideItemColorsClicked(wxCommandEvent &event) | PANEL_COLOR_SETTINGS_BASE | inlineprotectedvirtual |
| OnSize(wxSizeEvent &event) | PANEL_COLOR_SETTINGS_BASE | inlineprotectedvirtual |
| OnThemeChanged(wxCommandEvent &aEvent) override | PANEL_COLOR_SETTINGS | protectedvirtual |
| PANEL_COLOR_SETTINGS(wxWindow *aParent) | PANEL_COLOR_SETTINGS | |
| PANEL_COLOR_SETTINGS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | PANEL_COLOR_SETTINGS_BASE | |
| ResetPanel() override | PANEL_COLOR_SETTINGS | 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 |
| saveCurrentTheme(bool aValidate) | PANEL_COLOR_SETTINGS | protectedvirtual |
| Show(bool show) override | PANEL_COLOR_SETTINGS | |
| ShowColorContextMenu(wxMouseEvent &aEvent, int aLayer) | PANEL_COLOR_SETTINGS | protected |
| updateColor(int aLayer, const KIGFX::COLOR4D &aColor) | PANEL_COLOR_SETTINGS | protected |
| updateSwatches() | PANEL_COLOR_SETTINGS | protected |
| validateSave(bool aQuiet=false) | PANEL_COLOR_SETTINGS | inlineprotectedvirtual |
| ~PANEL_COLOR_SETTINGS()=default | PANEL_COLOR_SETTINGS | |
| ~PANEL_COLOR_SETTINGS_BASE() | PANEL_COLOR_SETTINGS_BASE | |