#include "CallbackSearchReturn.h"
#include "ColorFilterSettings.h"
#include "CurveStyle.h"
#include "functor.h"
#include "Point.h"
#include "Points.h"
#include <QHash>
#include <QList>
#include <QString>
Go to the source code of this file.
|
class | Curve |
| Container for one set of digitized Points. More...
|
|
◆ AXIS_CURVE_NAME
const QString AXIS_CURVE_NAME |
|
extern |
◆ DEFAULT_GRAPH_CURVE_NAME
const QString DEFAULT_GRAPH_CURVE_NAME |
|
extern |
◆ DUMMY_CURVE_NAME
const QString DUMMY_CURVE_NAME |
|
extern |
◆ SCALE_CURVE_NAME
const QString SCALE_CURVE_NAME |
|
extern |