Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The TQObjectListIterator class provides an iterator for TQObjectLists. More...
#include <ntqobjectlist.h>
Inherits TQPtrListIterator<TQObject>.
A TQObjectListIterator iterator is a TQPtrListIterator<TQObject>.
See TQObject::queryList() for an example of use.
See also TQObjectList, 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 TQt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | TQt 3.3.8
|