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

tGUIMessage Struct Reference

GUI Message structure. More...

#include <GUI.h>

List of all members.

Public Attributes

CGUIElementpSender
CGUIElementpReceiver


Detailed Description

GUI Message structure.

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.


Member Data Documentation

CGUIElement* tGUIMessage::pReceiver
 

Constructor Definition at line 132 of file GUI.h.

Referenced by CGUIEventHandler::Dispatch(), CGUIEventHandler::Flush(), and CGUIEventHandler::PostMessage().

CGUIElement* tGUIMessage::pSender
 

Who sent the message Definition at line 131 of file GUI.h.

Referenced by CGUIEventHandler::Flush(), CGUIEventHandler::PostMessage(), CGUIWindow::ProcessMessage(), CGUITabControl::ProcessMessage(), CGUIScrollBar::ProcessMessage(), CGUIRadioGroup::ProcessMessage(), CGUIProgressBar::ProcessMessage(), CGUIMenuEntry::ProcessMessage(), CGUIMenu::ProcessMessage(), CGUIListBox::ProcessMessage(), CGUIDropList::ProcessMessage(), CGUIBorder::ProcessMessage(), and CGUI::ProcessMessage().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 17 21:34:30 2005 for OpenGL GUI by doxygen 1.3.8