This is the complete list of members for MLCurveDataWrapper, including all inherited members.
  | clear() | MLCurveDataWrapper | slot | 
  | clearData() | MLCurveDataWrapper | slot | 
  | curveStyle | MLCurveDataWrapper |  | 
  | curveSymbol | MLCurveDataWrapper |  | 
  | curveTitle | MLCurveDataWrapper |  | 
  | curveType | MLCurveDataWrapper |  | 
  | curveUnit | MLCurveDataWrapper |  | 
  | getCurveStyle() const | MLCurveDataWrapper | slot | 
  | getCurveSymbol() const | MLCurveDataWrapper | slot | 
  | getCurveTitle() const | MLCurveDataWrapper | slot | 
  | getCurveType() const | MLCurveDataWrapper | slot | 
  | getCurveUnit() const | MLCurveDataWrapper | slot | 
  | getNumPoints() const | MLCurveDataWrapper | slot | 
  | getNumSeries() const | MLCurveDataWrapper | slot | 
  | getXMax() const | MLCurveDataWrapper | slot | 
  | getXMin() const | MLCurveDataWrapper | slot | 
  | getXSlice(int startPoint, int endPoint=-1) | MLCurveDataWrapper | slot | 
  | getXSpacing() const | MLCurveDataWrapper | slot | 
  | getXValue(int point) const | MLCurveDataWrapper | slot | 
  | getXValues() const | MLCurveDataWrapper | slot | 
  | getYMax() const | MLCurveDataWrapper | slot | 
  | getYMin() const | MLCurveDataWrapper | slot | 
  | getYSlice(int startPoint, int endPoint=-1, int series=0) | MLCurveDataWrapper | slot | 
  | getYValue(int point, int series=0) const | MLCurveDataWrapper | slot | 
  | getYValues(int series=0) const | MLCurveDataWrapper | slot | 
  | numPoints | MLCurveDataWrapper |  | 
  | numSeries | MLCurveDataWrapper |  | 
  | resizeX(int nPoints) | MLCurveDataWrapper | slot | 
  | resizeY(int nPoints) | MLCurveDataWrapper | slot | 
  | resizeY(int iSeries, int nPoints) | MLCurveDataWrapper | slot | 
  | setAutoXRange() | MLCurveDataWrapper | slot | 
  | setAutoYRange() | MLCurveDataWrapper | slot | 
  | setCurveStyle(int curveStyle) | MLCurveDataWrapper | slot | 
  | setCurveSymbol(QString curveSymbol) | MLCurveDataWrapper | slot | 
  | setCurveTitle(QString curveTitle) | MLCurveDataWrapper | slot | 
  | setCurveType(int curveType) | MLCurveDataWrapper | slot | 
  | setCurveUnit(QString curveUnit) | MLCurveDataWrapper | slot | 
  | setX(int nPoints, QList< double > data, int step=1) | MLCurveDataWrapper | slot | 
  | setXRange(double xMin, double xMax) | MLCurveDataWrapper | slot | 
  | setXValue(int point, double value) | MLCurveDataWrapper | slot | 
  | setY(int nPoints, QList< double > data, int step=1) | MLCurveDataWrapper | slot | 
  | setYRange(double yMin, double yMax) | MLCurveDataWrapper | slot | 
  | setYValue(int point, double value, int series=0) | MLCurveDataWrapper | slot |