|
QVISH 0.1
|
A QWidget that adjusts a rgba_float_t color object. More...
#include <qVWidgetColor.hpp>
Public Slots | |
| void | colorChange (const QColor &color) |
Public Member Functions | |
| qVWidgetColorInput (const RefPtr< VParameter > &owner, QWidget *parent, qVInputContext &theInputContext, const RefPtr< VCreationPreferences > &) | |
| void | valueChanged (const RefPtr< VValueBase > &value, const ValuePoolPtr &Context, const ValueNotifierList *DoNotBroadcast, const ValueMap *) override |
Public Attributes | |
| qVInputContext & | myInputContext |
A QWidget that adjusts a rgba_float_t color object.
It uses the standard QColorDialog for picking a color.