From 0881ed5059c46ce73e8241e6260b82b92f6d0e55 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 12:20:38 +0900 Subject: Rename ptr nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqworkspace.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/ntqworkspace.html') 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 order is CreationOrder had been inserted into the workspace. If order is StackingOrder the windows are listed in their stacking order, with the topmost window being the last window in the list. -

TQWidgetList is the same as TQPtrList. -

See also TQPtrList. +

TQWidgetList is the same as TQPtrList. +

See also TQPtrList.

Example: mdi/application.cpp.

TQWidgetList TQWorkspace::windowList () const -- cgit v1.2.1