0.7.1
[fapman] / packageview.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PackageView</class>
4  <widget class="QMainWindow" name="PackageView">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Select packages</string>
15   </property>
16   <widget class="QWidget" name="centralwidget">
17    <layout class="QVBoxLayout" name="verticalLayout">
18     <property name="spacing">
19      <number>0</number>
20     </property>
21     <property name="margin">
22      <number>0</number>
23     </property>
24     <item>
25      <widget class="QListWidget" name="listWidget">
26       <property name="focusPolicy">
27        <enum>Qt::StrongFocus</enum>
28       </property>
29       <property name="contextMenuPolicy">
30        <enum>Qt::CustomContextMenu</enum>
31       </property>
32       <property name="editTriggers">
33        <set>QAbstractItemView::NoEditTriggers</set>
34       </property>
35       <property name="showDropIndicator" stdset="0">
36        <bool>false</bool>
37       </property>
38       <property name="alternatingRowColors">
39        <bool>true</bool>
40       </property>
41       <property name="selectionMode">
42        <enum>QAbstractItemView::NoSelection</enum>
43       </property>
44       <property name="resizeMode">
45        <enum>QListView::Adjust</enum>
46       </property>
47       <property name="layoutMode">
48        <enum>QListView::SinglePass</enum>
49       </property>
50       <property name="sortingEnabled">
51        <bool>true</bool>
52       </property>
53      </widget>
54     </item>
55     <item>
56      <widget class="Line" name="line">
57       <property name="orientation">
58        <enum>Qt::Horizontal</enum>
59       </property>
60      </widget>
61     </item>
62     <item>
63      <widget class="QWidget" name="searchBar" native="true">
64       <layout class="QHBoxLayout" name="searchLayout">
65        <property name="spacing">
66         <number>5</number>
67        </property>
68        <property name="margin">
69         <number>0</number>
70        </property>
71        <item>
72         <widget class="QLineEdit" name="lineEdit">
73          <property name="inputMethodHints">
74           <set>Qt::ImhNoAutoUppercase|Qt::ImhPreferLowercase</set>
75          </property>
76         </widget>
77        </item>
78        <item>
79         <widget class="QLabel" name="searchLabel">
80          <property name="sizePolicy">
81           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
82            <horstretch>0</horstretch>
83            <verstretch>0</verstretch>
84           </sizepolicy>
85          </property>
86          <property name="text">
87           <string>? results</string>
88          </property>
89          <property name="alignment">
90           <set>Qt::AlignCenter</set>
91          </property>
92         </widget>
93        </item>
94        <item>
95         <widget class="QPushButton" name="pushButton_searchOptions">
96          <property name="sizePolicy">
97           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
98            <horstretch>0</horstretch>
99            <verstretch>0</verstretch>
100           </sizepolicy>
101          </property>
102          <property name="focusPolicy">
103           <enum>Qt::NoFocus</enum>
104          </property>
105          <property name="text">
106           <string/>
107          </property>
108          <property name="icon">
109           <iconset resource="resources.qrc">
110            <normaloff>:/icons/icons/searchoptions.png</normaloff>:/icons/icons/searchoptions.png</iconset>
111          </property>
112         </widget>
113        </item>
114        <item>
115         <widget class="QPushButton" name="btn_searchClose">
116          <property name="sizePolicy">
117           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
118            <horstretch>0</horstretch>
119            <verstretch>0</verstretch>
120           </sizepolicy>
121          </property>
122          <property name="focusPolicy">
123           <enum>Qt::NoFocus</enum>
124          </property>
125          <property name="text">
126           <string/>
127          </property>
128          <property name="icon">
129           <iconset resource="resources.qrc">
130            <normaloff>:/icons/icons/close.png</normaloff>:/icons/icons/close.png</iconset>
131          </property>
132         </widget>
133        </item>
134       </layout>
135      </widget>
136     </item>
137     <item>
138      <widget class="QWidget" name="toolBar" native="true">
139       <layout class="QHBoxLayout" name="horizontalLayout">
140        <property name="spacing">
141         <number>2</number>
142        </property>
143        <property name="margin">
144         <number>0</number>
145        </property>
146        <item>
147         <widget class="QLabel" name="label">
148          <property name="sizePolicy">
149           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
150            <horstretch>0</horstretch>
151            <verstretch>0</verstretch>
152           </sizepolicy>
153          </property>
154          <property name="text">
155           <string/>
156          </property>
157         </widget>
158        </item>
159        <item>
160         <widget class="QPushButton" name="btn_StatusFilter">
161          <property name="sizePolicy">
162           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
163            <horstretch>0</horstretch>
164            <verstretch>0</verstretch>
165           </sizepolicy>
166          </property>
167          <property name="focusPolicy">
168           <enum>Qt::NoFocus</enum>
169          </property>
170          <property name="text">
171           <string/>
172          </property>
173          <property name="icon">
174           <iconset resource="resources.qrc">
175            <normaloff>:/icons/icons/filter_stat.png</normaloff>:/icons/icons/filter_stat.png</iconset>
176          </property>
177         </widget>
178        </item>
179        <item>
180         <widget class="QPushButton" name="btn_CategoryFilter">
181          <property name="sizePolicy">
182           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
183            <horstretch>0</horstretch>
184            <verstretch>0</verstretch>
185           </sizepolicy>
186          </property>
187          <property name="focusPolicy">
188           <enum>Qt::NoFocus</enum>
189          </property>
190          <property name="text">
191           <string/>
192          </property>
193          <property name="icon">
194           <iconset resource="resources.qrc">
195            <normaloff>:/icons/icons/filter_cat.png</normaloff>:/icons/icons/filter_cat.png</iconset>
196          </property>
197         </widget>
198        </item>
199        <item>
200         <widget class="QPushButton" name="btn_Sort">
201          <property name="sizePolicy">
202           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
203            <horstretch>0</horstretch>
204            <verstretch>0</verstretch>
205           </sizepolicy>
206          </property>
207          <property name="focusPolicy">
208           <enum>Qt::NoFocus</enum>
209          </property>
210          <property name="text">
211           <string/>
212          </property>
213          <property name="icon">
214           <iconset resource="resources.qrc">
215            <normaloff>:/icons/icons/sort.png</normaloff>:/icons/icons/sort.png</iconset>
216          </property>
217         </widget>
218        </item>
219        <item>
220         <widget class="QPushButton" name="btn_Commit">
221          <property name="sizePolicy">
222           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
223            <horstretch>0</horstretch>
224            <verstretch>0</verstretch>
225           </sizepolicy>
226          </property>
227          <property name="focusPolicy">
228           <enum>Qt::NoFocus</enum>
229          </property>
230          <property name="text">
231           <string/>
232          </property>
233          <property name="icon">
234           <iconset resource="resources.qrc">
235            <normaloff>:/icons/icons/commit.png</normaloff>:/icons/icons/commit.png</iconset>
236          </property>
237         </widget>
238        </item>
239       </layout>
240      </widget>
241     </item>
242    </layout>
243   </widget>
244   <widget class="QMenuBar" name="menubar">
245    <property name="geometry">
246     <rect>
247      <x>0</x>
248      <y>0</y>
249      <width>800</width>
250      <height>24</height>
251     </rect>
252    </property>
253    <widget class="QMenu" name="menuMenu">
254     <property name="title">
255      <string>Menu</string>
256     </property>
257     <addaction name="actionHelp"/>
258     <addaction name="actionView_log"/>
259     <addaction name="actionSearch"/>
260     <addaction name="actionUpgrade_all"/>
261     <addaction name="actionRestore_all"/>
262     <addaction name="actionClear_selections"/>
263     <addaction name="actionLoad_selections"/>
264     <addaction name="actionSave_selections"/>
265     <addaction name="actionStore_list"/>
266    </widget>
267    <addaction name="menuMenu"/>
268   </widget>
269   <action name="actionClear_selections">
270    <property name="text">
271     <string>Clear selections</string>
272    </property>
273   </action>
274   <action name="actionHelp">
275    <property name="text">
276     <string>Help</string>
277    </property>
278   </action>
279   <action name="actionSearch">
280    <property name="text">
281     <string>Search</string>
282    </property>
283   </action>
284   <action name="actionUpgrade_all">
285    <property name="text">
286     <string>Upgrade all</string>
287    </property>
288   </action>
289   <action name="actionView_log">
290    <property name="text">
291     <string>View log</string>
292    </property>
293   </action>
294   <action name="actionLoad_selections">
295    <property name="enabled">
296     <bool>true</bool>
297    </property>
298    <property name="text">
299     <string>Load selections...</string>
300    </property>
301   </action>
302   <action name="actionSave_selections">
303    <property name="enabled">
304     <bool>true</bool>
305    </property>
306    <property name="text">
307     <string>Store selections...</string>
308    </property>
309   </action>
310   <action name="actionRestore_all">
311    <property name="text">
312     <string>Restore all</string>
313    </property>
314   </action>
315   <action name="actionStore_list">
316    <property name="text">
317     <string>Store installed list...</string>
318    </property>
319   </action>
320  </widget>
321  <resources>
322   <include location="resources.qrc"/>
323  </resources>
324  <connections/>
325 </ui>