(327cfd55b12500287441d477e77fd7958e12b41d)
#include <AppKit/AppKit.h>
#include "qnswindow.h"
#include "qcocoawindow.h"
#include "qcocoahelpers.h"
#include "qcocoaeventdispatcher.h"
#include "qcocoaintegration.h"
#include <qpa/qwindowsysteminterface.h>
#include <QtGui/private/qhighdpiscaling_p.h>
#include "qnswindow.mm"
Go to the source code of this file.
◆ QNSWINDOW_PROTOCOL_IMPLMENTATION [1/2]
#define QNSWINDOW_PROTOCOL_IMPLMENTATION 1 |
◆ QNSWINDOW_PROTOCOL_IMPLMENTATION [2/2]
#define QNSWINDOW_PROTOCOL_IMPLMENTATION 1 |
◆ isMouseEvent()
static bool isMouseEvent |
( |
NSEvent * | ev | ) |
|
|
static |
◆ Q_LOGGING_CATEGORY()
Q_LOGGING_CATEGORY |
( |
lcQpaEvents | , |
|
|
"qt.qpa.events" | ) |
◆ qnswindow_cast()
NSWindow< QNSWindowProtocol > * qnswindow_cast |
( |
NSWindow * | window | ) |
|