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

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

GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const overrideRESETTABLE_PANELinline
GetResetTooltip() constRESETTABLE_PANELinlinevirtual
m_btnDetectAutomaticallyPANEL_PLUGIN_SETTINGS_BASEprotected
m_cbEnableApiPANEL_PLUGIN_SETTINGS_BASEprotected
m_pickerPythonInterpreterPANEL_PLUGIN_SETTINGS_BASEprotected
m_stApiStatusPANEL_PLUGIN_SETTINGS_BASEprotected
m_staticText2PANEL_PLUGIN_SETTINGS_BASEprotected
m_staticText3PANEL_PLUGIN_SETTINGS_BASEprotected
m_stPythonStatusPANEL_PLUGIN_SETTINGS_BASE
OnBtnDetectAutomaticallyClicked(wxCommandEvent &event)PANEL_PLUGIN_SETTINGS_BASEinlineprotectedvirtual
OnEnableApiChecked(wxCommandEvent &event)PANEL_PLUGIN_SETTINGS_BASEinlineprotectedvirtual
OnPythonInterpreterChanged(wxFileDirPickerEvent &event)PANEL_PLUGIN_SETTINGS_BASEinlineprotectedvirtual
PANEL_PLUGIN_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_PLUGIN_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_PLUGIN_SETTINGS_BASE()PANEL_PLUGIN_SETTINGS_BASE