Obsolete Members for QByteArray
The following members of class QByteArray are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(deprecated in 6.4) qsizetype | count() const |
Member Function Documentation
[noexcept, deprecated in 6.4]
qsizetype QByteArray::count() const
This function is deprecated since 6.4. We strongly advise against using it in new code.
Use size() or length() instead.
This is an overloaded function.
Same as size().