Skip to content

Commit f99cf89

Browse files
committedSep 24, 2012
Added sample template needed for tests
1 parent ffb7f1b commit f99cf89

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
 

‎tests/testdata/template.qpt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<Composer title="Composer 1" visible="1">
2+
<Composition printResolution="300" paperWidth="297" snapGridOffsetX="0" snapGridResolution="0" snapGridOffsetY="0" snapping="0" numPages="1" paperHeight="210" printAsRaster="0">
3+
<ComposerLabel valign="32" labelText="[replace-me]" halign="1" margin="1">
4+
<LabelFont description="Courier 10 Pitch,12,-1,5,50,0,0,0,0,0"/>
5+
<FontColor red="0" blue="0" green="0"/>
6+
<ComposerItem width="153.482" x="63.0228" y="15.7557" rotation="0" height="10.3227" frame="false" outlineWidth="0.3" zValue="2" lastValidViewScaleFactor="3.68121" id="" positionLock="false">
7+
<FrameColor alpha="255" red="0" blue="0" green="0"/>
8+
<BackgroundColor alpha="255" red="255" blue="255" green="255"/>
9+
</ComposerItem>
10+
</ComposerLabel>
11+
<ComposerHtml resizeMode="0" url="file:///home/timlinux/dev/cpp/Quantum-GIS/tests/testdata/html_table.html">
12+
<ComposerFrame sectionWidth="163.262" sectionHeight="152.667" sectionX="0" sectionY="0">
13+
<ComposerItem width="163.262" x="64.1094" y="33.9562" rotation="0" height="152.667" frame="false" outlineWidth="0.3" zValue="1" lastValidViewScaleFactor="3.68121" id="html-test" positionLock="false">
14+
<FrameColor alpha="255" red="0" blue="0" green="0"/>
15+
<BackgroundColor alpha="255" red="255" blue="255" green="255"/>
16+
</ComposerItem>
17+
</ComposerFrame>
18+
</ComposerHtml>
19+
</Composition>
20+
</Composer>

0 commit comments

Comments
 (0)
Please sign in to comment.