252 lines
5.4 KiB
XML
252 lines
5.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>vvodMA</class>
|
||
<widget class="QDialog" name="vvodMA">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>261</width>
|
||
<height>185</height>
|
||
</rect>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>261</width>
|
||
<height>185</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>286</width>
|
||
<height>213</height>
|
||
</size>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string notr="true">Ввод данных по МА</string>
|
||
</property>
|
||
<widget class="QGroupBox" name="groupBox">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>10</y>
|
||
<width>241</width>
|
||
<height>111</height>
|
||
</rect>
|
||
</property>
|
||
<property name="title">
|
||
<string/>
|
||
</property>
|
||
<widget class="QLineEdit" name="lineEdit">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>10</y>
|
||
<width>51</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>10</y>
|
||
<width>111</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Температура воздуха</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>190</x>
|
||
<y>10</y>
|
||
<width>41</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>°С</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_3">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>190</x>
|
||
<y>30</y>
|
||
<width>51</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>мм рт.ст.</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>30</y>
|
||
<width>141</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Давление</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="lineEdit_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>30</y>
|
||
<width>51</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_5">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>190</x>
|
||
<y>50</y>
|
||
<width>51</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>м/с</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_6">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>50</y>
|
||
<width>141</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Скорость ветра</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="lineEdit_3">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>50</y>
|
||
<width>51</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_8">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>74</y>
|
||
<width>111</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Направление ветра</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="lineEdit_6">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>74</y>
|
||
<width>31</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_7">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>170</x>
|
||
<y>74</y>
|
||
<width>16</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>-</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="lineEdit_7">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>180</x>
|
||
<y>74</y>
|
||
<width>31</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="pushbuttonmod" name="pushButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>30</x>
|
||
<y>140</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>160</x>
|
||
<y>140</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>
|