diff options
author | Michele Calgaro <[email protected]> | 2024-07-15 19:08:22 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-07-18 09:31:41 +0900 |
commit | a30f5359f03c3017fa19a6770fab32d25d22cb87 (patch) | |
tree | cb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/tqstatusbar.html | |
parent | 25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff) | |
download | tqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.tar.gz tqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.zip |
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqstatusbar.html')
-rw-r--r-- | doc/html/tqstatusbar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqstatusbar.html b/doc/html/tqstatusbar.html index 0cd77f75b..ce4247cdc 100644 --- a/doc/html/tqstatusbar.html +++ b/doc/html/tqstatusbar.html @@ -176,7 +176,7 @@ changes. <em>message</em> is the new temporary message, and is a null-string when the message has been removed. <p> <p>See also <a href="#message">message</a>() and <a href="#clear">clear</a>(). -<h3 class=fn>void <a name="paintEvent"></a>TQStatusBar::paintEvent ( <a href="qpaintevent.html">TQPaintEvent</a> * )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paintEvent"></a>TQStatusBar::paintEvent ( <a href="tqpaintevent.html">TQPaintEvent</a> * )<tt> [virtual protected]</tt> </h3> Shows the temporary message, if appropriate. |