qtdoc/examples/demos/robotarm
Fabian Kosmale f36c67b40d robotarm: clean up main
Use loadFromModule, instead of load, as it's the simpler and newer API.
That requires renaming main.qml to Main.qml, and some changes to the
CMakeLists.txt file. That gets rid of a runtime warning about using
relative URLs.

Moreover, avoid adding an import path we don't need, and remove the
error handling for the case where loading fails – we know it can't fail.

Pick-to: 6.10
Fixes: QTBUG-138177
Change-Id: I01a3eac70147bf5aef6456be0b634af933daae20
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-07-21 10:22:51 +02:00
..
Backend robotarm: Port QML visible property to QObjectBindableProperty 2025-07-21 10:22:47 +02:00
backend_mock/Backend Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
content robotarm: fix warnings in RoboticArm.ui.qml 2025-07-21 10:22:43 +02:00
doc Demos: Add dependency info to example metadata 2024-01-19 10:26:22 +01:00
imports robotarm: Avoid Qt.application 2025-07-21 10:22:29 +02:00
src robotarm: clean up main 2025-07-21 10:22:51 +02:00
CMakeLists.txt robotarm: Help qmllint by specifying dependencies 2025-07-21 10:22:33 +02:00
Main.qml robotarm: clean up main 2025-07-21 10:22:51 +02:00
RobotArm.qmlproject Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
qmlmodules robotarm: clean up main 2025-07-21 10:22:51 +02:00
qtquickcontrols2.conf Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00