summaryrefslogtreecommitdiffstats
path: root/kig/filters/tests/stylestest.kig
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch)
treed3bb9f5d25a2dc09ca81adecf39621d871534297 /kig/filters/tests/stylestest.kig
downloadtdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz
tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kig/filters/tests/stylestest.kig')
-rw-r--r--kig/filters/tests/stylestest.kig27
1 files changed, 27 insertions, 0 deletions
diff --git a/kig/filters/tests/stylestest.kig b/kig/filters/tests/stylestest.kig
new file mode 100644
index 00000000..f9a91951
--- /dev/null
+++ b/kig/filters/tests/stylestest.kig
@@ -0,0 +1,27 @@
+<!DOCTYPE KigDocument>
+<KigDocument Version="0.7.1" >
+ <CoordinateSystem>Euclidean</CoordinateSystem>
+ <Hierarchy>
+ <Data type="double" id="1" >-3.41511</Data>
+ <Data type="double" id="2" >-0.798177</Data>
+ <Data type="double" id="3" >2.53813</Data>
+ <Data type="double" id="4" >3.67781</Data>
+ <Object type="FixedPoint" id="5" >
+ <Parent id="1" />
+ <Parent id="3" />
+ </Object>
+ <Object type="FixedPoint" id="6" >
+ <Parent id="4" />
+ <Parent id="2" />
+ </Object>
+ <Object type="LineAB" id="7" >
+ <Parent id="5" />
+ <Parent id="6" />
+ </Object>
+ </Hierarchy>
+ <View>
+ <Draw width="-1" point-style="Round" style="DashLine" shown="true" color="#0000ff" object="7" />
+ <Draw width="-1" point-style="Cross" style="SolidLine" shown="true" color="#0000ff" object="5" />
+ <Draw width="-1" point-style="RectangularEmpty" style="SolidLine" shown="true" color="#0000ff" object="6" />
+ </View>
+</KigDocument>