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

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

GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const overrideRESETTABLE_PANELinline
GetResetTooltip() constRESETTABLE_PANELinlinevirtual
m_antialiasingPANEL_COMMON_SETTINGS_BASEprotected
m_antialiasingFallbackPANEL_COMMON_SETTINGS_BASEprotected
m_antialiasingFallbackLabelPANEL_COMMON_SETTINGS_BASEprotected
m_backupLimitDailyFilesPANEL_COMMON_SETTINGS_BASEprotected
m_backupLimitTotalFilesPANEL_COMMON_SETTINGS_BASEprotected
m_backupLimitTotalSizePANEL_COMMON_SETTINGS_BASEprotected
m_backupMinIntervalPANEL_COMMON_SETTINGS_BASEprotected
m_canvasScaleAutoPANEL_COMMON_SETTINGS_BASEprotected
m_canvasScaleCtrlPANEL_COMMON_SETTINGS_BASEprotected
m_cbBackupAutosavePANEL_COMMON_SETTINGS_BASEprotected
m_cbBackupEnabledPANEL_COMMON_SETTINGS_BASEprotected
m_cbRememberOpenFilesPANEL_COMMON_SETTINGS_BASEprotected
m_checkBoxIconsInMenusPANEL_COMMON_SETTINGS_BASEprotected
m_Clear3DCacheFilesOlderPANEL_COMMON_SETTINGS_BASEprotected
m_defaultPDFViewerPANEL_COMMON_SETTINGS_BASEprotected
m_fileHistorySizePANEL_COMMON_SETTINGS_BASEprotected
m_focusFollowSchPcbPANEL_COMMON_SETTINGS_BASEprotected
m_fontScalingHelpPANEL_COMMON_SETTINGS_BASEprotected
m_gbUserInterfacePANEL_COMMON_SETTINGS_BASEprotected
m_gridStripingPANEL_COMMON_SETTINGS_BASEprotected
m_highContrastCtrlPANEL_COMMON_SETTINGS_BASEprotected
m_highContrastLabelPANEL_COMMON_SETTINGS_BASEprotected
m_highContrastUnitsPANEL_COMMON_SETTINGS_BASEprotected
m_hotkeyFeedbackPANEL_COMMON_SETTINGS_BASEprotected
m_NonImmediateActionsPANEL_COMMON_SETTINGS_BASEprotected
m_otherPDFViewerPANEL_COMMON_SETTINGS_BASEprotected
m_pdfViewerBtnPANEL_COMMON_SETTINGS_BASEprotected
m_PDFViewerPathPANEL_COMMON_SETTINGS_BASEprotected
m_rbIconSizeLargePANEL_COMMON_SETTINGS_BASEprotected
m_rbIconSizeNormalPANEL_COMMON_SETTINGS_BASEprotected
m_rbIconSizeSmallPANEL_COMMON_SETTINGS_BASEprotected
m_rbIconThemeAutoPANEL_COMMON_SETTINGS_BASEprotected
m_rbIconThemeDarkPANEL_COMMON_SETTINGS_BASEprotected
m_rbIconThemeLightPANEL_COMMON_SETTINGS_BASEprotected
m_SaveTimePANEL_COMMON_SETTINGS_BASEprotected
m_scaleFontsPANEL_COMMON_SETTINGS_BASEprotected
m_showScrollbarsPANEL_COMMON_SETTINGS_BASEprotected
m_staticline1PANEL_COMMON_SETTINGS_BASEprotected
m_staticline2PANEL_COMMON_SETTINGS_BASEprotected
m_staticline3PANEL_COMMON_SETTINGS_BASEprotected
m_staticline4PANEL_COMMON_SETTINGS_BASEprotected
m_staticline5PANEL_COMMON_SETTINGS_BASEprotected
m_staticline6PANEL_COMMON_SETTINGS_BASEprotected
m_staticText10PANEL_COMMON_SETTINGS_BASEprotected
m_staticText11PANEL_COMMON_SETTINGS_BASEprotected
m_staticText15PANEL_COMMON_SETTINGS_BASEprotected
m_staticText16PANEL_COMMON_SETTINGS_BASEprotected
m_staticText17PANEL_COMMON_SETTINGS_BASEprotected
m_staticText20PANEL_COMMON_SETTINGS_BASEprotected
m_staticText21PANEL_COMMON_SETTINGS_BASEprotected
m_staticText22PANEL_COMMON_SETTINGS_BASEprotected
m_staticText23PANEL_COMMON_SETTINGS_BASEprotected
m_staticText24PANEL_COMMON_SETTINGS_BASEprotected
m_staticText25PANEL_COMMON_SETTINGS_BASEprotected
m_staticText9PANEL_COMMON_SETTINGS_BASEprotected
m_staticTextautosavePANEL_COMMON_SETTINGS_BASEprotected
m_staticTextCanvasScalePANEL_COMMON_SETTINGS_BASEprotected
m_staticTextClear3DCachePANEL_COMMON_SETTINGS_BASEprotected
m_staticTextDaysPANEL_COMMON_SETTINGS_BASEprotected
m_staticTextFileHistorySizePANEL_COMMON_SETTINGS_BASEprotected
m_stIconThemePANEL_COMMON_SETTINGS_BASEprotected
m_stToolbarIconSizePANEL_COMMON_SETTINGS_BASEprotected
m_textEditorBtnPANEL_COMMON_SETTINGS_BASEprotected
m_textEditorPathPANEL_COMMON_SETTINGS_BASEprotected
m_warpMouseOnMovePANEL_COMMON_SETTINGS_BASEprotected
OnCanvasScaleAuto(wxCommandEvent &event)PANEL_COMMON_SETTINGS_BASEinlineprotectedvirtual
OnPDFViewerClick(wxCommandEvent &event)PANEL_COMMON_SETTINGS_BASEinlineprotectedvirtual
OnRadioButtonPdfViewer(wxCommandEvent &event)PANEL_COMMON_SETTINGS_BASEinlineprotectedvirtual
OnTextEditorClick(wxCommandEvent &event)PANEL_COMMON_SETTINGS_BASEinlineprotectedvirtual
PANEL_COMMON_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_COMMON_SETTINGS_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_COMMON_SETTINGS_BASE()PANEL_COMMON_SETTINGS_BASE