KSeExpr 6.0.0.0
|
This is the complete list of members for ExprCurve, including all inherited members.
_interpComboBox | ExprCurve | private |
_scene | ExprCurve | |
_selPosEdit | ExprCurve | private |
_selValEdit | ExprCurve | private |
addPoint(double x, double y, T_INTERP interp, bool select=false) | ExprCurve | inline |
cvSelectedSlot(double pos, double val, T_INTERP interp) | ExprCurve | slot |
ExprCurve(QWidget *parent=nullptr, QString pLabel=QString(), QString vLabel=QString(), QString iLabel=QString(), bool expandable=true) | ExprCurve | |
openDetail() | ExprCurve | slot |
selPosChanged() | ExprCurve | slot |
selPosChangedSignal(double pos) | ExprCurve | signal |
selValChanged() | ExprCurve | slot |
selValChangedSignal(double val) | ExprCurve | signal |
T_CURVE typedef | ExprCurve | private |
T_INTERP typedef | ExprCurve | private |
~ExprCurve() override=default | ExprCurve |