|
Krita Source Code Documentation
|
#include "SvgMoveTextCommand.h"#include <klocalizedstring.h>#include "KoSvgTextShape.h"#include "kis_command_ids.h"Go to the source code of this file.
Functions | |
| static void | moveShape (KoSvgTextShape *shape, const QPointF &position) |
|
static |
Definition at line 26 of file SvgMoveTextCommand.cpp.
References KoSvgTextShape::boundingRect(), KoShape::setAbsolutePosition(), and KoShape::updateAbsolute().