BALL 1.5.0
Loading...
Searching...
No Matches
Public Member Functions | 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 ()
 

Detailed Description

Definition at line 12 of file notificationEvent.h.

Constructor & Destructor Documentation

◆ NotificationEvent()

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

Member Function Documentation

◆ getMessage()

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

Definition at line 17 of file notificationEvent.h.