7#ifndef SVG_INLINE_SIZE_CHANGE_COMMAND_H
8#define SVG_INLINE_SIZE_CHANGE_COMMAND_H
31 int id()
const override;
~SvgInlineSizeChangeCommand() override=default
void applyInlineSize(double inlineSize, int anchor, QPointF pos, bool undo=false)
bool mergeWith(const KUndo2Command *other) override
SvgInlineSizeChangeCommand(KoSvgTextShape *shape, double inlineSize, KUndo2Command *parent=nullptr)