summaryrefslogtreecommitdiffstats
path: root/doc/html/tqdragmoveevent.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/tqdragmoveevent.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/tqdragmoveevent.html')
-rw-r--r--doc/html/tqdragmoveevent.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqdragmoveevent.html b/doc/html/tqdragmoveevent.html
index cd132df80..a5d091bbe 100644
--- a/doc/html/tqdragmoveevent.html
+++ b/doc/html/tqdragmoveevent.html
@@ -33,7 +33,7 @@ body { background: #ffffff; color: black; }
<p>The TQDragMoveEvent class provides an event which is sent while a drag and drop is in progress.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qevent-h.html">ntqevent.h</a>&gt;</tt>
+<p><tt>#include &lt;<a href="tqevent-h.html">tqevent.h</a>&gt;</tt>
<p>Inherits <a href="tqdropevent.html">TQDropEvent</a>.
<p>Inherited by <a href="tqdragenterevent.html">TQDragEnterEvent</a>.
<p><a href="tqdragmoveevent-members.html">List of all member functions.</a>
@@ -59,7 +59,7 @@ the event to see what data it <a href="tqdropevent.html#provides">provides</a>,
<p>See also <a href="draganddrop.html">Drag And Drop Classes</a> and <a href="events.html">Event Classes</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQDragMoveEvent"></a>TQDragMoveEvent::TQDragMoveEvent ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, <a href="ntqevent.html#Type-enum">Type</a>&nbsp;type = DragMove )
+<h3 class=fn><a name="TQDragMoveEvent"></a>TQDragMoveEvent::TQDragMoveEvent ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, <a href="tqevent.html#Type-enum">Type</a>&nbsp;type = DragMove )
</h3>
<p> Creates a TQDragMoveEvent for which the mouse is at point <em>pos</em>,