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
qioswindow.h File Reference

(c0f6d10bc296b7296914fcb67ac1dab867d02a22)

#include <qpa/qplatformwindow.h>
#include <qpa/qwindowsysteminterface.h>
import <UIKit/UIKit.h>
+ Include dependency graph for qioswindow.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QIOSWindow
 

Functions

QDebug operator<< (QDebug debug, const QIOSWindow *window)
 
 QT_MANGLE_NAMESPACE (QUIView) *quiview_cast(UIView *view)
 

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug debug,
const QIOSWindow * window )

Definition at line 438 of file qioswindow.mm.

References debug, and window().

+ Here is the call graph for this function:

◆ QT_MANGLE_NAMESPACE()

QT_MANGLE_NAMESPACE ( QUIView )