Krita Source Code Documentation
Loading...
Searching...
No Matches
KoShapeMergeTextPropertiesCommand::Private Struct Reference

Public Member Functions

 Private (const QList< KoShape * > &list)
 

Public Attributes

QMap< KoShape *, KoSvgTextShapeMementoSPmementos
 
KoSvgTextProperties newProperties
 
QSet< KoSvgTextProperties::PropertyIdremoveProperties
 
QList< KoShape * > shapes
 

Detailed Description

Definition at line 13 of file KoShapeMergeTextPropertiesCommand.cpp.

Constructor & Destructor Documentation

◆ Private()

KoShapeMergeTextPropertiesCommand::Private::Private ( const QList< KoShape * > & list)
inline

Member Data Documentation

◆ mementos

QMap<KoShape*, KoSvgTextShapeMementoSP> KoShapeMergeTextPropertiesCommand::Private::mementos

Definition at line 16 of file KoShapeMergeTextPropertiesCommand.cpp.

◆ newProperties

KoSvgTextProperties KoShapeMergeTextPropertiesCommand::Private::newProperties

Definition at line 17 of file KoShapeMergeTextPropertiesCommand.cpp.

◆ removeProperties

QSet<KoSvgTextProperties::PropertyId> KoShapeMergeTextPropertiesCommand::Private::removeProperties

Definition at line 18 of file KoShapeMergeTextPropertiesCommand.cpp.

◆ shapes

QList<KoShape *> KoShapeMergeTextPropertiesCommand::Private::shapes

Definition at line 15 of file KoShapeMergeTextPropertiesCommand.cpp.


The documentation for this struct was generated from the following file: