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
QList< QByteArray > TokenIterator::all | ( | ) | const |
Definition at line 107 of file parsinghelpers.cpp.
QByteArray TokenIterator::current | ( | ) | const |
Definition at line 100 of file parsinghelpers.cpp.
|
inline |
Definition at line 42 of file parsinghelpers.h.
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.