diff options
Diffstat (limited to 'doc/man/man3/tqhideevent.3qt')
-rw-r--r-- | doc/man/man3/tqhideevent.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqhideevent.3qt b/doc/man/man3/tqhideevent.3qt index 7c49593f1..ea197d44a 100644 --- a/doc/man/man3/tqhideevent.3qt +++ b/doc/man/man3/tqhideevent.3qt @@ -26,7 +26,7 @@ This event is sent just before TQWidget::hide() returns, and also when a top-lev .PP If spontaneous() is TRUE the event originated outside the application, i.e. the user hid the window using the window manager controls, either by iconifying the window or by switching to another virtual desktop where the window isn't visible. The window will become hidden but not withdrawn. If the window was iconified, TQWidget::isMinimized() returns TRUE. .PP -See also QShowEvent and Event Classes. +See also TQShowEvent and Event Classes. .SH MEMBER FUNCTION DOCUMENTATION .SH "TQHideEvent::TQHideEvent ()" Constructs a TQHideEvent. |