#include <dochandler.h>
Additional Inherited Members | |
Protected Member Functions inherited from QGListIterator | |
QGListIterator (const QGList &) | |
QGListIterator (const QGListIterator &) | |
QGListIterator & | operator= (const QGListIterator &) |
~QGListIterator () | |
bool | atFirst () const |
bool | atLast () const |
QCollection::Item | toFirst () |
QCollection::Item | toLast () |
QCollection::Item | get () const |
QCollection::Item | operator() () |
QCollection::Item | operator++ () |
QCollection::Item | operator+= (uint) |
QCollection::Item | operator-- () |
QCollection::Item | operator-= (uint) |
Protected Attributes inherited from QGListIterator | |
QGList * | list |
Definition at line 777 of file dochandler.h.
|
inline |
Definition at line 780 of file dochandler.h.