From a30f5359f03c3017fa19a6770fab32d25d22cb87 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 15 Jul 2024 19:08:22 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 1) Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 0c8c79a81..fa9802195 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -53,7 +53,7 @@ body { background: #ffffff; color: black; } TQBitValInternal class, used with TQBitArray TQBitmapMonochrome (1-bit depth) pixmaps TQBoxLayoutLines up child widgets horizontally or vertically -TQBrushDefines the fill pattern of shapes drawn by a TQPainter +TQBrushDefines the fill pattern of shapes drawn by a TQPainter TQBufferI/O device that operates on a TQByteArray TQButtonThe abstract base class of button widgets, providing functionality common to buttons TQButtonGroupOrganizes TQButton widgets in a group @@ -84,10 +84,10 @@ body { background: #ffffff; color: black; } TQChildEventEvent parameters for child object events TQClipboardAccess to the window system clipboard TQCloseEventParameters that describe a close event -TQColorColors based on RGB or HSV values -TQColorDialogDialog widget for specifying colors +TQColorColors based on RGB or HSV values +TQColorDialogDialog widget for specifying colors TQColorDragDrag and drop object for transferring colors -TQColorGroupGroup of widget colors +TQColorGroupGroup of widget colors TQComboBoxCombined button and popup list TQComboTableItemMeans of using comboboxes in TQTables TQCommonStyleEncapsulates the common Look and Feel of a GUI @@ -151,11 +151,11 @@ body { background: #ffffff; color: black; } TQFilePreviewFile previewing in TQFileDialog TQFocusDataMaintains the list of widgets in the focus chain TQFocusEventEvent parameters for widget focus events -TQFontFont used for drawing text -TQFontDatabaseInformation about the fonts available in the underlying window system -TQFontDialogDialog widget for selecting a font -TQFontInfoGeneral information about fonts -TQFontMetricsFont metrics information +TQFontFont used for drawing text +TQFontDatabaseInformation about the fonts available in the underlying window system +TQFontDialogDialog widget for selecting a font +TQFontInfoGeneral information about fonts +TQFontMetricsFont metrics information TQFrameThe base class of widgets that can have a frame TQFtpImplementation of the FTP protocol TQGLNamespace for miscellaneous identifiers in the TQt OpenGL module @@ -247,7 +247,7 @@ body { background: #ffffff; color: black; } TQMotifWidgetThe TQWidget API for Xt/Motif widgets TQMouseEventParameters that describe a mouse event TQMoveEventEvent parameters for move events -TQMovieIncremental loading of animations or images, signalling as it progresses +TQMovieIncremental loading of animations or images, signalling as it progresses TQMutexAccess serialization between threads TQMutexLockerSimplifies locking and unlocking TQMutexes TQNPInstanceTQObject that is a web browser plugin @@ -261,10 +261,10 @@ body { background: #ffffff; color: black; } TQObjectListTQPtrList of TQObjects TQObjectListIteratorIterator for TQObjectLists TQPNGImagePackerCreates well-compressed PNG animations -TQPaintDeviceThe base class of objects that can be painted -TQPaintDeviceMetricsInformation about a paint device -TQPaintEventEvent parameters for paint events -TQPainterDoes low-level painting e.g. on widgets +TQPaintDeviceThe base class of objects that can be painted +TQPaintDeviceMetricsInformation about a paint device +TQPaintEventEvent parameters for paint events +TQPainterDoes low-level painting e.g. on widgets TQPairValue-based template class that provides a pair of elements TQPaletteColor groups for each widget state TQPenDefines how a TQPainter should draw lines and outlines of shapes -- cgit v1.2.3