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

Public Member Functions

 QSubpathFlatIterator (const QDataBuffer< QStrokerOps::Element > *path, qreal threshold)
bool hasNext () const
QStrokerOps::Element next ()
 QSubpathFlatIterator (const QDataBuffer< QStrokerOps::Element > *path, qreal threshold)
bool hasNext () const
QStrokerOps::Element next ()

Detailed Description

Definition at line 81 of file qstroker.cpp.

Constructor & Destructor Documentation

◆ QSubpathFlatIterator() [1/2]

QSubpathFlatIterator::QSubpathFlatIterator ( const QDataBuffer< QStrokerOps::Element > * path,
qreal threshold )
inline

Definition at line 84 of file qstroker.cpp.

References QSubpathFlatIterator().

Referenced by QSubpathFlatIterator().

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

◆ QSubpathFlatIterator() [2/2]

QSubpathFlatIterator::QSubpathFlatIterator ( const QDataBuffer< QStrokerOps::Element > * path,
qreal threshold )
inline

Definition at line 84 of file qstroker.cpp.

Member Function Documentation

◆ hasNext() [1/2]

bool QSubpathFlatIterator::hasNext ( ) const
inline

Definition at line 87 of file qstroker.cpp.

Referenced by next().

Here is the caller graph for this function:

◆ hasNext() [2/2]

bool QSubpathFlatIterator::hasNext ( ) const
inline

Definition at line 87 of file qstroker.cpp.

◆ next() [1/2]

QStrokerOps::Element QSubpathFlatIterator::next ( )
inline

Definition at line 89 of file qstroker.cpp.

References hasNext().

Here is the call graph for this function:

◆ next() [2/2]

QStrokerOps::Element QSubpathFlatIterator::next ( )
inline

Definition at line 89 of file qstroker.cpp.


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