summaryrefslogtreecommitdiffstats
path: root/doc/html/qmoveevent.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qmoveevent.html')
-rw-r--r--doc/html/qmoveevent.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/qmoveevent.html b/doc/html/qmoveevent.html
index 45956cce..16c92889 100644
--- a/doc/html/qmoveevent.html
+++ b/doc/html/qmoveevent.html
@@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQMoveEvent class contains event parameters for move events.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qevent-h.html">qevent.h</a>&gt;</tt>
-<p>Inherits <a href="qevent.html">TQEvent</a>.
+<p><tt>#include &lt;<a href="qevent-h.html">ntqevent.h</a>&gt;</tt>
+<p>Inherits <a href="ntqevent.html">TQEvent</a>.
<p><a href="qmoveevent-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -49,21 +49,21 @@ The TQMoveEvent class contains event parameters for move events.
<p>
<p> Move events are sent to widgets that have been moved to a new position
relative to their parent.
-<p> The event handler <a href="qwidget.html#moveEvent">TQWidget::moveEvent</a>() receives move events.
-<p> <p>See also <a href="qwidget.html#pos-prop">TQWidget::pos</a>, <a href="qwidget.html#geometry-prop">TQWidget::geometry</a>, and <a href="events.html">Event Classes</a>.
+<p> The event handler <a href="ntqwidget.html#moveEvent">TQWidget::moveEvent</a>() receives move events.
+<p> <p>See also <a href="ntqwidget.html#pos-prop">TQWidget::pos</a>, <a href="ntqwidget.html#geometry-prop">TQWidget::geometry</a>, and <a href="events.html">Event Classes</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQMoveEvent"></a>TQMoveEvent::TQMoveEvent ( const&nbsp;<a href="qpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, const&nbsp;<a href="qpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;oldPos )
+<h3 class=fn><a name="TQMoveEvent"></a>TQMoveEvent::TQMoveEvent ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;oldPos )
</h3>
<p> Constructs a move event with the new and old widget positions, <em>pos</em> and <em>oldPos</em> respectively.
-<h3 class=fn>const&nbsp;<a href="qpoint.html">TQPoint</a>&nbsp;&amp; <a name="oldPos"></a>TQMoveEvent::oldPos () const
+<h3 class=fn>const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp; <a name="oldPos"></a>TQMoveEvent::oldPos () const
</h3>
<p> Returns the old position of the widget.
-<h3 class=fn>const&nbsp;<a href="qpoint.html">TQPoint</a>&nbsp;&amp; <a name="pos"></a>TQMoveEvent::pos () const
+<h3 class=fn>const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp; <a name="pos"></a>TQMoveEvent::pos () const
</h3>
<p> Returns the new position of the widget. This excludes the window