![]() |
Qt 4.8
|
Public Variables | |
| QEventDispatcherGlibPrivate * | d |
| int | lastSerialNumber |
| QAtomicInt | serialNumber |
| GSource | source |
Definition at line 246 of file qeventdispatcher_glib.cpp.
| QEventDispatcherGlibPrivate* GPostEventSource::d |
Definition at line 251 of file qeventdispatcher_glib.cpp.
Referenced by postEventSourceDispatch(), and QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate().
| int GPostEventSource::lastSerialNumber |
Definition at line 250 of file qeventdispatcher_glib.cpp.
Referenced by postEventSourceDispatch(), and postEventSourcePrepare().
| QAtomicInt GPostEventSource::serialNumber |
Definition at line 249 of file qeventdispatcher_glib.cpp.
Referenced by postEventSourceDispatch(), postEventSourcePrepare(), and QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate().
| GSource GPostEventSource::source |
Definition at line 248 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate().