Seamly2D
Code documentation
VCubicBezierPathData Class Reference

#include <vcubicbezierpath_p.h>

Inheritance diagram for VCubicBezierPathData:
Collaboration diagram for VCubicBezierPathData:

Public Member Functions

 VCubicBezierPathData ()
 
 VCubicBezierPathData (const VCubicBezierPathData &splPath)
 
virtual ~VCubicBezierPathData ()
 

Public Attributes

QVector< VPointFpath
 path list of points. More...
 

Private Member Functions

VCubicBezierPathDataoperator= (const VCubicBezierPathData &) Q_DECL_EQ_DELETE
 

Detailed Description

Definition at line 64 of file vcubicbezierpath_p.h.

Constructor & Destructor Documentation

◆ VCubicBezierPathData() [1/2]

VCubicBezierPathData::VCubicBezierPathData ( )
inline

Definition at line 68 of file vcubicbezierpath_p.h.

◆ VCubicBezierPathData() [2/2]

VCubicBezierPathData::VCubicBezierPathData ( const VCubicBezierPathData splPath)
inline

Definition at line 72 of file vcubicbezierpath_p.h.

◆ ~VCubicBezierPathData()

VCubicBezierPathData::~VCubicBezierPathData ( )
virtual

Definition at line 86 of file vcubicbezierpath_p.h.

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ path

QVector<VPointF> VCubicBezierPathData::path

path list of points.

Definition at line 80 of file vcubicbezierpath_p.h.


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