|
Krita Source Code Documentation
|
#include "KoShapeRegistry.h"#include "KoSvgTextShape.h"#include "KoPathShapeFactory.h"#include "KoShapeLoadingContext.h"#include "KoShapeSavingContext.h"#include "KoShapeGroup.h"#include "KoShapeLayer.h"#include <KoPluginLoader.h>#include <KoXmlNS.h>#include <QString>#include <QHash>#include <QMultiMap>#include <QPainter>#include <QGlobalStatic>#include <FlakeDebug.h>#include "kis_debug.h"#include <QMimeDatabase>#include <KoUnit.h>#include <KoDocumentResourceManager.h>#include <KoShapeController.h>#include <KoShapeGroupCommand.h>Go to the source code of this file.
Classes | |
| class | KoShapeRegistry |