Engauge Digitizer 2
Loading...
Searching...
No Matches
CoordSystemContext.h File Reference
#include "CoordSystem.h"
#include "CoordSystemIndex.h"
#include "CoordSystemInterface.h"
#include "DocumentAxesPointsRequired.h"
#include <QVector>
Include dependency graph for CoordSystemContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoordSystemContext
 This class plays the role of context class in a state machine, although the 'states' are actually different instantiations of the CoordSystem class. More...

Typedefs

typedef QVector< CoordSystem * > CoordSystems

Typedef Documentation

◆ CoordSystems

typedef QVector<CoordSystem*> CoordSystems

Definition at line 20 of file CoordSystemContext.h.