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
QSubpathBackwardIterator Class Reference
Collaboration diagram for QSubpathBackwardIterator:

Public Member Functions

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

Detailed Description

Definition at line 28 of file qstroker.cpp.

Constructor & Destructor Documentation

◆ QSubpathBackwardIterator() [1/2]

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

Definition at line 31 of file qstroker.cpp.

References QSubpathBackwardIterator().

Referenced by QSubpathBackwardIterator().

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

◆ QSubpathBackwardIterator() [2/2]

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

Definition at line 31 of file qstroker.cpp.

Member Function Documentation

◆ hasNext() [1/2]

bool QSubpathBackwardIterator::hasNext ( ) const
inline

Definition at line 36 of file qstroker.cpp.

Referenced by next().

Here is the caller graph for this function:

◆ hasNext() [2/2]

bool QSubpathBackwardIterator::hasNext ( ) const
inline

Definition at line 36 of file qstroker.cpp.

◆ next() [1/2]

QStrokerOps::Element QSubpathBackwardIterator::next ( )
inline

Definition at line 38 of file qstroker.cpp.

References hasNext().

Here is the call graph for this function:

◆ next() [2/2]

QStrokerOps::Element QSubpathBackwardIterator::next ( )
inline

Definition at line 38 of file qstroker.cpp.

◆ position() [1/2]

int QSubpathBackwardIterator::position ( ) const
inline

Definition at line 34 of file qstroker.cpp.

◆ position() [2/2]

int QSubpathBackwardIterator::position ( ) const
inline

Definition at line 34 of file qstroker.cpp.


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