KiCad PCB EDA Suite
|
This is the complete list of members for PANEL_PLUGIN_SETTINGS_BASE, including all inherited members.
GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override | RESETTABLE_PANEL | inline |
GetResetTooltip() const | RESETTABLE_PANEL | inlinevirtual |
m_btnDetectAutomatically | PANEL_PLUGIN_SETTINGS_BASE | protected |
m_cbEnableApi | PANEL_PLUGIN_SETTINGS_BASE | protected |
m_pickerPythonInterpreter | PANEL_PLUGIN_SETTINGS_BASE | protected |
m_stApiStatus | PANEL_PLUGIN_SETTINGS_BASE | protected |
m_staticText2 | PANEL_PLUGIN_SETTINGS_BASE | protected |
m_staticText3 | PANEL_PLUGIN_SETTINGS_BASE | protected |
m_stPythonStatus | PANEL_PLUGIN_SETTINGS_BASE | |
OnBtnDetectAutomaticallyClicked(wxCommandEvent &event) | PANEL_PLUGIN_SETTINGS_BASE | inlineprotectedvirtual |
OnEnableApiChecked(wxCommandEvent &event) | PANEL_PLUGIN_SETTINGS_BASE | inlineprotectedvirtual |
OnPythonInterpreterChanged(wxFileDirPickerEvent &event) | PANEL_PLUGIN_SETTINGS_BASE | inlineprotectedvirtual |
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()=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_PLUGIN_SETTINGS_BASE() | PANEL_PLUGIN_SETTINGS_BASE |