#include <qpa/qplatformwindow.h>
#include <qpa/qplatformwindow_p.h>
#include <QRect>
#include <QPointer>
#include "qcocoaglcontext.h"
#include "qnsview.h"
#include "qnswindow.h"
#include <QHash>
Go to the source code of this file.
◆ Q_NOTIFICATION_HANDLER
#define Q_NOTIFICATION_HANDLER |
( |
|
notification | ) |
|
◆ Q_NOTIFICATION_PREFIX
#define Q_NOTIFICATION_PREFIX QT_STRINGIFY2(Q_COCOA_NOTIFICATION_) |
◆ NSInteger
◆ NSUInteger
◆ operator<<()
◆ Q_FORWARD_DECLARE_OBJC_CLASS() [1/3]
Q_FORWARD_DECLARE_OBJC_CLASS |
( |
NSCursor |
| ) |
|
◆ Q_FORWARD_DECLARE_OBJC_CLASS() [2/3]
Q_FORWARD_DECLARE_OBJC_CLASS |
( |
NSView |
| ) |
|
◆ Q_FORWARD_DECLARE_OBJC_CLASS() [3/3]
Q_FORWARD_DECLARE_OBJC_CLASS |
( |
NSWindow |
| ) |
|
◆ QCocoaWindowWillReleaseQNSViewNotification
const NSNotificationName QCocoaWindowWillReleaseQNSViewNotification |
|
extern |