summaryrefslogtreecommitdiffstats
path: root/doc/html/qhideevent.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qhideevent.html')
-rw-r--r--doc/html/qhideevent.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qhideevent.html b/doc/html/qhideevent.html
index 159027769..92ef072e4 100644
--- a/doc/html/qhideevent.html
+++ b/doc/html/qhideevent.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qevent.cpp:2497 -->
+<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqevent.cpp:2497 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQHideEvent class provides an event which is sent after a widget is hidden.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qevent-h.html">ntqevent.h</a>&gt;</tt>
-<p>Inherits <a href="ntqevent.html">TQEvent</a>.
+<p><tt>#include &lt;<a href="tqevent-h.html">tqevent.h</a>&gt;</tt>
+<p>Inherits <a href="tqevent.html">TQEvent</a>.
<p><a href="qhideevent-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -47,7 +47,7 @@ The TQHideEvent class provides an event which is sent after a widget is hidden.
<p>
<p> This event is sent just before <a href="tqwidget.html#hide">TQWidget::hide</a>() returns, and also
when a top-level window has been hidden (iconified) by the user.
-<p> If <a href="ntqevent.html#spontaneous">spontaneous</a>() is TRUE the event originated outside the
+<p> If <a href="tqevent.html#spontaneous">spontaneous</a>() 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