summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqvgroupbox.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqvgroupbox.3qt')
-rw-r--r--doc/man/man3/tqvgroupbox.3qt28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/man/man3/tqvgroupbox.3qt b/doc/man/man3/tqvgroupbox.3qt
index ad1e2fc0..ca2f984f 100644
--- a/doc/man/man3/tqvgroupbox.3qt
+++ b/doc/man/man3/tqvgroupbox.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QVGroupBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQVGroupBox 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,28 +7,28 @@
.ad l
.nh
.SH NAME
-QVGroupBox \- Organizes a group of widgets in a vertical column
+TQVGroupBox \- Organizes a group of widgets in a vertical column
.SH SYNOPSIS
-\fC#include <ntqvgroupbox.h>\fR
+\fC#include <tqvgroupbox.h>\fR
.PP
-Inherits QGroupBox.
+Inherits TQGroupBox.
.PP
.SS "Public Members"
.in +1c
.ti -1c
-.BI "\fBQVGroupBox\fR ( TQWidget * parent = 0, const char * name = 0 )"
+.BI "\fBTQVGroupBox\fR ( TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
-.BI "\fBQVGroupBox\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
+.BI "\fBTQVGroupBox\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
-.BI "\fB~QVGroupBox\fR ()"
+.BI "\fB~TQVGroupBox\fR ()"
.br
.in -1c
.SH DESCRIPTION
-The QVGroupBox widget organizes a group of widgets in a vertical column.
+The TQVGroupBox widget organizes a group of widgets in a vertical column.
.PP
-QVGroupBox is a convenience class that offers a thin layer on top of QGroupBox. Think of it as a QVBox that offers a frame with a title.
+TQVGroupBox is a convenience class that offers a thin layer on top of TQGroupBox. Think of it as a TQVBox that offers a frame with a title.
.PP
<center>
.ce 1
@@ -36,21 +36,21 @@ QVGroupBox is a convenience class that offers a thin layer on top of QGroupBox.
.PP
</center>
.PP
-See also QHGroupBox, Widget Appearance and Style, Layout Management, and Organizers.
+See also TQHGroupBox, Widget Appearance and Style, Layout Management, and Organizers.
.SH MEMBER FUNCTION DOCUMENTATION
-.SH "QVGroupBox::QVGroupBox ( TQWidget * parent = 0, const char * name = 0 )"
+.SH "TQVGroupBox::TQVGroupBox ( TQWidget * parent = 0, const char * name = 0 )"
Constructs a vertical group box with no title.
.PP
The \fIparent\fR and \fIname\fR arguments are passed on to the TQWidget constructor.
-.SH "QVGroupBox::QVGroupBox ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
+.SH "TQVGroupBox::TQVGroupBox ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
Constructs a vertical group box with the title \fItitle\fR.
.PP
The \fIparent\fR and \fIname\fR arguments are passed on to the TQWidget constructor.
-.SH "QVGroupBox::~QVGroupBox ()"
+.SH "TQVGroupBox::~TQVGroupBox ()"
Destroys the vertical group box, deleting its child widgets.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/ntqvgroupbox.html
+.BR http://doc.trolltech.com/tqvgroupbox.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the