Хранилища Subversion OpenInventory

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

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

/trunk/ClassEditor/iconform.ui
1,7 → 1,5
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<author/>
<comment/>
<exportmacro/>
<class>IconForm</class>
<widget class="QWidget" name="IconForm">
<property name="geometry">
8,14 → 6,59
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
<width>177</width>
<height>70</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Поменять</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>0</x>
<y>30</y>
<width>111</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Сохранить</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>120</x>
<y>0</y>
<width>81</width>
<height>71</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap>pc.png</pixmap>
</property>
</widget>
</widget>
<pixmapfunction/>
<resources/>
<connections/>
</ui>