diff options
Diffstat (limited to 'doc/html/tools.html')
-rw-r--r-- | doc/html/tools.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/tools.html b/doc/html/tools.html index 9d55de4f7..2f4e07fe5 100644 --- a/doc/html/tools.html +++ b/doc/html/tools.html @@ -72,11 +72,11 @@ classes.</a> <tr bgcolor=#f0f0f0><td><b><a href="tqptrstack.html">TQPtrStack</a></b><td>Template class that provides a stack <tr bgcolor=#f0f0f0><td><b><a href="tqptrvector.html">TQPtrVector</a></b><td>Template collection class that provides a vector (array) <tr bgcolor=#f0f0f0><td><b><a href="ntqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions -<tr bgcolor=#f0f0f0><td><b><a href="qstrilist.html">TQStrIList</a></b><td>Doubly-linked list of char* with case-insensitive comparison -<tr bgcolor=#f0f0f0><td><b><a href="ntqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '\0'-terminated char array -<tr bgcolor=#f0f0f0><td><b><a href="ntqstringlist.html">TQStringList</a></b><td>List of strings -<tr bgcolor=#f0f0f0><td><b><a href="ntqstrlist.html">TQStrList</a></b><td>Doubly-linked list of char* -<tr bgcolor=#f0f0f0><td><b><a href="qstrlistiterator.html">TQStrListIterator</a></b><td>Iterator for the TQStrList and TQStrIList classes +<tr bgcolor=#f0f0f0><td><b><a href="tqstrilist.html">TQStrIList</a></b><td>Doubly-linked list of char* with case-insensitive comparison +<tr bgcolor=#f0f0f0><td><b><a href="tqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '\0'-terminated char array +<tr bgcolor=#f0f0f0><td><b><a href="tqstringlist.html">TQStringList</a></b><td>List of strings +<tr bgcolor=#f0f0f0><td><b><a href="tqstrlist.html">TQStrList</a></b><td>Doubly-linked list of char* +<tr bgcolor=#f0f0f0><td><b><a href="tqstrlistiterator.html">TQStrListIterator</a></b><td>Iterator for the TQStrList and TQStrIList classes <tr bgcolor=#f0f0f0><td><b><a href="tqvaluelist.html">TQValueList</a></b><td>Value-based template class that provides lists <tr bgcolor=#f0f0f0><td><b><a href="tqvaluelistconstiterator.html">TQValueListConstIterator</a></b><td>Const iterator for TQValueList <tr bgcolor=#f0f0f0><td><b><a href="tqvaluelistiterator.html">TQValueListIterator</a></b><td>Iterator for TQValueList |