4#ifndef QQUICKABSTRACTCOLORPICKER_P_H
5#define QQUICKABSTRACTCOLORPICKER_P_H
18#include <QtGui/qcolor.h>
19#include <QtQuickTemplates2/private/qquickcontrol_p.h>
36 Q_PROPERTY(
bool pressed READ isPressed WRITE setPressed NOTIFY pressedChanged FINAL)
38 Q_PROPERTY(
qreal implicitHandleWidth READ implicitHandleWidth NOTIFY implicitHandleWidthChanged FINAL)
39 Q_PROPERTY(
qreal implicitHandleHeight READ implicitHandleHeight NOTIFY implicitHandleHeightChanged FINAL)
40 Q_CLASSINFO(
"DeferredPropertyNames",
"background,contentItem,handle")
50 void setHue(
qreal hue);
52 qreal saturation()
const;
53 void setSaturation(
qreal saturation);
58 qreal lightness()
const;
59 void setLightness(
qreal lightness);
64 bool isPressed()
const;
65 void setPressed(
bool pressed);
70 qreal implicitHandleWidth()
const;
71 qreal implicitHandleHeight()
const;
The QColor class provides colors based on RGB, HSV or CMYK values.
\inmodule QtCore\reentrant
void colorPicked(const QColor &color)
void colorChanged(const QColor &color)
virtual QColor colorAt(const QPointF &pos)=0
void implicitHandleWidthChanged()
void implicitHandleHeightChanged()
void componentComplete() override
Invoked after the root component that caused this instantiation has completed construction.
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
GLuint64 GLenum void * handle
GLfloat GLfloat GLfloat alpha
#define QML_UNCREATABLE(REASON)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
settings setValue("DataPump/bgcolor", color)
myFilter setColor(QColor(128, 0, 0))
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent