diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
| commit | 252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch) | |
| tree | b48be8863db3bc1c223ac270a258b5c1124cb0e3 /doc/html/tqicondragitem.html | |
| parent | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff) | |
| download | tqt-252a2ec8.tar.gz tqt-252a2ec8.zip | |
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqicondragitem.html')
| -rw-r--r-- | doc/html/tqicondragitem.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqicondragitem.html b/doc/html/tqicondragitem.html index be9b84385..dc68ecb4a 100644 --- a/doc/html/tqicondragitem.html +++ b/doc/html/tqicondragitem.html @@ -55,7 +55,7 @@ from TQIconDragItem) is created for each icon view item which is dragged. Each of these TQIconDragItems is stored in a TQIconDrag object. <p> See <a href="tqiconview.html#dragObject">TQIconView::dragObject</a>() for more information. -<p> See the <a href="fileiconview-example.html">fileiconview/qfileiconview.cpp</a> and +<p> See the <a href="fileiconview-example.html">fileiconview/tqfileiconview.cpp</a> and <a href="iconview-simple_dd-main-cpp.html">iconview/simple_dd/main.cpp</a> examples. <p>See also <a href="draganddrop.html">Drag And Drop Classes</a>. @@ -77,7 +77,7 @@ Returns the data contained in the TQIconDragItem. Sets the data for the TQIconDragItem to the data stored in the <a href="tqbytearray.html">TQByteArray</a> <em>d</em>. -<p>Example: <a href="fileiconview-example.html#x833">fileiconview/qfileiconview.cpp</a>. +<p>Example: <a href="fileiconview-example.html#x833">fileiconview/tqfileiconview.cpp</a>. <!-- eof --> <hr><p> This file is part of the <a href="index.html">TQt toolkit</a>. |
