summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-05 19:02:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-05 19:02:23 +0900
commit1f0ce8533cc837aa2d4155b5fc17d2004bed0197 (patch)
treed62f4174c0e58e1aa895fc71484d068b614cd6de /doc/html/whatsthis
parent8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 (diff)
downloadtqt3-1f0ce8533cc837aa2d4155b5fc17d2004bed0197.tar.gz
tqt3-1f0ce8533cc837aa2d4155b5fc17d2004bed0197.zip
Rename template library nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r--doc/html/whatsthis16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index e50312d8..6a529e32 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -71,7 +71,7 @@ Common API for network protocols. | QNetworkProtocol
Common operations for network protocols. | QNetworkOperation
Common operations on URLs. | QUrlOperator
Communication capabilities between several clients. | QCopChannel
-Const iterator for QValueList. | QValueListConstIterator
+Const iterator for TQValueList. | TQValueListConstIterator
Convenience class for input streams. | QTextIStream
Convenience class for output streams. | QTextOStream
Conversion between text encodings. | QTextCodec
@@ -206,12 +206,12 @@ Iterator for QCache collections. | QCacheIterator
Iterator for QDict collections. | QDictIterator
Iterator for QIntCache collections. | QIntCacheIterator
Iterator for QIntDict collections. | QIntDictIterator
-Iterator for QMap. | QMapConstIterator
-Iterator for QMap. | QMapIterator
+Iterator for TQMap. | TQMapConstIterator
+Iterator for TQMap. | TQMapIterator
Iterator for TQObjectLists. | TQObjectListIterator
Iterator for QPtrDict collections. | QPtrDictIterator
Iterator for QPtrList collections. | QPtrListIterator
-Iterator for QValueList. | QValueListIterator
+Iterator for TQValueList. | TQValueListIterator
Iterator for collections of QListViewItems. | QListViewItemIterator
Iterator for the QStrList and QStrIList classes. | QStrListIterator
Iterators over QLayoutItem. | QLayoutIterator
@@ -398,11 +398,11 @@ Used to report errors with the TQXmlErrorHandler interface. | TQXmlParseExceptio
Used to start external programs and to communicate with them. | QProcess
Validation of input text. | QValidator
Validator which ensures that a string contains a valid integer within a specified range. | QIntValidator
-Value-based template class that provides a dictionary. | QMap
-Value-based template class that provides a dynamic array. | QValueVector
+Value-based template class that provides a dictionary. | TQMap
+Value-based template class that provides a dynamic array. | TQValueVector
Value-based template class that provides a pair of elements. | TQPair
-Value-based template class that provides a stack. | QValueStack
-Value-based template class that provides lists. | QValueList
+Value-based template class that provides a stack. | TQValueStack
+Value-based template class that provides lists. | TQValueList
Vertical geometry management of its child widgets. | QVBox
Vertical or horizontal scroll bar. | QScrollBar
Vertical or horizontal slider. | QSlider