diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 18:33:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 18:41:44 +0900 |
commit | e42ec295c2134770a1eb07032f5f22ca4ba1daa6 (patch) | |
tree | 1ecbc3ad607c79f1ce75ba953f9fe46ea1425b85 /doc/html/qshowevent.html | |
parent | 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (diff) | |
download | tqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.tar.gz tqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.zip |
Rename remaining ntq[d-h]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qshowevent.html')
-rw-r--r-- | doc/html/qshowevent.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qshowevent.html b/doc/html/qshowevent.html index ae4d48ace..224d7a33f 100644 --- a/doc/html/qshowevent.html +++ b/doc/html/qshowevent.html @@ -51,7 +51,7 @@ show events are sent just after the window system shows the window, including after a top-level window has been shown (un-iconified) by the user. Internal show events are delivered just before the widget becomes visible. -<p> <p>See also <a href="qhideevent.html">TQHideEvent</a> and <a href="events.html">Event Classes</a>. +<p> <p>See also <a href="tqhideevent.html">TQHideEvent</a> and <a href="events.html">Event Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQShowEvent"></a>TQShowEvent::TQShowEvent () |