From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/qobjectlist.doc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/qobjectlist.doc') diff --git a/doc/qobjectlist.doc b/doc/qobjectlist.doc index 88f376643..7dda6c5eb 100644 --- a/doc/qobjectlist.doc +++ b/doc/qobjectlist.doc @@ -1,11 +1,11 @@ /*! - \class QObjectList qobjectlist.h + \class QObjectList ntqobjectlist.h \brief The QObjectList class is a QPtrList of QObjects. \ingroup collection \ingroup tools - A QObjectList is a \link qptrlist.html + A QObjectList is a \link ntqptrlist.html QPtrList\\endlink. The list can be traversed using inherited functions, e.g. getFirst(), next(), etc., or using a QObjectListIterator iterator. @@ -53,7 +53,7 @@ /*! - \class QObjectListIterator qobjectlist.h + \class QObjectListIterator ntqobjectlist.h \brief The QObjectListIterator class provides an iterator for QObjectLists. -- cgit v1.2.1