![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qeventdispatcher_cf_p.h>
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 86 of file qeventdispatcher_cf_p.h.
| typedef void(T::* RunLoopObserver< T >::CallbackFunction) (CFRunLoopActivity activity) |
Definition at line 89 of file qeventdispatcher_cf_p.h.
|
inline |
Definition at line 91 of file qeventdispatcher_cf_p.h.
|
inline |
Definition at line 101 of file qeventdispatcher_cf_p.h.
|
inline |
Definition at line 107 of file qeventdispatcher_cf_p.h.
|
inline |
Definition at line 116 of file qeventdispatcher_cf_p.h.