diff options
Diffstat (limited to 'doc/man/man3/tqstrlistiterator.3qt')
-rw-r--r-- | doc/man/man3/tqstrlistiterator.3qt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/man/man3/tqstrlistiterator.3qt b/doc/man/man3/tqstrlistiterator.3qt index 68724fd5d..62b042d4e 100644 --- a/doc/man/man3/tqstrlistiterator.3qt +++ b/doc/man/man3/tqstrlistiterator.3qt @@ -1,5 +1,5 @@ '\" t -.TH QStrListIterator 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQStrListIterator 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,21 +7,21 @@ .ad l .nh .SH NAME -QStrListIterator \- Iterator for the QStrList and QStrIList classes +TQStrListIterator \- Iterator for the TQStrList and TQStrIList classes .SH SYNOPSIS -\fC#include <ntqstrlist.h>\fR +\fC#include <tqstrlist.h>\fR .PP Inherits TQPtrListIterator<char>. .PP .SH DESCRIPTION -The QStrListIterator class is an iterator for the QStrList and QStrIList classes. +The TQStrListIterator class is an iterator for the TQStrList and TQStrIList classes. .PP -This class is a TQPtrListIterator<char> instance. It can traverse the strings in the QStrList and QStrIList classes. +This class is a TQPtrListIterator<char> instance. It can traverse the strings in the TQStrList and TQStrIList classes. .PP See also Non-GUI Classes. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qstrlistiterator.html +.BR http://doc.trolltech.com/tqstrlistiterator.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |