16734ededcc3244daf9a3253514148836b52aa54
[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="QTreeWidget" name="boardTree">
21        <property name="sizePolicy">
22         <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
23          <horstretch>0</horstretch>
24          <verstretch>0</verstretch>
25         </sizepolicy>
26        </property>
27        <attribute name="headerVisible">
28         <bool>false</bool>
29        </attribute>
30        <attribute name="headerVisible">
31         <bool>false</bool>
32        </attribute>
33        <column>
34         <property name="text">
35          <string notr="true">1</string>
36         </property>
37        </column>
38       </widget>
39      </item>
40     </layout>
41    </item>
42    <item>
43     <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1">
44      <item>
45       <widget class="QLabel" name="descriptionLabel">
46        <property name="text">
47         <string>Click on your board and select which predefined project you want. From this page you can choose example, benchmark
48         or template.</string>
49        </property>
50        <property name="wordWrap">
51         <bool>true</bool>
52        </property>
53       </widget>
54      </item>
55      <item>
56       <spacer name="verticalSpacer">
57        <property name="orientation">
58         <enum>Qt::Vertical</enum>
59        </property>
60        <property name="sizeHint" stdset="0">
61         <size>
62          <width>20</width>
63          <height>40</height>
64         </size>
65        </property>
66       </spacer>
67      </item>
68     </layout>
69    </item>
70   </layout>
71  </widget>
72  <resources/>
73  <connections/>
74 </ui>