LineMarker Class Reference
List of all members.
Member Enumeration Documentation
- Enumerator:
-
| Mean |
|
| Median |
|
| MeanPlusSD |
|
| MeanMinusSD |
|
| MeanPlusSE |
|
| MeanMinusSE |
|
| MeanPlus95CI |
|
| MeanMinus95CI |
|
| Minimum |
|
| Maximum |
|
| NoStats |
|
- Enumerator:
-
| ConstantValue |
|
| StatisticValue |
|
Constructor & Destructor Documentation
| LineMarker::LineMarker |
( |
double |
, |
|
|
Qt::Orientation |
= Qt::Horizontal, |
|
|
int |
= 0 | |
|
) |
| | |
| LineMarker::LineMarker |
( |
PlotCurve * |
, |
|
|
int |
, |
|
|
Qt::Orientation |
= Qt::Horizontal, |
|
|
int |
= 0 | |
|
) |
| | |
| LineMarker::LineMarker |
( |
const LineMarker & |
|
) |
[private] |
Member Function Documentation
| int LineMarker::axis |
( |
|
) |
const |
| double LineMarker::baseline |
( |
|
) |
const |
| void LineMarker::disableFilling |
( |
|
) |
|
| bool LineMarker::drawLine |
( |
|
) |
const |
| QBrush LineMarker::fillBrush |
( |
|
) |
const |
| Graph* LineMarker::graph |
( |
|
) |
const |
| bool LineMarker::isMovable |
( |
|
) |
const |
| bool LineMarker::isSelectable |
( |
|
) |
const |
| bool LineMarker::isSelected |
( |
|
) |
const |
| bool LineMarker::isVisible |
( |
|
) |
const |
| Qt::Alignment LineMarker::labelAlignment |
( |
|
) |
const |
| const QPen& LineMarker::linePen |
( |
|
) |
const |
| QString LineMarker::name |
( |
|
) |
|
| LegendWidget* LineMarker::newLegend |
( |
const QString & |
= QString() |
) |
|
| Qt::Orientation LineMarker::orientation |
( |
|
) |
const |
| double LineMarker::position |
( |
|
) |
const |
| virtual int LineMarker::rtti |
( |
|
) |
const [virtual] |
| void LineMarker::setBaseline |
( |
double |
|
) |
|
| void LineMarker::setDrawLine |
( |
bool |
on |
) |
|
| void LineMarker::setFillBrush |
( |
const QBrush & |
br |
) |
|
| void LineMarker::setLabelAlignment |
( |
Qt::Alignment |
|
) |
|
| void LineMarker::setLinePen |
( |
const QPen & |
p |
) |
|
| void LineMarker::setMovable |
( |
bool |
on |
) |
|
| void LineMarker::setName |
( |
const QString & |
|
) |
|
| void LineMarker::setOrientation |
( |
Qt::Orientation |
|
) |
|
| void LineMarker::setPosition |
( |
double |
|
) |
|
| void LineMarker::setSelectable |
( |
bool |
|
) |
|
| void LineMarker::setSelected |
( |
bool |
= true |
) |
|
| void LineMarker::setStatisticType |
( |
int |
, |
|
|
bool |
= false | |
|
) |
| | |
| void LineMarker::setValueType |
( |
int |
|
) |
|
| void LineMarker::setVisible |
( |
bool |
|
) |
|
| void LineMarker::setXAxis |
( |
int |
axis |
) |
|
| void LineMarker::setYAxis |
( |
int |
axis |
) |
|
| int LineMarker::statisticType |
( |
|
) |
const |
| static double LineMarker::statisticValue |
( |
PlotCurve * |
, |
|
|
int |
| |
|
) |
| | [static] |
| void LineMarker::updateLegendPosition |
( |
bool |
= true |
) |
|
| int LineMarker::valueType |
( |
|
) |
const |
The documentation for this class was generated from the following file: