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/qurl.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/man/man3/qurl.3qt')
-rw-r--r-- | doc/man/man3/qurl.3qt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/man3/qurl.3qt b/doc/man/man3/qurl.3qt index 28a297981..c28766e58 100644 --- a/doc/man/man3/qurl.3qt +++ b/doc/man/man3/qurl.3qt @@ -9,7 +9,7 @@ .SH NAME QUrl \- URL parser and simplifies working with URLs .SH SYNOPSIS -\fC#include <qurl.h>\fR +\fC#include <ntqurl.h>\fR .PP Inherited by QUrlOperator. .PP @@ -183,11 +183,11 @@ l - l. Function Returns protocol() "http" host() "www.trolltech.com" port() 80 p .PP Example: .PP -\fChttp://doc.trolltech.com/qdockarea.html#lines\fR +\fChttp://doc.trolltech.com/ntqdockarea.html#lines\fR .PP <center>.nf .TS -l - l. Function Returns protocol() "http" host() "doc.trolltech.com" fileName() "qdockarea.html" ref() +l - l. Function Returns protocol() "http" host() "doc.trolltech.com" fileName() "ntqdockarea.html" ref() .TE .fi </center> @@ -471,7 +471,7 @@ Returns the username of the URL. See also setUser() and setPassword(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qurl.html +.BR http://doc.trolltech.com/ntqurl.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |