diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2025-09-17 09:41:01 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2025-09-19 15:51:09 +0200 |
| commit | 1c3e2f3c75e09a246c63fb78fd000dcd9e28a732 (patch) | |
| tree | 1be3e8244caa3b516d76540f8bc2b7759d3e5324 /examples/qml/tutorials/extending-qml-advanced/advanced4-Grouped-properties/main.py | |
| parent | 09270af402c1c1385ae412dcd42b1a2960f0b763 (diff) | |
Fix warnings in the lowenergyscanner example
Fix the Device.controller_error property to return bool:
_pythonToCppCopy: Cannot copy-convert 0xa408a0 (NoneType) to C++.
Fix signal handler names:
"onservices_updated" is not a properly capitalized signal handler name. "onServices_updated" would be correct.
"ondisconnected" is not a properly capitalized signal handler name. "onDisconnected" would be correct.
Pick-to: 6.10 6.9
Change-Id: I223603f07c612dcd4532a8473e9686d3a8e1b348
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'examples/qml/tutorials/extending-qml-advanced/advanced4-Grouped-properties/main.py')
0 files changed, 0 insertions, 0 deletions
