libs/flake
KoShapeFactory.h File Reference
#include <QStringList>#include <QString>#include <QWidget>#include <QList>#include <QMap>#include "flake_export.h"#include <KoXmlReader.h>
Include dependency graph for KoShapeFactory.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KoShapeFactory |
| A factory for KoShape objects. More... | |
| struct | KoShapeTemplate |
| Contains a KoProperties object that describes the settings of a particular variant of a shape object, together with a name, a description and an icon for use in the user interface. More... | |
Defines | |
| #define | SHAPEID_MIMETYPE "application/x-flake-shapeId" |
| #define | SHAPETEMPLATE_MIMETYPE "application/x-flake-shapetemplate" |
Define Documentation
| #define SHAPEID_MIMETYPE "application/x-flake-shapeId" |
Definition at line 42 of file KoShapeFactory.h.
| #define SHAPETEMPLATE_MIMETYPE "application/x-flake-shapetemplate" |
Definition at line 41 of file KoShapeFactory.h.
