Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qioswindow.h File Reference

(9f618f120c5eb715ec9cbf9120bcb0daf5a97912)

#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 456 of file qioswindow.mm.

◆ QT_MANGLE_NAMESPACE()

QT_MANGLE_NAMESPACE ( QUIView )