summaryrefslogtreecommitdiffstats
path: root/doc/html/tqmainwindow.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqmainwindow.html')
-rw-r--r--doc/html/tqmainwindow.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqmainwindow.html b/doc/html/tqmainwindow.html
index cdd64ba8..c6abc5d9 100644
--- a/doc/html/tqmainwindow.html
+++ b/doc/html/tqmainwindow.html
@@ -848,7 +848,7 @@ to this signal.
<h3 class=fn>void <a name="whatsThis"></a>TQMainWindow::whatsThis ()<tt> [virtual slot]</tt>
</h3>
Enters 'What's This?' mode and returns immediately.
-<p> This is the same as <a href="ntqwhatsthis.html#enterWhatsThisMode">TQWhatsThis::enterWhatsThisMode</a>(), but
+<p> This is the same as <a href="tqwhatsthis.html#enterWhatsThisMode">TQWhatsThis::enterWhatsThisMode</a>(), but
implemented as a main window object's slot. This way it can easily
be used for popup menus, for example:
<p> <pre>
@@ -856,7 +856,7 @@ be used for popup menus, for example:
help-&gt;<a href="tqmenudata.html#insertItem">insertItem</a>( "What's &amp;This", this , TQ_SLOT(<a href="#whatsThis">whatsThis</a>()), SHIFT+Key_F1);
</pre>
-<p> <p>See also <a href="ntqwhatsthis.html#enterWhatsThisMode">TQWhatsThis::enterWhatsThisMode</a>().
+<p> <p>See also <a href="tqwhatsthis.html#enterWhatsThisMode">TQWhatsThis::enterWhatsThisMode</a>().
<hr><h2>Property Documentation</h2>
<h3 class=fn>bool <a name="dockWindowsMovable-prop"></a>dockWindowsMovable</h3>