![]() |
Qt 6.x
The Qt SDK
|
#include <qeventdispatcher_unix_p.h>
Public Member Functions | |
QSocketNotifierSetUNIX () noexcept | |
bool | isEmpty () const noexcept |
short | events () const noexcept |
Public Attributes | |
QSocketNotifier * | notifiers [3] |
Definition at line 30 of file qeventdispatcher_unix_p.h.
|
inlinenoexcept |
Definition at line 116 of file qeventdispatcher_unix_p.h.
References notifiers.
|
inlinenoexcept |
Definition at line 128 of file qeventdispatcher_unix_p.h.
References notifiers.
|
inlinenoexcept |
Definition at line 123 of file qeventdispatcher_unix_p.h.
References notifiers.
Referenced by QEventDispatcherUNIX::unregisterSocketNotifier().
QSocketNotifier* QSocketNotifierSetUNIX::notifiers[3] |
Definition at line 37 of file qeventdispatcher_unix_p.h.
Referenced by QSocketNotifierSetUNIX(), events(), isEmpty(), QEventDispatcherUNIXPrivate::markPendingSocketNotifiers(), QEventDispatcherUNIX::registerSocketNotifier(), and QEventDispatcherUNIX::unregisterSocketNotifier().