Rev 164 | Rev 167 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>IconForm</class>
<widget class="QWidget" name="IconForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<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>
<resources/>
<connections/>
</ui>