#include <GUIEvent.h>
Inheritance diagram for CGUIEvent:

| Public Member Functions | |
| CGUIEvent (int32 type) | |
| CGUIEvent. | |
| ~CGUIEvent (void) | |
| ~CGUIEvent | |
Description: This is a QCustomEvent derived class used to send messages from the CClient class to the Qt Client GUI.
Limitations: The type of the message passed into the constructor needs to be greater than 1000 at least.
| 
 | 
| CGUIEvent. Description: Class constructor 
 
 | 
| 
 | 
| ~CGUIEvent Description: Class deconstructor Limitations: NONE |