diff options
Diffstat (limited to 'doc/html/ntqscrollview.html')
-rw-r--r-- | doc/html/ntqscrollview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqscrollview.html b/doc/html/ntqscrollview.html index 8211e2f26..104ad7885 100644 --- a/doc/html/ntqscrollview.html +++ b/doc/html/ntqscrollview.html @@ -831,7 +831,7 @@ function receives all resize events sent to the viewport. <p> <p>See also <a href="tqwidget.html#resizeEvent">TQWidget::resizeEvent</a>(). <p>Example: <a href="tutorial2-06.html#x2587">chart/canvasview.cpp</a>. -<h3 class=fn><a href="ntqsize.html">TQSize</a> <a name="viewportSize"></a>TQScrollView::viewportSize ( int x, int y ) const +<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="viewportSize"></a>TQScrollView::viewportSize ( int x, int y ) const </h3> Returns the viewport size for size (<em>x</em>, <em>y</em>). <p> The viewport size depends on <em>(x, y)</em> (the size of the contents), |