summaryrefslogtreecommitdiffstats
path: root/doc/html/tqdropevent.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-24 21:06:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-28 18:25:42 +0900
commit8ef4ea451dd81dd66b34ed31aaa631f6df24a192 (patch)
treefb639fd5c35cb99f87172bc61484f5bf74b6beb9 /doc/html/tqdropevent.html
parent0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc (diff)
downloadtqt3-8ef4ea451dd81dd66b34ed31aaa631f6df24a192.tar.gz
tqt3-8ef4ea451dd81dd66b34ed31aaa631f6df24a192.zip
Rename environment class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqdropevent.html')
-rw-r--r--doc/html/tqdropevent.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqdropevent.html b/doc/html/tqdropevent.html
index df6589737..2c3b277fd 100644
--- a/doc/html/tqdropevent.html
+++ b/doc/html/tqdropevent.html
@@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQDropEvent class provides an event which is sent when a drag and drop is completed.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qevent-h.html">ntqevent.h</a>&gt;</tt>
-<p>Inherits <a href="ntqevent.html">TQEvent</a> and <a href="tqmimesource.html">TQMimeSource</a>.
+<p><tt>#include &lt;<a href="tqevent-h.html">tqevent.h</a>&gt;</tt>
+<p>Inherits <a href="tqevent.html">TQEvent</a> and <a href="tqmimesource.html">TQMimeSource</a>.
<p>Inherited by <a href="tqdragmoveevent.html">TQDragMoveEvent</a>.
<p><a href="tqdropevent-members.html">List of all member functions.</a>
<h2>Public Members</h2>
@@ -91,7 +91,7 @@ supported.
reference, for example, text/uri-list file lists (see <a href="tquridrag.html">TQUriDrag</a>).
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQDropEvent"></a>TQDropEvent::TQDropEvent ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, <a href="ntqevent.html#Type-enum">Type</a>&nbsp;typ = Drop )
+<h3 class=fn><a name="TQDropEvent"></a>TQDropEvent::TQDropEvent ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, <a href="tqevent.html#Type-enum">Type</a>&nbsp;typ = Drop )
</h3>
<p> Constructs a drop event that drops a drop of type <em>typ</em> on point