From 8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 13:00:12 +0900 Subject: Rename image nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/graphics.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/graphics.html') diff --git a/doc/html/graphics.html b/doc/html/graphics.html index dc0b78815..7b0fe30e0 100644 --- a/doc/html/graphics.html +++ b/doc/html/graphics.html @@ -68,12 +68,12 @@ coordinate system. TQGLFormatThe display format of an OpenGL rendering context TQGLWidgetWidget for rendering OpenGL graphics TQIconSetSet of icons with different styles and sizes -TQImageHardware-independent pixmap representation with direct access to the pixel data -TQImageConsumerAbstraction used by TQImageDecoder -TQImageDecoderIncremental image decoder for all supported image formats -TQImageFormatIncremental image decoder for a specific image format -TQImageFormatTypeFactory that makes TQImageFormat objects -TQImageIOParameters for loading and saving images +TQImageHardware-independent pixmap representation with direct access to the pixel data +TQImageConsumerAbstraction used by TQImageDecoder +TQImageDecoderIncremental image decoder for all supported image formats +TQImageFormatIncremental image decoder for a specific image format +TQImageFormatTypeFactory that makes TQImageFormat objects +TQImageIOParameters for loading and saving images TQMovieIncremental loading of animations or images, signalling as it progresses TQPaintDeviceThe base class of objects that can be painted TQPaintDeviceMetricsInformation about a paint device -- cgit v1.2.1