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/ntqmainwindow.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/ntqmainwindow.html') diff --git a/doc/html/ntqmainwindow.html b/doc/html/ntqmainwindow.html index ce9fbc405..c70ddd854 100644 --- a/doc/html/ntqmainwindow.html +++ b/doc/html/ntqmainwindow.html @@ -525,7 +525,7 @@ within its dock area or moved to another dock area (including the Minimized and TearOff dock areas).

See also getLocation(). -

TQPtrList<TQDockWindow> TQMainWindow::dockWindows ( Dock dock ) const +

TQPtrList<TQDockWindow> TQMainWindow::dockWindows ( Dock dock ) const

Returns a list of all the dock windows which are in the dock dock area, regardless of their state. @@ -533,7 +533,7 @@ dock area, regardless of their state. windows but these are returned along with the visible dock windows. -

TQPtrList<TQDockWindow> TQMainWindow::dockWindows () const +

TQPtrList<TQDockWindow> TQMainWindow::dockWindows () const

This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

Returns the list of dock windows which belong to this main window, @@ -807,7 +807,7 @@ tip group too. This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code.

-

TQPtrList<TQToolBar> TQMainWindow::toolBars ( Dock dock ) const +

TQPtrList<TQToolBar> TQMainWindow::toolBars ( Dock dock ) const

Returns a list of all the toolbars which are in the dock dock area, regardless of their state. -- cgit v1.2.3