Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qnswindowdelegate.mm File Reference

(ba2d109c5f091cf5307a15b096da56f50ad44412)

#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>
+ Include dependency graph for qnswindowdelegate.mm:

Go to the source code of this file.

Functions

static bool isWhiteSpace (const QString &s)
 
static QCocoaWindowtoPlatformWindow (NSWindow *window)
 

Function Documentation

◆ isWhiteSpace()

static bool isWhiteSpace ( const QString & s)
inlinestatic

Definition at line 16 of file qnswindowdelegate.mm.

References i.

◆ toPlatformWindow()

static QCocoaWindow * toPlatformWindow ( NSWindow * window)
static

Definition at line 24 of file qnswindowdelegate.mm.

References qnswindow_cast(), and window().

+ Here is the call graph for this function: