QVISH 0.1
Public Slots | Public Member Functions | Public Attributes | List of all members
Wizt::qVWidgetColorInput Class Reference

A QWidget that adjusts a rgba_float_t color object. More...

#include <qVWidgetColor.hpp>

Inheritance diagram for Wizt::qVWidgetColorInput:

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

qVInputContextmyInputContext
 

Detailed Description

A QWidget that adjusts a rgba_float_t color object.

It uses the standard QColorDialog for picking a color.


The documentation for this class was generated from the following files: