#include <ExprCurve.h>
|
| | ExprCurve (QWidget *parent=nullptr, QString pLabel=QString(), QString vLabel=QString(), QString iLabel=QString(), bool expandable=true) |
| | ~ExprCurve () override=default |
| void | addPoint (double x, double y, T_INTERP interp, bool select=false) |
Definition at line 106 of file ExprCurve.h.
◆ T_CURVE
◆ T_INTERP
◆ ExprCurve()
| ExprCurve::ExprCurve |
( |
QWidget * | parent = nullptr, |
|
|
QString | pLabel = QString(), |
|
|
QString | vLabel = QString(), |
|
|
QString | iLabel = QString(), |
|
|
bool | expandable = true ) |
◆ ~ExprCurve()
| ExprCurve::~ExprCurve |
( |
| ) |
|
|
overridedefault |
◆ addPoint()
| void ExprCurve::addPoint |
( |
double | x, |
|
|
double | y, |
|
|
T_INTERP | interp, |
|
|
bool | select = false ) |
|
inline |
◆ cvSelectedSlot
| void ExprCurve::cvSelectedSlot |
( |
double | pos, |
|
|
double | val, |
|
|
T_INTERP | interp ) |
|
slot |
◆ openDetail
| void ExprCurve::openDetail |
( |
| ) |
|
|
slot |
◆ selPosChanged
| void ExprCurve::selPosChanged |
( |
| ) |
|
|
slot |
◆ selPosChangedSignal
| void ExprCurve::selPosChangedSignal |
( |
double | pos | ) |
|
|
signal |
◆ selValChanged
| void ExprCurve::selValChanged |
( |
| ) |
|
|
slot |
◆ selValChangedSignal
| void ExprCurve::selValChangedSignal |
( |
double | val | ) |
|
|
signal |
◆ _interpComboBox
| QComboBox* ExprCurve::_interpComboBox {nullptr} |
|
private |
◆ _scene
◆ _selPosEdit
| QLineEdit* ExprCurve::_selPosEdit {nullptr} |
|
private |
◆ _selValEdit
| QLineEdit* ExprCurve::_selValEdit {nullptr} |
|
private |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.8cemjhye/kseexpr-4.0.4.0/src/KSeExprUI/ExprCurve.h
- /var/cache/acbs/build/acbs.8cemjhye/kseexpr-4.0.4.0/src/KSeExprUI/ExprCurve.cpp