#include <pg_editors.h>
|
wxString | GetName () const override |
|
bool | GetValueFromControl (wxVariant &aVariant, wxPGProperty *aProperty, wxWindow *aCtrl) const override |
|
void | UpdateControl (wxPGProperty *aProperty, wxWindow *aCtrl) const override |
|
|
static const wxString | EDITOR_NAME = wxS( "KiCadRatioEditor" ) |
|
Definition at line 114 of file pg_editors.h.
◆ GetName()
wxString PG_RATIO_EDITOR::GetName |
( |
| ) |
const |
|
inlineoverride |
◆ GetValueFromControl()
bool PG_RATIO_EDITOR::GetValueFromControl |
( |
wxVariant & |
aVariant, |
|
|
wxPGProperty * |
aProperty, |
|
|
wxWindow * |
aCtrl |
|
) |
| const |
|
override |
◆ UpdateControl()
void PG_RATIO_EDITOR::UpdateControl |
( |
wxPGProperty * |
aProperty, |
|
|
wxWindow * |
aCtrl |
|
) |
| const |
|
override |
◆ EDITOR_NAME
const wxString PG_RATIO_EDITOR::EDITOR_NAME = wxS( "KiCadRatioEditor" ) |
|
static |
The documentation for this class was generated from the following files: