#include <vpiece.h>
Public Attributes | |
| QLineF | line {} |
| NotchType | type {} |
| NotchSubType | subType {} |
| qreal | length {} |
| qreal | width {} |
| qreal | angle {} |
| qreal | offset {} |
| int | count {} |
| qreal NotchData::angle {} |
Definition at line 70 of file vpiece.h.
Referenced by VPiece::createBuiltInSaNotch(), VPiece::createCastleNotch(), VPiece::createDiamondNotch(), VPiece::createSeamAllowanceNotch(), VPiece::createSlitNotch(), VPiece::createTNotch(), VPiece::createUNotch(), VPiece::createVExternalNotch(), and VPiece::createVInternalNotch().
| int NotchData::count {} |
Definition at line 72 of file vpiece.h.
Referenced by VPiece::createBuiltInSaNotch(), VPiece::createNotches(), and VPiece::createSeamAllowanceNotch().
| qreal NotchData::length {} |
Definition at line 68 of file vpiece.h.
Referenced by VPiece::createBuiltInSaNotch(), VPiece::createSeamAllowanceNotch(), VPiece::createTNotch(), VPiece::createUNotch(), and VPiece::createVInternalNotch().
| QLineF NotchData::line {} |
Definition at line 65 of file vpiece.h.
Referenced by VPiece::createBuiltInSaNotch(), VPiece::createCastleNotch(), VPiece::createSeamAllowanceNotch(), VPiece::createSlitNotch(), VPiece::createTNotch(), VPiece::createUNotch(), VPiece::createVExternalNotch(), and VPiece::createVInternalNotch().
| qreal NotchData::offset {} |
Definition at line 71 of file vpiece.h.
Referenced by VPiece::createCastleNotch(), VPiece::createNotches(), VPiece::createSlitNotch(), VPiece::createTNotch(), VPiece::createUNotch(), VPiece::createVExternalNotch(), and VPiece::createVInternalNotch().
| NotchSubType NotchData::subType {} |
Definition at line 67 of file vpiece.h.
Referenced by VPiece::createBuiltInSaNotch(), VPiece::createNotches(), and VPiece::createSeamAllowanceNotch().
| NotchType NotchData::type {} |
Definition at line 66 of file vpiece.h.
Referenced by VPiece::createBuiltInSaNotch(), VPiece::createNotches(), and VPiece::createSeamAllowanceNotch().
| qreal NotchData::width {} |
Definition at line 69 of file vpiece.h.
Referenced by VPiece::createBuiltInSaNotch(), VPiece::createCastleNotch(), VPiece::createNotches(), VPiece::createSeamAllowanceNotch(), VPiece::createTNotch(), VPiece::createUNotch(), VPiece::createVExternalNotch(), and VPiece::createVInternalNotch().