summaryrefslogtreecommitdiffstats
path: root/qtools/qlist.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2012-04-29 17:51:51 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2012-04-29 17:51:51 (GMT)
commit44ca9512aaeb19f7fbd07afda88ec4cfe53ce831 (patch)
treea8d7cbd0da612bb0b1fa97dcc1bac1838f845338 /qtools/qlist.doc
parentf3e0c94b327d47e5c3d3a36a9a6300cee8d2a537 (diff)
downloadDoxygen-44ca9512aaeb19f7fbd07afda88ec4cfe53ce831.zip
Doxygen-44ca9512aaeb19f7fbd07afda88ec4cfe53ce831.tar.gz
Doxygen-44ca9512aaeb19f7fbd07afda88ec4cfe53ce831.tar.bz2
Release-1.8.0-20120429
Diffstat (limited to 'qtools/qlist.doc')
-rw-r--r--qtools/qlist.doc6
1 files changed, 1 insertions, 5 deletions
diff --git a/qtools/qlist.doc b/qtools/qlist.doc
index 98decd1..6b4278c 100644
--- a/qtools/qlist.doc
+++ b/qtools/qlist.doc
@@ -927,14 +927,12 @@
QStrList documentation
*****************************************************************************/
-typedef QList<char> QStrList
+//typedef QList<char> QStrList
/*!
\class QStrList qstrlist.h
\brief The QStrList class provides a doubly linked list of \c char*.
- \inherit QList
-
\ingroup collection
\ingroup tools
@@ -1039,8 +1037,6 @@ case insensitive compare.
\class QStrListIterator qstrlist.h
\brief The QStrListIterator class is an iterator for the QStrList and QStrIList classes.
- \inherit QListIterator
-
\ingroup tools
This class is a QListIterator\<char\> instance.