Engauge Digitizer 2
Loading...
Searching...
No Matches
CallbackAxisPointsAbstract.h File Reference
#include "CallbackSearchReturn.h"
#include "DocumentAxesPointsRequired.h"
#include "DocumentModelCoords.h"
#include <QList>
#include <QString>
#include <QTransform>
Include dependency graph for CallbackAxisPointsAbstract.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CallbackAxisPointsAbstract
 Callback for collecting axis points and then performing common calculations on those axis points. More...

Typedefs

typedef QList< QPointF > CoordPairVector
typedef QList< double > CoordSingleVector

Typedef Documentation

◆ CoordPairVector

typedef QList<QPointF> CoordPairVector

Definition at line 17 of file CallbackAxisPointsAbstract.h.

◆ CoordSingleVector

typedef QList<double> CoordSingleVector

Definition at line 18 of file CallbackAxisPointsAbstract.h.