23#include "preferencemanager.h"
24#include "undoredomanager.h"
35 ToolType type()
override;
36 void loadSettings()
override;
37 void saveSettings()
override;
39 QCursor cursor(MoveMode mode)
const;
48 void resetToDefault()
override;
49 void setShowSelectionInfo(
const bool b)
override;
52 void applyTransformation();
53 void updateSettings(
const SETTING setting);
63 Layer* currentPaintableLayer();
66 qreal mRotatedAngle = 0.0;
67 int mRotationIncrement = 0;
QObject * parent() const const
typedef KeyboardModifiers
This is the main undo/redo state structure which is meant to populate whatever states that needs to b...