9#include <klocalizedstring.h>
17 Q_FOREACH (
KoShape *shape, shapes) {
30 for (
int i = 0; i <
m_shapes.count(); ++i) {
38 for (
int i = 0; i <
m_shapes.count(); ++i) {
QList< KoShape * > m_shapes
QList< bool > m_newKeepAspectRatio
KoShapeKeepAspectRatioCommand(const QList< KoShape * > &shapes, bool newKeepAspectRatio, KUndo2Command *parent=0)
void undo() override
Unexecute the command.
QList< bool > m_oldKeepAspectRatio
~KoShapeKeepAspectRatioCommand() override
void redo() override
Execute the command.
bool keepAspectRatio() const
KUndo2MagicString kundo2_i18n(const char *text)