8#include <klocalizedstring.h>
14 , m_newClockWise(clockWise)
void setText(const KUndo2MagicString &text)
void update() const override
reimplemented
SpiralShape::SpiralType m_oldType
SpiralShapeConfigCommand(SpiralShape *spiral, SpiralShape::SpiralType type, bool clockWise, qreal fade, KUndo2Command *parent=0)
void undo() override
revert the actions done in redo
SpiralShape::SpiralType m_newType
void redo() override
redo the command
SpiralType
the possible spiral types
void setType(SpiralType type)
void setClockWise(bool clockwise)
qreal fade() const
Returns the actual fade parameter.
SpiralType type() const
Returns the actual spiral type.
KUndo2MagicString kundo2_i18n(const char *text)