summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qurl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/io/qurl.cpp')
-rw-r--r--src/corelib/io/qurl.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/corelib/io/qurl.cpp b/src/corelib/io/qurl.cpp
index be87e1f34f..a7a722bc46 100644
--- a/src/corelib/io/qurl.cpp
+++ b/src/corelib/io/qurl.cpp
@@ -78,9 +78,10 @@
Call isValid() to check if the URL is valid. This can be done at
any point during the constructing of a URL.
- Constructing a query is particularly convenient through the use
- of setQueryItems(), addQueryItem() and removeQueryItem(). Use
- setQueryDelimiters() to customize the delimiters used for
+ Constructing a query is particularly convenient through the use of the \l
+ QUrlQuery class and its methods QUrlQuery::setQueryItems(),
+ QUrlQuery::addQueryItem() and QUrlQuery::removeQueryItem(). Use
+ QUrlQuery::setQueryDelimiters() to customize the delimiters used for
generating the query string.
For the convenience of generating encoded URL strings or query