Public Slots | |
| QObject * | getCurve (int index) const |
| QList< QObject * > | getCurves () const |
| int | getNumCurves () const |
| int | getXMax () const |
| int | getXMin () const |
| int | getYMax () const |
| int | getYMin () const |
Properties | |
| int | numCurves |
| QObject* MLCurveListWrapper::getCurve | ( | int | index | ) | const [slot] |
Get curve at index.
| QList<QObject*> MLCurveListWrapper::getCurves | ( | ) | const [slot] |
Get all curves.
| int MLCurveListWrapper::getNumCurves | ( | ) | const [slot] |
Get number of curves.
| int MLCurveListWrapper::getXMax | ( | ) | const [slot] |
Get maximum X value.
| int MLCurveListWrapper::getXMin | ( | ) | const [slot] |
Get minimum X value.
| int MLCurveListWrapper::getYMax | ( | ) | const [slot] |
Get maximum Y value.
| int MLCurveListWrapper::getYMin | ( | ) | const [slot] |
Get minimum Y value.
int MLCurveListWrapper::numCurves [read] |
Number of curves.
1.5.8