Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 ()
 

Detailed Description

Definition at line 81 of file qstroker.cpp.

Constructor & Destructor Documentation

◆ QSubpathFlatIterator()

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

Definition at line 84 of file qstroker.cpp.

Member Function Documentation

◆ hasNext()

bool QSubpathFlatIterator::hasNext ( ) const
inline

Definition at line 87 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:

◆ next()

QStrokerOps::Element QSubpathFlatIterator::next ( )
inline

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