adding cryojet and other stuff...
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>776</width>
|
||||
<height>643</height>
|
||||
<height>681</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -49,7 +49,7 @@
|
||||
<x>20</x>
|
||||
<y>70</y>
|
||||
<width>725</width>
|
||||
<height>456</height>
|
||||
<height>480</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="macro">
|
||||
@@ -68,6 +68,7 @@ P=$(P),M=MOT_WEDGEY;
|
||||
P=$(P),M=MOT_WEDGEA;
|
||||
P=$(P),M=MOT_WEDGEB;
|
||||
P=$(P),M=MOT_BLGT;
|
||||
P=$(P),M=MOT_CRYO;
|
||||
P=$(P),M=MOT_GIRDER1;
|
||||
P=$(P),M=MOT_GIRDER2;
|
||||
P=$(P),M=MOT_GIRDER3;
|
||||
@@ -78,7 +79,7 @@ P=$(P),M=MOT_GIRDER5</string>
|
||||
<string notr="true">ESB_MX_motor.ui</string>
|
||||
</property>
|
||||
<property name="numberOfItems" stdset="0">
|
||||
<number>19</number>
|
||||
<number>20</number>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QWidget" name="horizontalLayoutWidget">
|
||||
@@ -213,8 +214,8 @@ P=$(P),M=MOT_GIRDER5</string>
|
||||
<widget class="caMessageButton" name="camessagebutton">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>50</x>
|
||||
<y>570</y>
|
||||
<x>20</x>
|
||||
<y>590</y>
|
||||
<width>121</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
@@ -235,8 +236,8 @@ P=$(P),M=MOT_GIRDER5</string>
|
||||
<widget class="caRelatedDisplay" name="carelateddisplay">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>190</x>
|
||||
<y>570</y>
|
||||
<x>160</x>
|
||||
<y>590</y>
|
||||
<width>121</width>
|
||||
<height>24</height>
|
||||
</rect>
|
||||
@@ -264,8 +265,8 @@ P=$(P),M=MOT_GIRDER5</string>
|
||||
<widget class="caToggleButton" name="catogglebutton">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>200</x>
|
||||
<y>540</y>
|
||||
<x>170</x>
|
||||
<y>560</y>
|
||||
<width>100</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
@@ -286,8 +287,8 @@ P=$(P),M=MOT_GIRDER5</string>
|
||||
<widget class="caMessageButton" name="camessagebutton_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>60</x>
|
||||
<y>600</y>
|
||||
<x>30</x>
|
||||
<y>620</y>
|
||||
<width>100</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
@@ -305,8 +306,8 @@ P=$(P),M=MOT_GIRDER5</string>
|
||||
<widget class="caMessageButton" name="camessagebutton_3">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>50</x>
|
||||
<y>540</y>
|
||||
<x>20</x>
|
||||
<y>560</y>
|
||||
<width>121</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
@@ -327,8 +328,8 @@ P=$(P),M=MOT_GIRDER5</string>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_9">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>190</x>
|
||||
<y>600</y>
|
||||
<x>160</x>
|
||||
<y>620</y>
|
||||
<width>151</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
|
||||
@@ -124,7 +124,10 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="caRelatedDisplay" name="carelateddisplay">
|
||||
<widget class="caRelatedDisplay" name="carelateddisplay_2">
|
||||
<property name="label">
|
||||
<string notr="true">-$(M)</string>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color>
|
||||
<red>128</red>
|
||||
@@ -133,13 +136,16 @@
|
||||
</color>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>$(M)</string>
|
||||
<string>more;all</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>motorx_all.ui</string>
|
||||
<string>motorx_more.ui;motorx_all.ui</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=$(P):,M=$(M)</string>
|
||||
<string>P=$(P):,M=$(M);P=$(P):,M=$(M)</string>
|
||||
</property>
|
||||
<property name="stackingMode" stdset="0">
|
||||
<enum>caRowColMenu::Menu</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user