263 lines
5.6 KiB
Plaintext
263 lines
5.6 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
<ui version="4.0">
|
|||
|
<class>GAG</class>
|
|||
|
<widget class="QDialog" name="GAG">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>0</x>
|
|||
|
<y>0</y>
|
|||
|
<width>227</width>
|
|||
|
<height>207</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>211</width>
|
|||
|
<height>151</height>
|
|||
|
</rect>
|
|||
|
</property>
|
|||
|
<property name="title">
|
|||
|
<string/>
|
|||
|
</property>
|
|||
|
<widget class="QLabel" name="label">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>20</x>
|
|||
|
<y>15</y>
|
|||
|
<width>81</width>
|
|||
|
<height>16</height>
|
|||
|
</rect>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string>Режим ГАГ</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
<widget class="comboboxmod" name="comboBox">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>100</x>
|
|||
|
<y>10</y>
|
|||
|
<width>91</width>
|
|||
|
<height>22</height>
|
|||
|
</rect>
|
|||
|
</property>
|
|||
|
<item>
|
|||
|
<property name="text">
|
|||
|
<string>ГАГдв</string>
|
|||
|
</property>
|
|||
|
</item>
|
|||
|
<item>
|
|||
|
<property name="text">
|
|||
|
<string>Квв</string>
|
|||
|
</property>
|
|||
|
</item>
|
|||
|
<item>
|
|||
|
<property name="text">
|
|||
|
<string>0гаг</string>
|
|||
|
</property>
|
|||
|
</item>
|
|||
|
<item>
|
|||
|
<property name="text">
|
|||
|
<string>ГАГст</string>
|
|||
|
</property>
|
|||
|
</item>
|
|||
|
</widget>
|
|||
|
<widget class="QLabel" name="label_2">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>23</x>
|
|||
|
<y>59</y>
|
|||
|
<width>81</width>
|
|||
|
<height>16</height>
|
|||
|
</rect>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string>К исх</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
<widget class="QLabel" name="label_3">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>20</x>
|
|||
|
<y>100</y>
|
|||
|
<width>81</width>
|
|||
|
<height>16</height>
|
|||
|
</rect>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string> гаг</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
<widget class="QLabel" name="label_4">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>20</x>
|
|||
|
<y>90</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>137</x>
|
|||
|
<y>63</y>
|
|||
|
<width>46</width>
|
|||
|
<height>13</height>
|
|||
|
</rect>
|
|||
|
</property>
|
|||
|
<property name="font">
|
|||
|
<font>
|
|||
|
<pointsize>12</pointsize>
|
|||
|
</font>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string>-</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
<widget class="QLineEdit" name="lineEdit">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>100</x>
|
|||
|
<y>60</y>
|
|||
|
<width>31</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>150</x>
|
|||
|
<y>60</y>
|
|||
|
<width>31</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>150</x>
|
|||
|
<y>97</y>
|
|||
|
<width>31</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>100</x>
|
|||
|
<y>97</y>
|
|||
|
<width>31</width>
|
|||
|
<height>20</height>
|
|||
|
</rect>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string>0</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
<widget class="QLabel" name="label_6">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>137</x>
|
|||
|
<y>100</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_7">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>22</x>
|
|||
|
<y>97</y>
|
|||
|
<width>46</width>
|
|||
|
<height>13</height>
|
|||
|
</rect>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string>K</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</widget>
|
|||
|
<widget class="pushbuttonmod" name="pushButton">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>20</x>
|
|||
|
<y>170</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>170</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>
|
|||
|
</customwidgets>
|
|||
|
<tabstops>
|
|||
|
<tabstop>pushButton</tabstop>
|
|||
|
<tabstop>pushButton_2</tabstop>
|
|||
|
<tabstop>comboBox</tabstop>
|
|||
|
<tabstop>lineEdit</tabstop>
|
|||
|
<tabstop>lineEdit_2</tabstop>
|
|||
|
<tabstop>lineEdit_3</tabstop>
|
|||
|
<tabstop>lineEdit_4</tabstop>
|
|||
|
</tabstops>
|
|||
|
<resources/>
|
|||
|
<connections/>
|
|||
|
</ui>
|