Gwork: 0.3.0Dev |
#include <Events.h>
Public Member Functions | |
Information (Gwk::Controls::Base *pctrl) | |
void | Init () |
Public Attributes | |
Gwk::Controls::Base * | ControlCaller |
Gwk::Event::Packet * | Packet |
Gwk::Controls::Base * | Control |
These are set by the event and may or may not be set. | |
Gwk::ControlList | ControlList |
Gwk::String | String |
Gwk::Point | Point |
int | Integer |
Passed to an event hook
Gwk::Controls::Base* Gwk::Event::Information::ControlCaller |
This is set by the event caller, it will always be the control which is calling the event.
Gwk::Event::Packet* Gwk::Event::Information::Packet |
This is set by the event hook, e.g. :-