summaryrefslogtreecommitdiffstats
path: root/metadata/robotarm/demo.xml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2025-11-10 13:25:23 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2025-12-02 09:34:15 +0000
commit564fb8be6322f8567641e27f1cf079815c5962f8 (patch)
tree1557fce5b4477c3186d9230c6a2d2a2018735ce3 /metadata/robotarm/demo.xml
parentd4d096222aebaae6de0248a2ad425973b5d578bc (diff)
Remove most of the metadata
Remove metadata for demos in qtdoc repo as these were moved to demolauncher repository. Keep startupscreen metadata, but move those under the project hierarchy. Change-Id: I3b3de14686a2763102ff6bbc823727616c25b271 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
Diffstat (limited to 'metadata/robotarm/demo.xml')
-rw-r--r--metadata/robotarm/demo.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/metadata/robotarm/demo.xml b/metadata/robotarm/demo.xml
deleted file mode 100644
index f9462f9..0000000
--- a/metadata/robotarm/demo.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<application title="Robot Arm" priority="7" scalable="1" icon="preview.png" binary="/usr/share/examples/demos/robotarm/bin/RobotArmApp">
- <description>
- This example demonstrates adding a C++ backend to a 3D project created in Qt Design Studio. The example itself consists of an interactive industrial robot arm in a Qt Quick 3D scene. The 2D UI to control the robot arm is implement using Qt Quick Controls.
- </description>
-</application>