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/qurlinfo.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/man/man3/qurlinfo.3qt')
-rw-r--r-- | doc/man/man3/qurlinfo.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/qurlinfo.3qt b/doc/man/man3/qurlinfo.3qt index 56346cf5e..63c54347e 100644 --- a/doc/man/man3/qurlinfo.3qt +++ b/doc/man/man3/qurlinfo.3qt @@ -9,7 +9,7 @@ .SH NAME QUrlInfo \- Stores information about URLs .SH SYNOPSIS -\fC#include <qurlinfo.h>\fR +\fC#include <ntqurlinfo.h>\fR .PP .SS "Public Members" .in +1c @@ -284,7 +284,7 @@ If you call this function for an invalid URL info, this function turns it into a .PP See also isValid(). .SH "void QUrlInfo::setName ( const QString & name )\fC [virtual]\fR" -Sets the name of the URL to \fIname\fR. The name is the full text, for example, "http://doc.trolltech.com/qurlinfo.html". +Sets the name of the URL to \fIname\fR. The name is the full text, for example, "http://doc.trolltech.com/ntqurlinfo.html". .PP If you call this function for an invalid URL info, this function turns it into a valid one. .PP @@ -341,7 +341,7 @@ See also isValid(). Example: network/ftpclient/ftpmainwindow.ui.h. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qurlinfo.html +.BR http://doc.trolltech.com/ntqurlinfo.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |