#include <auiutils.h>
Inherits wxEvtHandler.

Public Member Functions | |
| wxAuiCommandCapture () | |
| int | GetCommandId () const |
| bool | ProcessEvent (wxEvent &evt) |
Private Attributes | |
| int | m_last_id |
Definition at line 214 of file auiutils.h.
| wxAuiCommandCapture::wxAuiCommandCapture | ( | ) | [inline] |
Definition at line 218 of file auiutils.h.
| int wxAuiCommandCapture::GetCommandId | ( | ) | const [inline] |
Definition at line 219 of file auiutils.h.
| bool wxAuiCommandCapture::ProcessEvent | ( | wxEvent & | evt | ) | [inline] |
Definition at line 221 of file auiutils.h.
int wxAuiCommandCapture::m_last_id [private] |
Definition at line 236 of file auiutils.h.
1.6.3