55 #include <QSharedDataPointer>
80 #ifdef Q_COMPILER_RVALUE_REFS
108 const QPointF &
at(
int i)
const;
115 QSharedDataPointer<VContourData>
d;
QSharedDataPointer< VContourData > d
VContour & operator=(const VContour &contour)
QPainterPath ContourPath() const
void SetHeight(int height)
QRectF BoundingRect() const
const QPointF & at(int i) const
void SetShift(quint32 shift)
QVector< QPointF > GetContour() const
void Swap(VContour &contour) Q_DECL_NOTHROW
void AppendWhole(QVector< QPointF > &contour, const VLayoutPiece &detail, int detJ) const
QLineF GlobalEdge(int i) const
QVector< QPointF > CutEdge(const QLineF &edge) const
void SetContour(const QVector< QPointF > &contour)
QLineF EmptySheetEdge() const
int GlobalEdgesCount() const
QVector< QPointF > CutEmptySheetEdge() const
QVector< QPointF > UniteWithContour(const VLayoutPiece &detail, int globalI, int detJ, BestFrom type) const
Q_DECLARE_TYPEINFO(VContour, Q_MOVABLE_TYPE)