Krita Source Code Documentation
Loading...
Searching...
No Matches
KoPathSegmentTypeCommand::SegmentTypeData Struct Reference

Public Attributes

QPointF m_controlPoint1
 
QPointF m_controlPoint2
 
KoPathPoint::PointProperties m_properties1
 
KoPathPoint::PointProperties m_properties2
 

Detailed Description

Definition at line 52 of file KoPathSegmentTypeCommand.h.

Member Data Documentation

◆ m_controlPoint1

QPointF KoPathSegmentTypeCommand::SegmentTypeData::m_controlPoint1

Definition at line 54 of file KoPathSegmentTypeCommand.h.

◆ m_controlPoint2

QPointF KoPathSegmentTypeCommand::SegmentTypeData::m_controlPoint2

Definition at line 55 of file KoPathSegmentTypeCommand.h.

◆ m_properties1

KoPathPoint::PointProperties KoPathSegmentTypeCommand::SegmentTypeData::m_properties1

Definition at line 56 of file KoPathSegmentTypeCommand.h.

◆ m_properties2

KoPathPoint::PointProperties KoPathSegmentTypeCommand::SegmentTypeData::m_properties2

Definition at line 57 of file KoPathSegmentTypeCommand.h.


The documentation for this struct was generated from the following file: