qtconnectivity/examples
Andreas Buhr e009d67f4b Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enums
QBluetoothSocket enum values were tied to QAbstractSocket enum values.
But there is no dependency, the coupling is not required. This patch
removes the coupling and changes to scoped enums for improved type
safety.

Task-number: QTBUG-62877
Change-Id: I206b1d438d74b976d3e0d32da5713d22b597dd90
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2021-03-12 09:05:35 +01:00
..
bluetooth Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enums 2021-03-12 09:05:35 +01:00
nfc Remove all *.pro files and all "special case" markers in CMakeLists.txt 2021-01-15 13:57:26 +01:00
CMakeLists.txt Remove all *.pro files and all "special case" markers in CMakeLists.txt 2021-01-15 13:57:26 +01:00
examples.pro make use of qtHaveModule() 2013-01-04 09:37:58 +01:00