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
qquickwindowcontainer.cpp File Reference

(abc4dc8dc28575ab6fd8f8293f59cf353b3ef57d)

#include "qquickwindowcontainer_p.h"
#include <QtQuick/qquickrendercontrol.h>
#include <QtQuick/private/qquickitem_p.h>
#include <QtQuick/private/qquickrectangle_p.h>
#include <QtQuick/private/qquickwindowmodule_p.h>
#include <QtQuick/private/qquickimplicitsizeitem_p_p.h>
+ Include dependency graph for qquickwindowcontainer.cpp:

Go to the source code of this file.

Classes

class  QQuickWindowContainerPrivate
 \qmltype WindowContainer \inqmlmodule QtQuick\inherits Item More...
 

Functions

static QTransform sanitizeTransform (const QTransform &transform)
 

Function Documentation

◆ sanitizeTransform()

static QTransform sanitizeTransform ( const QTransform & transform)
static

Definition at line 265 of file qquickwindowcontainer.cpp.

References QTransform::fromTranslate().

Referenced by QQuickWindowContainer::updatePolish().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: