[qet] [2320] add new elements |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2320
Author: pawel32640
Date: 2013-06-22 15:24:13 +0200 (Sat, 22 Jun 2013)
Log Message:
-----------
add new elements
Added Paths:
-----------
trunk/elements/automatisme/organigramme/hors_page.elmt
trunk/elements/automatisme/organigramme/sur_page.elmt
Added: trunk/elements/automatisme/organigramme/hors_page.elmt
===================================================================
--- trunk/elements/automatisme/organigramme/hors_page.elmt (rev 0)
+++ trunk/elements/automatisme/organigramme/hors_page.elmt 2013-06-22 13:24:13 UTC (rev 2320)
@@ -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>
Added: trunk/elements/automatisme/organigramme/sur_page.elmt
===================================================================
--- trunk/elements/automatisme/organigramme/sur_page.elmt (rev 0)
+++ trunk/elements/automatisme/organigramme/sur_page.elmt 2013-06-22 13:24:13 UTC (rev 2320)
@@ -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>