From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- doc/html/tqcanvasitem.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqcanvasitem.html') diff --git a/doc/html/tqcanvasitem.html b/doc/html/tqcanvasitem.html index 17e5f8072..e3a60392e 100644 --- a/doc/html/tqcanvasitem.html +++ b/doc/html/tqcanvasitem.html @@ -128,7 +128,7 @@ items which are animated, i.e. which change over time. The canvas() function returns a pointer to the canvas which contains the canvas item.

TQCanvasItem provides the show() and isVisible() functions like those in -TQWidget. +TQWidget.

TQCanvasItem also provides the setEnabled(), setActive() and setSelected() functions; these functions set the relevant boolean and cause a repaint but the boolean values they set are not used in -- cgit v1.2.1