221 lines
4.9 KiB
XML
221 lines
4.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>vvodSectOtvet</class>
|
||
<widget class="QDialog" name="vvodSectOtvet">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>269</width>
|
||
<height>192</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>251</width>
|
||
<height>141</height>
|
||
</rect>
|
||
</property>
|
||
<property name="title">
|
||
<string/>
|
||
</property>
|
||
<widget class="QLabel" name="label">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>20</y>
|
||
<width>131</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Левая граница сектора</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="lineEdit">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>170</x>
|
||
<y>20</y>
|
||
<width>41</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>220</x>
|
||
<y>20</y>
|
||
<width>31</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>град</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_3">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>220</x>
|
||
<y>50</y>
|
||
<width>31</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>град</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="lineEdit_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>170</x>
|
||
<y>50</y>
|
||
<width>41</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>50</y>
|
||
<width>131</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Правая граница сектора</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_5">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>82</y>
|
||
<width>81</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Эшелон</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="comboboxmod" name="comboBox">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>80</y>
|
||
<width>81</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>0 - без огр</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>1 - нижний</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>2 - верхний</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
<widget class="QLabel" name="label_6">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>110</y>
|
||
<width>81</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Сброс сектора</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="checkboxmod" name="checkBox">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>180</x>
|
||
<y>110</y>
|
||
<width>21</width>
|
||
<height>17</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="pushbuttonmod" name="pushButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>40</x>
|
||
<y>160</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>150</x>
|
||
<y>160</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>
|
||
<customwidget>
|
||
<class>comboboxmod</class>
|
||
<extends>QComboBox</extends>
|
||
<header location="global">comboboxmod.h</header>
|
||
</customwidget>
|
||
<customwidget>
|
||
<class>checkboxmod</class>
|
||
<extends>QCheckBox</extends>
|
||
<header location="global">checkboxmod.h</header>
|
||
</customwidget>
|
||
</customwidgets>
|
||
<resources/>
|
||
<connections/>
|
||
</ui>
|