ErrorBarsCurve Class Reference

Inheritance diagram for ErrorBarsCurve:
DataCurve

List of all members.

Public Types

enum  Orientation { Horizontal = 0, Vertical = 1 }

Public Member Functions

int capLength ()
QColor color ()
void detachFromMasterCurve ()
 Causes the master curve to delete this curve from its managed error bars list.
int direction ()
void drawMinusSide (bool)
void drawPlusSide (bool)
void drawThroughSymbol (bool)
 ErrorBarsCurve (Table *t, const QString &name)
 ErrorBarsCurve (int orientation, Table *t, const QString &name)
double errorValue (int i)
void loadData ()
DataCurvemasterCurve ()
 Returns the master curve to which this error bars curve is attached.
bool minusSide ()
bool plusSide ()
void setCapLength (int t)
void setColor (const QColor &c)
void setDirection (int)
void setMasterCurve (DataCurve *)
void setWidth (double w)
void setXErrors (bool)
bool throughSymbol ()
double width ()
bool xErrors ()

Private Member Functions

 ErrorBarsCurve (const ErrorBarsCurve &)

Member Enumeration Documentation

Enumerator:
Horizontal 
Vertical 

Constructor & Destructor Documentation

ErrorBarsCurve::ErrorBarsCurve ( int  orientation,
Table t,
const QString &  name 
)
ErrorBarsCurve::ErrorBarsCurve ( Table t,
const QString &  name 
)
ErrorBarsCurve::ErrorBarsCurve ( const ErrorBarsCurve  )  [private]

Member Function Documentation

int ErrorBarsCurve::capLength (  ) 
QColor ErrorBarsCurve::color (  ) 
void ErrorBarsCurve::detachFromMasterCurve (  ) 

Causes the master curve to delete this curve from its managed error bars list.

int ErrorBarsCurve::direction (  ) 
void ErrorBarsCurve::drawMinusSide ( bool   ) 
void ErrorBarsCurve::drawPlusSide ( bool   ) 
void ErrorBarsCurve::drawThroughSymbol ( bool   ) 
double ErrorBarsCurve::errorValue ( int  i  ) 
void ErrorBarsCurve::loadData (  ) 

Reimplemented from DataCurve.

DataCurve* ErrorBarsCurve::masterCurve (  ) 

Returns the master curve to which this error bars curve is attached.

bool ErrorBarsCurve::minusSide (  ) 
bool ErrorBarsCurve::plusSide (  ) 
void ErrorBarsCurve::setCapLength ( int  t  ) 
void ErrorBarsCurve::setColor ( const QColor &  c  ) 
void ErrorBarsCurve::setDirection ( int   ) 
void ErrorBarsCurve::setMasterCurve ( DataCurve  ) 
void ErrorBarsCurve::setWidth ( double  w  ) 
void ErrorBarsCurve::setXErrors ( bool   ) 
bool ErrorBarsCurve::throughSymbol (  ) 
double ErrorBarsCurve::width (  ) 
bool ErrorBarsCurve::xErrors (  ) 

The documentation for this class was generated from the following file:

Generated on Wed Oct 27 12:11:20 2010 for QtiPlot_Python_API by  doxygen 1.6.1