4#ifndef QQUICKBASICSTYLE_P_H
5#define QQUICKBASICSTYLE_P_H
18#include <QtCore/qobject.h>
19#include <QtGui/qcolor.h>
20#include <QtQml/qqml.h>
21#include <QtCore/private/qglobal_p.h>
The QColor class provides colors based on RGB, HSV or CMYK values.
QObject * parent() const
Returns a pointer to the parent object.
QColor delegateFocusColor
QColor disabledLightColor
QColor buttonCheckedFocusColor
QColor buttonCheckedColor
QColor buttonPressedColor
QColor pageIndicatorColor
QColor tabButtonCheckedPressedColor
QColor textPlaceholderColor
QColor textSelectionColor
QColor indicatorPressedColor
QColor delegatePressedColor
QColor indicatorDisabledColor
QColor textDisabledLightColor
QColor indicatorFrameColor
QColor tabButtonPressedColor
QColor indicatorFrameDisabledColor
QColor indicatorFramePressedColor
QColor scrollBarPressedColor
QColor buttonCheckedPressedColor
Combined button and popup list for selecting options.
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)