Qt 4.8
|
Public Variables | |
QEventLoop::ProcessEventsFlags | processEventsFlags |
bool | runWithIdlePriority |
GSource | source |
QTimerInfoList | timerList |
Definition at line 125 of file qeventdispatcher_glib.cpp.
QEventLoop::ProcessEventsFlags GTimerSource::processEventsFlags |
Definition at line 129 of file qeventdispatcher_glib.cpp.
Referenced by timerSourceCheckHelper(), timerSourceDispatch(), and timerSourcePrepareHelper().
bool GTimerSource::runWithIdlePriority |
Definition at line 130 of file qeventdispatcher_glib.cpp.
Referenced by idleTimerSourceCheck(), idleTimerSourcePrepare(), QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority(), timerSourceCheck(), timerSourceDispatch(), and timerSourcePrepare().
GSource GTimerSource::source |
Definition at line 127 of file qeventdispatcher_glib.cpp.
QTimerInfoList GTimerSource::timerList |
Definition at line 128 of file qeventdispatcher_glib.cpp.
Referenced by timerSourceCheckHelper(), and timerSourcePrepareHelper().