KiCad PCB EDA Suite
|
This is the complete list of members for PANEL_FP_EDITOR_DEFAULTS_BASE, including all inherited members.
defaultFieldPropertiesLabel | PANEL_FP_EDITOR_DEFAULTS_BASE | protected |
defaultTextItemsLabel | PANEL_FP_EDITOR_DEFAULTS_BASE | protected |
GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override | RESETTABLE_PANEL | inline |
GetResetTooltip() const | RESETTABLE_PANEL | inlinevirtual |
m_bpAdd | PANEL_FP_EDITOR_DEFAULTS_BASE | protected |
m_bpDelete | PANEL_FP_EDITOR_DEFAULTS_BASE | protected |
m_fieldPropsGrid | PANEL_FP_EDITOR_DEFAULTS_BASE | protected |
m_graphicsGrid | PANEL_FP_EDITOR_DEFAULTS_BASE | protected |
m_textItemsGrid | PANEL_FP_EDITOR_DEFAULTS_BASE | protected |
OnAddTextItem(wxCommandEvent &event) | PANEL_FP_EDITOR_DEFAULTS_BASE | inlineprotectedvirtual |
OnDeleteTextItem(wxCommandEvent &event) | PANEL_FP_EDITOR_DEFAULTS_BASE | inlineprotectedvirtual |
OnGridSize(wxSizeEvent &event) | PANEL_FP_EDITOR_DEFAULTS_BASE | inlineprotectedvirtual |
PANEL_FP_EDITOR_DEFAULTS_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_FP_EDITOR_DEFAULTS_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_FP_EDITOR_DEFAULTS_BASE() | PANEL_FP_EDITOR_DEFAULTS_BASE |