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

222 lines
4.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>vvod2z</class>
<widget class="QWidget" name="vvod2z">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>238</width>
<height>232</height>
</rect>
</property>
<property name="windowTitle">
<string>Ввод ДКО</string>
</property>
<widget class="pushbuttonmod" name="pushButton_2">
<property name="geometry">
<rect>
<x>85</x>
<y>190</y>
<width>61</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>211</width>
<height>56</height>
</rect>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>24</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Код абонента</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>9</string>
</property>
</widget>
</widget>
<widget class="pushbuttonmod" name="pushButton">
<property name="geometry">
<rect>
<x>10</x>
<y>190</y>
<width>61</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Ввод</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>211</width>
<height>121</height>
</rect>
</property>
<property name="title">
<string>Ввод координат точки высветки</string>
</property>
<widget class="QLineEdit" name="lineEdit_2">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>61</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>10</x>
<y>24</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Команда</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="geometry">
<rect>
<x>100</x>
<y>50</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>10</x>
<y>54</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Xтв</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_4">
<property name="geometry">
<rect>
<x>100</x>
<y>80</y>
<width>61</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>10</x>
<y>84</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Yтв</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>168</x>
<y>54</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>м</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>168</x>
<y>84</y>
<width>21</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>м</string>
</property>
</widget>
</widget>
<widget class="pushbuttonmod" name="pushButton_3">
<property name="geometry">
<rect>
<x>160</x>
<y>190</y>
<width>61</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>