Targeted Qt
This commit is contained in:
@@ -44,14 +44,17 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="tol_max_v"/>
|
||||
<field name="tol_max_v"/>
|
||||
<newline/>
|
||||
<label name="tolerance_used"/>
|
||||
<field name="tolerance_used" widget="tolerance_gauge"
|
||||
min_field="tolerance_min" max_field="tolerance_max"
|
||||
width="180" xexpand="0" xfill="0"/>
|
||||
<label name="targeted_qt"/>
|
||||
<field name="targeted_qt" width="120"/>
|
||||
<field name="tolerance_min" invisible="1"/>
|
||||
<field name="tolerance_max" invisible="1"/>
|
||||
<field name="tolerance_min" invisible="1" colspan="4"/>
|
||||
<field name="tolerance_max" invisible="1" colspan="4"/>
|
||||
<group col="4" colspan="4" id="tolerance_gauge_group"
|
||||
xexpand="0" xfill="0">
|
||||
<label name="tolerance_used"/>
|
||||
<field name="tolerance_used" widget="tolerance_gauge"
|
||||
min_field="tolerance_min" max_field="tolerance_max"
|
||||
width="180" xexpand="0" xfill="0"/>
|
||||
<label name="targeted_qt"/>
|
||||
<field name="targeted_qt" width="120" xexpand="0" xfill="0"/>
|
||||
</group>
|
||||
<newline/>
|
||||
<label name="tol_min_qt"/>
|
||||
<field name="tol_min_qt"/>
|
||||
|
||||
@@ -44,14 +44,17 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="tol_max_v"/>
|
||||
<field name="tol_max_v"/>
|
||||
<newline/>
|
||||
<label name="tolerance_used"/>
|
||||
<field name="tolerance_used" widget="tolerance_gauge"
|
||||
min_field="tolerance_min" max_field="tolerance_max"
|
||||
width="180" xexpand="0" xfill="0"/>
|
||||
<label name="targeted_qt"/>
|
||||
<field name="targeted_qt" width="120"/>
|
||||
<field name="tolerance_min" invisible="1"/>
|
||||
<field name="tolerance_max" invisible="1"/>
|
||||
<field name="tolerance_min" invisible="1" colspan="4"/>
|
||||
<field name="tolerance_max" invisible="1" colspan="4"/>
|
||||
<group col="4" colspan="4" id="tolerance_gauge_group"
|
||||
xexpand="0" xfill="0">
|
||||
<label name="tolerance_used"/>
|
||||
<field name="tolerance_used" widget="tolerance_gauge"
|
||||
min_field="tolerance_min" max_field="tolerance_max"
|
||||
width="180" xexpand="0" xfill="0"/>
|
||||
<label name="targeted_qt"/>
|
||||
<field name="targeted_qt" width="120" xexpand="0" xfill="0"/>
|
||||
</group>
|
||||
<newline/>
|
||||
<label name="tol_min_qt"/>
|
||||
<field name="tol_min_qt"/>
|
||||
|
||||
Reference in New Issue
Block a user