summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqfileinfo.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqfileinfo.3qt')
-rw-r--r--doc/man/man3/tqfileinfo.3qt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/man3/tqfileinfo.3qt b/doc/man/man3/tqfileinfo.3qt
index c9928571..396a2eb1 100644
--- a/doc/man/man3/tqfileinfo.3qt
+++ b/doc/man/man3/tqfileinfo.3qt
@@ -9,7 +9,7 @@
.SH NAME
QFileInfo \- System-independent file information
.SH SYNOPSIS
-All the functions in this class are reentrant when Qt is built with thread support.</p>
+All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
\fC#include <ntqfileinfo.h>\fR
.PP
@@ -187,7 +187,7 @@ This enum is used by the permission() function to report the permissions and own
.TP
\fCQFileInfo::ExeOther\fR - The file is executable by anyone.
.PP
-\fBWarning:\fR The semantics of ReadUser, WriteUser and ExeUser are unfortunately not platform independent: on Unix, the rights of the owner of the file are returned and on Windows the rights of the current user are returned. This behavior might change in a future Qt version. If you want to find the rights of the owner of the file, you should use the flags ReadOwner, WriteOwner and ExeOwner. If you want to find out the rights of the current user, you should use isReadable(), isWritable() and isExecutable().
+\fBWarning:\fR The semantics of ReadUser, WriteUser and ExeUser are unfortunately not platform independent: on Unix, the rights of the owner of the file are returned and on Windows the rights of the current user are returned. This behavior might change in a future TQt version. If you want to find the rights of the owner of the file, you should use the flags ReadOwner, WriteOwner and ExeOwner. If you want to find out the rights of the current user, you should use isReadable(), isWritable() and isExecutable().
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QFileInfo::QFileInfo ()"
Constructs a new empty QFileInfo.
@@ -525,8 +525,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.