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