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

Public Attributes

GSource source
QList< GPollFDWithQSocketNotifier * > pollfds
qsizetype activeNotifierPos

Detailed Description

Definition at line 29 of file qeventdispatcher_glib.cpp.

Member Data Documentation

◆ activeNotifierPos

qsizetype GSocketNotifierSource::activeNotifierPos

Definition at line 33 of file qeventdispatcher_glib.cpp.

◆ pollfds

QList< GPollFDWithQSocketNotifier * > GSocketNotifierSource::pollfds

Definition at line 32 of file qeventdispatcher_glib.cpp.

◆ source

GSource GSocketNotifierSource::source

Definition at line 31 of file qeventdispatcher_glib.cpp.


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