qtconnectivity/examples/bluetooth
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
..
btchat Port simple cases of count() to size() 2022-04-11 15:21:46 +02:00
btscanner Improve examples CMakeLists.txt 2022-02-21 10:25:16 +01:00
heartrate-game Improve examples CMakeLists.txt 2022-02-21 10:25:16 +01:00
heartrate-server Add bluetooth example app Qt::Gui linkage on iOS 2022-03-18 07:09:15 +02:00
lowenergyscanner Improve examples CMakeLists.txt 2022-02-21 10:25:16 +01:00
pingpong Improve examples CMakeLists.txt 2022-02-21 10:25:16 +01:00
shared macOS specific Info.plist file for Bluetooth Examples 2021-11-11 08:19:15 +02:00
CMakeLists.txt Switch examples to build as isolated sub-builds 2021-12-15 12:54:41 +01:00
bluetooth.pro Remove QML API from QtBluetooth 2021-03-01 12:04:57 +01:00