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/tqwidget.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqwidget.html') diff --git a/doc/html/tqwidget.html b/doc/html/tqwidget.html index 239b5a0cc..83ee3b7f0 100644 --- a/doc/html/tqwidget.html +++ b/doc/html/tqwidget.html @@ -2053,7 +2053,7 @@ more compressible key events available. it on will have no effect.

See also TQKeyEvent::text(). -

void TQWidget::setMask ( const TQBitmap & bitmap ) [virtual] +

void TQWidget::setMask ( const TQBitmap & bitmap ) [virtual]

Causes only the pixels of the widget for which bitmap has a corresponding 1 bit to be visible. Use TQt::color0 to draw -- cgit v1.2.3