summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqmainwindow.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqmainwindow.html')
-rw-r--r--doc/html/ntqmainwindow.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqmainwindow.html b/doc/html/ntqmainwindow.html
index ce9fbc40..c70ddd85 100644
--- a/doc/html/ntqmainwindow.html
+++ b/doc/html/ntqmainwindow.html
@@ -525,7 +525,7 @@ within its dock area or moved to another dock area (including the
<a href="ntqt.html#Dock-enum">Minimized</a> and <tt>TearOff</tt> dock areas).
<p> <p>See also <a href="#getLocation">getLocation</a>().
-<h3 class=fn><a href="ntqptrlist.html">TQPtrList</a>&lt;TQDockWindow&gt; <a name="dockWindows"></a>TQMainWindow::dockWindows ( <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
+<h3 class=fn><a href="tqptrlist.html">TQPtrList</a>&lt;TQDockWindow&gt; <a name="dockWindows"></a>TQMainWindow::dockWindows ( <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
</h3>
Returns a list of all the dock windows which are in the <em>dock</em>
dock area, regardless of their state.
@@ -533,7 +533,7 @@ dock area, regardless of their state.
windows but these are returned along with the visible dock
windows.
-<h3 class=fn><a href="ntqptrlist.html">TQPtrList</a>&lt;TQDockWindow&gt; <a name="dockWindows-2"></a>TQMainWindow::dockWindows () const
+<h3 class=fn><a href="tqptrlist.html">TQPtrList</a>&lt;TQDockWindow&gt; <a name="dockWindows-2"></a>TQMainWindow::dockWindows () const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the list of dock windows which belong to this main window,
@@ -807,7 +807,7 @@ tip group too.
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p>
-<h3 class=fn><a href="ntqptrlist.html">TQPtrList</a>&lt;TQToolBar&gt; <a name="toolBars"></a>TQMainWindow::toolBars ( <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
+<h3 class=fn><a href="tqptrlist.html">TQPtrList</a>&lt;TQToolBar&gt; <a name="toolBars"></a>TQMainWindow::toolBars ( <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
</h3>
Returns a list of all the toolbars which are in the <em>dock</em> dock
area, regardless of their state.