From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/qstrlistiterator.html | 60 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 doc/html/qstrlistiterator.html (limited to 'doc/html/qstrlistiterator.html') diff --git a/doc/html/qstrlistiterator.html b/doc/html/qstrlistiterator.html new file mode 100644 index 0000000..4312e5a --- /dev/null +++ b/doc/html/qstrlistiterator.html @@ -0,0 +1,60 @@ + + + + + +QStrListIterator Class + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

QStrListIterator Class Reference

+ +

The QStrListIterator class is an iterator for the QStrList +and QStrIList classes. +More... +

#include <qstrlist.h> +

Inherits QPtrListIterator<char>. +

List of all member functions. +


Detailed Description

+ + +The QStrListIterator class is an iterator for the QStrList +and QStrIList classes. +

+

This class is a QPtrListIterator<char> instance. It can traverse +the strings in the QStrList and QStrIList classes. +

See also Non-GUI Classes. + + +


+This file is part of the Qt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.3