Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 329 of file qcore_mac_p.h.

Constructor & Destructor Documentation

◆ QMacNotificationObserver() [1/3]

QMacNotificationObserver::QMacNotificationObserver ( )
inline

Definition at line 332 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 346 of file qcore_mac_p.h.

◆ ~QMacNotificationObserver()

QMacNotificationObserver::~QMacNotificationObserver ( )
inline

Definition at line 360 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 612 of file qcore_mac.mm.

◆ swap()

void QMacNotificationObserver::swap ( QMacNotificationObserver & other)
inlinenoexcept

Definition at line 354 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: