This is the complete list of members for VPiecePath, including all inherited members.
Append(const VPieceNode &node) | VPiecePath | |
at(int indx) const | VPiecePath | |
Clear() | VPiecePath | |
Contains(quint32 id) const | VPiecePath | |
CountNodes() const | VPiecePath | |
CurveSeamAllowanceSegment(const VContainer *data, const QVector< VPieceNode > &nodes, const QSharedPointer< VAbstractCurve > &curve, int i, bool reverse, qreal width) | VPiecePath | static |
d | VPiecePath | private |
Edge(quint32 p1, quint32 p2) const | VPiecePath | |
EndSegment(const VContainer *data, int i, bool reverse) const | VPiecePath | |
EndSegment(const VContainer *data, const QVector< VPieceNode > &nodes, int i, bool reverse) | VPiecePath | static |
FindInLoopNotExcludedDown(int start, const QVector< VPieceNode > &nodes) | VPiecePath | static |
FindInLoopNotExcludedUp(int start, const QVector< VPieceNode > &nodes) | VPiecePath | static |
GetName() const | VPiecePath | |
GetNodes() const | VPiecePath | |
GetPenType() const | VPiecePath | |
GetType() const | VPiecePath | |
indexOfNode(quint32 id) const | VPiecePath | |
indexOfNode(const QVector< VPieceNode > &nodes, quint32 id) | VPiecePath | static |
IsCutPath() const | VPiecePath | |
ListNodePoint() const | VPiecePath | |
MissingNodes(const VPiecePath &path) const | VPiecePath | |
NodeNextPoint(const VContainer *data, int i) const | VPiecePath | |
NodeOnEdge(quint32 index, VPieceNode &p1, VPieceNode &p2) const | VPiecePath | |
NodePreviousPoint(const VContainer *data, int i) const | VPiecePath | |
OnEdge(quint32 p1, quint32 p2) const | VPiecePath | |
operator=(const VPiecePath &path) | VPiecePath | |
operator[](int indx) | VPiecePath | |
PainterPath(const VContainer *data) const | VPiecePath | |
PathNodePoints(const VContainer *data, bool showExcluded=true) const | VPiecePath | |
PathPoints(const VContainer *data) const | VPiecePath | |
PreparePointEkv(const VPieceNode &node, const VContainer *data) | VPiecePath | static |
RemoveEdge(quint32 index) const | VPiecePath | |
SeamAllowancePoints(const VContainer *data, qreal width, bool reverse) const | VPiecePath | |
SetCutPath(bool cut) | VPiecePath | |
SetName(const QString &name) | VPiecePath | |
SetNodes(const QVector< VPieceNode > &nodes) | VPiecePath | |
SetPenType(const Qt::PenStyle &type) | VPiecePath | |
SetType(PiecePathType type) | VPiecePath | |
StartSegment(const VContainer *data, int i, bool reverse) const | VPiecePath | |
StartSegment(const VContainer *data, const QVector< VPieceNode > &nodes, int i, bool reverse) | VPiecePath | static |
Swap(VPiecePath &path) Q_DECL_NOTHROW | VPiecePath | |
VPiecePath() | VPiecePath | |
VPiecePath(PiecePathType type) | VPiecePath | explicit |
VPiecePath(const VPiecePath &path) | VPiecePath | |
~VPiecePath() | VPiecePath |