00dec36b4a607e0fb33813477350e796f38624cc
[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        <column>
31         <property name="text">
32          <string notr="true">1</string>
33         </property>
34        </column>
35       </widget>
36      </item>
37     </layout>
38    </item>
39    <item>
40     <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1">
41      <item>
42       <widget class="QLabel" name="descriptionLabel">
43        <property name="text">
44         <string>Click on your board and select which predefined project you want. From this page you can choose example, benchmark or template.</string>
45        </property>
46        <property name="wordWrap">
47         <bool>true</bool>
48        </property>
49       </widget>
50      </item>
51      <item>
52       <spacer name="verticalSpacer">
53        <property name="orientation">
54         <enum>Qt::Vertical</enum>
55        </property>
56        <property name="sizeHint" stdset="0">
57         <size>
58          <width>20</width>
59          <height>40</height>
60         </size>
61        </property>
62       </spacer>
63      </item>
64     </layout>
65    </item>
66   </layout>
67  </widget>
68  <resources/>
69  <connections/>
70 </ui>