Remove overload tag from QByteArray QIODevice::readAll()
This does not seem to be a function that is overloaded. Change-Id: Icf8942dfb1e78a2ddb38cbd1c49657f745a61989 Reviewed-by: Alex Trotsenko <alex1973tr@gmail.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
3238b43597
commit
ee2eed350f
@ -971,8 +971,6 @@ QByteArray QIODevice::read(qint64 maxSize)
|
||||
}
|
||||
|
||||
/*!
|
||||
\overload
|
||||
|
||||
Reads all remaining data from the device, and returns it as a
|
||||
byte array.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user