8#ifndef QMLCOLORPICKER_H
9#define QMLCOLORPICKER_H
32 Q_INVOKABLE QColor pick(
const QString &img)
const;
38 QString modelId()
const override;
The ColorPicker class - This class provide methods of get generals colors from images.
The QMLColorPicker class - Qml wrapper for ColorPicker class.
The iModel class is base model for GUI models. Works with ModelStorage. All models after adding can g...
the ViewSolutions namespace
#define VIEWSOLUTION_EXPORT