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 38 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.
bool TokenIterator::hasNext | ( | ) | const [inline] |
Definition at line 41 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: