![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for GPostEventSource:Public Attributes | |
| GSource | source |
| QAtomicInt | serialNumber |
| int | lastSerialNumber |
| QEventDispatcherGlibPrivate * | d |
Definition at line 206 of file qeventdispatcher_glib.cpp.
| QEventDispatcherGlibPrivate* GPostEventSource::d |
Definition at line 211 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(), and postEventSourcePrepare().
| int GPostEventSource::lastSerialNumber |
Definition at line 210 of file qeventdispatcher_glib.cpp.
Referenced by postEventSourceDispatch().
| QAtomicInt GPostEventSource::serialNumber |
Definition at line 209 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate().
| GSource GPostEventSource::source |
Definition at line 208 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate().