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
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 330 of file qcore_mac_p.h.

Constructor & Destructor Documentation

◆ QMacNotificationObserver() [1/3]

QMacNotificationObserver::QMacNotificationObserver ( )
inline

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

◆ ~QMacNotificationObserver()

QMacNotificationObserver::~QMacNotificationObserver ( )
inline

Definition at line 364 of file qcore_mac_p.h.

Member Function Documentation

◆ operator=()

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

◆ remove()

void QMacNotificationObserver::remove ( )

Definition at line 618 of file qcore_mac.mm.

◆ swap()

void QMacNotificationObserver::swap ( QMacNotificationObserver & other)
inlinenoexcept

Definition at line 358 of file qcore_mac_p.h.


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