KiCad PCB EDA Suite
|
This is the complete list of members for PG_UNIT_EDITOR, including all inherited members.
BuildEditorName(EDA_DRAW_FRAME *aFrame) | PG_UNIT_EDITOR | static |
CreateControls(wxPropertyGrid *aPropGrid, wxPGProperty *aProperty, const wxPoint &aPos, const wxSize &aSize) const override | PG_UNIT_EDITOR | |
EDITOR_NAME | PG_UNIT_EDITOR | static |
GetName() const override | PG_UNIT_EDITOR | inline |
GetValueFromControl(wxVariant &aVariant, wxPGProperty *aProperty, wxWindow *aCtrl) const override | PG_UNIT_EDITOR | |
m_editorName | PG_UNIT_EDITOR | protected |
m_frame | PG_UNIT_EDITOR | protected |
m_unitBinder | PG_UNIT_EDITOR | protected |
OnEvent(wxPropertyGrid *aPropGrid, wxPGProperty *aProperty, wxWindow *aCtrl, wxEvent &aEvent) const override | PG_UNIT_EDITOR | |
PG_UNIT_EDITOR(EDA_DRAW_FRAME *aFrame) | PG_UNIT_EDITOR | |
UpdateControl(wxPGProperty *aProperty, wxWindow *aCtrl) const override | PG_UNIT_EDITOR | |
UpdateFrame(EDA_DRAW_FRAME *aFrame) | PG_UNIT_EDITOR | |
~PG_UNIT_EDITOR() | PG_UNIT_EDITOR | virtual |