MLCurveListWrapper Class Reference

A class that wraps CurveList objects for use in Python. More...

List of all members.

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


Detailed Description

A class that wraps CurveList objects for use in Python.

Member Function Documentation

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.


Property Documentation

int MLCurveListWrapper::numCurves [read]

Number of curves.


Generated on Sat Sep 3 18:38:03 2011 for MeVisLab Scripting Reference by  doxygen 1.5.8