|
Krita Source Code Documentation
|
#include "KoShapeCreateCommand.h"#include "KoShape.h"#include "KoShapeContainer.h"#include "KoShapeControllerBase.h"#include <klocalizedstring.h>#include "kis_assert.h"#include <KoShapeLayer.h>#include <KoShapeReorderCommand.h>#include <vector>#include <memory>#include <kis_undo_stores.h>#include <KoAddRemoveShapeCommands.h>Go to the source code of this file.
Classes | |
| class | KoShapeCreateCommand |
| The undo / redo command for creating shapes. More... | |