|
Krita Source Code Documentation
|
Public Attributes | |
| QPointF | m_controlPoint1 |
| QPointF | m_controlPoint2 |
| KoPathPoint::PointProperties | m_properties1 |
| KoPathPoint::PointProperties | m_properties2 |
Definition at line 52 of file KoPathSegmentTypeCommand.h.
| QPointF KoPathSegmentTypeCommand::SegmentTypeData::m_controlPoint1 |
Definition at line 54 of file KoPathSegmentTypeCommand.h.
| QPointF KoPathSegmentTypeCommand::SegmentTypeData::m_controlPoint2 |
Definition at line 55 of file KoPathSegmentTypeCommand.h.
| KoPathPoint::PointProperties KoPathSegmentTypeCommand::SegmentTypeData::m_properties1 |
Definition at line 56 of file KoPathSegmentTypeCommand.h.
| KoPathPoint::PointProperties KoPathSegmentTypeCommand::SegmentTypeData::m_properties2 |
Definition at line 57 of file KoPathSegmentTypeCommand.h.