7336a614308aca771d6e66b129d425832a350e0b
[bertos.git] / wizard / ui / 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>445</width>
9     <height>371</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_2" >
22    <item>
23     <layout class="QVBoxLayout" name="verticalLayout" >
24      <item>
25       <widget class="QListWidget" name="versionList" />
26      </item>
27      <item>
28       <layout class="QHBoxLayout" name="horizontalLayout" >
29        <item>
30         <widget class="QToolButton" name="addButton" >
31          <property name="minimumSize" >
32           <size>
33            <width>26</width>
34            <height>26</height>
35           </size>
36          </property>
37          <property name="maximumSize" >
38           <size>
39            <width>26</width>
40            <height>26</height>
41           </size>
42          </property>
43          <property name="text" >
44           <string>+</string>
45          </property>
46          <property name="icon" >
47           <iconset resource="bertos.qrc" >
48            <normaloff>:/images/listadd.png</normaloff>:/images/listadd.png</iconset>
49          </property>
50          <property name="iconSize" >
51           <size>
52            <width>16</width>
53            <height>16</height>
54           </size>
55          </property>
56         </widget>
57        </item>
58        <item>
59         <widget class="QToolButton" name="removeButton" >
60          <property name="minimumSize" >
61           <size>
62            <width>26</width>
63            <height>26</height>
64           </size>
65          </property>
66          <property name="maximumSize" >
67           <size>
68            <width>26</width>
69            <height>26</height>
70           </size>
71          </property>
72          <property name="text" >
73           <string>-</string>
74          </property>
75          <property name="icon" >
76           <iconset resource="bertos.qrc" >
77            <normaloff>:/images/listremove.png</normaloff>:/images/listremove.png</iconset>
78          </property>
79          <property name="iconSize" >
80           <size>
81            <width>16</width>
82            <height>16</height>
83           </size>
84          </property>
85         </widget>
86        </item>
87        <item>
88         <spacer name="horizontalSpacer" >
89          <property name="orientation" >
90           <enum>Qt::Horizontal</enum>
91          </property>
92          <property name="sizeHint" stdset="0" >
93           <size>
94            <width>40</width>
95            <height>20</height>
96           </size>
97          </property>
98         </spacer>
99        </item>
100        <item>
101         <widget class="QToolButton" name="updateButton" >
102          <property name="minimumSize" >
103           <size>
104            <width>0</width>
105            <height>26</height>
106           </size>
107          </property>
108          <property name="maximumSize" >
109           <size>
110            <width>16777215</width>
111            <height>26</height>
112           </size>
113          </property>
114          <property name="text" >
115           <string>Update</string>
116          </property>
117         </widget>
118        </item>
119       </layout>
120      </item>
121     </layout>
122    </item>
123   </layout>
124  </widget>
125  <resources>
126   <include location="bertos.qrc" />
127  </resources>
128  <connections/>
129 </ui>