Add preset feature.
[bertos.git] / wizard / ui / board_select.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>558</width>
10     <height>364</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout">
17    <item>
18     <layout class="QVBoxLayout" name="verticalLayout_2">
19      <item>
20       <widget class="QListWidget" name="boardList"/>
21      </item>
22     </layout>
23    </item>
24    <item>
25     <layout class="QVBoxLayout" name="verticalLayout">
26      <item>
27       <widget class="QLabel" name="descriptionLabel">
28        <property name="text">
29         <string/>
30        </property>
31        <property name="wordWrap">
32         <bool>true</bool>
33        </property>
34       </widget>
35      </item>
36      <item>
37       <spacer name="verticalSpacer">
38        <property name="orientation">
39         <enum>Qt::Vertical</enum>
40        </property>
41        <property name="sizeHint" stdset="0">
42         <size>
43          <width>20</width>
44          <height>40</height>
45         </size>
46        </property>
47       </spacer>
48      </item>
49      <item>
50       <widget class="QLabel" name="imageLabel">
51        <property name="text">
52         <string/>
53        </property>
54       </widget>
55      </item>
56     </layout>
57    </item>
58   </layout>
59  </widget>
60  <resources/>
61  <connections/>
62 </ui>