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/shared.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/shared.html') diff --git a/doc/html/shared.html b/doc/html/shared.html index 680a14e8d..20ddca324 100644 --- a/doc/html/shared.html +++ b/doc/html/shared.html @@ -42,13 +42,13 @@ seem heavyweight.

TQBitArrayArray of bits
TQBitmapMonochrome (1-bit depth) pixmaps -
TQBrushDefines the fill pattern of shapes drawn by a TQPainter +
TQBrushDefines the fill pattern of shapes drawn by a TQPainter
TQCStringAbstraction of the classic C zero-terminated char array (char *)
TQCursorMouse cursor with an arbitrary shape
TQDeepCopyTemplate class which ensures that implicitly shared and explicitly shared classes reference unique data -
TQFontFont used for drawing text -
TQFontInfoGeneral information about fonts -
TQFontMetricsFont metrics information +
TQFontFont used for drawing text +
TQFontInfoGeneral information about fonts +
TQFontMetricsFont metrics information
TQIconSetSet of icons with different styles and sizes
TQImageHardware-independent pixmap representation with direct access to the pixel data
TQMapValue-based template class that provides a dictionary -- cgit v1.2.3