Engauge Digitizer 2
|
#include "CallbackSearchReturn.h"
#include "DocumentAxesPointsRequired.h"
#include "DocumentModelCoords.h"
#include <QList>
#include <QString>
#include <QTransform>
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 QList<QPointF> CoordPairVector |
Definition at line 17 of file CallbackAxisPointsAbstract.h.
typedef QList<double> CoordSingleVector |
Definition at line 18 of file CallbackAxisPointsAbstract.h.