![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QSubpathFlatIterator (const QDataBuffer< QStrokerOps::Element > *path, qreal threshold) | |
bool | hasNext () const |
QStrokerOps::Element | next () |
Definition at line 81 of file qstroker.cpp.
|
inline |
Definition at line 84 of file qstroker.cpp.
|
inline |
Definition at line 87 of file qstroker.cpp.
References QDataBuffer< Type >::size().
Referenced by next().
|
inline |
Definition at line 89 of file qstroker.cpp.
References QDataBuffer< Type >::at(), QList< T >::at(), e, QBezier::fromPoints(), hasNext(), QPainterPath::LineToElement, Q_ASSERT, qt_fixed_to_real, qt_real_to_fixed, QList< T >::size(), QBezier::toPolygon(), QPointF::x(), QStrokerOps::Element::x, QPointF::y(), and QStrokerOps::Element::y.