diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-20 20:15:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-21 23:04:19 +0900 |
commit | 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch) | |
tree | 5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/ntqdockarea.html | |
parent | 14c414378d96f7463b989384f4a0e5dd76632b6d (diff) | |
download | tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip |
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 |