Seamly2D
Code documentation
VPatternLabelDataPrivate Class Reference

#include <vpatternlabeldata_p.h>

Inheritance diagram for VPatternLabelDataPrivate:
Collaboration diagram for VPatternLabelDataPrivate:

Public Member Functions

 VPatternLabelDataPrivate ()
 
 VPatternLabelDataPrivate (const VPatternLabelDataPrivate &data)
 
 ~VPatternLabelDataPrivate () Q_DECL_EQ_DEFAULT
 

Public Attributes

QString m_pieceLabelWidth
 
QString m_pieceLabelHeight
 m_pieceLabelWidth formula to calculate the width of label More...
 
QString m_pieceLabelAngle
 m_pieceLabelHeight formula to calculate the height of label More...
 
int m_iFontSize
 m_pieceLabelAngle formula to calculate the rotation angle of label More...
 
quint32 m_centerAnchorPoint
 m_iFontSize label text base font size More...
 
quint32 m_topLeftAnchorPoint
 m_centerAnchorPoint center pin id More...
 
quint32 m_bottomRightAnchorPoint
 m_topLeftAnchorPoint top left corner pin id More...
 

Private Member Functions

VPatternLabelDataPrivateoperator= (const VPatternLabelDataPrivate &) Q_DECL_EQ_DELETE
 m_bottomRightAnchorPoint bottom right corner pin id More...
 

Detailed Description

Definition at line 42 of file vpatternlabeldata_p.h.

Constructor & Destructor Documentation

◆ VPatternLabelDataPrivate() [1/2]

VPatternLabelDataPrivate::VPatternLabelDataPrivate ( )
inline

Definition at line 45 of file vpatternlabeldata_p.h.

◆ VPatternLabelDataPrivate() [2/2]

VPatternLabelDataPrivate::VPatternLabelDataPrivate ( const VPatternLabelDataPrivate data)
inline

Definition at line 55 of file vpatternlabeldata_p.h.

◆ ~VPatternLabelDataPrivate()

VPatternLabelDataPrivate::~VPatternLabelDataPrivate ( )

Member Function Documentation

◆ operator=()

VPatternLabelDataPrivate& VPatternLabelDataPrivate::operator= ( const VPatternLabelDataPrivate )
private

m_bottomRightAnchorPoint bottom right corner pin id

Member Data Documentation

◆ m_bottomRightAnchorPoint

quint32 VPatternLabelDataPrivate::m_bottomRightAnchorPoint

m_topLeftAnchorPoint top left corner pin id

Definition at line 74 of file vpatternlabeldata_p.h.

◆ m_centerAnchorPoint

quint32 VPatternLabelDataPrivate::m_centerAnchorPoint

m_iFontSize label text base font size

Definition at line 72 of file vpatternlabeldata_p.h.

◆ m_iFontSize

int VPatternLabelDataPrivate::m_iFontSize

m_pieceLabelAngle formula to calculate the rotation angle of label

Definition at line 71 of file vpatternlabeldata_p.h.

◆ m_pieceLabelAngle

QString VPatternLabelDataPrivate::m_pieceLabelAngle

m_pieceLabelHeight formula to calculate the height of label

Definition at line 70 of file vpatternlabeldata_p.h.

◆ m_pieceLabelHeight

QString VPatternLabelDataPrivate::m_pieceLabelHeight

m_pieceLabelWidth formula to calculate the width of label

Definition at line 69 of file vpatternlabeldata_p.h.

◆ m_pieceLabelWidth

QString VPatternLabelDataPrivate::m_pieceLabelWidth

Definition at line 68 of file vpatternlabeldata_p.h.

◆ m_topLeftAnchorPoint

quint32 VPatternLabelDataPrivate::m_topLeftAnchorPoint

m_centerAnchorPoint center pin id

Definition at line 73 of file vpatternlabeldata_p.h.


The documentation for this class was generated from the following file: