From 397b7afa8e3f32268c4454bf4783ac2a5a799658 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 15 Oct 2024 13:05:33 +0900 Subject: Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqmessagebox.3qt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/man/man3/tqmessagebox.3qt') diff --git a/doc/man/man3/tqmessagebox.3qt b/doc/man/man3/tqmessagebox.3qt index a3b208d81..081098afe 100644 --- a/doc/man/man3/tqmessagebox.3qt +++ b/doc/man/man3/tqmessagebox.3qt @@ -532,7 +532,7 @@ As a last resort it uses the Information icon. .PP The about box has a single button labelled "OK". .PP -See also TQWidget::icon and QApplication::mainWidget(). +See also TQWidget::icon and TQApplication::mainWidget(). .PP Examples: .)l action/application.cpp, application/application.cpp, chart/chartform.cpp, helpviewer/helpwindow.cpp, mdi/application.cpp, menu/menu.cpp, and themes/themes.cpp. @@ -541,9 +541,9 @@ Displays a simple message box about Qt, with caption \fIcaption\fR and centered .PP This is useful for inclusion in the Help menu of an application. See the examples/menu/menu.cpp example. .PP -QApplication provides this functionality as a slot. +TQApplication provides this functionality as a slot. .PP -See also QApplication::aboutTQt(). +See also TQApplication::aboutTQt(). .PP Examples: .)l action/application.cpp, application/application.cpp, chart/chartform.cpp, helpviewer/helpwindow.cpp, menu/menu.cpp and themes/themes.cpp. -- cgit v1.2.1