![]() |
Qt 6.x
The Qt SDK
|
#include <qeventdispatcher_cf_p.h>
Collaboration diagram for RunLoopObserver< T >:Public Types | |
| typedef void(T::* | CallbackFunction) (CFRunLoopActivity activity) |
Public Member Functions | |
| RunLoopObserver (T *delegate, CallbackFunction callback, CFOptionFlags activities) | |
| ~RunLoopObserver () | |
| void | addToMode (CFStringRef mode, CFRunLoopRef runLoop=0) |
| void | removeFromMode (CFStringRef mode, CFRunLoopRef runLoop=0) |
Definition at line 120 of file qeventdispatcher_cf_p.h.
| typedef void(T::* RunLoopObserver< T >::CallbackFunction) (CFRunLoopActivity activity) |
Definition at line 123 of file qeventdispatcher_cf_p.h.
|
inline |
Definition at line 125 of file qeventdispatcher_cf_p.h.
|
inline |
Definition at line 135 of file qeventdispatcher_cf_p.h.
|
inline |
Definition at line 141 of file qeventdispatcher_cf_p.h.
Referenced by __attribute__().
Here is the caller graph for this function:
|
inline |
Definition at line 150 of file qeventdispatcher_cf_p.h.
Referenced by QIOSJumpingEventDispatcher::interruptEventLoopExec().
Here is the caller graph for this function: