BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
BALL::VIEW::NotificationEvent Class Reference

#include <BALL/VIEW/INPUT/notificationEvent.h>

Inheritance diagram for BALL::VIEW::NotificationEvent:
QEvent

Public Member Functions

 NotificationEvent (EventsIDs type, Message *message)
 
MessagegetMessage ()
 

Private Attributes

Messagemessage_
 

Detailed Description

Definition at line 12 of file notificationEvent.h.

Constructor & Destructor Documentation

BALL::VIEW::NotificationEvent::NotificationEvent ( EventsIDs  type,
Message message 
)

Member Function Documentation

Message* BALL::VIEW::NotificationEvent::getMessage ( )
inline

Definition at line 17 of file notificationEvent.h.

Member Data Documentation

Message* BALL::VIEW::NotificationEvent::message_
private

Definition at line 19 of file notificationEvent.h.