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 101 of file parsinghelpers.cpp.
| QByteArray TokenIterator::current | ( | ) | const |
Definition at line 94 of file parsinghelpers.cpp.
| bool TokenIterator::hasNext | ( | ) | const [inline] |
Definition at line 42 of file parsinghelpers.h.
| QByteArray TokenIterator::next | ( | ) |
Definition at line 84 of file parsinghelpers.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference