![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QSubpathBackwardIterator (const QDataBuffer< QStrokerOps::Element > *path) | |
int | position () const |
bool | hasNext () const |
QStrokerOps::Element | next () |
Definition at line 28 of file qstroker.cpp.
|
inline |
Definition at line 31 of file qstroker.cpp.
|
inline |
Definition at line 36 of file qstroker.cpp.
Referenced by next().
|
inline |
Definition at line 38 of file qstroker.cpp.
References QDataBuffer< Type >::at(), QPainterPath::CurveToDataElement, QPainterPath::CurveToElement, hasNext(), QPainterPath::LineToElement, QPainterPath::MoveToElement, Q_ASSERT, qWarning, QDataBuffer< Type >::size(), and QStrokerOps::Element::type.
|
inline |
Definition at line 34 of file qstroker.cpp.