diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 11:53:23 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 13:56:43 +0900 |
| commit | 0582c90a9ed4b965629267713f51c0da7c38b39d (patch) | |
| tree | cae95e850081d0a7f2be6cef5837f43a28d53d2c /doc/html/tqframe.html | |
| parent | 39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (diff) | |
| download | tqt-0582c90a.tar.gz tqt-0582c90a.zip | |
Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 |
