|
|
| QInternalListIterator (const QInternalList< type > &l) |
| |
|
uint | count () const |
| |
|
bool | isEmpty () const |
| |
|
bool | atFirst () const |
| |
|
bool | atLast () const |
| |
|
type * | toFirst () |
| |
|
type * | toLast () |
| |
|
| operator type * () const |
| |
|
type * | operator* () |
| |
|
type * | current () const |
| |
|
type * | operator() () |
| |
|
type * | operator++ () |
| |
|
type * | operator+= (uint j) |
| |
|
type * | operator-- () |
| |
|
type * | operator-= (uint j) |
| |
|
QInternalListIterator< type > & | operator= (const QInternalListIterator< type > &it) |
| |
|
|
| QGListIterator (const QGList &) |
| |
|
| QGListIterator (const QGListIterator &) |
| |
|
QGListIterator & | operator= (const 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) |
| |
|
QGList * | list |
| |
The documentation for this class was generated from the following file: