123 lines
2.8 KiB
XML
123 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>vvodAutoZAdef</class>
|
||
<widget class="QDialog" name="vvodAutoZAdef">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>237</width>
|
||
<height>129</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>221</width>
|
||
<height>81</height>
|
||
</rect>
|
||
</property>
|
||
<property name="title">
|
||
<string/>
|
||
</property>
|
||
<widget class="checkboxmod" name="checkBox">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>180</x>
|
||
<y>30</y>
|
||
<width>21</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="layoutDirection">
|
||
<enum>Qt::RightToLeft</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QWidget" name="verticalLayoutWidget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>10</y>
|
||
<width>161</width>
|
||
<height>51</height>
|
||
</rect>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout">
|
||
<property name="spacing">
|
||
<number>3</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QLabel" name="label">
|
||
<property name="text">
|
||
<string>Включение режима</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="text">
|
||
<string>автоматической</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="label_3">
|
||
<property name="text">
|
||
<string>установки ЗА в исходное</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
<widget class="pushbuttonmod" name="pushButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>100</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>100</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>checkboxmod</class>
|
||
<extends>QCheckBox</extends>
|
||
<header location="global">checkboxmod.h</header>
|
||
</customwidget>
|
||
</customwidgets>
|
||
<resources/>
|
||
<connections/>
|
||
</ui>
|