diff options
Diffstat (limited to 'doc/html/tqcanvaspixmaparray.html')
-rw-r--r-- | doc/html/tqcanvaspixmaparray.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqcanvaspixmaparray.html b/doc/html/tqcanvaspixmaparray.html index d7c259678..4e011751a 100644 --- a/doc/html/tqcanvaspixmaparray.html +++ b/doc/html/tqcanvaspixmaparray.html @@ -96,7 +96,7 @@ the first (and only) frame. an image, or some other error occurs, the array ends up empty and <a href="#isValid">isValid</a>() returns FALSE. -<h3 class=fn><a name="TQCanvasPixmapArray-3"></a>TQCanvasPixmapArray::TQCanvasPixmapArray ( <a href="ntqptrlist.html">TQPtrList</a><TQPixmap> list, <a href="ntqptrlist.html">TQPtrList</a><TQPoint> hotspots ) +<h3 class=fn><a name="TQCanvasPixmapArray-3"></a>TQCanvasPixmapArray::TQCanvasPixmapArray ( <a href="tqptrlist.html">TQPtrList</a><TQPixmap> list, <a href="tqptrlist.html">TQPtrList</a><TQPoint> hotspots ) </h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> Use <a href="#TQCanvasPixmapArray">TQCanvasPixmapArray::TQCanvasPixmapArray</a>( <a href="tqvaluelist.html">TQValueList</a><TQPixmap>, <a href="ntqpointarray.html">TQPointArray</a> ) |