Doc: refer to QUrlQuery in QUrl's main doc body
authorThiago Macieira <thiago.macieira@intel.com>
Fri, 19 Oct 2012 03:58:50 +0000 (20:58 -0700)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 19 Oct 2012 18:28:08 +0000 (20:28 +0200)
As opposed to the deprecated methods.

Task-number: QTBUG-25628
Change-Id: Ic1b50b1ac1b974cdd2dd9f0151d567227784e547
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/corelib/io/qurl.cpp

index be87e1f..a7a722b 100644 (file)
     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