#include <compoundhandler.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 63 of file compoundhandler.h.
|
inline |
Definition at line 66 of file compoundhandler.h.
1.8.11