From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- doc/html/tqimageconsumer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tqimageconsumer.html') diff --git a/doc/html/tqimageconsumer.html b/doc/html/tqimageconsumer.html index 42a196b02..1a92b5531 100644 --- a/doc/html/tqimageconsumer.html +++ b/doc/html/tqimageconsumer.html @@ -64,7 +64,7 @@ implementing a web browser with your own image loaders.

See also TQImageDecoder, Graphics Classes, Image Processing Classes, and Multimedia Classes.


Member Function Documentation

-

void TQImageConsumer::changed ( const TQRect & ) [pure virtual] +

void TQImageConsumer::changed ( const TQRect & ) [pure virtual]

Called when the given area of the image has changed. @@ -85,7 +85,7 @@ displayed.

The decoder will not make any further changes to the image until the next call to TQImageFormat::decode(). -

void TQImageConsumer::frameDone ( const TQPoint & offset, const TQRect & rect ) [pure virtual] +

void TQImageConsumer::frameDone ( const TQPoint & offset, const TQRect & rect ) [pure virtual]

This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

One of the two frameDone() functions will be called when a frame -- cgit v1.2.1