1 #ifndef TRANSFORMATION_STATE_UNDEFINED_H
2 #define TRANSFORMATION_STATE_UNDEFINED_H
4 #include "TransformationStateAbstractBase.h"
12 QGraphicsScene &scene);
16 const QString &selectedGraphCurve);
26 #endif // TRANSFORMATION_STATE_UNDEFINED_H
Context class for transformation state machine.