|
Krita Source Code Documentation
|
Public Member Functions | |
| bool | isValid () |
| PathSegment () | |
Public Attributes | |
| KoPathShape * | path |
| qreal | positionOnSegment |
| KoPathPoint * | segmentStart |
Definition at line 71 of file KoPathTool.cpp.
|
inline |
Definition at line 72 of file KoPathTool.cpp.
|
inline |
Definition at line 77 of file KoPathTool.cpp.
References segmentStart.
| KoPathShape* KoPathTool::PathSegment::path |
Definition at line 81 of file KoPathTool.cpp.
| qreal KoPathTool::PathSegment::positionOnSegment |
Definition at line 83 of file KoPathTool.cpp.
| KoPathPoint* KoPathTool::PathSegment::segmentStart |
Definition at line 82 of file KoPathTool.cpp.