summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-16 19:11:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-16 19:11:00 +0900
commit82ecd83484c9fa1ede059986ab771e74e33e68ef (patch)
treed0e76f19632bb02fc55028625bdb903902e1bac1 /doc/html/whatsthis
parentc55ef27a2c511c29a8a82d00bd2ede1fb02cfa41 (diff)
downloadtqt3-82ecd83484c9fa1ede059986ab771e74e33e68ef.tar.gz
tqt3-82ecd83484c9fa1ede059986ab771e74e33e68ef.zip
Rename layout 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/whatsthis30
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index 27eceb4b..31ca760c 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -2,7 +2,7 @@
2D transformations of a coordinate system. | TQWMatrix
Abstract base class for accessing SQL databases. | TQSqlDriver
Abstract base class for custom menu items in popup menus. | QCustomMenuItem
-Abstract base class of internal layout iterators. | QGLayoutIterator
+Abstract base class of internal layout iterators. | TQGLayoutIterator
Abstract base for custom TQSqlDriver plugins. | TQSqlDriverPlugin
Abstract base for custom TQStyle plugins. | TQStylePlugin
Abstract base for custom TQTextCodec plugins. | TQTextCodecPlugin
@@ -11,7 +11,7 @@ Abstract base for custom image format plugins. | TQImageFormatPlugin
Abstract base for fixed-size grids. | TQGridView
Abstract graphic object on a TQCanvas. | TQCanvasItem
Abstract interface for accessing data from SQL databases. | TQSqlResult
-Abstract item that a QLayout manipulates. | QLayoutItem
+Abstract item that a TQLayout manipulates. | TQLayoutItem
Abstract user interface action that can appear both in menus and tool bars. | TQAction
Abstraction for date and edit editors. | TQDateTimeEditBase
Abstraction of Unicode text and the classic C '&#92;0'-terminated char array. | TQString
@@ -38,7 +38,7 @@ Asynchronous DNS lookups. | TQDns
Base class for TQMenuBar and TQPopupMenu. | TQMenuData
Base class for implementing TQTextEdit syntax highlighters. | TQSyntaxHighlighter
Basic functions for reading and writing text using a TQIODevice. | TQTextStream
-Blank space in a layout. | QSpacerItem
+Blank space in a layout. | TQSpacerItem
Browsing and editing of SQL tables and views. | TQSqlCursor
Browsing of general SQL SELECT statements. | TQSqlSelectCursor
Buffered TCP connection. | TQSocket
@@ -140,7 +140,7 @@ For the dynamic creation of widgets from TQt Designer .ui files. | TQWidgetFacto
Framework for wizard dialogs. | TQWizard
Functions to manipulate and describe TQSqlCursor and TQSqlDatabase indexes. | TQSqlIndex
General information about fonts. | TQFontInfo
-Group box frame with a title. | QGroupBox
+Group box frame with a title. | TQGroupBox
Group of widget colors. | TQColorGroup
Groups actions together. | TQActionGroup
Handles keyboard accelerator and shortcut keys. | QAccel
@@ -150,7 +150,7 @@ Header row or column, e.g. for tables and listviews. | TQHeader
Helper class for TQString. | TQCharRef
Helper class for XML readers which want to include namespace support. | TQXmlNamespaceSupport
Horizontal bar suitable for presenting status information. | TQStatusBar
-Horizontal geometry management for its child widgets. | QHBox
+Horizontal geometry management for its child widgets. | TQHBox
Horizontal menu bar. | TQMenuBar
Horizontal progress bar. | TQProgressBar
I/O device that operates on a TQByteArray. | TQBuffer
@@ -196,15 +196,15 @@ Iterator for TQPtrList collections. | TQPtrListIterator
Iterator for TQValueList. | TQValueListIterator
Iterator for collections of TQListViewItems. | TQListViewItemIterator
Iterator for the TQStrList and TQStrIList classes. | TQStrListIterator
-Iterators over QLayoutItem. | QLayoutIterator
+Iterators over TQLayoutItem. | TQLayoutIterator
Layout attribute describing horizontal and vertical resizing policy. | TQSizePolicy
Layout item that represents a widget. | TQWidgetItem
Lays out widgets in a grid. | TQGridLayout
Lightweight Unicode character. | TQChar
Line on a TQCanvas. | TQCanvasLine
-Lines up child widgets horizontally or vertically. | QBoxLayout
-Lines up widgets horizontally. | QHBoxLayout
-Lines up widgets vertically. | QVBoxLayout
+Lines up child widgets horizontally or vertically. | TQBoxLayout
+Lines up widgets horizontally. | TQHBoxLayout
+Lines up widgets vertically. | TQVBoxLayout
List box items that display text. | TQListBoxText
List box items with a pixmap and optional text. | TQListBoxPixmap
List of TQCanvasItems. | TQCanvasItemList
@@ -240,10 +240,10 @@ On-screen view of a TQCanvas. | TQCanvasView
One-line text editor. | TQLineEdit
Optional parameters for TQStyle functions. | TQStyleOption
Organizes TQButton widgets in a group. | TQButtonGroup
-Organizes TQButton widgets in a group with one horizontal row. | QHButtonGroup
-Organizes TQButton widgets in a vertical column. | QVButtonGroup
-Organizes a group of widgets in a vertical column. | QVGroupBox
-Organizes widgets in a group with one horizontal row. | QHGroupBox
+Organizes TQButton widgets in a group with one horizontal row. | TQHButtonGroup
+Organizes TQButton widgets in a vertical column. | TQVButtonGroup
+Organizes a group of widgets in a vertical column. | TQVGroupBox
+Organizes widgets in a group with one horizontal row. | TQHGroupBox
Paint device that paints on a printer. | TQPrinter
Paint device that records and replays TQPainter commands. | TQPicture
Parameters for input method events. | QIMEvent
@@ -346,7 +346,7 @@ The base class of all event classes. Event objects contain event parameters. | T
The base class of all list box items. | TQListBoxItem
The base class of all user interface objects. | TQWidget
The base class of dialog windows. | TQDialog
-The base class of geometry managers. | QLayout
+The base class of geometry managers. | TQLayout
The base class of most pointer-based TQt collections. | TQPtrCollection
The base class of objects that can be painted. | TQPaintDevice
The base class of widgets that can have a frame. | TQFrame
@@ -380,7 +380,7 @@ 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. | TQValueStack
Value-based template class that provides lists. | TQValueList
-Vertical geometry management of its child widgets. | QVBox
+Vertical geometry management of its child widgets. | TQVBox
Vertical or horizontal scroll bar. | TQScrollBar
Vertical or horizontal slider. | TQSlider
Watches the lifetime of multiple TQObjects. | TQObjectCleanupHandler