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"/> <label name="tol_max_v"/>
<field name="tol_max_v"/> <field name="tol_max_v"/>
<newline/> <newline/>
<label name="tolerance_used"/> <field name="tolerance_min" invisible="1" colspan="4"/>
<field name="tolerance_used" widget="tolerance_gauge" <field name="tolerance_max" invisible="1" colspan="4"/>
min_field="tolerance_min" max_field="tolerance_max" <group col="4" colspan="4" id="tolerance_gauge_group"
width="180" xexpand="0" xfill="0"/> xexpand="0" xfill="0">
<label name="targeted_qt"/> <label name="tolerance_used"/>
<field name="targeted_qt" width="120"/> <field name="tolerance_used" widget="tolerance_gauge"
<field name="tolerance_min" invisible="1"/> min_field="tolerance_min" max_field="tolerance_max"
<field name="tolerance_max" invisible="1"/> width="180" xexpand="0" xfill="0"/>
<label name="targeted_qt"/>
<field name="targeted_qt" width="120" xexpand="0" xfill="0"/>
</group>
<newline/> <newline/>
<label name="tol_min_qt"/> <label name="tol_min_qt"/>
<field 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"/> <label name="tol_max_v"/>
<field name="tol_max_v"/> <field name="tol_max_v"/>
<newline/> <newline/>
<label name="tolerance_used"/> <field name="tolerance_min" invisible="1" colspan="4"/>
<field name="tolerance_used" widget="tolerance_gauge" <field name="tolerance_max" invisible="1" colspan="4"/>
min_field="tolerance_min" max_field="tolerance_max" <group col="4" colspan="4" id="tolerance_gauge_group"
width="180" xexpand="0" xfill="0"/> xexpand="0" xfill="0">
<label name="targeted_qt"/> <label name="tolerance_used"/>
<field name="targeted_qt" width="120"/> <field name="tolerance_used" widget="tolerance_gauge"
<field name="tolerance_min" invisible="1"/> min_field="tolerance_min" max_field="tolerance_max"
<field name="tolerance_max" invisible="1"/> width="180" xexpand="0" xfill="0"/>
<label name="targeted_qt"/>
<field name="targeted_qt" width="120" xexpand="0" xfill="0"/>
</group>
<newline/> <newline/>
<label name="tol_min_qt"/> <label name="tol_min_qt"/>
<field name="tol_min_qt"/> <field name="tol_min_qt"/>