KIOSlave
TokenIterator Class Reference
#include <parsinghelpers.h>
Public Member Functions | |
QList< QByteArray > | all () const |
QByteArray | current () const |
bool | hasNext () const |
QByteArray | next () |
Detailed Description
Definition at line 39 of file parsinghelpers.h.
Member Function Documentation
◆ all()
QList< QByteArray > TokenIterator::all | ( | ) | const |
Definition at line 107 of file parsinghelpers.cpp.
◆ current()
QByteArray TokenIterator::current | ( | ) | const |
Definition at line 100 of file parsinghelpers.cpp.
◆ hasNext()
|
inline |
Definition at line 42 of file parsinghelpers.h.
◆ next()
QByteArray TokenIterator::next | ( | ) |
Definition at line 90 of file parsinghelpers.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.