diff options
Diffstat (limited to 'doc/html/qcanvasitemlist.html')
-rw-r--r-- | doc/html/qcanvasitemlist.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/qcanvasitemlist.html b/doc/html/qcanvasitemlist.html index 5d57c5038..fbe10cce6 100644 --- a/doc/html/qcanvasitemlist.html +++ b/doc/html/qcanvasitemlist.html @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQCanvasItemList class is a list of TQCanvasItems. <a href="#details">More...</a> -<p><tt>#include <<a href="qcanvas-h.html">qcanvas.h</a>></tt> -<p>Inherits <a href="qvaluelist.html">TQValueList</a><TQCanvasItem * >. +<p><tt>#include <<a href="qcanvas-h.html">ntqcanvas.h</a>></tt> +<p>Inherits <a href="ntqvaluelist.html">TQValueList</a><TQCanvasItem * >. <p><a href="qcanvasitemlist-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -48,10 +48,10 @@ The TQCanvasItemList class is a list of TQCanvasItems. <p> -<p> TQCanvasItemList is a <a href="qvaluelist.html">TQValueList</a> of pointers to <a href="qcanvasitem.html">TQCanvasItem</a>s. -This class is used by some methods in <a href="qcanvas.html">TQCanvas</a> that need to return +<p> TQCanvasItemList is a <a href="ntqvaluelist.html">TQValueList</a> of pointers to <a href="qcanvasitem.html">TQCanvasItem</a>s. +This class is used by some methods in <a href="ntqcanvas.html">TQCanvas</a> that need to return a list of canvas items. -<p> The <a href="qvaluelist.html">TQValueList</a> documentation describes how to use this list. +<p> The <a href="ntqvaluelist.html">TQValueList</a> documentation describes how to use this list. <p>See also <a href="graphics.html">Graphics Classes</a> and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Function Documentation</h2> |