|
Krita Source Code Documentation
|
Public Member Functions | |
| Private (KoSvgTextShape *_text, KoShape *_shape, int _startPos, int _endPos) | |
| ~Private () | |
Public Attributes | |
| int | endPos = -1 |
| KoSvgTextShapeMementoSP | memento |
| QList< KoShape * > | oldTextPaths |
| std::optional< KoShapeContainer * > | originalShapeParent |
| bool | removeCommand |
| KoShape * | shape = nullptr |
| int | startPos = -1 |
| KoSvgTextShape * | textShape = nullptr |
| KoSvgTextAddRemoveShapeCommandImpl::ContourType | type |
Definition at line 15 of file KoSvgTextAddRemoveShapeCommands.cpp.
|
inline |
Definition at line 16 of file KoSvgTextAddRemoveShapeCommands.cpp.
|
inline |
Definition at line 25 of file KoSvgTextAddRemoveShapeCommands.cpp.
| int KoSvgTextAddRemoveShapeCommandImpl::Private::endPos = -1 |
Definition at line 32 of file KoSvgTextAddRemoveShapeCommands.cpp.
| KoSvgTextShapeMementoSP KoSvgTextAddRemoveShapeCommandImpl::Private::memento |
Definition at line 30 of file KoSvgTextAddRemoveShapeCommands.cpp.
Definition at line 28 of file KoSvgTextAddRemoveShapeCommands.cpp.
| std::optional<KoShapeContainer*> KoSvgTextAddRemoveShapeCommandImpl::Private::originalShapeParent |
Definition at line 29 of file KoSvgTextAddRemoveShapeCommands.cpp.
| bool KoSvgTextAddRemoveShapeCommandImpl::Private::removeCommand |
Definition at line 34 of file KoSvgTextAddRemoveShapeCommands.cpp.
| KoShape* KoSvgTextAddRemoveShapeCommandImpl::Private::shape = nullptr |
Definition at line 27 of file KoSvgTextAddRemoveShapeCommands.cpp.
| int KoSvgTextAddRemoveShapeCommandImpl::Private::startPos = -1 |
Definition at line 31 of file KoSvgTextAddRemoveShapeCommands.cpp.
| KoSvgTextShape* KoSvgTextAddRemoveShapeCommandImpl::Private::textShape = nullptr |
Definition at line 26 of file KoSvgTextAddRemoveShapeCommands.cpp.
| KoSvgTextAddRemoveShapeCommandImpl::ContourType KoSvgTextAddRemoveShapeCommandImpl::Private::type |
Definition at line 33 of file KoSvgTextAddRemoveShapeCommands.cpp.