Indication of magnet strengths and matching results in GUI

This commit is contained in:
2026-01-20 15:12:12 +01:00
parent 906890da98
commit 60b9643568
9 changed files with 192 additions and 38 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>813</width>
<height>775</height>
<width>938</width>
<height>791</height>
</rect>
</property>
<property name="windowTitle">
@@ -644,6 +644,58 @@
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="font">
<font>
<pointsize>9</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="title">
<string>Matching Results</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="label_11">
<property name="text">
<string>Matching</string>
</property>
</widget>
</item>
<item>
<widget class="QListWidget" name="UIReportMatchResult">
<property name="font">
<font>
<pointsize>9</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_12">
<property name="text">
<string>Magnet Strength</string>
</property>
</widget>
</item>
<item>
<widget class="QListWidget" name="UIReportMagnetResult">
<property name="font">
<font>
<pointsize>9</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
@@ -805,7 +857,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>813</width>
<width>938</width>
<height>22</height>
</rect>
</property>