summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqdataview.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqdataview.3qt')
-rw-r--r--doc/man/man3/tqdataview.3qt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqdataview.3qt b/doc/man/man3/tqdataview.3qt
index 260089d5..ea1a3d41 100644
--- a/doc/man/man3/tqdataview.3qt
+++ b/doc/man/man3/tqdataview.3qt
@@ -11,12 +11,12 @@ QDataView \- Read-only SQL forms
.SH SYNOPSIS
\fC#include <ntqdataview.h>\fR
.PP
-Inherits QWidget.
+Inherits TQWidget.
.PP
.SS "Public Members"
.in +1c
.ti -1c
-.BI "\fBQDataView\fR ( QWidget * parent = 0, const char * name = 0, WFlags fl = 0 )"
+.BI "\fBQDataView\fR ( TQWidget * parent = 0, const char * name = 0, WFlags fl = 0 )"
.br
.ti -1c
.BI "\fB~QDataView\fR ()"
@@ -60,7 +60,7 @@ The form is associated with the data view with setForm() and the record is assoc
.PP
See also Database Classes.
.SH MEMBER FUNCTION DOCUMENTATION
-.SH "QDataView::QDataView ( QWidget * parent = 0, const char * name = 0, WFlags fl = 0 )"
+.SH "QDataView::QDataView ( TQWidget * parent = 0, const char * name = 0, WFlags fl = 0 )"
Constructs a data view which is a child of \fIparent\fR, called \fIname\fR, and with widget flags \fIfl\fR.
.SH "QDataView::~QDataView ()"
Destroys the object and frees any allocated resources.