diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-24 20:19:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:23:35 +0900 |
commit | d35eedcd87d59e716c6d49bbb6b634ef1a7660c5 (patch) | |
tree | 204d752457acf6403c99f3928f02b612ff14d178 /doc/man/man3/tqwindowsstyle.3qt | |
parent | ddce1c91f8582885497b463b24bac59f6fdfdf63 (diff) | |
download | tqt-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.tar.gz tqt-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.zip |
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqwindowsstyle.3qt')
-rw-r--r-- | doc/man/man3/tqwindowsstyle.3qt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/man/man3/tqwindowsstyle.3qt b/doc/man/man3/tqwindowsstyle.3qt index 2fa5fc419..c12d822f8 100644 --- a/doc/man/man3/tqwindowsstyle.3qt +++ b/doc/man/man3/tqwindowsstyle.3qt @@ -1,5 +1,5 @@ '\" t -.TH QWindowsStyle 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQWindowsStyle 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,32 +7,32 @@ .ad l .nh .SH NAME -QWindowsStyle \- Microsoft Windows-like look and feel +TQWindowsStyle \- Microsoft Windows-like look and feel .SH SYNOPSIS -\fC#include <ntqwindowsstyle.h>\fR +\fC#include <tqwindowsstyle.h>\fR .PP -Inherits QCommonStyle. +Inherits TQCommonStyle. .PP -Inherited by QMacStyle and QPlatinumStyle. +Inherited by QMacStyle and TQPlatinumStyle. .PP .SS "Public Members" .in +1c .ti -1c -.BI "\fBQWindowsStyle\fR ()" +.BI "\fBTQWindowsStyle\fR ()" .br .in -1c .SH DESCRIPTION -The QWindowsStyle class provides a Microsoft Windows-like look and feel. +The TQWindowsStyle class provides a Microsoft Windows-like look and feel. .PP This style is Qt's default GUI style on Windows. .PP See also Widget Appearance and Style. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QWindowsStyle::QWindowsStyle ()" -Constructs a QWindowsStyle +.SH "TQWindowsStyle::TQWindowsStyle ()" +Constructs a TQWindowsStyle .SH "SEE ALSO" -.BR http://doc.trolltech.com/ntqwindowsstyle.html +.BR http://doc.trolltech.com/tqwindowsstyle.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |