summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
commit8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch)
tree3427fe04e3116ccbd16fa98e57abd5d118f82353 /doc/html/whatsthis
parent0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff)
downloadtqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.tar.gz
tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.zip
Rename image 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/whatsthis14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index df2ed25fd..2acba2da4 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -11,7 +11,7 @@ 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. | TQWidgetPlugin
-Abstract base for custom image format plugins. | QImageFormatPlugin
+Abstract base for custom image format plugins. | TQImageFormatPlugin
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 TQCanvas. | TQCanvasItem
@@ -22,7 +22,7 @@ Abstraction for date and edit editors. | QDateTimeEditBase
Abstraction of Unicode text and the classic C '&#92;0'-terminated char array. | TQString
Abstraction of objects which provide formatted data of a certain MIME type. | QMimeSource
Abstraction of the classic C zero-terminated char array (char *). | QCString
-Abstraction used by QImageDecoder. | QImageConsumer
+Abstraction used by TQImageDecoder. | TQImageConsumer
Access serialization between threads. | QMutex
Access to a selected area in a QTable. | QTableSelection
Access to directory structures and their contents in a platform-independent way. | QDir
@@ -117,7 +117,7 @@ Does low-level painting e.g. on widgets. | QPainter
Doubly-linked list of char*. | QStrList
Doubly-linked list of char* with case-insensitive comparison. | QStrIList
Drag and drop object for transferring colors. | QColorDrag
-Drag and drop object for transferring images. | QImageDrag
+Drag and drop object for transferring images. | TQImageDrag
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 TQCanvas. | TQCanvasEllipse
@@ -143,7 +143,7 @@ Event which is sent when a drag and drop is completed. | QDropEvent
Event which is sent when a widget is shown. | QShowEvent
Event which is sent while a drag and drop is in progress. | QDragMoveEvent
Extensible provider of mime-typed data. | QMimeSourceFactory
-Factory that makes QImageFormat objects. | QImageFormatType
+Factory that makes TQImageFormat objects. | TQImageFormatType
Feedback on the progress of a slow operation. | QProgressDialog
File previewing in QFileDialog. | QFilePreview
Flexible SQL table widget that supports browsing and editing. | TQDataTable
@@ -182,8 +182,8 @@ Implements an Appearance Manager style. | QMacStyle
Implements font management in Qt/Embedded. | QFontManager
Implements parts of the QAccessibleInterface for TQObjects. | QAccessibleObject
Implements the keyboard driver for Qt/Embedded. | QWSKeyboardHandler
-Incremental image decoder for a specific image format. | QImageFormat
-Incremental image decoder for all supported image formats. | QImageDecoder
+Incremental image decoder for a specific image format. | TQImageFormat
+Incremental image decoder for all supported image formats. | TQImageDecoder
Incremental loading of animations or images, signalling as it progresses. | QMovie
Information about a paint device. | QPaintDeviceMetrics
Information about the features of the DOM implementation. | TQDomImplementation
@@ -266,7 +266,7 @@ Organizes widgets in a group with one horizontal row. | QHGroupBox
Paint device that paints on a printer. | QPrinter
Paint device that records and replays QPainter commands. | QPicture
Parameters for input method events. | QIMEvent
-Parameters for loading and saving images. | QImageIO
+Parameters for loading and saving images. | TQImageIO
Parameters that describe a Tablet event. | QTabletEvent
Parameters that describe a close event. | QCloseEvent
Parameters that describe a context menu event. | QContextMenuEvent