6#include <QtQuickTemplates2/private/qquicktheme_p.h>
The QColor class provides colors based on RGB, HSV or CMYK values.
static QColor fromRgb(QRgb rgb) noexcept
Static convenience function that returns a QColor constructed from the given QRgb value rgb.
void setFamilies(const QStringList &)
The QPalette class contains color groups for each widget state.
void setColor(ColorGroup cg, ColorRole cr, const QColor &color)
Sets the color in the specified color group, used for the given color role, to the specified solid co...
static void initialize(QQuickTheme *theme)
void setFont(Scope scope, const QFont &font)
void setPalette(Scope scope, const QPalette &palette)
Combined button and popup list for selecting options.
QLatin1StringView QLatin1String