![]() |
| ||
Classes - Annotated - Tree - Functions - Home - Structure |
The QStrIList class provides a doubly-linked list of char* with case-insensitive compare. More...
#include <qstrlist.h>
Inherits QStrList.
This class is a QPtrList<char> instance (a list of char*).
QStrIList is similar to QStrList except that it is case-insensitive. The virtual compareItems() function is reimplemented and does a case-insensitive string comparison. The inSort() function inserts strings in a sorted order.
The QStrListIterator class is an iterator for QStrList.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2001 Trolltech, all rights reserved.
Copyright © 2001 Trolltech | Trademarks | Qt version 3.0.0-beta1-beta1
|