diff options
Diffstat (limited to 'doc/html/tools.html')
-rw-r--r-- | doc/html/tools.html | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/doc/html/tools.html b/doc/html/tools.html index 2f4e07fe5..b6a0a5836 100644 --- a/doc/html/tools.html +++ b/doc/html/tools.html @@ -40,26 +40,26 @@ and so can be used in non-GUI programs. classes.</a> <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqasciicache.html">TQAsciiCache</a></b><td>Template class that provides a cache based on char* keys -<tr bgcolor=#f0f0f0><td><b><a href="qasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys -<tr bgcolor=#f0f0f0><td><b><a href="qasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqbitarray.html">TQBitArray</a></b><td>Array of bits -<tr bgcolor=#f0f0f0><td><b><a href="qbytearray.html">TQByteArray</a></b><td>Array of bytes -<tr bgcolor=#f0f0f0><td><b><a href="ntqcache.html">TQCache</a></b><td>Template class that provides a cache based on TQString keys -<tr bgcolor=#f0f0f0><td><b><a href="qcacheiterator.html">TQCacheIterator</a></b><td>Iterator for TQCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) -<tr bgcolor=#f0f0f0><td><b><a href="ntqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that implicitly shared and explicitly shared classes reference unique data -<tr bgcolor=#f0f0f0><td><b><a href="ntqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys -<tr bgcolor=#f0f0f0><td><b><a href="qdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys -<tr bgcolor=#f0f0f0><td><b><a href="qintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys -<tr bgcolor=#f0f0f0><td><b><a href="qintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqasciicache.html">TQAsciiCache</a></b><td>Template class that provides a cache based on char* keys +<tr bgcolor=#f0f0f0><td><b><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys +<tr bgcolor=#f0f0f0><td><b><a href="tqasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqbitarray.html">TQBitArray</a></b><td>Array of bits +<tr bgcolor=#f0f0f0><td><b><a href="tqbytearray.html">TQByteArray</a></b><td>Array of bytes +<tr bgcolor=#f0f0f0><td><b><a href="tqcache.html">TQCache</a></b><td>Template class that provides a cache based on TQString keys +<tr bgcolor=#f0f0f0><td><b><a href="tqcacheiterator.html">TQCacheIterator</a></b><td>Iterator for TQCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) +<tr bgcolor=#f0f0f0><td><b><a href="tqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that implicitly shared and explicitly shared classes reference unique data +<tr bgcolor=#f0f0f0><td><b><a href="tqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys +<tr bgcolor=#f0f0f0><td><b><a href="tqdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys +<tr bgcolor=#f0f0f0><td><b><a href="tqintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys +<tr bgcolor=#f0f0f0><td><b><a href="tqintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections <tr bgcolor=#f0f0f0><td><b><a href="tqmap.html">TQMap</a></b><td>Value-based template class that provides a dictionary <tr bgcolor=#f0f0f0><td><b><a href="tqmapconstiterator.html">TQMapConstIterator</a></b><td>Iterator for TQMap <tr bgcolor=#f0f0f0><td><b><a href="tqmapiterator.html">TQMapIterator</a></b><td>Iterator for TQMap -<tr bgcolor=#f0f0f0><td><b><a href="ntqmemarray.html">TQMemArray</a></b><td>Template class that provides arrays of simple types +<tr bgcolor=#f0f0f0><td><b><a href="tqmemarray.html">TQMemArray</a></b><td>Template class that provides arrays of simple types <tr bgcolor=#f0f0f0><td><b><a href="tqobjectlist.html">TQObjectList</a></b><td>TQPtrList of TQObjects <tr bgcolor=#f0f0f0><td><b><a href="tqobjectlistiterator.html">TQObjectListIterator</a></b><td>Iterator for TQObjectLists <tr bgcolor=#f0f0f0><td><b><a href="tqpair.html">TQPair</a></b><td>Value-based template class that provides a pair of elements @@ -71,7 +71,7 @@ classes.</a> <tr bgcolor=#f0f0f0><td><b><a href="tqptrqueue.html">TQPtrQueue</a></b><td>Template class that provides a queue <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="tqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions <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 |