|
Krita Source Code Documentation
|
Public Member Functions | |
| KoPathPointInsertCommandPrivate () | |
| ~KoPathPointInsertCommandPrivate () | |
Public Attributes | |
| QList< QPair< QPointF, QPointF > > | controlPoints |
| bool | deletePoints |
| QList< KoPathPointData > | pointDataList |
| QList< KoPathPoint * > | points |
Definition at line 14 of file KoPathPointInsertCommand.cpp.
|
inline |
Definition at line 17 of file KoPathPointInsertCommand.cpp.
|
inline |
Definition at line 18 of file KoPathPointInsertCommand.cpp.
References deletePoints, and points.
| QList<QPair<QPointF, QPointF> > KoPathPointInsertCommandPrivate::controlPoints |
Definition at line 25 of file KoPathPointInsertCommand.cpp.
| bool KoPathPointInsertCommandPrivate::deletePoints |
Definition at line 26 of file KoPathPointInsertCommand.cpp.
| QList<KoPathPointData> KoPathPointInsertCommandPrivate::pointDataList |
Definition at line 23 of file KoPathPointInsertCommand.cpp.
| QList<KoPathPoint*> KoPathPointInsertCommandPrivate::points |
Definition at line 24 of file KoPathPointInsertCommand.cpp.