QGListIterator Class Reference


The QGListIterator is an internal class for implementing QListIterator. More...

#include <qglist.h>

Inherited by QListIterator.

List of all member functions.

Protected Members


Detailed Description

The QGListIterator is an internal class for implementing QListIterator.

QGListIterator is a strictly internal class that does the heavy work for QListIterator.


Member Function Documentation

QGListIterator::QGListIterator ( const QGList &l) [protected]

For internal use only.

QGListIterator::QGListIterator ( const QGListIterator &it) [protected]

For internal use only.

QGListIterator::~QGListIterator () [protected]

For internal use only.

bool QGListIterator::atFirst () const [protected]

For internal use only.

bool QGListIterator::atLast () const [protected]

For internal use only.

GCI QGListIterator::get () const [protected]

For internal use only.

GCI QGListIterator::operator() () [protected]

For internal use only.

GCI QGListIterator::operator++ () [protected]

For internal use only.

GCI QGListIterator::operator+= ( uint jumps) [protected]

For internal use only.

GCI QGListIterator::operator-- () [protected]

For internal use only.

GCI QGListIterator::operator-= ( uint jumps) [protected]

For internal use only.

QGListIterator & QGListIterator::operator= ( const QGListIterator &it) [protected]

For internal use only.

GCI QGListIterator::toFirst () [protected]

For internal use only.

GCI QGListIterator::toLast () [protected]

For internal use only.


This file is part of the Qt toolkit, copyright © 1995-96 Troll Tech, all rights reserved.

It was generated from the following files:


Generated at 16:51, 1996/09/24 for Qt version 1.0 by the webmaster at Troll Tech