|
Krita Source Code Documentation
|
#include "kritaflake_export.h"#include <boost/operators.hpp>#include <kundo2command.h>#include <QList>Go to the source code of this file.
Classes | |
| struct | KoShapeReorderCommand::IndexedShape |
| class | KoShapeReorderCommand |
| This command allows you to change the zIndex of a number of shapes. More... | |
Functions | |
| KRITAFLAKE_EXPORT QDebug | operator<< (QDebug dbg, const KoShapeReorderCommand::IndexedShape &indexedShape) |
| KRITAFLAKE_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const KoShapeReorderCommand::IndexedShape & | indexedShape ) |
Definition at line 316 of file KoShapeReorderCommand.cpp.
References KoShapeReorderCommand::IndexedShape::shape, and KoShapeReorderCommand::IndexedShape::zIndex.