2023-06-13 18:38:58 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>MyWindow</class>
|
|
|
|
<widget class="QMainWindow" name="MyWindow">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2023-06-13 21:00:54 +02:00
|
|
|
<width>1084</width>
|
|
|
|
<height>820</height>
|
2023-06-13 18:38:58 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="mouseTracking">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>MyWindow</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralWidget">
|
|
|
|
<widget class="QFrame" name="rysujFrame">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>10</y>
|
2023-06-13 21:00:54 +02:00
|
|
|
<width>800</width>
|
|
|
|
<height>800</height>
|
2023-06-13 18:38:58 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="mouseTracking">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2023-06-13 21:00:54 +02:00
|
|
|
<x>820</x>
|
2023-06-13 18:38:58 +02:00
|
|
|
<y>10</y>
|
|
|
|
<width>241</width>
|
2023-06-13 21:00:54 +02:00
|
|
|
<height>751</height>
|
2023-06-13 18:38:58 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2023-06-13 21:00:54 +02:00
|
|
|
<string/>
|
2023-06-13 18:38:58 +02:00
|
|
|
</property>
|
|
|
|
<widget class="QPushButton" name="exitButton">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>90</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>10</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>75</width>
|
|
|
|
<height>23</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Wyjście</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_tx">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>90</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_ty">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>110</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>90</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_shx">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2023-06-13 20:11:17 +02:00
|
|
|
<x>30</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>610</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_sx">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>260</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_sy">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>110</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>260</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_shy">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2023-06-13 20:11:17 +02:00
|
|
|
<x>110</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>610</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>50</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>TX</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>110</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>50</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>TY</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2023-06-13 20:11:17 +02:00
|
|
|
<widget class="QLabel" name="label_4">
|
2023-06-13 18:38:58 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2023-06-13 20:11:17 +02:00
|
|
|
<x>30</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>220</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2023-06-13 20:11:17 +02:00
|
|
|
<string>SX</string>
|
2023-06-13 18:38:58 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2023-06-13 20:11:17 +02:00
|
|
|
<widget class="QLabel" name="label_5">
|
2023-06-13 18:38:58 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2023-06-13 20:11:17 +02:00
|
|
|
<x>110</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>220</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2023-06-13 20:11:17 +02:00
|
|
|
<string>SY</string>
|
2023-06-13 18:38:58 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2023-06-13 20:11:17 +02:00
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>570</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>61</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>SHX</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>570</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>61</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>SHY</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_rx">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>430</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_ry">
|
2023-06-13 18:38:58 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>110</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>430</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_rz">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>190</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>430</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>390</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2023-06-13 20:11:17 +02:00
|
|
|
<string>RX</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_10">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>390</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>RY</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_11">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>390</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>RZ</string>
|
2023-06-13 18:38:58 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>190</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>220</y>
|
2023-06-13 18:38:58 +02:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2023-06-13 20:11:17 +02:00
|
|
|
<string>SZ</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_sz">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>190</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>260</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="slider_tz">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>190</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>90</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>31</width>
|
|
|
|
<height>121</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>190</x>
|
2023-06-13 21:00:54 +02:00
|
|
|
<y>49</y>
|
2023-06-13 20:11:17 +02:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>25</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>TZ</string>
|
2023-06-13 18:38:58 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menuBar">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2023-06-13 21:00:54 +02:00
|
|
|
<width>1084</width>
|
2023-06-13 20:11:17 +02:00
|
|
|
<height>22</height>
|
2023-06-13 18:38:58 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QStatusBar" name="statusBar"/>
|
|
|
|
</widget>
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|