|
| | PG_NET_SELECTOR_EDITOR (PCB_BASE_EDIT_FRAME *aFrame) |
| |
| wxString | GetName () const override |
| |
| wxPGWindowList | CreateControls (wxPropertyGrid *aGrid, wxPGProperty *aProperty, const wxPoint &aPos, const wxSize &aSize) const override |
| |
| void | UpdateControl (wxPGProperty *aProperty, wxWindow *aCtrl) const override |
| |
| bool | GetValueFromControl (wxVariant &aVariant, wxPGProperty *aProperty, wxWindow *aCtrl) const override |
| |
| bool | OnEvent (wxPropertyGrid *aGrid, wxPGProperty *aProperty, wxWindow *aWindow, wxEvent &aEvent) const override |
| |
|
| static const wxString | EDITOR_NAME = wxS( "PG_NET_SELECTOR_EDITOR" ) |
| |
Definition at line 112 of file pcb_properties_panel.cpp.
◆ PG_NET_SELECTOR_EDITOR()
◆ CreateControls()
| wxPGWindowList PG_NET_SELECTOR_EDITOR::CreateControls |
( |
wxPropertyGrid * | aGrid, |
|
|
wxPGProperty * | aProperty, |
|
|
const wxPoint & | aPos, |
|
|
const wxSize & | aSize ) const |
|
inlineoverride |
◆ GetName()
| wxString PG_NET_SELECTOR_EDITOR::GetName |
( |
| ) |
const |
|
inlineoverride |
◆ GetValueFromControl()
| bool PG_NET_SELECTOR_EDITOR::GetValueFromControl |
( |
wxVariant & | aVariant, |
|
|
wxPGProperty * | aProperty, |
|
|
wxWindow * | aCtrl ) const |
|
inlineoverride |
◆ OnEvent()
| bool PG_NET_SELECTOR_EDITOR::OnEvent |
( |
wxPropertyGrid * | aGrid, |
|
|
wxPGProperty * | aProperty, |
|
|
wxWindow * | aWindow, |
|
|
wxEvent & | aEvent ) const |
|
inlineoverride |
◆ UpdateControl()
| void PG_NET_SELECTOR_EDITOR::UpdateControl |
( |
wxPGProperty * | aProperty, |
|
|
wxWindow * | aCtrl ) const |
|
inlineoverride |
◆ EDITOR_NAME
| const wxString PG_NET_SELECTOR_EDITOR::EDITOR_NAME = wxS( "PG_NET_SELECTOR_EDITOR" ) |
|
static |
◆ m_frame
The documentation for this class was generated from the following file: