summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-02 23:07:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-02 23:22:42 +0900
commit8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 (patch)
treeb95884617b9a37accc843676d5d42be4116a3f54 /doc/html/whatsthis
parent68b81013e8668f50fc18b7e26a520ec93a7a1251 (diff)
downloadtqt3-8ac0e970e4464d9f8f73c0fb34a178ff135be8c3.tar.gz
tqt3-8ac0e970e4464d9f8f73c0fb34a178ff135be8c3.zip
Rename ntqwidget* related files to equivalent tqwidget*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r--doc/html/whatsthis8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index 2d5b5c04..e50312d8 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -10,7 +10,7 @@ Abstract base for Qt/Embedded mouse driver plugins. | QMouseDriverPlugin
Abstract base for custom TQSqlDriver plugins. | TQSqlDriverPlugin
Abstract base for custom QStyle plugins. | QStylePlugin
Abstract base for custom QTextCodec plugins. | QTextCodecPlugin
-Abstract base for custom TQWidget plugins. | QWidgetPlugin
+Abstract base for custom TQWidget plugins. | TQWidgetPlugin
Abstract base for custom image format plugins. | QImageFormatPlugin
Abstract base for fixed-size grids. | QGridView
Abstract class that provides an API to initalize and access a COM object. | QAxBase
@@ -150,7 +150,7 @@ Flexible SQL table widget that supports browsing and editing. | TQDataTable
Flexible editable table widget. | QTable
Font metrics information. | QFontMetrics
Font used for drawing text. | QFont
-For the dynamic creation of widgets from TQt Designer .ui files. | QWidgetFactory
+For the dynamic creation of widgets from TQt Designer .ui files. | TQWidgetFactory
Framework for wizard dialogs. | QWizard
Functions to manipulate and describe TQSqlCursor and TQSqlDatabase indexes. | TQSqlIndex
General information about fonts. | QFontInfo
@@ -216,7 +216,7 @@ Iterator for collections of QListViewItems. | QListViewItemIterator
Iterator for the QStrList and QStrIList classes. | QStrListIterator
Iterators over QLayoutItem. | QLayoutIterator
Layout attribute describing horizontal and vertical resizing policy. | QSizePolicy
-Layout item that represents a widget. | QWidgetItem
+Layout item that represents a widget. | TQWidgetItem
Lays out widgets in a grid. | QGridLayout
Lightweight Unicode character. | TQChar
Line on a TQCanvas. | TQCanvasLine
@@ -328,7 +328,7 @@ Spin box widget (spin button). | QSpinBox
Splash screen that can be shown during application startup. | QSplashScreen
Stack of tabbed widgets. | QTabDialog
Stack of tabbed widgets. | QTabWidget
-Stack of widgets of which only the top widget is user-visible. | QWidgetStack
+Stack of widgets of which only the top widget is user-visible. | TQWidgetStack
State-based decoder. | QTextDecoder
State-based encoder. | QTextEncoder
Stores information about URLs. | QUrlInfo