summaryrefslogtreecommitdiffstats
path: root/doc/html/tools.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:44:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:52:29 +0900
commite6077c30d14e9d662e8843c554db86c0d366d0b6 (patch)
tree672319afee32f0316bad258c0e9a1e0dd737bd61 /doc/html/tools.html
parent8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (diff)
downloadtqt-e6077c30.tar.gz
tqt-e6077c30.zip
Rename str nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tools.html')
-rw-r--r--doc/html/tools.html10
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 '&#92;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 '&#92;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