![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QSubpathForwardIterator: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 21 of file qstroker.cpp.
References QDataBuffer< Type >::at(), hasNext(), and Q_ASSERT.
Here is the call graph for this function:
|
inline |
Definition at line 19 of file qstroker.cpp.