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/draganddrop.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/draganddrop.html')
-rw-r--r-- | doc/html/draganddrop.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/draganddrop.html b/doc/html/draganddrop.html index 96123311f..abc15b817 100644 --- a/doc/html/draganddrop.html +++ b/doc/html/draganddrop.html @@ -45,7 +45,7 @@ TQt.</a> <tr bgcolor=#f0f0f0><td><b><a href="qdropevent.html">TQDropEvent</a></b><td>Event which is sent when a drag and drop is completed <tr bgcolor=#f0f0f0><td><b><a href="qicondrag.html">TQIconDrag</a></b><td>Supports drag and drop operations within a TQIconView <tr bgcolor=#f0f0f0><td><b><a href="qicondragitem.html">TQIconDragItem</a></b><td>Encapsulates a drag item -<tr bgcolor=#f0f0f0><td><b><a href="qimagedrag.html">TQImageDrag</a></b><td>Drag and drop object for transferring images +<tr bgcolor=#f0f0f0><td><b><a href="tqimagedrag.html">TQImageDrag</a></b><td>Drag and drop object for transferring images <tr bgcolor=#f0f0f0><td><b><a href="qmacmime.html">TQMacMime</a></b><td>Maps open-standard MIME to Mac flavors <tr bgcolor=#f0f0f0><td><b><a href="qmimesource.html">TQMimeSource</a></b><td>Abstraction of objects which provide formatted data of a certain MIME type <tr bgcolor=#f0f0f0><td><b><a href="qstoreddrag.html">TQStoredDrag</a></b><td>Simple stored-value drag object for arbitrary MIME data |