![]() |
Qt 6.x
The Qt SDK
|
Public Attributes | |
GSource | source |
QTimerInfoList | timerList |
QEventLoop::ProcessEventsFlags | processEventsFlags |
bool | runWithIdlePriority |
Definition at line 88 of file qeventdispatcher_glib.cpp.
QEventLoop::ProcessEventsFlags GTimerSource::processEventsFlags |
Definition at line 92 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(), and timerSourceDispatch().
bool GTimerSource::runWithIdlePriority |
Definition at line 93 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(), idleTimerSourceCheck(), idleTimerSourcePrepare(), QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority(), and timerSourceDispatch().
GSource GTimerSource::source |
Definition at line 90 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(), and idleTimerSourceDispatch().
QTimerInfoList GTimerSource::timerList |
Definition at line 91 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(), and timerSourceDispatch().