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
GPostEventSource Struct Reference
Collaboration diagram for GPostEventSource:

Public Attributes

GSource source
QAtomicInt serialNumber
int lastSerialNumber
QEventDispatcherGlibPrivated

Detailed Description

Definition at line 212 of file qeventdispatcher_glib.cpp.

Member Data Documentation

◆ d

QEventDispatcherGlibPrivate * GPostEventSource::d

Definition at line 217 of file qeventdispatcher_glib.cpp.

Referenced by postEventSourceDispatch(), and postEventSourcePrepare().

◆ lastSerialNumber

int GPostEventSource::lastSerialNumber

Definition at line 216 of file qeventdispatcher_glib.cpp.

Referenced by postEventSourceDispatch(), and postEventSourcePrepare().

◆ serialNumber

QAtomicInt GPostEventSource::serialNumber

Definition at line 215 of file qeventdispatcher_glib.cpp.

◆ source

GSource GPostEventSource::source

Definition at line 214 of file qeventdispatcher_glib.cpp.


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