Хранилища Subversion OpenInventory

Сравнить редакции

Не учитывать пробелы Редакция 13 → Редакция 14

/trunk/source_code/ui/form.ui
Новый файл
0,0 → 1,52
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Form</class>
<widget class="QWidget" name="Form">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>979</width>
<height>547</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QTextEdit" name="textEdit">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>961</width>
<height>441</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="wmiButton">
<property name="geometry">
<rect>
<x>10</x>
<y>470</y>
<width>130</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>WMI запрос</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>10</x>
<y>500</y>
<width>661</width>
<height>32</height>
</rect>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>