#include <GUI.h>
Public Attributes | |
CGUIElement * | pSender |
CGUIElement * | pReceiver |
This class represents a message for GUI, derived from generic tMessage structure. It contains pointers to Sender and Receiver widgets in addition to standard message struct.
Definition at line 129 of file GUI.h.
|
Constructor Definition at line 132 of file GUI.h. Referenced by CGUIEventHandler::Dispatch(), CGUIEventHandler::Flush(), and CGUIEventHandler::PostMessage(). |
|