summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqscrollview.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqscrollview.html')
-rw-r--r--doc/html/ntqscrollview.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqscrollview.html b/doc/html/ntqscrollview.html
index 104ad788..e885520f 100644
--- a/doc/html/ntqscrollview.html
+++ b/doc/html/ntqscrollview.html
@@ -422,28 +422,28 @@ This event handler is called whenever the TQScrollView receives a
be a point on the contents.
<p>Example: <a href="tutorial2-06.html#x2584">chart/canvasview.cpp</a>.
-<h3 class=fn>void <a name="contentsDragEnterEvent"></a>TQScrollView::contentsDragEnterEvent ( <a href="qdragenterevent.html">TQDragEnterEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
+<h3 class=fn>void <a name="contentsDragEnterEvent"></a>TQScrollView::contentsDragEnterEvent ( <a href="tqdragenterevent.html">TQDragEnterEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
</h3>
This event handler is called whenever the TQScrollView receives a
<a href="tqwidget.html#dragEnterEvent">dragEnterEvent</a>(): the drag position is translated to be a point
on the contents.
<p>Reimplemented in <a href="ntqtable.html#contentsDragEnterEvent">TQTable</a>.
-<h3 class=fn>void <a name="contentsDragLeaveEvent"></a>TQScrollView::contentsDragLeaveEvent ( <a href="qdragleaveevent.html">TQDragLeaveEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
+<h3 class=fn>void <a name="contentsDragLeaveEvent"></a>TQScrollView::contentsDragLeaveEvent ( <a href="tqdragleaveevent.html">TQDragLeaveEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
</h3>
This event handler is called whenever the TQScrollView receives a
<a href="tqwidget.html#dragLeaveEvent">dragLeaveEvent</a>(): the drag position is translated to be a point
on the contents.
<p>Reimplemented in <a href="ntqtable.html#contentsDragLeaveEvent">TQTable</a>.
-<h3 class=fn>void <a name="contentsDragMoveEvent"></a>TQScrollView::contentsDragMoveEvent ( <a href="qdragmoveevent.html">TQDragMoveEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
+<h3 class=fn>void <a name="contentsDragMoveEvent"></a>TQScrollView::contentsDragMoveEvent ( <a href="tqdragmoveevent.html">TQDragMoveEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
</h3>
This event handler is called whenever the TQScrollView receives a
<a href="tqwidget.html#dragMoveEvent">dragMoveEvent</a>(): the drag position is translated to be a point on
the contents.
<p>Reimplemented in <a href="ntqtable.html#contentsDragMoveEvent">TQTable</a>.
-<h3 class=fn>void <a name="contentsDropEvent"></a>TQScrollView::contentsDropEvent ( <a href="qdropevent.html">TQDropEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
+<h3 class=fn>void <a name="contentsDropEvent"></a>TQScrollView::contentsDropEvent ( <a href="tqdropevent.html">TQDropEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
</h3>
This event handler is called whenever the TQScrollView receives a
<a href="tqwidget.html#dropEvent">dropEvent</a>(): the drop position is translated to be a point on the