46533b8b8ab9784a0c315d2b523d9f8f0472d06d
[bertos.git] / wizard / bertos_versions.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>640</width>
9     <height>480</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>Form</string>
20   </property>
21   <widget class="QListView" name="versionList" >
22    <property name="geometry" >
23     <rect>
24      <x>190</x>
25      <y>70</y>
26      <width>256</width>
27      <height>192</height>
28     </rect>
29    </property>
30   </widget>
31   <widget class="QWidget" name="layoutWidget" >
32    <property name="geometry" >
33     <rect>
34      <x>26</x>
35      <y>430</y>
36      <width>591</width>
37      <height>32</height>
38     </rect>
39    </property>
40    <layout class="QHBoxLayout" name="horizontalLayout" >
41     <item>
42      <widget class="QLabel" name="statusLabel" >
43       <property name="text" >
44        <string>TextLabel</string>
45       </property>
46      </widget>
47     </item>
48     <item>
49      <widget class="QProgressBar" name="updateProgressBar" >
50       <property name="value" >
51        <number>24</number>
52       </property>
53      </widget>
54     </item>
55     <item>
56      <spacer name="horizontalSpacer_2" >
57       <property name="orientation" >
58        <enum>Qt::Horizontal</enum>
59       </property>
60       <property name="sizeHint" stdset="0" >
61        <size>
62         <width>40</width>
63         <height>20</height>
64        </size>
65       </property>
66      </spacer>
67     </item>
68     <item>
69      <widget class="QPushButton" name="updateButton" >
70       <property name="text" >
71        <string>Update</string>
72       </property>
73      </widget>
74     </item>
75    </layout>
76   </widget>
77  </widget>
78  <resources/>
79  <connections/>
80 </ui>