Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSocketNotifierSetUNIX Struct Referencefinal

#include <qeventdispatcher_unix_p.h>

+ Collaboration diagram for QSocketNotifierSetUNIX:

Public Member Functions

 QSocketNotifierSetUNIX () noexcept
 
bool isEmpty () const noexcept
 
short events () const noexcept
 

Public Attributes

QSocketNotifiernotifiers [3]
 

Detailed Description

Definition at line 30 of file qeventdispatcher_unix_p.h.

Constructor & Destructor Documentation

◆ QSocketNotifierSetUNIX()

QSocketNotifierSetUNIX::QSocketNotifierSetUNIX ( )
inlinenoexcept

Definition at line 116 of file qeventdispatcher_unix_p.h.

References notifiers.

Member Function Documentation

◆ events()

short QSocketNotifierSetUNIX::events ( ) const
inlinenoexcept

Definition at line 128 of file qeventdispatcher_unix_p.h.

References notifiers.

◆ isEmpty()

bool QSocketNotifierSetUNIX::isEmpty ( ) const
inlinenoexcept

Definition at line 123 of file qeventdispatcher_unix_p.h.

References notifiers.

Referenced by QEventDispatcherUNIX::unregisterSocketNotifier().

+ Here is the caller graph for this function:

Member Data Documentation

◆ notifiers


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