summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqdockarea.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 12:20:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 12:20:38 +0900
commit0881ed5059c46ce73e8241e6260b82b92f6d0e55 (patch)
tree6d1d4883cc07ad22b11017d0714d4c26e1ce1b94 /doc/html/ntqdockarea.html
parent1f0ce8533cc837aa2d4155b5fc17d2004bed0197 (diff)
downloadtqt-0881ed50.tar.gz
tqt-0881ed50.zip
Rename ptr nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqdockarea.html')
-rw-r--r--doc/html/ntqdockarea.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqdockarea.html b/doc/html/ntqdockarea.html
index 439d7a1ee..83db618fe 100644
--- a/doc/html/ntqdockarea.html
+++ b/doc/html/ntqdockarea.html
@@ -164,7 +164,7 @@ area.
<h3 class=fn>int <a name="count"></a>TQDockArea::count () const
</h3><p>Returns the number of dock windows in the dock area.
See the <a href="ntqdockarea.html#count-prop">"count"</a> property for details.
-<h3 class=fn><a href="ntqptrlist.html">TQPtrList</a>&lt;TQDockWindow&gt; <a name="dockWindowList"></a>TQDockArea::dockWindowList () const
+<h3 class=fn><a href="tqptrlist.html">TQPtrList</a>&lt;TQDockWindow&gt; <a name="dockWindowList"></a>TQDockArea::dockWindowList () const
</h3>
Returns a list of the dock windows in the dock area.