summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tquuid.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tquuid.3qt')
-rw-r--r--doc/man/man3/tquuid.3qt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/man3/tquuid.3qt b/doc/man/man3/tquuid.3qt
index c9cb6100..61dfaa2b 100644
--- a/doc/man/man3/tquuid.3qt
+++ b/doc/man/man3/tquuid.3qt
@@ -73,10 +73,10 @@ All the functions in this class are reentrant when TQt is built with thread supp
.SH RELATED FUNCTION DOCUMENTATION
.in +1c
.ti -1c
-.BI "QDataStream & \fBoperator<<\fR ( QDataStream & s, const QUuid & id )"
+.BI "TQDataStream & \fBoperator<<\fR ( TQDataStream & s, const QUuid & id )"
.br
.ti -1c
-.BI "QDataStream & \fBoperator>>\fR ( QDataStream & s, QUuid & id )"
+.BI "TQDataStream & \fBoperator>>\fR ( TQDataStream & s, QUuid & id )"
.br
.in -1c
.SH DESCRIPTION
@@ -172,9 +172,9 @@ Returns the version of the UUID, if the UUID is of the DCE variant; otherwise re
.PP
See also variant().
.SH RELATED FUNCTION DOCUMENTATION
-.SH "QDataStream & operator<< ( QDataStream & s, const QUuid & id )"
+.SH "TQDataStream & operator<< ( TQDataStream & s, const QUuid & id )"
Writes the uuid \fIid\fR to the datastream \fIs\fR.
-.SH "QDataStream & operator>> ( QDataStream & s, QUuid & id )"
+.SH "TQDataStream & operator>> ( TQDataStream & s, QUuid & id )"
Reads uuid from from the stream \fIs\fR into \fIid\fR.
.SH "SEE ALSO"