#include </home/florent/devel/release/src/gepetto-viewer/plugins/pyqcustomplot/qcustomplot-1.3.2/qcustomplot.h>
◆ QCPCurveData() [1/6]
QCPCurveData::QCPCurveData |
( |
| ) |
|
◆ QCPCurveData() [2/6]
QCPCurveData::QCPCurveData |
( |
double |
t, |
|
|
double |
key, |
|
|
double |
value |
|
) |
| |
◆ QCPCurveData() [3/6]
QCPCurveData::QCPCurveData |
( |
| ) |
|
◆ QCPCurveData() [4/6]
QCPCurveData::QCPCurveData |
( |
double |
t, |
|
|
double |
key, |
|
|
double |
value |
|
) |
| |
◆ QCPCurveData() [5/6]
QCPCurveData::QCPCurveData |
( |
| ) |
|
◆ QCPCurveData() [6/6]
QCPCurveData::QCPCurveData |
( |
double |
t, |
|
|
double |
key, |
|
|
double |
value |
|
) |
| |
◆ fromSortKey()
static QCPCurveData QCPCurveData::fromSortKey |
( |
double |
sortKey | ) |
|
|
inlinestatic |
◆ mainKey()
double QCPCurveData::mainKey |
( |
| ) |
const |
|
inline |
◆ mainValue()
double QCPCurveData::mainValue |
( |
| ) |
const |
|
inline |
◆ sortKey()
double QCPCurveData::sortKey |
( |
| ) |
const |
|
inline |
◆ sortKeyIsMainKey()
static bool QCPCurveData::sortKeyIsMainKey |
( |
| ) |
|
|
inlinestatic |
◆ valueRange()
QCPRange QCPCurveData::valueRange |
( |
| ) |
const |
|
inline |
◆ key
◆ value
double QCPCurveData::value |
The documentation for this class was generated from the following file: