#include </home/florent/devel/release/src/gepetto-viewer/plugins/pyqcustomplot/qcustomplot-2.0.1/qcustomplot.h>
◆ QCPStatisticalBoxData() [1/2]
QCPStatisticalBoxData::QCPStatisticalBoxData |
( |
| ) |
|
◆ QCPStatisticalBoxData() [2/2]
QCPStatisticalBoxData::QCPStatisticalBoxData |
( |
double |
key, |
|
|
double |
minimum, |
|
|
double |
lowerQuartile, |
|
|
double |
median, |
|
|
double |
upperQuartile, |
|
|
double |
maximum, |
|
|
const QVector< double > & |
outliers = QVector< double >() |
|
) |
| |
◆ fromSortKey()
◆ mainKey()
double QCPStatisticalBoxData::mainKey |
( |
| ) |
const |
|
inline |
◆ mainValue()
double QCPStatisticalBoxData::mainValue |
( |
| ) |
const |
|
inline |
◆ sortKey()
double QCPStatisticalBoxData::sortKey |
( |
| ) |
const |
|
inline |
◆ sortKeyIsMainKey()
static bool QCPStatisticalBoxData::sortKeyIsMainKey |
( |
| ) |
|
|
inlinestatic |
◆ valueRange()
QCPRange QCPStatisticalBoxData::valueRange |
( |
| ) |
const |
|
inline |
◆ key
double QCPStatisticalBoxData::key |
◆ lowerQuartile
double QCPStatisticalBoxData::lowerQuartile |
◆ maximum
double QCPStatisticalBoxData::maximum |
◆ median
double QCPStatisticalBoxData::median |
◆ minimum
double QCPStatisticalBoxData::minimum |
◆ outliers
QVector<double> QCPStatisticalBoxData::outliers |
◆ upperQuartile
double QCPStatisticalBoxData::upperQuartile |
The documentation for this class was generated from the following file: