92 lines
1.9 KiB
XML
92 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>vvodKCU</class>
|
||
<widget class="QDialog" name="vvodKCU">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>228</width>
|
||
<height>108</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>ЦУ_N</string>
|
||
</property>
|
||
<widget class="QGroupBox" name="groupBox">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>10</y>
|
||
<width>201</width>
|
||
<height>51</height>
|
||
</rect>
|
||
</property>
|
||
<property name="title">
|
||
<string/>
|
||
</property>
|
||
<widget class="QLabel" name="label">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>18</y>
|
||
<width>91</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Номер цели</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="lineEdit">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>106</x>
|
||
<y>15</y>
|
||
<width>61</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="pushbuttonmod" name="pushButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>70</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>70</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>
|