diff options
Diffstat (limited to 'doc/html/tqcanvasitem.html')
-rw-r--r-- | doc/html/tqcanvasitem.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 <a href="#canvas">canvas</a>() function returns a pointer to the canvas which contains the canvas item. <p> TQCanvasItem provides the <a href="#show">show</a>() and <a href="#isVisible">isVisible</a>() functions like those in -<a href="ntqwidget.html">TQWidget</a>. +<a href="tqwidget.html">TQWidget</a>. <p> TQCanvasItem also provides the <a href="#setEnabled">setEnabled</a>(), <a href="#setActive">setActive</a>() and <a href="#setSelected">setSelected</a>() functions; these functions set the relevant boolean and cause a repaint but the boolean values they set are not used in |