Krita Source Code Documentation
Loading...
Searching...
No Matches
KoShapeFactoryBase.h File Reference
#include <QObject>
#include <QString>
#include <QList>
#include <QDomDocument>
#include "kritaflake_export.h"
#include <KisQStringListFwd.h>

Go to the source code of this file.

Classes

class  KoShapeFactoryBase
 
struct  KoShapeTemplate
 

Macros

#define SHAPEID_MIMETYPE   "application/x-flake-shapeId"
 
#define SHAPETEMPLATE_MIMETYPE   "application/x-flake-shapetemplate"
 

Macro Definition Documentation

◆ SHAPEID_MIMETYPE

#define SHAPEID_MIMETYPE   "application/x-flake-shapeId"

Definition at line 28 of file KoShapeFactoryBase.h.

◆ SHAPETEMPLATE_MIMETYPE

#define SHAPETEMPLATE_MIMETYPE   "application/x-flake-shapetemplate"

Definition at line 27 of file KoShapeFactoryBase.h.