|
KiCad PCB EDA Suite
|
This is the complete list of members for PANEL_MAINTENANCE_BASE, including all inherited members.
| GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override | RESETTABLE_PANEL | inline |
| GetResetTooltip() const | RESETTABLE_PANEL | inlinevirtual |
| m_Clear3DCacheFilesOlder | PANEL_MAINTENANCE_BASE | protected |
| m_clearDialogState | PANEL_MAINTENANCE_BASE | private |
| m_clearDontShowAgain | PANEL_MAINTENANCE_BASE | private |
| m_clearFileHistory | PANEL_MAINTENANCE_BASE | protected |
| m_resetAll | PANEL_MAINTENANCE_BASE | private |
| m_staticTextClear3DCache | PANEL_MAINTENANCE_BASE | protected |
| m_staticTextDays | PANEL_MAINTENANCE_BASE | protected |
| onClearDialogState(wxCommandEvent &event) | PANEL_MAINTENANCE_BASE | inlineprotectedvirtual |
| onClearDontShowAgain(wxCommandEvent &event) | PANEL_MAINTENANCE_BASE | inlineprotectedvirtual |
| onClearFileHistory(wxCommandEvent &event) | PANEL_MAINTENANCE_BASE | inlineprotectedvirtual |
| onResetAll(wxCommandEvent &event) | PANEL_MAINTENANCE_BASE | inlineprotectedvirtual |
| PANEL_MAINTENANCE_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_MAINTENANCE_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_MAINTENANCE_BASE() | PANEL_MAINTENANCE_BASE |