diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 13:00:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 13:00:12 +0900 |
commit | 8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch) | |
tree | 3427fe04e3116ccbd16fa98e57abd5d118f82353 /doc/html/emb-features.html | |
parent | 0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff) | |
download | tqt-8c029298.tar.gz tqt-8c029298.zip |
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/emb-features.html')
-rw-r--r-- | doc/html/emb-features.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/emb-features.html b/doc/html/emb-features.html index 252fe36aa..035040abf 100644 --- a/doc/html/emb-features.html +++ b/doc/html/emb-features.html @@ -46,7 +46,7 @@ dependencies are expressed in <tt>ntqfeatures.h</tt>. <p> The available options are: <p> <center><table cellpadding="4" cellspacing="2" border="0"> <tr bgcolor="#a2c511"> <th valign="top">Macro <th valign="top">Disables <th valign="top">Set automatically by -<tr bgcolor="#a2c511"> <th valign="top" colspan="3" rowspan="1"> Images (<a href="qimageio.html">TQImageIO</a>) +<tr bgcolor="#a2c511"> <th valign="top" colspan="3" rowspan="1"> Images (<a href="tqimageio.html">TQImageIO</a>) <tr bgcolor="#f0f0f0"> <td valign="top">TQT_NO_IMAGEIO_BMP <td valign="top">Microsoft Bitmap image file format. <td valign="top"> @@ -67,7 +67,7 @@ dependencies are expressed in <tt>ntqfeatures.h</tt>. <td valign="top">Asynchronous I/O (<a href="ntqasyncio.html">TQAsyncIO</a>) <td valign="top"> <tr bgcolor="#f0f0f0"> <td valign="top">TQT_NO_ASYNC_IMAGE_IO -<td valign="top">Asynchronous Image I/O and GIF image support (<a href="qimagedecoder.html">TQImageDecoder</a>, ...) +<td valign="top">Asynchronous Image I/O and GIF image support (<a href="tqimagedecoder.html">TQImageDecoder</a>, ...) <td valign="top"> <tr bgcolor="#d0d0d0"> <td valign="top">TQT_NO_MOVIE <td valign="top">Animation support (<a href="ntqmovie.html">TQMovie</a>) |