(76d861f39f5d063a0e065c7e3646606ed6a3b9d1)
#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()
bool isMouseEvent |
( |
NSEvent * | ev | ) |
|
|
static |
◆ Q_STATIC_LOGGING_CATEGORY()
Q_STATIC_LOGGING_CATEGORY |
( |
lcQpaEvents | , |
|
|
"qt.qpa.events" | ) |
◆ qnswindow_cast()