Seamly2D
Code documentation
VLayoutPiecePath Member List

This is the complete list of members for VLayoutPiecePath, including all inherited members.

dVLayoutPiecePathprivate
GetPainterPath() constVLayoutPiecePath
IsCutPath() constVLayoutPiecePath
operator=(const VLayoutPiecePath &path)VLayoutPiecePath
PenStyle() constVLayoutPiecePath
Points() constVLayoutPiecePath
SetCutPath(bool cut)VLayoutPiecePath
SetPenStyle(const Qt::PenStyle &penStyle)VLayoutPiecePath
SetPoints(const QVector< QPointF > &points)VLayoutPiecePath
Swap(VLayoutPiecePath &path) Q_DECL_NOTHROWVLayoutPiecePath
VLayoutPiecePath()VLayoutPiecePath
VLayoutPiecePath(const QVector< QPointF > &points, bool cut, Qt::PenStyle penStyle=Qt::SolidLine)VLayoutPiecePath
VLayoutPiecePath(const VLayoutPiecePath &path)VLayoutPiecePath
~VLayoutPiecePath()VLayoutPiecePathvirtual