ErrorBarsCurve Class Reference
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
ErrorBarsCurve::ErrorBarsCurve |
( |
int |
orientation, |
|
|
Table * |
t, |
|
|
const QString & |
name | |
|
) |
| | |
ErrorBarsCurve::ErrorBarsCurve |
( |
Table * |
t, |
|
|
const QString & |
name | |
|
) |
| | |
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 |
( |
|
) |
|
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: