48da358947b2ecb09c51822e06cb2a1fec6b35b8
[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       <widget class="QLabel" name="imageLabel">
38        <property name="text">
39         <string/>
40        </property>
41       </widget>
42      </item>
43      <item>
44       <spacer name="verticalSpacer">
45        <property name="orientation">
46         <enum>Qt::Vertical</enum>
47        </property>
48        <property name="sizeHint" stdset="0">
49         <size>
50          <width>20</width>
51          <height>40</height>
52         </size>
53        </property>
54       </spacer>
55      </item>
56     </layout>
57    </item>
58   </layout>
59  </widget>
60  <resources/>
61  <connections/>
62 </ui>