|
Krita Source Code Documentation
|
Public Member Functions | |
| KoPathPointRemoveCommandPrivate () | |
| ~KoPathPointRemoveCommandPrivate () | |
Public Attributes | |
| bool | deletePoints |
| QList< KoPathPointData > | pointDataList |
| QList< KoPathPoint * > | points |
Definition at line 14 of file KoPathPointRemoveCommand.cpp.
|
inline |
Definition at line 17 of file KoPathPointRemoveCommand.cpp.
|
inline |
Definition at line 18 of file KoPathPointRemoveCommand.cpp.
References deletePoints, and points.
| bool KoPathPointRemoveCommandPrivate::deletePoints |
Definition at line 24 of file KoPathPointRemoveCommand.cpp.
| QList<KoPathPointData> KoPathPointRemoveCommandPrivate::pointDataList |
Definition at line 22 of file KoPathPointRemoveCommand.cpp.
| QList<KoPathPoint*> KoPathPointRemoveCommandPrivate::points |
Definition at line 23 of file KoPathPointRemoveCommand.cpp.