Krita Source Code Documentation
Loading...
Searching...
No Matches
KoSvgTextShape.h File Reference
#include "kritaflake_export.h"
#include <KoSvgTextProperties.h>
#include <KoShapeFactoryBase.h>
#include <SvgShape.h>
#include <KoShape.h>
#include <KoSvgText.h>
#include "html/HtmlSavingContext.h"
#include <QFlags>

Go to the source code of this file.

Classes

class  KoSvgTextNodeIndex
 The KoSvgTextNodeIndex class. More...
 
class  KoSvgTextShape
 
class  KoSvgTextShapeFactory
 
class  KoSvgTextShapeMemento
 
struct  KoSvgTextShape::TextCursorChangeListener
 ShapeChangeListener so we can inform any text cursors that the cursor needs updating. More...
 

Macros

#define KoSvgTextShape_SHAPEID   "KoSvgTextShapeID"
 

Typedefs

typedef QSharedPointer< KoSvgTextShapeMementoKoSvgTextShapeMementoSP
 

Macro Definition Documentation

◆ KoSvgTextShape_SHAPEID

#define KoSvgTextShape_SHAPEID   "KoSvgTextShapeID"

Definition at line 24 of file KoSvgTextShape.h.

Typedef Documentation

◆ KoSvgTextShapeMementoSP