qtconnectivity/examples
Marc Mutz 4d975c3ffc Port simple cases of count() to size()
The count() methods on QByteArray and QString are deprecated. The ones
on other Qt containers will likely follow soon, so port them all to
size().

The changes which also require int -> qsizetype will come in a
follow-up patch.

Pick-to: 6.3
Change-Id: I23e364019b9cfc457d93f4a3bb4660fe8d790da8
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Juha Vuolle <juha.vuolle@insta.fi>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-04-11 15:21:46 +02:00
..
bluetooth Port simple cases of count() to size() 2022-04-11 15:21:46 +02:00
nfc Improve examples CMakeLists.txt 2022-02-21 10:25:16 +01:00
CMakeLists.txt Switch examples to build as isolated sub-builds part 2 2022-02-05 01:34:39 +01:00
examples.pro make use of qtHaveModule() 2013-01-04 09:37:58 +01:00