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> |
||
---|---|---|
.. | ||
doc | ||
CMakeLists.txt | ||
btchat.pro | ||
chat.cpp | ||
chat.h | ||
chat.ui | ||
chatclient.cpp | ||
chatclient.h | ||
chatserver.cpp | ||
chatserver.h | ||
main.cpp | ||
remoteselector.cpp | ||
remoteselector.h | ||
remoteselector.ui |