Хранилища Subversion OpenInventory

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

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

/trunk/source_code/ui/form.ui
41,11 → 41,103
<rect>
<x>10</x>
<y>500</y>
<width>661</width>
<width>131</width>
<height>32</height>
</rect>
</property>
</widget>
<widget class="QComboBox" name="comboBox">
<property name="geometry">
<rect>
<x>320</x>
<y>470</y>
<width>351</width>
<height>31</height>
</rect>
</property>
<item>
<property name="text">
<string>Computer System Hardware Classes</string>
</property>
</item>
<item>
<property name="text">
<string>Operating System Classes</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>207</x>
<y>480</y>
<width>101</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>WMI класс</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>710</x>
<y>510</y>
<width>31</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>IP:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2">
<property name="geometry">
<rect>
<x>742</x>
<y>500</y>
<width>161</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>192.168.0.135</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>190</x>
<y>510</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>WMI объект</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_2">
<property name="geometry">
<rect>
<x>320</x>
<y>510</y>
<width>351</width>
<height>31</height>
</rect>
</property>
<item>
<property name="text">
<string>Win32_CDROMDrive</string>
</property>
</item>
<item>
<property name="text">
<string>Win32_DiskDrive</string>
</property>
</item>
</widget>
</widget>
<resources/>
<connections/>