mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Added sample template needed for tests
This commit is contained in:
parent
ffb7f1b17d
commit
f99cf89562
20
tests/testdata/template.qpt
vendored
Normal file
20
tests/testdata/template.qpt
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
<Composer title="Composer 1" visible="1">
|
||||
<Composition printResolution="300" paperWidth="297" snapGridOffsetX="0" snapGridResolution="0" snapGridOffsetY="0" snapping="0" numPages="1" paperHeight="210" printAsRaster="0">
|
||||
<ComposerLabel valign="32" labelText="[replace-me]" halign="1" margin="1">
|
||||
<LabelFont description="Courier 10 Pitch,12,-1,5,50,0,0,0,0,0"/>
|
||||
<FontColor red="0" blue="0" green="0"/>
|
||||
<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">
|
||||
<FrameColor alpha="255" red="0" blue="0" green="0"/>
|
||||
<BackgroundColor alpha="255" red="255" blue="255" green="255"/>
|
||||
</ComposerItem>
|
||||
</ComposerLabel>
|
||||
<ComposerHtml resizeMode="0" url="file:///home/timlinux/dev/cpp/Quantum-GIS/tests/testdata/html_table.html">
|
||||
<ComposerFrame sectionWidth="163.262" sectionHeight="152.667" sectionX="0" sectionY="0">
|
||||
<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">
|
||||
<FrameColor alpha="255" red="0" blue="0" green="0"/>
|
||||
<BackgroundColor alpha="255" red="255" blue="255" green="255"/>
|
||||
</ComposerItem>
|
||||
</ComposerFrame>
|
||||
</ComposerHtml>
|
||||
</Composition>
|
||||
</Composer>
|
Loading…
x
Reference in New Issue
Block a user