4#include <QtCore/qobject.h>
5#include <QtCore/qproperty.h>
6#include <QtQml/qqmlregistration.h>
7#include <QtGui/qcolor.h>
QML_ELEMENTdouble encodedColor
MyColorPicker(QObject *parent=nullptr)
Q_INVOKABLE QColor decodeColor()
QBindable< double > bindableEncodedColor()
void setEncodedColor(double value)
The QColor class provides colors based on RGB, HSV or CMYK values.
QObject * parent() const
Returns a pointer to the parent object.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]