Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSubpathForwardIterator Class Reference
Collaboration diagram for QSubpathForwardIterator:

Public Member Functions

 QSubpathForwardIterator (const QDataBuffer< QStrokerOps::Element > *path)
int position () const
bool hasNext () const
QStrokerOps::Element next ()
 QSubpathForwardIterator (const QDataBuffer< QStrokerOps::Element > *path)
int position () const
bool hasNext () const
QStrokerOps::Element next ()

Detailed Description

Definition at line 14 of file qstroker.cpp.

Constructor & Destructor Documentation

◆ QSubpathForwardIterator() [1/2]

QSubpathForwardIterator::QSubpathForwardIterator ( const QDataBuffer< QStrokerOps::Element > * path)
inline

Definition at line 17 of file qstroker.cpp.

References QSubpathForwardIterator().

Referenced by QSubpathForwardIterator().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QSubpathForwardIterator() [2/2]

QSubpathForwardIterator::QSubpathForwardIterator ( const QDataBuffer< QStrokerOps::Element > * path)
inline

Definition at line 17 of file qstroker.cpp.

Member Function Documentation

◆ hasNext() [1/2]

bool QSubpathForwardIterator::hasNext ( ) const
inline

Definition at line 20 of file qstroker.cpp.

Referenced by next().

Here is the caller graph for this function:

◆ hasNext() [2/2]

bool QSubpathForwardIterator::hasNext ( ) const
inline

Definition at line 20 of file qstroker.cpp.

◆ next() [1/2]

QStrokerOps::Element QSubpathForwardIterator::next ( )
inline

Definition at line 21 of file qstroker.cpp.

References hasNext().

Here is the call graph for this function:

◆ next() [2/2]

QStrokerOps::Element QSubpathForwardIterator::next ( )
inline

Definition at line 21 of file qstroker.cpp.

◆ position() [1/2]

int QSubpathForwardIterator::position ( ) const
inline

Definition at line 19 of file qstroker.cpp.

◆ position() [2/2]

int QSubpathForwardIterator::position ( ) const
inline

Definition at line 19 of file qstroker.cpp.


The documentation for this class was generated from the following file: