|
Krita Source Code Documentation
|
#include "KoShapeController.h"#include "KoShapeControllerBase.h"#include "KoShapeRegistry.h"#include "KoDocumentResourceManager.h"#include "KoShapeManager.h"#include "KoShapeLayer.h"#include "KoSelection.h"#include "commands/KoShapeCreateCommand.h"#include "commands/KoShapeDeleteCommand.h"#include "KoCanvasBase.h"#include "KoShapeConfigWidgetBase.h"#include "KoShapeFactoryBase.h"#include "KoShape.h"#include <KoUnit.h>#include <QObject>#include <kpagedialog.h>#include <klocalizedstring.h>Go to the source code of this file.
Classes | |
| class | KoShapeController::Private |