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

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

GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const overrideRESETTABLE_PANELinline
GetResetTooltip() constRESETTABLE_PANELinlinevirtual
m_Clear3DCacheFilesOlderPANEL_MAINTENANCE_BASEprotected
m_clearDialogStatePANEL_MAINTENANCE_BASEprivate
m_clearDontShowAgainPANEL_MAINTENANCE_BASEprivate
m_clearFileHistoryPANEL_MAINTENANCE_BASEprotected
m_resetAllPANEL_MAINTENANCE_BASEprivate
m_staticTextClear3DCachePANEL_MAINTENANCE_BASEprotected
m_staticTextDaysPANEL_MAINTENANCE_BASEprotected
onClearDialogState(wxCommandEvent &event)PANEL_MAINTENANCE_BASEinlineprotectedvirtual
onClearDontShowAgain(wxCommandEvent &event)PANEL_MAINTENANCE_BASEinlineprotectedvirtual
onClearFileHistory(wxCommandEvent &event)PANEL_MAINTENANCE_BASEinlineprotectedvirtual
onResetAll(wxCommandEvent &event)PANEL_MAINTENANCE_BASEinlineprotectedvirtual
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()=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_MAINTENANCE_BASE()PANEL_MAINTENANCE_BASE