summaryrefslogtreecommitdiffstats
path: root/tests/auto/studio3d/shared/presentation/datainput_sub.uip
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2019-06-28 11:12:55 +0300
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2019-06-28 12:59:58 +0300
commitf1f2afc17083eae1979b67d6d22f40bca13075e9 (patch)
treeef2ca8bfd9283f7943672fde75e963f113f3e66c /tests/auto/studio3d/shared/presentation/datainput_sub.uip
parent44b46a24048db25081d49c84448b89896cf4118a (diff)
parente77471bb4eb8de9c550e39ca4e2c80100372fa10 (diff)
Merge "Merge branch '2.4'"
Diffstat (limited to 'tests/auto/studio3d/shared/presentation/datainput_sub.uip')
-rw-r--r--tests/auto/studio3d/shared/presentation/datainput_sub.uip31
1 files changed, 0 insertions, 31 deletions
diff --git a/tests/auto/studio3d/shared/presentation/datainput_sub.uip b/tests/auto/studio3d/shared/presentation/datainput_sub.uip
deleted file mode 100644
index c007eaba..00000000
--- a/tests/auto/studio3d/shared/presentation/datainput_sub.uip
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<UIP version="3" >
- <Project >
- <ProjectSettings author="" company="" presentationWidth="400" presentationHeight="200" maintainAspect="False" >
- <CustomColors count="16" >#ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff</CustomColors>
- </ProjectSettings>
- <Graph >
- <Scene id="Scene" controlledproperty="$animationInput @timeline" >
- <Layer id="Layer" >
- <Camera id="Camera" />
- <Light id="Light" />
- <Text id="Text" controlledproperty="$slideInput textstring" />
- </Layer>
- </Scene>
- </Graph>
- <Logic >
- <State name="Master Slide" component="#Scene" >
- <Add ref="#Layer" />
- <Add ref="#Camera" />
- <Add ref="#Light" />
- <State id="Scene-Slide1" name="Slide1" initialplaystate="Pause" >
- <Add ref="#Text" name="Text" font="TitilliumWeb-Regular" opacity="99" size="96" >
- <AnimationTrack property="rotation.x" type="EaseInOut" >0 0 100 100 10 0 100 100</AnimationTrack>
- <AnimationTrack property="rotation.y" type="EaseInOut" >0 0 100 100 10 0 100 100</AnimationTrack>
- <AnimationTrack property="rotation.z" type="EaseInOut" >0 0 100 100 10 -360 100 100</AnimationTrack>
- </Add>
- </State>
- </State>
- </Logic>
- </Project>
-</UIP>