summaryrefslogtreecommitdiffstats
path: root/metadata/robotarm/demo.xml
diff options
context:
space:
mode:
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>