summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqmotif.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqmotif.3qt')
-rw-r--r--doc/man/man3/tqmotif.3qt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/man3/tqmotif.3qt b/doc/man/man3/tqmotif.3qt
index 9c2ae18d..ff528758 100644
--- a/doc/man/man3/tqmotif.3qt
+++ b/doc/man/man3/tqmotif.3qt
@@ -34,7 +34,7 @@ Inherits QEventLoop.
.br
.in -1c
.SH DESCRIPTION
-This class is defined in the \fBQt Motif Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API.
+This class is defined in the \fBQt Motif Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API.
.PP
The QMotif class provides the basis of the Motif Extension.
.PP
@@ -76,7 +76,7 @@ Example usage of QMotif and QApplication:
.fi
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QMotif::QMotif ( const char * applicationClass, XtAppContext context = NULL, XrmOptionDescRec * options = 0, int numOptions = 0 )"
-Creates QMotif, which allows Qt and Xt/Motif integration.
+Creates QMotif, which allows TQt and Xt/Motif integration.
.PP
If \fIcontext\fR is 0, QMotif creates a default application context itself. The context is accessible through applicationContext().
.PP
@@ -86,7 +86,7 @@ Destroys QMotif.
.SH "XtAppContext QMotif::applicationContext () const"
Returns the application context.
.SH "Display * QMotif::x11Display ()\fC [static]\fR"
-Returns the X11 display connection used by the Qt Motif Extension.
+Returns the X11 display connection used by the TQt Motif Extension.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qmotif.html
@@ -102,8 +102,8 @@ If you find a bug in Qt, please report it as described in
.BR http://doc.trolltech.com/bughowto.html .
Good bug reports help us to help you. Thank you.
.P
-The definitive Qt documentation is provided in HTML format; it is
-located at $QTDIR/doc/html and can be read using Qt Assistant or with
+The definitive TQt documentation is provided in HTML format; it is
+located at $QTDIR/doc/html and can be read using TQt Assistant or with
a web browser. This man page is provided as a convenience for those
users who prefer man pages, although this format is not officially
supported by Trolltech.