Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
ElementCutter Class Reference
+ Collaboration diagram for ElementCutter:

Public Member Functions

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

Detailed Description

Definition at line 710 of file qquadpath.cpp.

Constructor & Destructor Documentation

◆ ElementCutter()

ElementCutter::ElementCutter ( const QQuadPath::Element & element)
inline

Definition at line 713 of file qquadpath.cpp.

Member Function Documentation

◆ consume()

bool ElementCutter::consume ( float length)
inline

Definition at line 723 of file qquadpath.cpp.

◆ currentControlPoint()

QVector2D ElementCutter::currentControlPoint ( )
inline

Definition at line 746 of file qquadpath.cpp.

References Q_ASSERT.

◆ currentCutPoint()

QVector2D ElementCutter::currentCutPoint ( )
inline

Definition at line 741 of file qquadpath.cpp.

◆ lastLength()

float ElementCutter::lastLength ( )
inline

Definition at line 757 of file qquadpath.cpp.


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