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/hierarchy.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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/hierarchy.html')
-rw-r--r-- | doc/html/hierarchy.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index cc6be7fa6..ade4f42f8 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -120,13 +120,13 @@ classes in the TQt API. <li><a href="qicondragitem.html">TQIconDragItem</a> <li><a href="qiconfactory.html">TQIconFactory</a> <li><a href="ntqiconset.html">TQIconSet</a> -<li><a href="ntqimage.html">TQImage</a> -<li><a href="qimageconsumer.html">TQImageConsumer</a> -<li><a href="qimagedecoder.html">TQImageDecoder</a> -<li><a href="qimageformat.html">TQImageFormat</a> -<li><a href="ntqimageformatplugin.html">TQImageFormatPlugin</a> -<li><a href="qimageformattype.html">TQImageFormatType</a> -<li><a href="qimageio.html">TQImageIO</a> +<li><a href="tqimage.html">TQImage</a> +<li><a href="tqimageconsumer.html">TQImageConsumer</a> +<li><a href="tqimagedecoder.html">TQImageDecoder</a> +<li><a href="tqimageformat.html">TQImageFormat</a> +<li><a href="tqimageformatplugin.html">TQImageFormatPlugin</a> +<li><a href="tqimageformattype.html">TQImageFormatType</a> +<li><a href="tqimageio.html">TQImageIO</a> <li><a href="qintcacheiterator.html">TQIntCacheIterator</a> <li><a href="qintdictiterator.html">TQIntDictIterator</a> <li><a href="ntqiodevice.html">TQIODevice</a> @@ -328,7 +328,7 @@ classes in the TQt API. <li><a href="ntqdragobject.html">TQDragObject</a> <ul> <li><a href="qicondrag.html">TQIconDrag</a> -<li><a href="qimagedrag.html">TQImageDrag</a> +<li><a href="tqimagedrag.html">TQImageDrag</a> <li><a href="qstoreddrag.html">TQStoredDrag</a> <ul> <li><a href="qcolordrag.html">TQColorDrag</a> |