|
Krita Source Code Documentation
|
Public Member Functions | |
| Private (KoShapeContainer *_container, const QList< KoShape * > &_shapes, const QList< KoShape * > &_topLevelShapes) | |
Public Attributes | |
| KoShapeContainer * | container |
| QList< KoShape * > | shapes |
| QScopedPointer< KUndo2Command > | shapesReorderCommand |
| QList< KoShape * > | topLevelShapes |
Definition at line 16 of file KoShapeUngroupCommand.cpp.
|
inline |
Definition at line 18 of file KoShapeUngroupCommand.cpp.
References KoShape::compareShapeZIndex(), shapes, and topLevelShapes.
| KoShapeContainer* KoShapeUngroupCommand::Private::container |
Definition at line 30 of file KoShapeUngroupCommand.cpp.
Definition at line 31 of file KoShapeUngroupCommand.cpp.
| QScopedPointer<KUndo2Command> KoShapeUngroupCommand::Private::shapesReorderCommand |
Definition at line 33 of file KoShapeUngroupCommand.cpp.
Definition at line 32 of file KoShapeUngroupCommand.cpp.