DataCurve Class Reference
List of all members.
Constructor & Destructor Documentation
DataCurve::DataCurve |
( |
Table * |
t, |
|
|
const QString & |
xColName, |
|
|
const QString & |
name, |
|
|
int |
startRow = 0 , |
|
|
int |
endRow = -1 | |
|
) |
| | |
DataCurve::DataCurve |
( |
const DataCurve & |
|
) |
[private] |
Member Function Documentation
void DataCurve::clearErrorBars |
( |
|
) |
|
Clears the list of attached error bars.
void DataCurve::clearLabels |
( |
|
) |
|
int DataCurve::endRow |
( |
|
) |
|
The list of attached error bars.
bool DataCurve::hasLabels |
( |
|
) |
|
bool DataCurve::isFullRange |
( |
|
) |
|
int DataCurve::labelsAlignment |
( |
|
) |
|
QColor DataCurve::labelsColor |
( |
|
) |
|
QString DataCurve::labelsColumnName |
( |
|
) |
|
QFont DataCurve::labelsFont |
( |
|
) |
|
double DataCurve::labelsRotation |
( |
|
) |
|
bool DataCurve::labelsWhiteOut |
( |
|
) |
|
int DataCurve::labelsXOffset |
( |
|
) |
|
int DataCurve::labelsYOffset |
( |
|
) |
|
void DataCurve::loadData |
( |
|
) |
|
Remove a single error bars curve from the list of attached error bars.
void DataCurve::setFullRange |
( |
|
) |
|
void DataCurve::setLabelsAlignment |
( |
int |
flags |
) |
|
void DataCurve::setLabelsColor |
( |
const QColor & |
c |
) |
|
void DataCurve::setLabelsColumnName |
( |
const QString & |
name |
) |
|
void DataCurve::setLabelsFont |
( |
const QFont & |
font |
) |
|
void DataCurve::setLabelsOffset |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | |
void DataCurve::setLabelsRotation |
( |
double |
angle |
) |
|
void DataCurve::setLabelsWhiteOut |
( |
bool |
whiteOut = true |
) |
|
void DataCurve::setRowRange |
( |
int |
startRow, |
|
|
int |
endRow | |
|
) |
| | |
int DataCurve::startRow |
( |
|
) |
|
Table* DataCurve::table |
( |
|
) |
|
bool DataCurve::updateData |
( |
Table * |
t, |
|
|
const QString & |
colName | |
|
) |
| | |
The documentation for this class was generated from the following file: