|
Krita Source Code Documentation
|
Public Member Functions | |
| Private (KoSvgTextShape *_text, QList< KoShape * > _shapes, KoSvgTextReorderShapeInsideCommand::MoveShapeType _type) | |
Public Attributes | |
| KoSvgTextShapeMementoSP | memento |
| QList< int > | oldIndices |
| QList< KoShape * > | shapes |
| KoSvgTextShape * | textShape |
| KoSvgTextReorderShapeInsideCommand::MoveShapeType | type |
Definition at line 11 of file KoSvgTextReorderShapeInsideCommand.cpp.
|
inline |
Definition at line 12 of file KoSvgTextReorderShapeInsideCommand.cpp.
References oldIndices, shapes, KoSvgTextShape::shapesInside, and textShape.
| KoSvgTextShapeMementoSP KoSvgTextReorderShapeInsideCommand::Private::memento |
Definition at line 28 of file KoSvgTextReorderShapeInsideCommand.cpp.
| QList<int> KoSvgTextReorderShapeInsideCommand::Private::oldIndices |
Definition at line 30 of file KoSvgTextReorderShapeInsideCommand.cpp.
Definition at line 29 of file KoSvgTextReorderShapeInsideCommand.cpp.
| KoSvgTextShape* KoSvgTextReorderShapeInsideCommand::Private::textShape |
Definition at line 27 of file KoSvgTextReorderShapeInsideCommand.cpp.
| KoSvgTextReorderShapeInsideCommand::MoveShapeType KoSvgTextReorderShapeInsideCommand::Private::type |
Definition at line 31 of file KoSvgTextReorderShapeInsideCommand.cpp.