7 #ifndef TRANSFORMATION_STATE_DEFINED_H 8 #define TRANSFORMATION_STATE_DEFINED_H 12 #include "Transformation.h" 13 #include "TransformationStateAbstractBase.h" 25 QGraphicsScene &scene);
27 virtual void begin(
bool isGnuplot,
30 const QString &selectedGraphCurve);
42 void initializeModelGridDisplay (
CmdMediator &cmdMediator,
44 void initializeModelGridRemoval (
bool isGnuplot,
47 const QString &selectedGraphCurve);
56 #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.