ErrorBarsCurve Class Reference

Inheritance diagram for ErrorBarsCurve:

DataCurve

List of all members.

Public Types


Public Member Functions

double 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)
bool loadData ()
DataCurvemasterCurve ()
 Returns the master curve to which this error bars curve is attached.
bool minusSide ()
bool plusSide ()
void setCapLength (double 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

double 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  ) 

bool 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 ( double  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 Sat Oct 21 13:23:23 2023 for QtiPlot/Python-API by  doxygen 1.5.8