From d35eedcd87d59e716c6d49bbb6b634ef1a7660c5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 24 Aug 2024 20:19:50 +0900 Subject: Rename style nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqcdestyle.3qt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'doc/man/man3/tqcdestyle.3qt') diff --git a/doc/man/man3/tqcdestyle.3qt b/doc/man/man3/tqcdestyle.3qt index c101317ab..217a2edce 100644 --- a/doc/man/man3/tqcdestyle.3qt +++ b/doc/man/man3/tqcdestyle.3qt @@ -1,5 +1,5 @@ '\" t -.TH QCDEStyle 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQCDEStyle 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,39 +7,39 @@ .ad l .nh .SH NAME -QCDEStyle \- CDE look and feel +TQCDEStyle \- CDE look and feel .SH SYNOPSIS -\fC#include \fR +\fC#include \fR .PP -Inherits QMotifStyle. +Inherits TQMotifStyle. .PP .SS "Public Members" .in +1c .ti -1c -.BI "\fBQCDEStyle\fR ( bool useHighlightCols = FALSE )" +.BI "\fBTQCDEStyle\fR ( bool useHighlightCols = FALSE )" .br .ti -1c -.BI "virtual \fB~QCDEStyle\fR ()" +.BI "virtual \fB~TQCDEStyle\fR ()" .br .in -1c .SH DESCRIPTION -The QCDEStyle class provides a CDE look and feel. +The TQCDEStyle class provides a CDE look and feel. .PP This style provides a slightly improved Motif look similar to some versions of the Common Desktop Environment (CDE). The main differences are thinner frames and more modern radio buttons and checkboxes. Together with a dark background and a bright text/foreground color, the style looks quite attractive (at least for Motif fans). .PP -Note that the functions provided by QCDEStyle are reimplementations of TQStyle functions; see TQStyle for their documentation. +Note that the functions provided by TQCDEStyle are reimplementations of TQStyle functions; see TQStyle for their documentation. .PP See also Widget Appearance and Style. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QCDEStyle::QCDEStyle ( bool useHighlightCols = FALSE )" -Constructs a QCDEStyle. +.SH "TQCDEStyle::TQCDEStyle ( bool useHighlightCols = FALSE )" +Constructs a TQCDEStyle. .PP If \fIuseHighlightCols\fR is FALSE (the default), then the style will polish the application's color palette to emulate the Motif way of highlighting, which is a simple inversion between the base and the text color. -.SH "QCDEStyle::~QCDEStyle ()\fC [virtual]\fR" +.SH "TQCDEStyle::~TQCDEStyle ()\fC [virtual]\fR" Destroys the style. .SH "SEE ALSO" -.BR http://doc.trolltech.com/ntqcdestyle.html +.BR http://doc.trolltech.com/tqcdestyle.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the -- cgit v1.2.1