![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for GSocketNotifierSource:Public Attributes | |
| GSource | source |
| QList< GPollFDWithQSocketNotifier * > | pollfds |
| int | activeNotifierPos |
Definition at line 25 of file qeventdispatcher_glib.cpp.
| int GSocketNotifierSource::activeNotifierPos |
Definition at line 29 of file qeventdispatcher_glib.cpp.
| QList<GPollFDWithQSocketNotifier *> GSocketNotifierSource::pollfds |
Definition at line 28 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate().
| GSource GSocketNotifierSource::source |
Definition at line 27 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate().