Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qnswindowdelegate.mm File Reference
#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 window().

+ Here is the call graph for this function: