Modify the widget layout
[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>441</width>
9     <height>376</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>Form</string>
20   </property>
21   <layout class="QVBoxLayout" name="verticalLayout" >
22    <item>
23     <widget class="QListView" name="versionList" />
24    </item>
25    <item>
26     <layout class="QHBoxLayout" name="horizontalLayout" >
27      <item>
28       <widget class="QLabel" name="statusLabel" >
29        <property name="minimumSize" >
30         <size>
31          <width>100</width>
32          <height>0</height>
33         </size>
34        </property>
35        <property name="text" >
36         <string/>
37        </property>
38       </widget>
39      </item>
40      <item>
41       <widget class="QProgressBar" name="updateProgressBar" >
42        <property name="value" >
43         <number>24</number>
44        </property>
45       </widget>
46      </item>
47      <item>
48       <spacer name="horizontalSpacer_2" >
49        <property name="orientation" >
50         <enum>Qt::Horizontal</enum>
51        </property>
52        <property name="sizeHint" stdset="0" >
53         <size>
54          <width>40</width>
55          <height>20</height>
56         </size>
57        </property>
58       </spacer>
59      </item>
60      <item>
61       <widget class="QPushButton" name="updateButton" >
62        <property name="text" >
63         <string>Update</string>
64        </property>
65       </widget>
66      </item>
67     </layout>
68    </item>
69   </layout>
70  </widget>
71  <resources/>
72  <connections/>
73 </ui>