summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreplyimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/access/qnetworkreplyimpl.cpp')
-rw-r--r--src/network/access/qnetworkreplyimpl.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/network/access/qnetworkreplyimpl.cpp b/src/network/access/qnetworkreplyimpl.cpp
index 3750900176f..3b2b383c595 100644
--- a/src/network/access/qnetworkreplyimpl.cpp
+++ b/src/network/access/qnetworkreplyimpl.cpp
@@ -783,6 +783,11 @@ void QNetworkReplyImpl::close()
}
/*!
+ \class QNetworkReplyImpl
+ \internal
+*/
+
+/*!
Returns the number of bytes available for reading with
QIODevice::read(). The number of bytes available may grow until
the finished() signal is emitted.