![]() |
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 "qnswindowdelegate.h"
#include "qcocoahelpers.h"
#include "qcocoawindow.h"
#include "qcocoascreen.h"
#include <QDebug>
#include <QtCore/private/qcore_mac_p.h>
#include <qpa/qplatformscreen.h>
#include <qpa/qwindowsysteminterface.h>
Go to the source code of this file.
Functions | |
static bool | isWhiteSpace (const QString &s) |
static QCocoaWindow * | toPlatformWindow (NSWindow *window) |
|
inlinestatic |
Definition at line 17 of file qnswindowdelegate.mm.
|
static |
Definition at line 25 of file qnswindowdelegate.mm.