![]() |
Qt 6.x
The Qt SDK
|
#include <qcore_mac_p.h>
Public Member Functions | |
QMacNotificationObserver () | |
QMacNotificationObserver (const QMacNotificationObserver &other)=delete | |
QMacNotificationObserver (QMacNotificationObserver &&other) | |
QMacNotificationObserver & | operator= (const QMacNotificationObserver &other)=delete |
void | swap (QMacNotificationObserver &other) noexcept |
void | remove () |
~QMacNotificationObserver () | |
Definition at line 326 of file qcore_mac_p.h.
|
inline |
Definition at line 329 of file qcore_mac_p.h.
|
delete |
|
inline |
Definition at line 343 of file qcore_mac_p.h.
|
inline |
Definition at line 357 of file qcore_mac_p.h.
References remove().
|
delete |
void QMacNotificationObserver::remove | ( | ) |
Definition at line 608 of file qcore_mac.mm.
|
inlinenoexcept |
Definition at line 351 of file qcore_mac_p.h.
References other(), and qt_ptr_swap().