1 #ifndef TRANSFORMATION_STATE_DEFINED_H
2 #define TRANSFORMATION_STATE_DEFINED_H
6 #include "Transformation.h"
7 #include "TransformationStateAbstractBase.h"
19 QGraphicsScene &scene);
23 const QString &selectedGraphCurve);
35 void initializeModelGridRemoval (
CmdMediator &cmdMediator,
37 const QString &selectedGraphCurve);
46 #endif // TRANSFORMATION_STATE_DEFINED_H
Context class for transformation state machine.
Box shape that is drawn through the three axis points, to temporarily (usually) or permanently (rarel...
Model for DlgSettingsAxesChecker and CmdSettingsAxesChecker.