diff options
Diffstat (limited to 'doc/html/ntqscrollview.html')
-rw-r--r-- | doc/html/ntqscrollview.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqscrollview.html b/doc/html/ntqscrollview.html index ad17beb39..e6ebd59f8 100644 --- a/doc/html/ntqscrollview.html +++ b/doc/html/ntqscrollview.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="qscrollview-h.html">ntqscrollview.h</a>></tt> <p>Inherits <a href="ntqframe.html">TQFrame</a>. -<p>Inherited by <a href="qcanvasview.html">TQCanvasView</a>, <a href="ntqtable.html">TQTable</a>, <a href="ntqgridview.html">TQGridView</a>, <a href="ntqiconview.html">TQIconView</a>, <a href="ntqlistbox.html">TQListBox</a>, <a href="ntqlistview.html">TQListView</a>, and <a href="ntqtextedit.html">TQTextEdit</a>. +<p>Inherited by <a href="tqcanvasview.html">TQCanvasView</a>, <a href="ntqtable.html">TQTable</a>, <a href="ntqgridview.html">TQGridView</a>, <a href="ntqiconview.html">TQIconView</a>, <a href="ntqlistbox.html">TQListBox</a>, <a href="ntqlistview.html">TQListView</a>, and <a href="ntqtextedit.html">TQTextEdit</a>. <p><a href="qscrollview-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -558,7 +558,7 @@ rectangle is in the scrollview's coordinates. set appropriately. <p>Example: <a href="qdir-example.html#x1837">qdir/qdir.cpp</a>. -<p>Reimplemented in <a href="qcanvasview.html#drawContents">TQCanvasView</a> and <a href="ntqtable.html#drawContents">TQTable</a>. +<p>Reimplemented in <a href="tqcanvasview.html#drawContents">TQCanvasView</a> and <a href="ntqtable.html#drawContents">TQTable</a>. <h3 class=fn>void <a name="drawContentsOffset"></a>TQScrollView::drawContentsOffset ( <a href="ntqpainter.html">TQPainter</a> * p, int offsetx, int offsety, int clipx, int clipy, int clipw, int cliph )<tt> [virtual protected]</tt> </h3> For backward-compatibility only. It is easier to use |