Sh3/vvodsectazim.ui
2025-07-02 07:45:34 +03:00

245 lines
5.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>vvodSectAzim</class>
<widget class="QDialog" name="vvodSectAzim">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>330</width>
<height>162</height>
</rect>
</property>
<property name="windowTitle">
<string>Сектор по азимуту</string>
</property>
<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>Левая граница b</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>Правая граница b</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">
<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="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>