#include <qquadpath_p.h>
Definition at line 42 of file qquadpath_p.h.
◆ CurvatureFlags
| enum QQuadPath::Element::CurvatureFlags : quint8 |
| Enumerator |
|---|
| CurvatureUndetermined | |
| FillOnRight | |
| Convex | |
Definition at line 159 of file qquadpath_p.h.
◆ FillSide
| enum QQuadPath::Element::FillSide : quint8 |
| Enumerator |
|---|
| FillSideUndetermined | |
| FillSideRight | |
| FillSideLeft | |
| FillSideBoth | |
Definition at line 165 of file qquadpath_p.h.
◆ Element() [1/2]
| QQuadPath::Element::Element |
( |
| ) |
|
|
inline |
◆ Element() [2/2]
◆ childCount()
| int QQuadPath::Element::childCount |
( |
| ) |
const |
|
inline |
◆ controlPoint()
| QVector2D QQuadPath::Element::controlPoint |
( |
| ) |
const |
|
inline |
◆ endPoint()
| QVector2D QQuadPath::Element::endPoint |
( |
| ) |
const |
|
inline |
◆ extent()
| float QQuadPath::Element::extent |
( |
| ) |
const |
◆ indexOfChild()
| int QQuadPath::Element::indexOfChild |
( |
int | childNumber | ) |
const |
|
inline |
◆ isControlPointOnLeft()
| bool QQuadPath::Element::isControlPointOnLeft |
( |
| ) |
const |
|
inline |
◆ isConvex()
| bool QQuadPath::Element::isConvex |
( |
| ) |
const |
|
inline |
◆ isFillOnRight()
| bool QQuadPath::Element::isFillOnRight |
( |
| ) |
const |
|
inline |
◆ isLine()
| bool QQuadPath::Element::isLine |
( |
| ) |
const |
|
inline |
◆ isSubpathEnd()
| bool QQuadPath::Element::isSubpathEnd |
( |
| ) |
const |
|
inline |
◆ isSubpathStart()
| bool QQuadPath::Element::isSubpathStart |
( |
| ) |
const |
|
inline |
◆ midPoint()
| QVector2D QQuadPath::Element::midPoint |
( |
| ) |
const |
|
inline |
◆ normalAtFraction()
| QVector2D QQuadPath::Element::normalAtFraction |
( |
float | t | ) |
const |
|
inline |
◆ pointAtFraction()
| QVector2D QQuadPath::Element::pointAtFraction |
( |
float | t | ) |
const |
◆ referencePoint()
| QVector2D QQuadPath::Element::referencePoint |
( |
| ) |
const |
|
inline |
◆ reversed()
◆ segmentFromTo()
◆ setAsConvex()
| void QQuadPath::Element::setAsConvex |
( |
bool | isConvex | ) |
|
|
inline |
◆ setFillOnRight()
| void QQuadPath::Element::setFillOnRight |
( |
bool | isFillOnRight | ) |
|
|
inline |
◆ startPoint()
| QVector2D QQuadPath::Element::startPoint |
( |
| ) |
const |
|
inline |
◆ tangentAtFraction()
| QVector2D QQuadPath::Element::tangentAtFraction |
( |
float | t | ) |
const |
|
inline |
◆ operator<<
◆ QQuadPath
The documentation for this class was generated from the following files: