|
KiCad PCB EDA Suite
|
Public Member Functions | |
| ToolbarCommandCapture () | |
| int | GetCommandId () const |
| bool | ProcessEvent (wxEvent &evt) override |
Private Attributes | |
| int | m_lastId |
Definition at line 201 of file wx_aui_art_providers.cpp.
|
inline |
Definition at line 204 of file wx_aui_art_providers.cpp.
References m_lastId.
|
inline |
Definition at line 205 of file wx_aui_art_providers.cpp.
References m_lastId.
Referenced by WX_AUI_TOOLBAR_ART::ShowDropDown().
|
inlineoverride |
Definition at line 207 of file wx_aui_art_providers.cpp.
References m_lastId.
|
private |
Definition at line 222 of file wx_aui_art_providers.cpp.
Referenced by GetCommandId(), ProcessEvent(), and ToolbarCommandCapture().