![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <AppKit/AppKit.h>#include "qcocoasystemtrayicon.h"#include <qtemporaryfile.h>#include <qimagewriter.h>#include <qdebug.h>#include <QtCore/private/qcore_mac_p.h>#include "qcocoamenu.h"#include "qcocoansmenu.h"#include "qcocoahelpers.h"#include "qcocoaintegration.h"#include "qcocoascreen.h"#include <QtGui/private/qcoregraphics_p.h>Go to the source code of this file.
Macros | |
| #define | NSUserNotificationCenter QT_IGNORE_DEPRECATIONS(NSUserNotificationCenter) |
| #define | NSUserNotification QT_IGNORE_DEPRECATIONS(NSUserNotification) |
Functions | |
| static bool | heightCompareFunction (QSize a, QSize b) |
| static QList< QSize > | sortByHeight (const QList< QSize > &sizes) |
| #define NSUserNotification QT_IGNORE_DEPRECATIONS(NSUserNotification) |
Definition at line 31 of file qcocoasystemtrayicon.mm.
| #define NSUserNotificationCenter QT_IGNORE_DEPRECATIONS(NSUserNotificationCenter) |
Definition at line 30 of file qcocoasystemtrayicon.mm.
Definition at line 75 of file qcocoasystemtrayicon.mm.