summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqshowevent.3qt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-31 18:33:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-31 18:41:44 +0900
commite42ec295c2134770a1eb07032f5f22ca4ba1daa6 (patch)
tree1ecbc3ad607c79f1ce75ba953f9fe46ea1425b85 /doc/man/man3/tqshowevent.3qt
parent0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (diff)
downloadtqt-e42ec295.tar.gz
tqt-e42ec295.zip
Rename remaining ntq[d-h]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqshowevent.3qt')
-rw-r--r--doc/man/man3/tqshowevent.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqshowevent.3qt b/doc/man/man3/tqshowevent.3qt
index 99950f74b..54a1fd36e 100644
--- a/doc/man/man3/tqshowevent.3qt
+++ b/doc/man/man3/tqshowevent.3qt
@@ -24,7 +24,7 @@ The QShowEvent class provides an event which is sent when a widget is shown.
.PP
There are two kinds of show events: show events caused by the window system (spontaneous) and internal show events. Spontaneous 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.
.PP
-See also QHideEvent and Event Classes.
+See also TQHideEvent and Event Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QShowEvent::QShowEvent ()"
Constructs a QShowEvent.