diff options
author | Michele Calgaro <[email protected]> | 2024-06-06 13:00:12 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-06-06 13:00:12 +0900 |
commit | 8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch) | |
tree | 3427fe04e3116ccbd16fa98e57abd5d118f82353 /doc/html/images.html | |
parent | 0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff) | |
download | tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.tar.gz tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.zip |
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/images.html')
-rw-r--r-- | doc/html/images.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/images.html b/doc/html/images.html index 8f4f60757..062caf531 100644 --- a/doc/html/images.html +++ b/doc/html/images.html @@ -59,12 +59,12 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="qglformat.html">TQGLFormat</a></b><td>The display format of an OpenGL rendering context <tr bgcolor=#f0f0f0><td><b><a href="qglwidget.html">TQGLWidget</a></b><td>Widget for rendering OpenGL graphics <tr bgcolor=#f0f0f0><td><b><a href="ntqiconset.html">TQIconSet</a></b><td>Set of icons with different styles and sizes -<tr bgcolor=#f0f0f0><td><b><a href="ntqimage.html">TQImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data -<tr bgcolor=#f0f0f0><td><b><a href="qimageconsumer.html">TQImageConsumer</a></b><td>Abstraction used by TQImageDecoder -<tr bgcolor=#f0f0f0><td><b><a href="qimagedecoder.html">TQImageDecoder</a></b><td>Incremental image decoder for all supported image formats -<tr bgcolor=#f0f0f0><td><b><a href="qimageformat.html">TQImageFormat</a></b><td>Incremental image decoder for a specific image format -<tr bgcolor=#f0f0f0><td><b><a href="qimageformattype.html">TQImageFormatType</a></b><td>Factory that makes TQImageFormat objects -<tr bgcolor=#f0f0f0><td><b><a href="qimageio.html">TQImageIO</a></b><td>Parameters for loading and saving images +<tr bgcolor=#f0f0f0><td><b><a href="tqimage.html">TQImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data +<tr bgcolor=#f0f0f0><td><b><a href="tqimageconsumer.html">TQImageConsumer</a></b><td>Abstraction used by TQImageDecoder +<tr bgcolor=#f0f0f0><td><b><a href="tqimagedecoder.html">TQImageDecoder</a></b><td>Incremental image decoder for all supported image formats +<tr bgcolor=#f0f0f0><td><b><a href="tqimageformat.html">TQImageFormat</a></b><td>Incremental image decoder for a specific image format +<tr bgcolor=#f0f0f0><td><b><a href="tqimageformattype.html">TQImageFormatType</a></b><td>Factory that makes TQImageFormat objects +<tr bgcolor=#f0f0f0><td><b><a href="tqimageio.html">TQImageIO</a></b><td>Parameters for loading and saving images <tr bgcolor=#f0f0f0><td><b><a href="ntqmovie.html">TQMovie</a></b><td>Incremental loading of animations or images, signalling as it progresses <tr bgcolor=#f0f0f0><td><b><a href="ntqpaintdevice.html">TQPaintDevice</a></b><td>The base class of objects that can be painted <tr bgcolor=#f0f0f0><td><b><a href="ntqpaintdevicemetrics.html">TQPaintDeviceMetrics</a></b><td>Information about a paint device |