diff options
Diffstat (limited to 'doc/html/tqframe.html')
-rw-r--r-- | doc/html/tqframe.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqframe.html b/doc/html/tqframe.html index b07241d3a..695e7a5e2 100644 --- a/doc/html/tqframe.html +++ b/doc/html/tqframe.html @@ -254,7 +254,7 @@ Processes the paint event <em>event</em>. <p>Examples: <a href="life-example.html#x1888">life/life.cpp</a> and <a href="qfd-example.html#x1995">qfd/fontdisplayer.cpp</a>. <p>Reimplemented from <a href="tqwidget.html#paintEvent">TQWidget</a>. -<h3 class=fn>void <a name="resizeEvent"></a>TQFrame::resizeEvent ( <a href="qresizeevent.html">TQResizeEvent</a> * e )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="resizeEvent"></a>TQFrame::resizeEvent ( <a href="tqresizeevent.html">TQResizeEvent</a> * e )<tt> [virtual protected]</tt> </h3> Processes the resize event <em>e</em>. <p> Adjusts the frame rectangle for the resized widget. The frame |