772d44a44f5fd81ca1e2a433e4ef2ae49ca099b8
[bertos.git] / wizard / ui / project_creation.ui
1 <ui version="4.0" >
2  <class>Form</class>
3  <widget class="QWidget" name="Form" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>402</width>
9     <height>336</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QVBoxLayout" name="verticalLayout" >
16    <item>
17     <widget class="QTreeWidget" name="summaryTree" >
18      <column>
19       <property name="text" >
20        <string>1</string>
21       </property>
22      </column>
23     </widget>
24    </item>
25    <item>
26     <layout class="QHBoxLayout" name="horizontalLayout" >
27      <item>
28       <spacer name="horizontalSpacer" >
29        <property name="orientation" >
30         <enum>Qt::Horizontal</enum>
31        </property>
32        <property name="sizeHint" stdset="0" >
33         <size>
34          <width>40</width>
35          <height>20</height>
36         </size>
37        </property>
38       </spacer>
39      </item>
40      <item>
41       <widget class="QToolButton" name="createButton" >
42        <property name="text" >
43         <string>Create</string>
44        </property>
45       </widget>
46      </item>
47     </layout>
48    </item>
49    <item>
50     <layout class="QHBoxLayout" name="horizontalLayout_3" >
51      <item>
52       <widget class="QLabel" name="iconLabel" >
53        <property name="text" >
54         <string/>
55        </property>
56        <property name="pixmap" >
57         <pixmap resource="../bertos.qrc" >:/images/ok.png</pixmap>
58        </property>
59       </widget>
60      </item>
61      <item>
62       <widget class="QLabel" name="textLabel" >
63        <property name="text" >
64         <string>The project has been created correctly</string>
65        </property>
66       </widget>
67      </item>
68     </layout>
69    </item>
70   </layout>
71  </widget>
72  <resources>
73   <include location="../bertos.qrc" />
74  </resources>
75  <connections/>
76 </ui>