1 #ifndef _ExprColorSwatch_h_
2 #define _ExprColorSwatch_h_
5 #include <QtCore/QObject>
6 #include <SeExpr2/Vec.h>
7 #include <QtGui/QFrame>
8 #include <QtGui/QWidget>
double swatch(int n, double *params)
SeExpr2::Vec3d getValue() const
void deleteSwatchMenu(const QPoint &pos)
void swatchChanged(QColor color)
void setValue(const SeExpr2::Vec3d &value)
void selValChangedSignal(SeExpr2::Vec3d value)
For any rgb or hsl value(except for negative s values)
void deleteSwatch(ExprColorFrame *swatch)
The result is computed int int< br >< divstyle="margin-left:40px;"> Picks values randomly between loRange and hiRange based on supplied index(which is automatically hashed). 
virtual void mouseReleaseEvent(QMouseEvent *event)
virtual void paintEvent(QPaintEvent *event)
ExprColorFrame(SeExpr2::Vec3d value, QWidget *parent=0)