diff options
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r-- | doc/html/whatsthis | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis index e50312d88..6a529e32c 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 |