7#ifndef TRANSFORMATION_STATE_DEFINED_H
8#define TRANSFORMATION_STATE_DEFINED_H
12#include "Transformation.h"
13#include "TransformationStateAbstractBase.h"
25 QGraphicsScene &scene);
29 const QString &selectedGraphCurve);
41 void initializeModelGridRemoval (
CmdMediator &cmdMediator,
43 const QString &selectedGraphCurve);
Box shape that is drawn through the three axis points, to temporarily (usually) or permanently (rarel...
Model for DlgSettingsAxesChecker and CmdSettingsAxesChecker.
Context class for transformation state machine.