Qt 4.8
Public Variables | List of all members
GTimerSource Struct Reference

Public Variables

QEventLoop::ProcessEventsFlags processEventsFlags
 
bool runWithIdlePriority
 
GSource source
 
QTimerInfoList timerList
 

Detailed Description

Definition at line 125 of file qeventdispatcher_glib.cpp.

Properties

◆ processEventsFlags

QEventLoop::ProcessEventsFlags GTimerSource::processEventsFlags

◆ runWithIdlePriority

bool GTimerSource::runWithIdlePriority

◆ source

GSource GTimerSource::source

Definition at line 127 of file qeventdispatcher_glib.cpp.

◆ timerList

QTimerInfoList GTimerSource::timerList

Definition at line 128 of file qeventdispatcher_glib.cpp.

Referenced by timerSourceCheckHelper(), and timerSourcePrepareHelper().


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