diff options
Diffstat (limited to 'doc/html/ntqdockarea.html')
-rw-r--r-- | doc/html/ntqdockarea.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqdockarea.html b/doc/html/ntqdockarea.html index 4791d2bc9..a8a86f661 100644 --- a/doc/html/ntqdockarea.html +++ b/doc/html/ntqdockarea.html @@ -201,7 +201,7 @@ already docked in this area, <em>w</em> is docked first. If <em>index</em> is -1 or larger than the number of docked widgets, <em>w</em> is appended at the end, otherwise it is inserted at the position <em>index</em>. -<h3 class=fn>void <a name="moveDockWindow-2"></a>TQDockArea::moveDockWindow ( <a href="ntqdockwindow.html">TQDockWindow</a> * w, const <a href="ntqpoint.html">TQPoint</a> & p, const <a href="ntqrect.html">TQRect</a> & r, bool swap ) +<h3 class=fn>void <a name="moveDockWindow-2"></a>TQDockArea::moveDockWindow ( <a href="ntqdockwindow.html">TQDockWindow</a> * w, const <a href="tqpoint.html">TQPoint</a> & p, const <a href="tqrect.html">TQRect</a> & r, bool swap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Moves the dock window <em>w</em> inside the dock area where <em>p</em> is the |