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

(c9ad4d407d6046a36d4babc5ca55443971c70557)

#include "qquickwindowsstyle_p.h"
#include "qquickwindowsstyle_p_p.h"
#include "qquickstyleoption.h"
#include "qquickstylehelper_p.h"
#include "qquickdrawutil.h"
#include <QtGui/qbitmap.h>
#include <QtGui/qevent.h>
#include <QtGui/qpaintengine.h>
#include <QtGui/qpainter.h>
#include <QtCore/qdebug.h>
#include <QtCore/qfile.h>
#include <QtCore/qtextstream.h>
#include <QtGui/qpixmapcache.h>
#include <QtGui/qpa/qplatformintegration.h>
#include <QtGui/private/qguiapplication_p.h>
#include <QtGui/qstylehints.h>
#include <private/qmath_p.h>
#include <qmath.h>
#include <QtGui/qpainterpath.h>
#include <QtGui/qscreen.h>
#include <QtGui/qwindow.h>
#include <qpa/qplatformtheme.h>
#include <qpa/qplatformscreen.h>
#include <private/qguiapplication_p.h>
#include <private/qhighdpiscaling_p.h>
#include <qpa/qplatformnativeinterface.h>
#include <QtQuickTemplates2/private/qquicktheme_p.h>
#include <algorithm>
#include <limits.h>
#include "moc_qquickwindowsstyle_p.cpp"
+ Include dependency graph for qquickwindowsstyle.cpp:

Go to the source code of this file.

Namespaces

namespace  QQC2
 

Enumerations

enum  QQC2::QSliderDirection { QQC2::SlUp , QQC2::SlDown , QQC2::SlLeft , QQC2::SlRight }
 

Functions

static QScreenQQC2::screenOf (const QWindow *w)