summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qnetworkproxy.cpp
diff options
context:
space:
mode:
authorMichalina Ziemba <michalina.ziemba@nokia.com>2012-02-14 13:27:58 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-16 02:00:03 +0100
commit6a5d1370b3209c7c5ed6fc498190deff69e74552 (patch)
tree91e8b760b791c2647355c5396a4cd28e806a8b9e /src/network/kernel/qnetworkproxy.cpp
parentaf115e5bc02eea489d7c15f62e07bc0d46781c3a (diff)
Qt Network: Added the \inmodule command in the class documentation.
-Some of the public classes were missing the \inmodule command. -Fixed a sentence. Change-Id: I88ebe12680c744e32253dc01c5ddb4292267caf9 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/network/kernel/qnetworkproxy.cpp')
-rw-r--r--src/network/kernel/qnetworkproxy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/kernel/qnetworkproxy.cpp b/src/network/kernel/qnetworkproxy.cpp
index 295260f7f1..1181497d82 100644
--- a/src/network/kernel/qnetworkproxy.cpp
+++ b/src/network/kernel/qnetworkproxy.cpp
@@ -853,7 +853,7 @@ template<> void QSharedDataPointer<QNetworkProxyQueryPrivate>::detach()
\since 4.5
\inmodule QtNetwork
\brief The QNetworkProxyQuery class is used to query the proxy
- settings for a socket
+ settings for a socket.
QNetworkProxyQuery holds the details of a socket being created or
request being made. It is used by QNetworkProxy and