#include <pg_editors.h>
|
static const wxString | EDITOR_NAME = wxS( "KiCadCheckboxEditor" ) |
|
Definition at line 72 of file pg_editors.h.
◆ PG_CHECKBOX_EDITOR()
PG_CHECKBOX_EDITOR::PG_CHECKBOX_EDITOR |
( |
| ) |
|
◆ ~PG_CHECKBOX_EDITOR()
virtual PG_CHECKBOX_EDITOR::~PG_CHECKBOX_EDITOR |
( |
| ) |
|
|
inlinevirtual |
◆ CreateControls()
wxPGWindowList PG_CHECKBOX_EDITOR::CreateControls |
( |
wxPropertyGrid * |
aGrid, |
|
|
wxPGProperty * |
aProperty, |
|
|
const wxPoint & |
aPos, |
|
|
const wxSize & |
aSize |
|
) |
| const |
|
override |
◆ GetName()
wxString PG_CHECKBOX_EDITOR::GetName |
( |
| ) |
const |
|
inlineoverride |
◆ EDITOR_NAME
const wxString PG_CHECKBOX_EDITOR::EDITOR_NAME = wxS( "KiCadCheckboxEditor" ) |
|
static |
The documentation for this class was generated from the following files: