Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QMacNotificationObserver Class Reference

#include <qcore_mac_p.h>

+ Collaboration diagram for QMacNotificationObserver:

Public Member Functions

 QMacNotificationObserver ()
 
 QMacNotificationObserver (const QMacNotificationObserver &other)=delete
 
 QMacNotificationObserver (QMacNotificationObserver &&other)
 
QMacNotificationObserveroperator= (const QMacNotificationObserver &other)=delete
 
void swap (QMacNotificationObserver &other) noexcept
 
void remove ()
 
 ~QMacNotificationObserver ()
 

Detailed Description

Definition at line 326 of file qcore_mac_p.h.

Constructor & Destructor Documentation

◆ QMacNotificationObserver() [1/3]

QMacNotificationObserver::QMacNotificationObserver ( )
inline

Definition at line 329 of file qcore_mac_p.h.

◆ QMacNotificationObserver() [2/3]

QMacNotificationObserver::QMacNotificationObserver ( const QMacNotificationObserver other)
delete

◆ QMacNotificationObserver() [3/3]

QMacNotificationObserver::QMacNotificationObserver ( QMacNotificationObserver &&  other)
inline

Definition at line 343 of file qcore_mac_p.h.

◆ ~QMacNotificationObserver()

QMacNotificationObserver::~QMacNotificationObserver ( )
inline

Definition at line 357 of file qcore_mac_p.h.

References remove().

+ Here is the call graph for this function:

Member Function Documentation

◆ operator=()

QMacNotificationObserver & QMacNotificationObserver::operator= ( const QMacNotificationObserver other)
delete

◆ remove()

void QMacNotificationObserver::remove ( )

Definition at line 608 of file qcore_mac.mm.

◆ swap()

void QMacNotificationObserver::swap ( QMacNotificationObserver other)
inlinenoexcept

Definition at line 351 of file qcore_mac_p.h.

References other(), and qt_ptr_swap().

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: