Engauge Digitizer 2
|
#include "CoordSystem.h"
#include "CoordSystemIndex.h"
#include "CoordSystemInterface.h"
#include "DocumentAxesPointsRequired.h"
#include <QVector>
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 QVector<CoordSystem*> CoordSystems |
Definition at line 20 of file CoordSystemContext.h.