Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
GSocketNotifierSource Struct Reference
+ Collaboration diagram for GSocketNotifierSource:

Public Attributes

GSource source
 
QList< GPollFDWithQSocketNotifier * > pollfds
 
int activeNotifierPos
 

Detailed Description

Definition at line 28 of file qeventdispatcher_glib.cpp.

Member Data Documentation

◆ activeNotifierPos

int GSocketNotifierSource::activeNotifierPos

Definition at line 32 of file qeventdispatcher_glib.cpp.

◆ pollfds

QList<GPollFDWithQSocketNotifier *> GSocketNotifierSource::pollfds

◆ source

GSource GSocketNotifierSource::source

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