summaryrefslogtreecommitdiffstats
path: root/doc/html/tqimageconsumer.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-20 20:15:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/tqimageconsumer.html
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz
tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqimageconsumer.html')
-rw-r--r--doc/html/tqimageconsumer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqimageconsumer.html b/doc/html/tqimageconsumer.html
index 42a196b0..1a92b553 100644
--- a/doc/html/tqimageconsumer.html
+++ b/doc/html/tqimageconsumer.html
@@ -64,7 +64,7 @@ implementing a web browser with your own image loaders.
<p> <p>See also <a href="tqimagedecoder.html">TQImageDecoder</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="multimedia.html">Multimedia Classes</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn>void <a name="changed"></a>TQImageConsumer::changed ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp; )<tt> [pure virtual]</tt>
+<h3 class=fn>void <a name="changed"></a>TQImageConsumer::changed ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp; )<tt> [pure virtual]</tt>
</h3>
<p> Called when the given area of the image has changed.
@@ -85,7 +85,7 @@ displayed.
<p> The decoder will not make any further changes to the image until
the next call to <a href="tqimageformat.html#decode">TQImageFormat::decode</a>().
-<h3 class=fn>void <a name="frameDone-2"></a>TQImageConsumer::frameDone ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;offset, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;rect )<tt> [pure virtual]</tt>
+<h3 class=fn>void <a name="frameDone-2"></a>TQImageConsumer::frameDone ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;offset, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;rect )<tt> [pure virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> One of the two <a href="#frameDone">frameDone</a>() functions will be called when a frame