SeExpr
|
#include <ExprColorSwatch.h>
Public Member Functions | |
ExprColorWidget (SeExpr2::Vec3d value, int index, bool indexLabel, QWidget *parent) | |
ExprColorFrame * | getColorFrame () |
Private Attributes | |
ExprColorFrame * | _colorFrame |
Definition at line 42 of file ExprColorSwatch.h.
ExprColorWidget::ExprColorWidget | ( | SeExpr2::Vec3d | value, |
int | index, | ||
bool | indexLabel, | ||
QWidget * | parent | ||
) |
Definition at line 93 of file ExprColorSwatch.cpp.
References _colorFrame, and index().
ExprColorFrame * ExprColorWidget::getColorFrame | ( | ) |
Definition at line 117 of file ExprColorSwatch.cpp.
References _colorFrame.
Referenced by ExprColorSwatchWidget::addSwatch().
|
private |
Definition at line 49 of file ExprColorSwatch.h.
Referenced by ExprColorWidget(), and getColorFrame().