Support for covers downloaded via MussOrgsky
[someplayer] / src / ui / playlistsortform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PlaylistSortForm</class>
4  <widget class="QWidget" name="PlaylistSortForm">
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>Sorting</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout">
17    <property name="spacing">
18     <number>0</number>
19    </property>
20    <property name="margin">
21     <number>0</number>
22    </property>
23    <item>
24     <widget class="QWidget" name="topWidget" native="true">
25      <property name="styleSheet">
26       <string notr="true">background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(38, 38, 38, 255), stop:1 rgba(92, 92, 92, 255))</string>
27      </property>
28      <layout class="QHBoxLayout" name="horizontalLayout_4">
29       <property name="spacing">
30        <number>0</number>
31       </property>
32       <property name="margin">
33        <number>0</number>
34       </property>
35       <item>
36        <widget class="QPushButton" name="sortAlphAscButton">
37         <property name="sizePolicy">
38          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
39           <horstretch>0</horstretch>
40           <verstretch>0</verstretch>
41          </sizepolicy>
42         </property>
43         <property name="minimumSize">
44          <size>
45           <width>70</width>
46           <height>70</height>
47          </size>
48         </property>
49         <property name="maximumSize">
50          <size>
51           <width>70</width>
52           <height>70</height>
53          </size>
54         </property>
55         <property name="text">
56          <string/>
57         </property>
58         <property name="icon">
59          <iconset resource="../../resources/resources.qrc">
60           <normaloff>:/icons/white/sort_alpha_asc.png</normaloff>:/icons/white/sort_alpha_asc.png</iconset>
61         </property>
62         <property name="iconSize">
63          <size>
64           <width>48</width>
65           <height>58</height>
66          </size>
67         </property>
68         <property name="checkable">
69          <bool>false</bool>
70         </property>
71         <property name="flat">
72          <bool>true</bool>
73         </property>
74        </widget>
75       </item>
76       <item>
77        <spacer name="thorizontalSpacer_0">
78         <property name="orientation">
79          <enum>Qt::Horizontal</enum>
80         </property>
81         <property name="sizeHint" stdset="0">
82          <size>
83           <width>40</width>
84           <height>20</height>
85          </size>
86         </property>
87        </spacer>
88       </item>
89       <item>
90        <widget class="QPushButton" name="artistsButton">
91         <property name="sizePolicy">
92          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
93           <horstretch>0</horstretch>
94           <verstretch>0</verstretch>
95          </sizepolicy>
96         </property>
97         <property name="minimumSize">
98          <size>
99           <width>70</width>
100           <height>70</height>
101          </size>
102         </property>
103         <property name="maximumSize">
104          <size>
105           <width>70</width>
106           <height>70</height>
107          </size>
108         </property>
109         <property name="text">
110          <string/>
111         </property>
112         <property name="icon">
113          <iconset resource="../../resources/resources.qrc">
114           <normaloff>:/icons/white/artists.png</normaloff>:/icons/white/artists.png</iconset>
115         </property>
116         <property name="checkable">
117          <bool>false</bool>
118         </property>
119         <property name="flat">
120          <bool>true</bool>
121         </property>
122        </widget>
123       </item>
124       <item>
125        <spacer name="thorizontalSpacer_1">
126         <property name="orientation">
127          <enum>Qt::Horizontal</enum>
128         </property>
129         <property name="sizeHint" stdset="0">
130          <size>
131           <width>40</width>
132           <height>20</height>
133          </size>
134         </property>
135        </spacer>
136       </item>
137       <item>
138        <widget class="QPushButton" name="sortAlphDescButton">
139         <property name="sizePolicy">
140          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
141           <horstretch>0</horstretch>
142           <verstretch>0</verstretch>
143          </sizepolicy>
144         </property>
145         <property name="minimumSize">
146          <size>
147           <width>70</width>
148           <height>70</height>
149          </size>
150         </property>
151         <property name="maximumSize">
152          <size>
153           <width>70</width>
154           <height>70</height>
155          </size>
156         </property>
157         <property name="text">
158          <string/>
159         </property>
160         <property name="icon">
161          <iconset resource="../../resources/resources.qrc">
162           <normaloff>:/icons/white/sort_alpha_desc.png</normaloff>:/icons/white/sort_alpha_desc.png</iconset>
163         </property>
164         <property name="iconSize">
165          <size>
166           <width>48</width>
167           <height>48</height>
168          </size>
169         </property>
170         <property name="checkable">
171          <bool>false</bool>
172         </property>
173         <property name="flat">
174          <bool>true</bool>
175         </property>
176        </widget>
177       </item>
178      </layout>
179     </widget>
180    </item>
181    <item>
182     <widget class="QTableView" name="playlistView">
183      <property name="contextMenuPolicy">
184       <enum>Qt::CustomContextMenu</enum>
185      </property>
186      <property name="frameShadow">
187       <enum>QFrame::Sunken</enum>
188      </property>
189      <property name="horizontalScrollBarPolicy">
190       <enum>Qt::ScrollBarAlwaysOff</enum>
191      </property>
192      <property name="autoScroll">
193       <bool>false</bool>
194      </property>
195      <property name="editTriggers">
196       <set>QAbstractItemView::NoEditTriggers</set>
197      </property>
198      <property name="selectionMode">
199       <enum>QAbstractItemView::MultiSelection</enum>
200      </property>
201      <property name="selectionBehavior">
202       <enum>QAbstractItemView::SelectRows</enum>
203      </property>
204      <property name="iconSize">
205       <size>
206        <width>50</width>
207        <height>50</height>
208       </size>
209      </property>
210      <property name="showGrid">
211       <bool>false</bool>
212      </property>
213      <property name="cornerButtonEnabled">
214       <bool>false</bool>
215      </property>
216      <attribute name="horizontalHeaderVisible">
217       <bool>false</bool>
218      </attribute>
219      <attribute name="horizontalHeaderStretchLastSection">
220       <bool>true</bool>
221      </attribute>
222      <attribute name="verticalHeaderVisible">
223       <bool>false</bool>
224      </attribute>
225      <attribute name="verticalHeaderDefaultSectionSize">
226       <number>70</number>
227      </attribute>
228      <attribute name="verticalHeaderMinimumSectionSize">
229       <number>70</number>
230      </attribute>
231     </widget>
232    </item>
233    <item>
234     <widget class="QWidget" name="bhorWidget" native="true">
235      <layout class="QHBoxLayout" name="bhorizontalLayout">
236       <property name="spacing">
237        <number>0</number>
238       </property>
239       <property name="leftMargin">
240        <number>0</number>
241       </property>
242       <property name="topMargin">
243        <number>0</number>
244       </property>
245       <property name="rightMargin">
246        <number>0</number>
247       </property>
248       <item>
249        <spacer name="chorizontalSpacer_0">
250         <property name="orientation">
251          <enum>Qt::Horizontal</enum>
252         </property>
253         <property name="sizeHint" stdset="0">
254          <size>
255           <width>40</width>
256           <height>20</height>
257          </size>
258         </property>
259        </spacer>
260       </item>
261       <item>
262        <spacer name="chorizontalSpacer_1">
263         <property name="orientation">
264          <enum>Qt::Horizontal</enum>
265         </property>
266         <property name="sizeHint" stdset="0">
267          <size>
268           <width>40</width>
269           <height>20</height>
270          </size>
271         </property>
272        </spacer>
273       </item>
274       <item>
275        <spacer name="chorizontalSpacer_2">
276         <property name="orientation">
277          <enum>Qt::Horizontal</enum>
278         </property>
279         <property name="sizeHint" stdset="0">
280          <size>
281           <width>40</width>
282           <height>20</height>
283          </size>
284         </property>
285        </spacer>
286       </item>
287       <item>
288        <spacer name="chorizontalSpacer_3">
289         <property name="orientation">
290          <enum>Qt::Horizontal</enum>
291         </property>
292         <property name="sizeHint" stdset="0">
293          <size>
294           <width>40</width>
295           <height>20</height>
296          </size>
297         </property>
298        </spacer>
299       </item>
300       <item>
301        <spacer name="chorizontalSpacer_4">
302         <property name="orientation">
303          <enum>Qt::Horizontal</enum>
304         </property>
305         <property name="sizeHint" stdset="0">
306          <size>
307           <width>40</width>
308           <height>20</height>
309          </size>
310         </property>
311        </spacer>
312       </item>
313       <item>
314        <spacer name="chorizontalSpacer_5">
315         <property name="orientation">
316          <enum>Qt::Horizontal</enum>
317         </property>
318         <property name="sizeHint" stdset="0">
319          <size>
320           <width>40</width>
321           <height>20</height>
322          </size>
323         </property>
324        </spacer>
325       </item>
326      </layout>
327     </widget>
328    </item>
329    <item>
330     <widget class="QWidget" name="bottomWidget" native="true">
331      <property name="minimumSize">
332       <size>
333        <width>78</width>
334        <height>0</height>
335       </size>
336      </property>
337      <property name="styleSheet">
338       <string notr="true">background:qlineargradient(spread:pad, x1:1, y1:1, x2:1, y2:0, stop:0 rgba(38, 38, 38, 255), stop:1 rgba(92, 92, 92, 255))</string>
339      </property>
340      <layout class="QHBoxLayout" name="horizontalLayout_2">
341       <property name="spacing">
342        <number>0</number>
343       </property>
344       <property name="margin">
345        <number>0</number>
346       </property>
347       <item>
348        <widget class="QPushButton" name="doneButton">
349         <property name="sizePolicy">
350          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
351           <horstretch>0</horstretch>
352           <verstretch>0</verstretch>
353          </sizepolicy>
354         </property>
355         <property name="minimumSize">
356          <size>
357           <width>70</width>
358           <height>70</height>
359          </size>
360         </property>
361         <property name="maximumSize">
362          <size>
363           <width>70</width>
364           <height>70</height>
365          </size>
366         </property>
367         <property name="text">
368          <string/>
369         </property>
370         <property name="icon">
371          <iconset resource="../../resources/resources.qrc">
372           <normaloff>:/icons/white/use.png</normaloff>:/icons/white/use.png</iconset>
373         </property>
374         <property name="flat">
375          <bool>true</bool>
376         </property>
377        </widget>
378       </item>
379       <item>
380        <spacer name="bhorizontalSpacer_0">
381         <property name="orientation">
382          <enum>Qt::Horizontal</enum>
383         </property>
384         <property name="sizeHint" stdset="0">
385          <size>
386           <width>40</width>
387           <height>20</height>
388          </size>
389         </property>
390        </spacer>
391       </item>
392       <item>
393        <widget class="QPushButton" name="moveTopButton">
394         <property name="sizePolicy">
395          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
396           <horstretch>0</horstretch>
397           <verstretch>0</verstretch>
398          </sizepolicy>
399         </property>
400         <property name="minimumSize">
401          <size>
402           <width>70</width>
403           <height>70</height>
404          </size>
405         </property>
406         <property name="maximumSize">
407          <size>
408           <width>70</width>
409           <height>70</height>
410          </size>
411         </property>
412         <property name="text">
413          <string/>
414         </property>
415         <property name="icon">
416          <iconset resource="../../resources/resources.qrc">
417           <normaloff>:/icons/white/arrow_top.png</normaloff>:/icons/white/arrow_top.png</iconset>
418         </property>
419         <property name="flat">
420          <bool>true</bool>
421         </property>
422        </widget>
423       </item>
424       <item>
425        <spacer name="bhorizontalSpacer_1">
426         <property name="orientation">
427          <enum>Qt::Horizontal</enum>
428         </property>
429         <property name="sizeHint" stdset="0">
430          <size>
431           <width>40</width>
432           <height>20</height>
433          </size>
434         </property>
435        </spacer>
436       </item>
437       <item>
438        <widget class="QPushButton" name="moveDownButton">
439         <property name="sizePolicy">
440          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
441           <horstretch>0</horstretch>
442           <verstretch>0</verstretch>
443          </sizepolicy>
444         </property>
445         <property name="minimumSize">
446          <size>
447           <width>70</width>
448           <height>70</height>
449          </size>
450         </property>
451         <property name="maximumSize">
452          <size>
453           <width>70</width>
454           <height>70</height>
455          </size>
456         </property>
457         <property name="text">
458          <string/>
459         </property>
460         <property name="icon">
461          <iconset resource="../../resources/resources.qrc">
462           <normaloff>:/icons/white/arrow_bottom.png</normaloff>:/icons/white/arrow_bottom.png</iconset>
463         </property>
464         <property name="flat">
465          <bool>true</bool>
466         </property>
467        </widget>
468       </item>
469       <item>
470        <spacer name="bhorizontalSpacer_2">
471         <property name="orientation">
472          <enum>Qt::Horizontal</enum>
473         </property>
474         <property name="sizeHint" stdset="0">
475          <size>
476           <width>40</width>
477           <height>20</height>
478          </size>
479         </property>
480        </spacer>
481       </item>
482       <item>
483        <widget class="QPushButton" name="shuffleButton">
484         <property name="sizePolicy">
485          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
486           <horstretch>0</horstretch>
487           <verstretch>0</verstretch>
488          </sizepolicy>
489         </property>
490         <property name="minimumSize">
491          <size>
492           <width>70</width>
493           <height>70</height>
494          </size>
495         </property>
496         <property name="maximumSize">
497          <size>
498           <width>70</width>
499           <height>70</height>
500          </size>
501         </property>
502         <property name="text">
503          <string/>
504         </property>
505         <property name="icon">
506          <iconset resource="../../resources/resources.qrc">
507           <normaloff>:/icons/white/random_on.png</normaloff>:/icons/white/random_on.png</iconset>
508         </property>
509         <property name="flat">
510          <bool>true</bool>
511         </property>
512        </widget>
513       </item>
514      </layout>
515     </widget>
516    </item>
517   </layout>
518  </widget>
519  <resources>
520   <include location="../../resources/resources.qrc"/>
521  </resources>
522  <connections/>
523 </ui>