diff options
Diffstat (limited to 'doc/man/man3/tqshowevent.3qt')
-rw-r--r-- | doc/man/man3/tqshowevent.3qt | 2 |
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. |