#include <Dispatcher.h>
Public Member Functions | |
Dispatcher () | |
~Dispatcher () | |
Static Public Member Functions | |
void | send (Dispatcher_Message *msg) |
Notification of the slot
happens synchronously through main loop event.
Usage rules:
|
Adds a Dispatcher to a PtMainLoop input-event procession chain |
|
Stop signal emission |
|
|
Documentation for photonmm by Yakov <iakovz@gmail.com>.