Targeted Qt

This commit is contained in:
2026-05-17 19:22:30 +02:00
parent d1c0f4a738
commit a231f32646
2 changed files with 22 additions and 16 deletions

View File

@@ -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"/>

View File

@@ -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"/>