Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

Member Function Documentation

◆ events()

short QSocketNotifierSetUNIX::events ( ) const
inlinenoexcept

Definition at line 128 of file qeventdispatcher_unix_p.h.

◆ isEmpty()

bool QSocketNotifierSetUNIX::isEmpty ( ) const
inlinenoexcept

Definition at line 123 of file qeventdispatcher_unix_p.h.

Member Data Documentation

◆ notifiers

QSocketNotifier* QSocketNotifierSetUNIX::notifiers[3]

Definition at line 37 of file qeventdispatcher_unix_p.h.


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