#include </home/work/projects/wx/2.9/wx/interface/wx/event.h>

This is only appropriate under Windows.
The following event handler macros redirect the events to member function handlers 'func' with prototypes like:
wxEVT_SYS_COLOUR_CHANGED event.
Public Member Functions | |
| wxSysColourChangedEvent () | |
| Constructor. | |
| wxSysColourChangedEvent::wxSysColourChangedEvent | ( | ) |
Constructor.
|
[ top ] |