diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 12:20:38 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 12:20:38 +0900 |
commit | 0881ed5059c46ce73e8241e6260b82b92f6d0e55 (patch) | |
tree | 6d1d4883cc07ad22b11017d0714d4c26e1ce1b94 /doc/html/ntqworkspace.html | |
parent | 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 (diff) | |
download | tqt3-0881ed5059c46ce73e8241e6260b82b92f6d0e55.tar.gz tqt3-0881ed5059c46ce73e8241e6260b82b92f6d0e55.zip |
Rename ptr nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqworkspace.html')
-rw-r--r-- | doc/html/ntqworkspace.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqworkspace.html b/doc/html/ntqworkspace.html index 8a5e7a45f..86f10f3e5 100644 --- a/doc/html/ntqworkspace.html +++ b/doc/html/ntqworkspace.html @@ -190,8 +190,8 @@ Returns a list of all windows. If <em>order</em> is CreationOrder had been inserted into the workspace. If <em>order</em> is StackingOrder the windows are listed in their stacking order, with the topmost window being the last window in the list. -<p> TQWidgetList is the same as <a href="ntqptrlist.html">TQPtrList</a><TQWidget>. -<p> <p>See also <a href="ntqptrlist.html">TQPtrList</a>. +<p> TQWidgetList is the same as <a href="tqptrlist.html">TQPtrList</a><TQWidget>. +<p> <p>See also <a href="tqptrlist.html">TQPtrList</a>. <p>Example: <a href="mdi-example.html#x2094">mdi/application.cpp</a>. <h3 class=fn>TQWidgetList <a name="windowList-2"></a>TQWorkspace::windowList () const |