![]() |
Qt 6.x
The Qt SDK
|
#include <qeventdispatcher_win_p.h>
Public Attributes | |
QSocketNotifier * | obj |
int | fd |
Definition at line 72 of file qeventdispatcher_win_p.h.
int QSockNot::fd |
Definition at line 74 of file qeventdispatcher_win_p.h.
Referenced by QEventDispatcherWin32::registerSocketNotifier().
QSocketNotifier* QSockNot::obj |
Definition at line 73 of file qeventdispatcher_win_p.h.
Referenced by QEventDispatcherWin32::registerSocketNotifier().