![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QSubpathForwardIterator (const QDataBuffer< QStrokerOps::Element > *path) | |
int | position () const |
bool | hasNext () const |
QStrokerOps::Element | next () |
Definition at line 14 of file qstroker.cpp.
|
inline |
Definition at line 17 of file qstroker.cpp.
|
inline |
Definition at line 20 of file qstroker.cpp.
References QDataBuffer< Type >::size().
Referenced by next().
|
inline |
Definition at line 21 of file qstroker.cpp.
References QDataBuffer< Type >::at(), hasNext(), and Q_ASSERT.
|
inline |
Definition at line 19 of file qstroker.cpp.