cleanup
[fapman] / packageselector.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PackageSelector</class>
4  <widget class="QDialog" name="PackageSelector">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>700</width>
10     <height>700</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Package</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout">
17    <property name="spacing">
18     <number>2</number>
19    </property>
20    <property name="margin">
21     <number>2</number>
22    </property>
23    <item>
24     <widget class="QScrollArea" name="scrollArea">
25      <property name="widgetResizable">
26       <bool>true</bool>
27      </property>
28      <widget class="QWidget" name="scrollAreaWidgetContents">
29       <property name="geometry">
30        <rect>
31         <x>0</x>
32         <y>0</y>
33         <width>694</width>
34         <height>670</height>
35        </rect>
36       </property>
37       <layout class="QVBoxLayout" name="verticalLayout_2">
38        <property name="spacing">
39         <number>0</number>
40        </property>
41        <property name="margin">
42         <number>2</number>
43        </property>
44        <item>
45         <layout class="QHBoxLayout" name="horizontalLayout_2">
46          <property name="spacing">
47           <number>2</number>
48          </property>
49          <item>
50           <widget class="QLabel" name="label_appicon">
51            <property name="text">
52             <string/>
53            </property>
54            <property name="alignment">
55             <set>Qt::AlignCenter</set>
56            </property>
57            <property name="margin">
58             <number>2</number>
59            </property>
60           </widget>
61          </item>
62          <item>
63           <widget class="QLabel" name="label_header">
64            <property name="sizePolicy">
65             <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
66              <horstretch>0</horstretch>
67              <verstretch>0</verstretch>
68             </sizepolicy>
69            </property>
70            <property name="text">
71             <string/>
72            </property>
73           </widget>
74          </item>
75          <item>
76           <widget class="QLabel" name="label_statusicon">
77            <property name="text">
78             <string/>
79            </property>
80            <property name="alignment">
81             <set>Qt::AlignCenter</set>
82            </property>
83            <property name="margin">
84             <number>4</number>
85            </property>
86           </widget>
87          </item>
88         </layout>
89        </item>
90        <item>
91         <layout class="QHBoxLayout" name="horizontalLayout_3">
92          <property name="spacing">
93           <number>1</number>
94          </property>
95          <item>
96           <widget class="QRadioButton" name="radioTabBasic">
97            <property name="text">
98             <string>Basic info</string>
99            </property>
100            <attribute name="buttonGroup">
101             <string>buttonGroup_2</string>
102            </attribute>
103           </widget>
104          </item>
105          <item>
106           <widget class="QRadioButton" name="radioTabChanges">
107            <property name="text">
108             <string>Changes</string>
109            </property>
110            <attribute name="buttonGroup">
111             <string>buttonGroup_2</string>
112            </attribute>
113           </widget>
114          </item>
115          <item>
116           <widget class="QRadioButton" name="radioTabDepends">
117            <property name="text">
118             <string>Dependencies</string>
119            </property>
120            <attribute name="buttonGroup">
121             <string>buttonGroup_2</string>
122            </attribute>
123           </widget>
124          </item>
125          <item>
126           <spacer name="horizontalSpacer_3">
127            <property name="orientation">
128             <enum>Qt::Horizontal</enum>
129            </property>
130            <property name="sizeHint" stdset="0">
131             <size>
132              <width>40</width>
133              <height>20</height>
134             </size>
135            </property>
136           </spacer>
137          </item>
138          <item>
139           <widget class="QPushButton" name="pushButton_website">
140            <property name="sizePolicy">
141             <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
142              <horstretch>0</horstretch>
143              <verstretch>0</verstretch>
144             </sizepolicy>
145            </property>
146            <property name="text">
147             <string/>
148            </property>
149           </widget>
150          </item>
151          <item>
152           <widget class="QPushButton" name="pushButton_blacklist">
153            <property name="sizePolicy">
154             <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
155              <horstretch>0</horstretch>
156              <verstretch>0</verstretch>
157             </sizepolicy>
158            </property>
159            <property name="text">
160             <string/>
161            </property>
162            <property name="icon">
163             <iconset resource="resources.qrc">
164              <normaloff>:/icons/icons/blacklist.png</normaloff>:/icons/icons/blacklist.png</iconset>
165            </property>
166           </widget>
167          </item>
168         </layout>
169        </item>
170        <item>
171         <widget class="QLabel" name="label_header2">
172          <property name="sizePolicy">
173           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
174            <horstretch>0</horstretch>
175            <verstretch>0</verstretch>
176           </sizepolicy>
177          </property>
178          <property name="text">
179           <string/>
180          </property>
181         </widget>
182        </item>
183        <item>
184         <widget class="QLabel" name="label_text">
185          <property name="sizePolicy">
186           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
187            <horstretch>0</horstretch>
188            <verstretch>0</verstretch>
189           </sizepolicy>
190          </property>
191          <property name="text">
192           <string/>
193          </property>
194          <property name="alignment">
195           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
196          </property>
197          <property name="wordWrap">
198           <bool>true</bool>
199          </property>
200          <property name="openExternalLinks">
201           <bool>true</bool>
202          </property>
203         </widget>
204        </item>
205       </layout>
206      </widget>
207     </widget>
208    </item>
209    <item>
210     <layout class="QHBoxLayout" name="horizontalLayout">
211      <property name="spacing">
212       <number>0</number>
213      </property>
214      <item>
215       <spacer name="horizontalSpacer">
216        <property name="orientation">
217         <enum>Qt::Horizontal</enum>
218        </property>
219        <property name="sizeHint" stdset="0">
220         <size>
221          <width>40</width>
222          <height>20</height>
223         </size>
224        </property>
225       </spacer>
226      </item>
227      <item>
228       <widget class="QRadioButton" name="radioNothing">
229        <property name="text">
230         <string>No operation</string>
231        </property>
232        <attribute name="buttonGroup">
233         <string>buttonGroup</string>
234        </attribute>
235       </widget>
236      </item>
237      <item>
238       <widget class="QRadioButton" name="radioRemove">
239        <property name="text">
240         <string>Remove</string>
241        </property>
242        <attribute name="buttonGroup">
243         <string>buttonGroup</string>
244        </attribute>
245       </widget>
246      </item>
247      <item>
248       <widget class="QRadioButton" name="radioInstall">
249        <property name="text">
250         <string>Install/upgrade</string>
251        </property>
252        <attribute name="buttonGroup">
253         <string>buttonGroup</string>
254        </attribute>
255       </widget>
256      </item>
257      <item>
258       <spacer name="horizontalSpacer_2">
259        <property name="orientation">
260         <enum>Qt::Horizontal</enum>
261        </property>
262        <property name="sizeHint" stdset="0">
263         <size>
264          <width>40</width>
265          <height>20</height>
266         </size>
267        </property>
268       </spacer>
269      </item>
270     </layout>
271    </item>
272   </layout>
273  </widget>
274  <resources>
275   <include location="resources.qrc"/>
276  </resources>
277  <connections>
278   <connection>
279    <sender>radioInstall</sender>
280    <signal>clicked()</signal>
281    <receiver>PackageSelector</receiver>
282    <slot>accept()</slot>
283    <hints>
284     <hint type="sourcelabel">
285      <x>208</x>
286      <y>354</y>
287     </hint>
288     <hint type="destinationlabel">
289      <x>300</x>
290      <y>187</y>
291     </hint>
292    </hints>
293   </connection>
294   <connection>
295    <sender>radioRemove</sender>
296    <signal>clicked()</signal>
297    <receiver>PackageSelector</receiver>
298    <slot>accept()</slot>
299    <hints>
300     <hint type="sourcelabel">
301      <x>313</x>
302      <y>354</y>
303     </hint>
304     <hint type="destinationlabel">
305      <x>300</x>
306      <y>187</y>
307     </hint>
308    </hints>
309   </connection>
310   <connection>
311    <sender>radioNothing</sender>
312    <signal>clicked()</signal>
313    <receiver>PackageSelector</receiver>
314    <slot>accept()</slot>
315    <hints>
316     <hint type="sourcelabel">
317      <x>406</x>
318      <y>354</y>
319     </hint>
320     <hint type="destinationlabel">
321      <x>300</x>
322      <y>187</y>
323     </hint>
324    </hints>
325   </connection>
326  </connections>
327  <buttongroups>
328   <buttongroup name="buttonGroup_2"/>
329   <buttongroup name="buttonGroup"/>
330  </buttongroups>
331 </ui>