BALL
1.4.2
|
#include <BALL/VIEW/KERNEL/threads.h>
Public Member Functions | |
MessageEvent (Message *msg=0) | |
void | setMessage (Message *msg) |
Message * | getMessage () |
Protected Attributes | |
Message * | message_ |
A QT Event, that can contain a VIEW message. Use this class to post events and thus messages over thread boundaries. Create the Message on the heap, it will be automatically deleted after sending!
|
inline |
|
inline |