add new elements

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2320 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
pawel32640
2013-06-22 13:24:13 +00:00
parent 6a50071bc0
commit bfb7b253b7
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<definition width="40" version="0.3" hotspot_x="20" hotspot_y="30" height="40" type="element" ic="true" orientation="dnny">
<names>
<name lang="en">Off-page reference</name>
<name lang="pl">Łącznik zewnętrzny</name>
</names>
<informations>ezza</informations>
<description>
<polygon x4="10" y5="0" x5="0" y6="-7" x6="-10" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-7" x1="-10" y2="-20" x2="-10" y3="-20" x3="10" y4="-7"/>
<input x="-10" y="-11" size="9" rotate="true" text="__"/>
<terminal x="0" y="0" orientation="s"/>
<terminal x="0" y="-20" orientation="n"/>
<terminal x="10" y="-10" orientation="e"/>
<terminal x="-10" y="-10" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,15 @@
<definition width="30" version="0.3" hotspot_x="15" hotspot_y="30" height="40" type="element" orientation="dyyy">
<names>
<name lang="en">On-page reference</name>
<name lang="pl">Łącznik wewnętrzny</name>
</names>
<informations>ezza</informations>
<description>
<circle x="-10" y="-20" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="20"/>
<input x="-7" y="-10" size="9" rotate="true" text="_"/>
<terminal x="0" y="0" orientation="s"/>
<terminal x="0" y="-20" orientation="n"/>
<terminal x="10" y="-10" orientation="e"/>
<terminal x="-10" y="-10" orientation="w"/>
</description>
</definition>