
Controls
Public Member Functions | |
| ControlEvent (ControlDispatcher *src, Control *ctrl) | |
| Event (ControlDispatcher *src) | |
| creates a new event. | |
| Control * | getControl () const |
| ControlDispatcher * | getSource () const |
| provides access to the source of the event. | |
| ~ControlEvent () | |
|
||||||||||||
|
|
|
|
|
|
|
creates a new event.
|
|
|
|
|
|
provides access to the source of the event.
The source of an event is the
|
1.4.3