Sh3/vvodsectugol.ui

245 lines
5.3 KiB
Plaintext
Raw Permalink Normal View History

2025-07-02 07:45:34 +03:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>vvodSectUgol</class>
<widget class="QDialog" name="vvodSectUgol">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>329</width>
<height>166</height>
</rect>
</property>
<property name="windowTitle">
<string>Сектор по углу места</string>
</property>
<widget class="pushbuttonmod" name="pushButton">
<property name="geometry">
<rect>
<x>20</x>
<y>130</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Ввод</string>
</property>
</widget>
<widget class="pushbuttonmod" name="pushButton_2">
<property name="geometry">
<rect>
<x>130</x>
<y>130</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Сброс</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>311</width>
<height>111</height>
</rect>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Нижняя граница е</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Верхняя граница е</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>150</x>
<y>12</y>
<width>46</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>низ.</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>150</x>
<y>28</y>
<width>46</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>сект.</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>150</x>
<y>70</y>
<width>46</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>верх.</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>150</x>
<y>86</y>
<width>46</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>сект.</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>190</x>
<y>20</y>
<width>41</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2">
<property name="geometry">
<rect>
<x>250</x>
<y>20</y>
<width>41</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="geometry">
<rect>
<x>190</x>
<y>70</y>
<width>41</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_4">
<property name="geometry">
<rect>
<x>250</x>
<y>70</y>
<width>41</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>232</x>
<y>21</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string> - </string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>232</x>
<y>72</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string> - </string>
</property>
</widget>
</widget>
<widget class="pushbuttonmod" name="pushButton_3">
<property name="geometry">
<rect>
<x>240</x>
<y>130</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Отказ</string>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>pushbuttonmod</class>
<extends>QPushButton</extends>
<header location="global">pushbuttonmod.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>