![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qeventdispatcher_win_p.h>
Public Member Functions | |
QSockFd (long ev=0, long ma=0) |
Public Attributes | |
long | event |
long | mask |
bool | selected |
Definition at line 78 of file qeventdispatcher_win_p.h.
|
inlineexplicit |
Definition at line 83 of file qeventdispatcher_win_p.h.
long QSockFd::event |
Definition at line 79 of file qeventdispatcher_win_p.h.
Referenced by QSockFd().
long QSockFd::mask |
Definition at line 80 of file qeventdispatcher_win_p.h.
Referenced by QSockFd().
bool QSockFd::selected |
Definition at line 81 of file qeventdispatcher_win_p.h.
Referenced by QSockFd().