qtdoc/examples/demos/robotarm/Backend
Fabian Kosmale 0da5048dd7 robotarm: Port QML visible property to QObjectBindableProperty
This allows us to give it a signal, which silences a qmllint warning.
While the engine does not actually need that currently, it is planned
that we want to slowly get away from supporting non-notifying bindable
properties.

This allows us to set max-warnigs to 0 for qmllint.

Pick-to: 6.10
Fixes: QTBUG-138176
Change-Id: I3221095f31639d90ebcc9d54fd4376cfb9140961
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-07-21 10:22:47 +02:00
..
CMakeLists.txt CMake: fix installation of demos projects 2024-01-25 15:13:29 +02:00
animatedparam.cpp Improve animation smoothness in Robot Arm Example 2024-12-02 13:40:15 +01:00
animatedparam.h Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
backend.cpp Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
backend.h robotarm: Port QML visible property to QObjectBindableProperty 2025-07-21 10:22:47 +02:00