![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| GSource | source |
| QTimerInfoList | timerList |
| QEventLoop::ProcessEventsFlags | processEventsFlags |
| bool | runWithIdlePriority |
Definition at line 92 of file qeventdispatcher_glib.cpp.
| QEventLoop::ProcessEventsFlags GTimerSource::processEventsFlags |
Definition at line 96 of file qeventdispatcher_glib.cpp.
| bool GTimerSource::runWithIdlePriority |
Definition at line 97 of file qeventdispatcher_glib.cpp.
Referenced by idleTimerSourceCheck(), idleTimerSourcePrepare(), timerSourceCheck(), timerSourceDispatch(), and timerSourcePrepare().
| GSource GTimerSource::source |
Definition at line 94 of file qeventdispatcher_glib.cpp.
| QTimerInfoList GTimerSource::timerList |
Definition at line 95 of file qeventdispatcher_glib.cpp.