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
|
||||
|
||||
Compresses the first \a nbytes of \a data and returns the
|
||||
compressed data in a new byte array.
|
||||
Compresses the first \a nbytes of \a data at compression level
|
||||
\a compressionLevel and returns the compressed data in a new byte array.
|
||||
*/
|
||||
|
||||
#ifndef QT_NO_COMPRESS
|
||||
|
Loading…
Reference in New Issue
Block a user