diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 14:55:59 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-12 19:18:49 +0900 |
commit | ccbc1c3572fd0e26480c1432fff55d2909545538 (patch) | |
tree | 2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/html/images.html | |
parent | 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff) | |
download | tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip |
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/images.html')
-rw-r--r-- | doc/html/images.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/images.html b/doc/html/images.html index 062caf531..285431b8a 100644 --- a/doc/html/images.html +++ b/doc/html/images.html @@ -58,7 +58,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="qglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context <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="tqiconset.html">TQIconSet</a></b><td>Set of icons with different styles and sizes <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 |