From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/shared.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/html/shared.html') diff --git a/doc/html/shared.html b/doc/html/shared.html index cab013e3d..680a14e8d 100644 --- a/doc/html/shared.html +++ b/doc/html/shared.html @@ -40,12 +40,12 @@ be passed around as arguments efficiently, even though they may seem heavyweight.

-
TQBitArrayArray of bits -
TQBitmapMonochrome (1-bit depth) pixmaps +
TQBitArrayArray of bits +
TQBitmapMonochrome (1-bit depth) pixmaps
TQBrushDefines the fill pattern of shapes drawn by a TQPainter -
TQCStringAbstraction of the classic C zero-terminated char array (char *) +
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 +
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 @@ -58,7 +58,7 @@ seem heavyweight.
TQPicturePaint device that records and replays TQPainter commands
TQPixmapOff-screen, pixel-based paint device
TQPointArrayArray of points -
TQRegExpPattern matching using regular expressions +
TQRegExpPattern matching using regular expressions
TQStringAbstraction of Unicode text and the classic C '\0'-terminated char array
TQStringListList of strings
TQValueListValue-based template class that provides lists -- cgit v1.2.3