7 #ifndef TRANSFORMATION_STATE_UNDEFINED_H
8 #define TRANSFORMATION_STATE_UNDEFINED_H
10 #include "TransformationStateAbstractBase.h"
18 QGraphicsScene &scene);
20 virtual void begin(
bool isGnuplot,
23 const QString &selectedGraphCurve);
33 #endif // TRANSFORMATION_STATE_UNDEFINED_H
Context class for transformation state machine.