From e42ec295c2134770a1eb07032f5f22ca4ba1daa6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 31 Aug 2024 18:33:50 +0900 Subject: Rename remaining ntq[d-h]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqmainwindow.html | 60 +++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'doc/html/tqmainwindow.html') diff --git a/doc/html/tqmainwindow.html b/doc/html/tqmainwindow.html index 6ad93df3e..21f27247d 100644 --- a/doc/html/tqmainwindow.html +++ b/doc/html/tqmainwindow.html @@ -273,7 +273,7 @@ moving dock windows you can specify their 'edge' (dock area). The currently available edges are: Top, Left, Right, Bottom, Minimized (effectively a 'hidden' dock area) and TornOff (floating). See TQt::Dock for an explanation of these areas. Note that the *ToolBar functions are included for backward compatibility; all new code should use the *DockWindow functions. -TQToolbar is a subclass of TQDockWindow so all functions that work +TQToolbar is a subclass of TQDockWindow so all functions that work with dock windows work on toolbars in the same way.

If the user clicks the close button, then the dock window is @@ -293,8 +293,8 @@ dock the floating dock window. (See also TQMainWindow::DockWindows.)

Some functions change the appearance of a TQMainWindow globally: