class GmEventDistributor |
This class handles all user event distribution.
void | distributeEvent (GmEvent* event) Description |
static GmEventDistributor* | getInstance () Description |
void | registerWidget (GmInteractiveWidget* widget) Description |
void | unregisterWidget (GmInteractiveWidget* widget) Description |
map<unsigned short int, GmInteractiveWidget*> | mRegisteredWidgets Description |
GmEventDistributor () Protected constructor | |
virtual | ~GmEventDistributor () Virtual destructor |
This class handles all user event distribution. There is a 1:1 coorespondence between user events and their target components. Only the component that resides in the top most layer of the UI should receive user events.
Alphabetic index HTML hierarchy of classes or Java