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
QSockFd Struct Reference

#include <qeventdispatcher_win_p.h>

+ Collaboration diagram for QSockFd:

Public Member Functions

 QSockFd (long ev=0, long ma=0)
 

Public Attributes

long event
 
long mask
 
bool selected
 

Detailed Description

Definition at line 78 of file qeventdispatcher_win_p.h.

Constructor & Destructor Documentation

◆ QSockFd()

QSockFd::QSockFd ( long ev = 0,
long ma = 0 )
inlineexplicit

Definition at line 83 of file qeventdispatcher_win_p.h.

Member Data Documentation

◆ event

◆ mask

long QSockFd::mask

Definition at line 80 of file qeventdispatcher_win_p.h.

◆ selected


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