summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreply.cpp
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2009-10-16 08:46:11 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2009-10-16 08:47:45 (GMT)
commit13987aea1672149ff2ebcfde33cc611db7548923 (patch)
tree3c6218d53787da590ab09ef812a7b36c99c6a849 /src/network/access/qnetworkreply.cpp
parent0175a0c4a5aff3294891cdbed95a06fa9a658417 (diff)
downloadQt-13987aea1672149ff2ebcfde33cc611db7548923.zip
Qt-13987aea1672149ff2ebcfde33cc611db7548923.tar.gz
Qt-13987aea1672149ff2ebcfde33cc611db7548923.tar.bz2
Networking documentation: Small improvement
Task-number: 262144 Reviewed-by: TrustMe
Diffstat (limited to 'src/network/access/qnetworkreply.cpp')
-rw-r--r--src/network/access/qnetworkreply.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/network/access/qnetworkreply.cpp b/src/network/access/qnetworkreply.cpp
index 4eb53bf..9ab4057 100644
--- a/src/network/access/qnetworkreply.cpp
+++ b/src/network/access/qnetworkreply.cpp
@@ -59,9 +59,10 @@ QNetworkReplyPrivate::QNetworkReplyPrivate()
\class QNetworkReply
\since 4.4
\brief The QNetworkReply class contains the data and headers for a request
- posted with QNetworkAccessManager
+ sent with QNetworkAccessManager
\reentrant
+ \ingroup network
\inmodule QtNetwork
The QNetworkReply class contains the data and meta data related to