Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CGUIEvent Class Reference

CGUIEvent. More...

#include <GUIEvent.h>

Inheritance diagram for CGUIEvent:

CEvent List of all members.

Public Member Functions

 CGUIEvent (int32 type)
 CGUIEvent.
 ~CGUIEvent (void)
 ~CGUIEvent

Detailed Description

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.


Constructor & Destructor Documentation

CGUIEvent::CGUIEvent int32  type  ) 
 

CGUIEvent.

Description: Class constructor

Parameters:
type is the type of Custom Event message
Limitations: NONE

CGUIEvent::~CGUIEvent void   ) 
 

~CGUIEvent

Description: Class deconstructor

Limitations: NONE


The documentation for this class was generated from the following files:
Copyright (c) 2005 Matt Bruns, Pat Hammond, Kevin Markussen, Travis Service, Brain Shaver

SourceForge.net Logo