Targeted Qt

This commit is contained in:
2026-05-17 19:03:51 +02:00
parent 149306ff4e
commit ce883fa950
5 changed files with 81 additions and 6 deletions

View File

@@ -47,9 +47,9 @@ this repository contains the full copyright notices and license terms. -->
<label name="tolerance_used"/>
<field name="tolerance_used" widget="tolerance_gauge"
min_field="tolerance_min" max_field="tolerance_max"
xexpand="1" xfill="1"/>
width="360" xexpand="0" xfill="0"/>
<label name="targeted_qt"/>
<field name="targeted_qt"/>
<field name="targeted_qt" width="160"/>
<field name="tolerance_min" invisible="1"/>
<field name="tolerance_max" invisible="1"/>
<newline/>

View File

@@ -47,9 +47,9 @@ this repository contains the full copyright notices and license terms. -->
<label name="tolerance_used"/>
<field name="tolerance_used" widget="tolerance_gauge"
min_field="tolerance_min" max_field="tolerance_max"
xexpand="1" xfill="1"/>
width="360" xexpand="0" xfill="0"/>
<label name="targeted_qt"/>
<field name="targeted_qt"/>
<field name="targeted_qt" width="160"/>
<field name="tolerance_min" invisible="1"/>
<field name="tolerance_max" invisible="1"/>
<newline/>