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

(051d7dd9555381274b399183dd425ca2ae8c9d5a)

#include "qquickstyleitem.h"
#include <QtCore/qscopedvaluerollback.h>
#include <QtCore/qdir.h>
#include <QtQuick/qsgninepatchnode.h>
#include <QtQuick/private/qquickwindow_p.h>
#include <QtQuick/qquickwindow.h>
#include <QtQuick/qquickrendercontrol.h>
#include <QtQuickTemplates2/private/qquickcontrol_p.h>
#include <QtQuickTemplates2/private/qquickbutton_p.h>
#include <QtQml/qqml.h>
#include "qquickstyleitembutton.h"
#include "qquickstylehelper_p.h"
#include "moc_qquickstyleitem.cpp"
+ Include dependency graph for qquickstyleitem.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE QDebug operator<< (QDebug debug, const QQuickStyleMargins &padding)
 
QDebug operator<< (QDebug debug, const StyleItemGeometry &cg)
 
static QWindoweffectiveWindow (QQuickWindow *window)
 

Function Documentation

◆ effectiveWindow()

static QWindow * effectiveWindow ( QQuickWindow * window)
static

Definition at line 174 of file qquickstyleitem.cpp.

References QQuickRenderControl::renderWindowFor(), and window().

+ Here is the call graph for this function:

◆ operator<<() [1/2]

◆ operator<<() [2/2]