Doc: Added more details to QIODevice::readAll()

Task-number: QTBUG-43666
Change-Id: Ibe56a72f9fa7a31a320aceda645fde9b08645271
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
Nico Vertriest 2015-11-04 14:36:28 +01:00 committed by Topi Reiniö
parent abf47610c7
commit 51b19c0d86

View File

@ -973,7 +973,7 @@ QByteArray QIODevice::read(qint64 maxSize)
/*!
\overload
Reads all available data from the device, and returns it as a
Reads all remaining data from the device, and returns it as a
byte array.
This function has no way of reporting errors; returning an empty