KSeExpr 6.0.0.0
|
#include <ExprColorSwatch.h>
Public Member Functions | |
ExprColorWidget (KSeExpr::Vec3d value, int index, bool indexLabel, QWidget *parent) | |
ExprColorFrame * | getColorFrame () |
Private Attributes | |
ExprColorFrame * | _colorFrame |
Definition at line 49 of file ExprColorSwatch.h.
ExprColorWidget::ExprColorWidget | ( | KSeExpr::Vec3d | value, |
int | index, | ||
bool | indexLabel, | ||
QWidget * | parent | ||
) |
Definition at line 85 of file ExprColorSwatch.cpp.
References _colorFrame.
ExprColorFrame * ExprColorWidget::getColorFrame | ( | ) |
Definition at line 106 of file ExprColorSwatch.cpp.
References _colorFrame.
|
private |
Definition at line 57 of file ExprColorSwatch.h.
Referenced by ExprColorWidget(), and getColorFrame().