KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ToolbarCommandCapture Class Reference
Inheritance diagram for ToolbarCommandCapture:

Public Member Functions

 ToolbarCommandCapture ()
 
int GetCommandId () const
 
bool ProcessEvent (wxEvent &evt) override
 

Private Attributes

int m_lastId
 

Detailed Description

Definition at line 201 of file wx_aui_art_providers.cpp.

Constructor & Destructor Documentation

◆ ToolbarCommandCapture()

ToolbarCommandCapture::ToolbarCommandCapture ( )
inline

Definition at line 204 of file wx_aui_art_providers.cpp.

References m_lastId.

Member Function Documentation

◆ GetCommandId()

int ToolbarCommandCapture::GetCommandId ( ) const
inline

Definition at line 205 of file wx_aui_art_providers.cpp.

References m_lastId.

Referenced by WX_AUI_TOOLBAR_ART::ShowDropDown().

◆ ProcessEvent()

bool ToolbarCommandCapture::ProcessEvent ( wxEvent & evt)
inlineoverride

Definition at line 207 of file wx_aui_art_providers.cpp.

References m_lastId.

Member Data Documentation

◆ m_lastId

int ToolbarCommandCapture::m_lastId
private

Definition at line 222 of file wx_aui_art_providers.cpp.

Referenced by GetCommandId(), ProcessEvent(), and ToolbarCommandCapture().


The documentation for this class was generated from the following file: