diff options
author | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/man/man3/qdir.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/man/man3/qdir.3qt')
-rw-r--r-- | doc/man/man3/qdir.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/qdir.3qt b/doc/man/man3/qdir.3qt index 8e13ad2cc..bd8ccc31d 100644 --- a/doc/man/man3/qdir.3qt +++ b/doc/man/man3/qdir.3qt @@ -11,7 +11,7 @@ QDir \- Access to directory structures and their contents in a platform-independ .SH SYNOPSIS All the functions in this class are reentrant when Qt is built with thread support.</p> .PP -\fC#include <qdir.h>\fR +\fC#include <ntqdir.h>\fR .PP .SS "Public Members" .in +1c @@ -265,7 +265,7 @@ A program that lists all the files in the current directory (excluding symbolic .br #include <stdio.h> .br - #include <qdir.h> + #include <ntqdir.h> .br .br int main( int argc, char **argv ) @@ -782,7 +782,7 @@ Returns the value set by setSorting() See also setSorting() and SortSpec. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qdir.html +.BR http://doc.trolltech.com/ntqdir.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |