![]() |
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 |
QAtomicInt | serialNumber |
int | lastSerialNumber |
QEventDispatcherGlibPrivate * | d |
Definition at line 212 of file qeventdispatcher_glib.cpp.
QEventDispatcherGlibPrivate * GPostEventSource::d |
Definition at line 217 of file qeventdispatcher_glib.cpp.
Referenced by postEventSourceDispatch(), and postEventSourcePrepare().
int GPostEventSource::lastSerialNumber |
Definition at line 216 of file qeventdispatcher_glib.cpp.
Referenced by postEventSourceDispatch(), and postEventSourcePrepare().
QAtomicInt GPostEventSource::serialNumber |
Definition at line 215 of file qeventdispatcher_glib.cpp.
GSource GPostEventSource::source |
Definition at line 214 of file qeventdispatcher_glib.cpp.