![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qstylekitstyle.h"#include "qstylekitstyle_p.h"#include <QtWidgets/qstyleoption.h>#include <QtWidgets/qstyle.h>#include <QtWidgets/qapplication.h>#include <QtWidgets/private/qwidget_p.h>#include <QtCore/private/qobject_p.h>#include <QtGui/qpainter.h>#include <QtGui/qpainterpath.h>#include <QtGui/qpainterstateguard.h>#include <QtGui/qstylehints.h>#include <QtCore/qloggingcategory.h>#include <QtQml/private/qqmlcomponent_p.h>#include <QtQml/qqmlengine.h>#include <QtQuick/private/qquicktransition_p.h>#include <QtLabsStyleKit/private/qqstylekit_p.h>#include <QtLabsStyleKit/private/qqstylekitcontrolproperties_p.h>#include <QtLabsStyleKit/private/qqstylekitstyle_p.h>#include "moc_qstylekitstyle.cpp"Go to the source code of this file.
Functions | |
| static QQStyleKitReader::ControlType | controlTypeForWidget (const QWidget *widget) |
| static bool | isSelfPaintingWidget (const QWidget *widget) |
| static QWidget * | managedViewport (QWidget *widget) |
| static uint | resolvedAlignment (uint raw, Qt::Alignment hDefault, Qt::Alignment vDefault) |
| static qreal | resolvedWidth (const QQStyleKitDelegateProperties *element, qreal availableW) |
| static qreal | resolvedHeight (const QQStyleKitDelegateProperties *element, qreal avilableH) |
| static QMargins | elementMargins (const QQStyleKitDelegateProperties *element) |
| static const QWidget * | containerWidget (const QWidget *w) |
| static QUrl | urlFromStylePath (const QString &filePath) |
Definition at line 426 of file qstylekitstyle.cpp.
|
static |
Definition at line 279 of file qstylekitstyle.cpp.
|
static |
Definition at line 419 of file qstylekitstyle.cpp.
|
static |
Definition at line 366 of file qstylekitstyle.cpp.
Definition at line 382 of file qstylekitstyle.cpp.
Definition at line 399 of file qstylekitstyle.cpp.
|
static |
Definition at line 414 of file qstylekitstyle.cpp.
|
static |
Definition at line 409 of file qstylekitstyle.cpp.
Definition at line 460 of file qstylekitstyle.cpp.