summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-31 11:32:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-31 11:59:34 +0900
commit68b81013e8668f50fc18b7e26a520ec93a7a1251 (patch)
treed6d15d07cb34e5443a10b71f91adee1473906263 /doc/html/whatsthis
parent1702a6daff27f5d3e6fdac16962d1828df6ca270 (diff)
downloadtqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.tar.gz
tqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.zip
Rename nt* canvas 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/whatsthis28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index 71c8639e..2d5b5c04 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -1,4 +1,4 @@
-2D area that can contain QCanvasItem objects. | QCanvas
+2D area that can contain TQCanvasItem objects. | TQCanvas
2D transformations of a coordinate system. | QWMatrix
Abstract base class for accessing SQL databases. | TQSqlDriver
Abstract base class for custom menu items in popup menus. | QCustomMenuItem
@@ -14,7 +14,7 @@ Abstract base for custom TQWidget plugins. | QWidgetPlugin
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
-Abstract graphic object on a QCanvas. | QCanvasItem
+Abstract graphic object on a TQCanvas. | TQCanvasItem
Abstract interface for accessing data from SQL databases. | TQSqlResult
Abstract item that a QLayout manipulates. | QLayoutItem
Abstract user interface action that can appear both in menus and tool bars. | QAction
@@ -34,10 +34,10 @@ Acts like a union for the most common TQt data types. | QVariant
Allows the appearance of the Qt/Embedded Window Manager to be customized. | QWSDecoration
Allows waiting/waking for conditions between threads. | QWaitCondition
And its descendants manage the framebuffer and palette. | QScreen
-Animated canvas item on a QCanvas. | QCanvasSprite
+Animated canvas item on a TQCanvas. | TQCanvasSprite
Application-global cache for pixmaps. | QPixmapCache
Area with movable labelled icons. | QIconView
-Array of QCanvasPixmaps. | QCanvasPixmapArray
+Array of TQCanvasPixmaps. | TQCanvasPixmapArray
Array of bits. | QBitArray
Array of bytes. | QByteArray
Array of points. | QPointArray
@@ -120,7 +120,7 @@ Drag and drop object for transferring colors. | QColorDrag
Drag and drop object for transferring images. | QImageDrag
Drag and drop object for transferring plain and Unicode text. | QTextDrag
Drag object for a list of URI references. | QUriDrag
-Ellipse or ellipse segment on a QCanvas. | QCanvasEllipse
+Ellipse or ellipse segment on a TQCanvas. | TQCanvasEllipse
Encapsulates MIME-based data transfer. | QDragObject
Encapsulates a database record, i.e. a set of database fields. | TQSqlRecord
Encapsulates a drag item. | QIconDragItem
@@ -219,13 +219,13 @@ Layout attribute describing horizontal and vertical resizing policy. | QSizePoli
Layout item that represents a widget. | QWidgetItem
Lays out widgets in a grid. | QGridLayout
Lightweight Unicode character. | TQChar
-Line on a QCanvas. | QCanvasLine
+Line on a TQCanvas. | TQCanvasLine
Lines up child widgets horizontally or vertically. | QBoxLayout
Lines up widgets horizontally. | QHBoxLayout
Lines up widgets vertically. | QVBoxLayout
List box items that display text. | QListBoxText
List box items with a pixmap and optional text. | QListBoxPixmap
-List of QCanvasItems. | QCanvasItemList
+List of TQCanvasItems. | TQCanvasItemList
List of TQDomNode objects. | TQDomNodeList
List of selectable, read-only items. | QListBox
List of strings. | QStringList
@@ -250,12 +250,12 @@ Motif look and feel. | QMotifStyle
Mouse cursor with an arbitrary shape. | QCursor
Mouse driver for Qt/Embedded. | QWSMouseHandler
Movable panel containing widgets such as tool buttons. | QToolBar
-Multi-bezier splines on a QCanvas. | QCanvasSpline
+Multi-bezier splines on a TQCanvas. | TQCanvasSpline
Namespace for TQt SQL identifiers that need to be global-like. | TQSql
Namespace for miscellaneous identifiers in the TQt OpenGL module. | QGL
Namespace for miscellaneous identifiers that need to be global-like. | Qt
Off-screen, pixel-based paint device. | QPixmap
-On-screen view of a QCanvas. | QCanvasView
+On-screen view of a TQCanvas. | TQCanvasView
One-line text editor. | QLineEdit
Optional parameters for QStyle functions. | QStyleOption
Organizes QButton widgets in a group. | QButtonGroup
@@ -276,11 +276,11 @@ Parameters that describe a wheel event. | QWheelEvent
Pattern matching using regular expressions. | QRegExp
Per-thread data storage. | QThreadStorage
Persistent platform-independent application settings. | QSettings
-Pixmaps for QCanvasSprites. | QCanvasPixmap
+Pixmaps for TQCanvasSprites. | TQCanvasPixmap
Platform-independent low-level socket API. | QSocketDevice
Platform-independent threads. | QThread
-Polygon on a QCanvas. | QCanvasPolygon
-Polygonal canvas item on a QCanvas. | QCanvasPolygonalItem
+Polygon on a TQCanvas. | TQCanvasPolygon
+Polygonal canvas item on a TQCanvas. | TQCanvasPolygonalItem
Popup menu widget. | QPopupMenu
Powerful single-page rich text editor. | QTextEdit
TQObject that is a web browser plugin. | QNPInstance
@@ -292,7 +292,7 @@ Quick-access button to commands or options, usually used inside a QToolBar. | QT
Radio button with a text or pixmap label. | QRadioButton
Range checking of floating-point numbers. | QDoubleValidator
Read-only SQL forms. | TQDataView
-Rectangle on a QCanvas. | QCanvasRectangle
+Rectangle on a TQCanvas. | TQCanvasRectangle
Represents a generic string in the DOM. | TQDomCharacterData
Represents an XML CDATA section. | TQDomCDATASection
Represents an XML comment. | TQDomComment
@@ -356,7 +356,7 @@ Template class that provides arrays of simple types. | QMemArray
Template class that provides guarded pointers to TQObjects. | QGuardedPtr
Template class which ensures that implicitly shared and explicitly shared classes reference unique data. | QDeepCopy
Template collection class that provides a vector (array). | QPtrVector
-Text object on a QCanvas. | QCanvasText
+Text object on a TQCanvas. | TQCanvasText
Text or image display. | QLabel
The QDialog API for Motif-based dialogs. | QMotifDialog
The TQWidget API for Xt/Motif widgets. | QMotifWidget