Home
last modified time | relevance | path

Searched defs:VLayoutPiecePathData (Results 1 – 2 of 2) sorted by relevance

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vlayout/
H A Dvlayoutpiecepath_p.h50 VLayoutPiecePathData() in VLayoutPiecePathData() function
53 explicit VLayoutPiecePathData(const QVector<QPointF> &points) in VLayoutPiecePathData() function
57 VLayoutPiecePathData(const VLayoutPiecePathData &path) in VLayoutPiecePathData() function
H A Dvlayoutpiecepath.h36 class VLayoutPiecePathData; variable