Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
ElementCutter Class Reference
+ Collaboration diagram for ElementCutter:

Public Member Functions

 ElementCutter (const QuadPath::Element &element)
 
bool consume (float length)
 
QVector2D currentCutPoint ()
 
QVector2D currentControlPoint ()
 
float lastLength ()
 

Detailed Description

Definition at line 495 of file qquickshapecurverenderer.cpp.

Constructor & Destructor Documentation

◆ ElementCutter()

ElementCutter::ElementCutter ( const QuadPath::Element element)
inline

Definition at line 498 of file qquickshapecurverenderer.cpp.

Member Function Documentation

◆ consume()

bool ElementCutter::consume ( float  length)
inline

Definition at line 508 of file qquickshapecurverenderer.cpp.

Referenced by QuadPath::dashed().

+ Here is the caller graph for this function:

◆ currentControlPoint()

QVector2D ElementCutter::currentControlPoint ( )
inline

Definition at line 531 of file qquickshapecurverenderer.cpp.

References Q_ASSERT.

Referenced by QuadPath::dashed().

+ Here is the caller graph for this function:

◆ currentCutPoint()

QVector2D ElementCutter::currentCutPoint ( )
inline

Definition at line 526 of file qquickshapecurverenderer.cpp.

Referenced by QuadPath::dashed().

+ Here is the caller graph for this function:

◆ lastLength()

float ElementCutter::lastLength ( )
inline

Definition at line 542 of file qquickshapecurverenderer.cpp.

Referenced by QuadPath::dashed().

+ Here is the caller graph for this function:

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