Fix qdoc warning by documenting function argument
Change-Id: I3d80af0b1226fbe601619420dbb35106bb3d4eec Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
parent
056328d3cb
commit
a49477df95
@ -489,8 +489,8 @@ quint16 qChecksum(const char *data, uint len)
|
|||||||
|
|
||||||
\overload
|
\overload
|
||||||
|
|
||||||
Compresses the first \a nbytes of \a data and returns the
|
Compresses the first \a nbytes of \a data at compression level
|
||||||
compressed data in a new byte array.
|
\a compressionLevel and returns the compressed data in a new byte array.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef QT_NO_COMPRESS
|
#ifndef QT_NO_COMPRESS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user