From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- doc/html/tqmainwindow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqmainwindow.html') diff --git a/doc/html/tqmainwindow.html b/doc/html/tqmainwindow.html index 0f59680b8..6ad93df3e 100644 --- a/doc/html/tqmainwindow.html +++ b/doc/html/tqmainwindow.html @@ -474,7 +474,7 @@ bottom dock areas. The menu bar is above the top dock area.

See also setCentralWidget().

Example: qfd/qfd.cpp. -

void TQMainWindow::childEvent ( TQChildEvent * e ) [virtual protected] +

void TQMainWindow::childEvent ( TQChildEvent * e ) [virtual protected]

Monitors events, recieved in e, to ensure the layout is updated. -- cgit v1.2.1