Qt 4.8
|
Public Variables | |
GPollFD | pollfd |
QSocketNotifier * | socketNotifier |
Definition at line 59 of file qeventdispatcher_glib.cpp.
GPollFD GPollFDWithQSocketNotifier::pollfd |
Definition at line 61 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlib::registerSocketNotifier(), socketNotifierSourceCheck(), socketNotifierSourceDispatch(), QEventDispatcherGlib::unregisterSocketNotifier(), and QEventDispatcherGlib::~QEventDispatcherGlib().
QSocketNotifier* GPollFDWithQSocketNotifier::socketNotifier |
Definition at line 62 of file qeventdispatcher_glib.cpp.
Referenced by QEventDispatcherGlib::registerSocketNotifier(), socketNotifierSourceCheck(), socketNotifierSourceDispatch(), and QEventDispatcherGlib::unregisterSocketNotifier().