Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The QObjectListIt class provides an iterator for QObjectLists. More...
#include <qobjectlist.h>
Inherits QPtrListIterator<QObject>.
A QObjectListIt iterator is a QPtrListIterator<QObject>.
See QObject::queryList() for an example of use.
See also QObjectList, Collection Classes and Non-GUI Classes.
Constructs an iterator for list. The current iterator item is set to point on the first item in the list.
Assignment. Makes a copy of the iterator it and returns a reference to this iterator.
This file is part of the Qt toolkit. Copyright © 1995-2002 Trolltech. All Rights Reserved.
Copyright © 2002 Trolltech | Trademarks | Qt version 3.0.4
|