Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
GTimerSource Struct Reference
Collaboration diagram for GTimerSource:

Public Attributes

GSource source
QTimerInfoList timerList
QEventLoop::ProcessEventsFlags processEventsFlags
bool runWithIdlePriority

Detailed Description

Definition at line 92 of file qeventdispatcher_glib.cpp.

Member Data Documentation

◆ processEventsFlags

QEventLoop::ProcessEventsFlags GTimerSource::processEventsFlags

Definition at line 96 of file qeventdispatcher_glib.cpp.

◆ runWithIdlePriority

bool GTimerSource::runWithIdlePriority

◆ source

GSource GTimerSource::source

Definition at line 94 of file qeventdispatcher_glib.cpp.

◆ timerList

QTimerInfoList GTimerSource::timerList

Definition at line 95 of file qeventdispatcher_glib.cpp.


The documentation for this struct was generated from the following file: