diff options
Diffstat (limited to 'doc/man/man3/tqcommonstyle.3qt')
-rw-r--r-- | doc/man/man3/tqcommonstyle.3qt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/man/man3/tqcommonstyle.3qt b/doc/man/man3/tqcommonstyle.3qt index ad8f79e7c..445511dc6 100644 --- a/doc/man/man3/tqcommonstyle.3qt +++ b/doc/man/man3/tqcommonstyle.3qt @@ -1,5 +1,5 @@ '\" t -.TH QCommonStyle 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQCommonStyle 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,22 +7,22 @@ .ad l .nh .SH NAME -QCommonStyle \- Encapsulates the common Look and Feel of a GUI +TQCommonStyle \- Encapsulates the common Look and Feel of a GUI .SH SYNOPSIS -\fC#include <ntqcommonstyle.h>\fR +\fC#include <tqcommonstyle.h>\fR .PP Inherits TQStyle. .PP -Inherited by QMotifStyle and QWindowsStyle. +Inherited by TQMotifStyle and TQWindowsStyle. .PP .SS "Public Members" .in +1c .ti -1c -.BI "\fBQCommonStyle\fR ()" +.BI "\fBTQCommonStyle\fR ()" .br .in -1c .SH DESCRIPTION -The QCommonStyle class encapsulates the common Look and Feel of a GUI. +The TQCommonStyle class encapsulates the common Look and Feel of a GUI. .PP This abstract class implements some of the widget's look and feel that is common to all GUI styles provided and shipped as part of Qt. .PP @@ -30,11 +30,11 @@ All the functions are documented in TQStyle. .PP See also Widget Appearance and Style. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QCommonStyle::QCommonStyle ()" -Constructs a QCommonStyle. +.SH "TQCommonStyle::TQCommonStyle ()" +Constructs a TQCommonStyle. .SH "SEE ALSO" -.BR http://doc.trolltech.com/ntqcommonstyle.html +.BR http://doc.trolltech.com/tqcommonstyle.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |