Qt Connectivity
Go to file
Ivan Solovev e3a72c6017 BlueZ: rename generated DBus propperites interface class
To avoid symbol clashing with the same interface added to QtGui in
qtbase/38251c36edf11316a2467169b1d491bf13520fd3.
Conveniently, qdbusxml2cpp already provides a command line option to
set a custom name for the generated class.

It's easier to fix it on QtBluetooth side, because the files are
generated by the script and later committed to the repo, while on
QtGui side they are handled directly by CMake, which for now provides
less granularity.

As a drive-by: fix an error in the DBus interface description.

Fixes: QTBUG-133553
Pick-to: 6.9 6.8
Change-Id: I2ab413bf617f53e26c37e430198e58071c84d49c
Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2025-02-12 10:04:32 +01:00
LICENSES
cmake
coin Change Axivion analysis result format 2024-06-28 10:17:34 +03:00
config.tests
dist Add REUSE.toml files and missing licenses 2024-11-14 16:10:07 +01:00
examples Add Bluetooth example iOS plist entries 2024-12-10 10:06:40 +02:00
src BlueZ: rename generated DBus propperites interface class 2025-02-12 10:04:32 +01:00
tests
.cmake.conf Bump version to 6.10.0 2025-01-03 14:15:24 +00:00
.gitattributes
.gitignore
.tag
CMakeLists.txt Add features bluetooth and nfc 2025-02-10 15:49:59 +01:00
REUSE.toml Add REUSE.toml files and missing licenses 2024-11-14 16:10:07 +01:00
configure.cmake Add features bluetooth and nfc 2025-02-10 15:49:59 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtconnectivity 2025-01-23 19:56:32 +00:00
licenseRule.json Add SPDX license and copyright tags 2024-11-15 08:46:22 +01:00
qt_cmdline.cmake Add features bluetooth and nfc 2025-02-10 15:49:59 +01:00