This commit is contained in:
aljazbrodar. 2025-12-10 19:47:23 +01:00
parent 1d357c6c96
commit d40c23038a
30 changed files with 208 additions and 100 deletions

View file

@ -13,6 +13,10 @@
<property name="windowTitle">
<string>Simulator</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>logo.png</normaloff>logo.png</iconset>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
@ -224,8 +228,8 @@
<widget class="QLabel" name="labelX">
<property name="geometry">
<rect>
<x>30</x>
<y>30</y>
<x>20</x>
<y>50</y>
<width>58</width>
<height>15</height>
</rect>
@ -234,6 +238,19 @@
<string>labelX</string>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>58</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>X</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
@ -250,8 +267,8 @@
<widget class="QLabel" name="labelSW">
<property name="geometry">
<rect>
<x>30</x>
<y>30</y>
<x>10</x>
<y>50</y>
<width>58</width>
<height>15</height>
</rect>
@ -260,6 +277,19 @@
<string>labelSW</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>58</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>SW</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">