From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- doc/html/tqbitmap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqbitmap.html') diff --git a/doc/html/tqbitmap.html b/doc/html/tqbitmap.html index 18a70c8fa..55661d87a 100644 --- a/doc/html/tqbitmap.html +++ b/doc/html/tqbitmap.html @@ -58,7 +58,7 @@ The TQBitmap class provides monochrome (1-bit depth) pixmaps.

The TQBitmap class is a monochrome off-screen paint device used -mainly for creating custom TQCursor and TQBrush objects, in +mainly for creating custom TQCursor and TQBrush objects, in TQPixmap::setMask() and for TQRegion.

A TQBitmap is a TQPixmap with a depth of 1. If a pixmap with a depth greater than 1 is assigned to a -- cgit v1.2.3