#include <vpiecenode_p.h>
Definition at line 67 of file vpiecenode_p.h.
◆ VPieceNodeData() [1/3]
| VPieceNodeData::VPieceNodeData |
( |
| ) |
|
|
inline |
◆ VPieceNodeData() [2/3]
| VPieceNodeData::VPieceNodeData |
( |
quint32 |
id, |
|
|
Tool |
typeTool, |
|
|
bool |
reverse |
|
) |
| |
|
inline |
◆ VPieceNodeData() [3/3]
◆ ~VPieceNodeData()
| VPieceNodeData::~VPieceNodeData |
( |
| ) |
|
◆ operator=()
◆ operator<<
| QDataStream& operator<< |
( |
QDataStream & |
out, |
|
|
const VPieceNodeData & |
p |
|
) |
| |
|
friend |
◆ operator>>
◆ m_afterWidthFormula
| QString VPieceNodeData::m_afterWidthFormula |
◆ m_angleType
◆ m_beforeWidthFormula
| QString VPieceNodeData::m_beforeWidthFormula |
m_isMainPathNode need fin know if allowed for this notch to be double.
Definition at line 151 of file vpiecenode_p.h.
◆ m_excluded
| bool VPieceNodeData::m_excluded |
reverse true if need reverse points list for node.
Definition at line 144 of file vpiecenode_p.h.
◆ m_id
| quint32 VPieceNodeData::m_id |
◆ m_isMainPathNode
| bool VPieceNodeData::m_isMainPathNode |
m_isNotch has sense only for points. If true to seam allowance should a notch should be added.
Definition at line 149 of file vpiecenode_p.h.
◆ m_isNotch
| bool VPieceNodeData::m_isNotch |
m_excluded true if item excluded from main path. Excluded item is not visible and also will not has affect on main path. Also include to exist path items automatically setted excluded. */
Definition at line 147 of file vpiecenode_p.h.
◆ m_notchAngle
| qreal VPieceNodeData::m_notchAngle |
◆ m_notchCount
| int VPieceNodeData::m_notchCount |
◆ m_notchLength
| qreal VPieceNodeData::m_notchLength |
◆ m_notchSubType
◆ m_notchType
◆ m_notchWidth
| qreal VPieceNodeData::m_notchWidth |
◆ m_reverse
| bool VPieceNodeData::m_reverse |
◆ m_showNotch
| bool VPieceNodeData::m_showNotch |
◆ m_showSeamlineNotch
| bool VPieceNodeData::m_showSeamlineNotch |
◆ m_typeTool
| Tool VPieceNodeData::m_typeTool |
The documentation for this class was generated from the following file: