aboutsummaryrefslogtreecommitdiffstats
path: root/apps/com.theqtcompany.cluster/assets/3dGauges/gauges.uia
diff options
context:
space:
mode:
Diffstat (limited to 'apps/com.theqtcompany.cluster/assets/3dGauges/gauges.uia')
-rw-r--r--apps/com.theqtcompany.cluster/assets/3dGauges/gauges.uia30
1 files changed, 15 insertions, 15 deletions
diff --git a/apps/com.theqtcompany.cluster/assets/3dGauges/gauges.uia b/apps/com.theqtcompany.cluster/assets/3dGauges/gauges.uia
index ac12ef7a..ac554f0e 100644
--- a/apps/com.theqtcompany.cluster/assets/3dGauges/gauges.uia
+++ b/apps/com.theqtcompany.cluster/assets/3dGauges/gauges.uia
@@ -1,26 +1,26 @@
<?xml version='1.0' encoding='UTF-8'?>
<application>
<assets initial="gauges">
- <presentation src="presentations/gauges.uip" id="gauges"/>
- <dataInput name="darkThemeVisible" type="Boolean"/>
- <dataInput name="gaugesScale" type="Vector3"/>
- <dataInput name="lightThemeVisible" type="Boolean"/>
- <dataInput name="mainLightColor" type="Variant"/>
- <dataInput name="mainPanelOpacity" type="Float"/>
- <dataInput name="rpmGaugePosition" type="Vector3"/>
- <dataInput name="rpmGaugeRotation" type="Vector3"/>
- <dataInput name="rpmVectorQml" type="Vector3"/>
- <dataInput name="speedGaugePosition" type="Vector3"/>
- <dataInput name="speedGaugeRotation" type="Vector3"/>
- <dataInput name="speedLimitObjectVisible" type="Boolean"/>
- <dataInput name="speedLimitText" type="Float"/>
- <dataInput name="speedVectorQml" type="Vector3"/>
+ <presentation id="gauges" src="presentations/gauges.uip"/>
+ <dataInput metadata="" name="darkThemeVisible" type="Boolean"/>
+ <dataInput metadata="" name="gaugesScale" type="Vector3"/>
+ <dataInput metadata="" name="lightThemeVisible" type="Boolean"/>
+ <dataInput metadata="" name="mainLightColor" type="Vector4"/>
+ <dataInput metadata="" name="mainPanelOpacity" type="Float"/>
+ <dataInput metadata="" name="rpmGaugePosition" type="Vector3"/>
+ <dataInput metadata="" name="rpmGaugeRotation" type="Vector3"/>
+ <dataInput metadata="" name="rpmVectorQml" type="Vector3"/>
+ <dataInput metadata="" name="speedGaugePosition" type="Vector3"/>
+ <dataInput metadata="" name="speedGaugeRotation" type="Vector3"/>
+ <dataInput metadata="" name="speedLimitObjectVisible" type="Boolean"/>
+ <dataInput metadata="" name="speedLimitText" type="Float"/>
+ <dataInput metadata="" name="speedVectorQml" type="Vector3"/>
</assets>
<statemachine ref="#logic">
<visual-states>
<state ref="Initial">
<enter>
- <goto-slide element="main:Scene" rel="next"/>
+ <goto-slide rel="next" element="main:Scene"/>
</enter>
</state>
</visual-states>