3418f1200c0df12dcd788921ee1fb7ae7790157b
[bertos.git] / wizard / ui / preset_page.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Form</class>
4  <widget class="QWidget" name="Form">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>400</width>
10     <height>300</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout">
17    <item>
18     <widget class="QListWidget" name="presetList"/>
19    </item>
20    <item>
21     <layout class="QVBoxLayout" name="verticalLayout">
22      <item>
23       <widget class="QLabel" name="imageLabel">
24        <property name="text">
25         <string/>
26        </property>
27       </widget>
28      </item>
29      <item>
30       <spacer name="verticalSpacer">
31        <property name="orientation">
32         <enum>Qt::Vertical</enum>
33        </property>
34        <property name="sizeHint" stdset="0">
35         <size>
36          <width>20</width>
37          <height>40</height>
38         </size>
39        </property>
40       </spacer>
41      </item>
42      <item>
43       <widget class="QLabel" name="descriptionLabel">
44        <property name="text">
45         <string/>
46        </property>
47       </widget>
48      </item>
49     </layout>
50    </item>
51   </layout>
52  </widget>
53  <resources/>
54  <connections/>
55 </ui>