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.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqscrollview.html b/doc/html/ntqscrollview.html
index a75ad119..ad17beb3 100644
--- a/doc/html/ntqscrollview.html
+++ b/doc/html/ntqscrollview.html
@@ -591,14 +591,14 @@ This is an overloaded member function, provided for convenience. It behaves esse
least the <em>xmargin</em> and <em>ymargin</em> margins (if possible,
otherwise centered).
-<h3 class=fn>bool <a name="eventFilter"></a>TQScrollView::eventFilter ( <a href="ntqobject.html">TQObject</a>&nbsp;*&nbsp;obj, <a href="ntqevent.html">TQEvent</a>&nbsp;*&nbsp;e )<tt> [virtual protected]</tt>
+<h3 class=fn>bool <a name="eventFilter"></a>TQScrollView::eventFilter ( <a href="tqobject.html">TQObject</a>&nbsp;*&nbsp;obj, <a href="ntqevent.html">TQEvent</a>&nbsp;*&nbsp;e )<tt> [virtual protected]</tt>
</h3>
This event filter ensures the scroll bars are updated when a
single contents widget is resized, shown, hidden or destroyed; it
passes mouse events to the TQScrollView. The event is in <em>e</em> and
the object is in <em>obj</em>.
-<p>Reimplemented from <a href="ntqobject.html#eventFilter">TQObject</a>.
+<p>Reimplemented from <a href="tqobject.html#eventFilter">TQObject</a>.
<p>Reimplemented in <a href="ntqlistview.html#eventFilter">TQListView</a>.
<h3 class=fn><a href="ntqscrollview.html#ScrollBarMode-enum">ScrollBarMode</a> <a name="hScrollBarMode"></a>TQScrollView::hScrollBarMode () const
</h3><p>Returns the mode for the horizontal scroll bar.