From a30f5359f03c3017fa19a6770fab32d25d22cb87 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 15 Jul 2024 19:08:22 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 1) Signed-off-by: Michele Calgaro --- doc/man/man3/tqtabdialog.3qt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/man3/tqtabdialog.3qt') diff --git a/doc/man/man3/tqtabdialog.3qt b/doc/man/man3/tqtabdialog.3qt index 653085d56..1206c06da 100644 --- a/doc/man/man3/tqtabdialog.3qt +++ b/doc/man/man3/tqtabdialog.3qt @@ -22,7 +22,7 @@ Inherits QDialog. .BI "\fB~QTabDialog\fR ()" .br .ti -1c -.BI "virtual void \fBsetFont\fR ( const QFont & font )" +.BI "virtual void \fBsetFont\fR ( const TQFont & font )" .br .ti -1c .BI "void \fBaddTab\fR ( TQWidget * child, const TQString & label )" @@ -371,7 +371,7 @@ See also setApplyButton(), setCancelButton(), and defaultButtonPressed(). This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Adds a Defaults button to the dialog. The button's text is set to a localizable "Defaults". -.SH "void QTabDialog::setFont ( const QFont & font )\fC [virtual]\fR" +.SH "void QTabDialog::setFont ( const TQFont & font )\fC [virtual]\fR" Sets the font for the tabs to \fIfont\fR. .PP If the widget is visible, the display is updated with the new font immediately. There may be some geometry changes, depending on the size of the old and new fonts. -- cgit v1.2.3