|
Krita Source Code Documentation
|
Public Member Functions | |
| void | copyPath (KoPathShape *destination, KoPathShape *source) |
| void | initialize () |
| ~KoParameterToPathCommandPrivate () | |
Public Attributes | |
| QList< KoPathShape * > | copies |
| QList< KoParameterShape * > | shapes |
Definition at line 13 of file KoParameterToPathCommand.cpp.
|
inline |
Definition at line 16 of file KoParameterToPathCommand.cpp.
References copies.
| void KoParameterToPathCommandPrivate::copyPath | ( | KoPathShape * | destination, |
| KoPathShape * | source ) |
Definition at line 80 of file KoParameterToPathCommand.cpp.
References KoPathShape::addSubpath(), KoPathShape::clear(), p, KoShape::setTransformation(), and source().
| void KoParameterToPathCommandPrivate::initialize | ( | ) |
Definition at line 71 of file KoParameterToPathCommand.cpp.
References copies, copyPath(), p, and shapes.
| QList<KoPathShape*> KoParameterToPathCommandPrivate::copies |
Definition at line 22 of file KoParameterToPathCommand.cpp.
| QList<KoParameterShape*> KoParameterToPathCommandPrivate::shapes |
Definition at line 21 of file KoParameterToPathCommand.cpp.