Version bump
[someplayer] / src / ui / libraryform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>LibraryForm</class>
4  <widget class="QWidget" name="LibraryForm">
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>Library</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_2">
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">
29       <property name="spacing">
30        <number>0</number>
31       </property>
32       <property name="margin">
33        <number>0</number>
34       </property>
35       <item>
36        <spacer name="thorizontalSpacer_0">
37         <property name="orientation">
38          <enum>Qt::Horizontal</enum>
39         </property>
40         <property name="sizeHint" stdset="0">
41          <size>
42           <width>40</width>
43           <height>20</height>
44          </size>
45         </property>
46        </spacer>
47       </item>
48       <item>
49        <spacer name="thorizontalSpacer_1">
50         <property name="orientation">
51          <enum>Qt::Horizontal</enum>
52         </property>
53         <property name="sizeHint" stdset="0">
54          <size>
55           <width>40</width>
56           <height>20</height>
57          </size>
58         </property>
59        </spacer>
60       </item>
61       <item>
62        <spacer name="thorizontalSpacer_2">
63         <property name="orientation">
64          <enum>Qt::Horizontal</enum>
65         </property>
66         <property name="sizeHint" stdset="0">
67          <size>
68           <width>40</width>
69           <height>20</height>
70          </size>
71         </property>
72        </spacer>
73       </item>
74       <item>
75        <spacer name="thorizontalSpacer_3">
76         <property name="orientation">
77          <enum>Qt::Horizontal</enum>
78         </property>
79         <property name="sizeHint" stdset="0">
80          <size>
81           <width>40</width>
82           <height>20</height>
83          </size>
84         </property>
85        </spacer>
86       </item>
87       <item>
88        <spacer name="thorizontalSpacer_4">
89         <property name="orientation">
90          <enum>Qt::Horizontal</enum>
91         </property>
92         <property name="sizeType">
93          <enum>QSizePolicy::Expanding</enum>
94         </property>
95         <property name="sizeHint" stdset="0">
96          <size>
97           <width>40</width>
98           <height>20</height>
99          </size>
100         </property>
101        </spacer>
102       </item>
103      </layout>
104     </widget>
105    </item>
106    <item>
107     <layout class="QHBoxLayout" name="horizontalLayout_3">
108      <property name="spacing">
109       <number>0</number>
110      </property>
111      <item>
112       <widget class="QWidget" name="lverticalWidget" native="true">
113        <layout class="QVBoxLayout" name="lverticalLayout">
114         <property name="spacing">
115          <number>0</number>
116         </property>
117         <property name="margin">
118          <number>0</number>
119         </property>
120         <item>
121          <widget class="QPushButton" name="backButton">
122           <property name="sizePolicy">
123            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
124             <horstretch>0</horstretch>
125             <verstretch>0</verstretch>
126            </sizepolicy>
127           </property>
128           <property name="minimumSize">
129            <size>
130             <width>70</width>
131             <height>70</height>
132            </size>
133           </property>
134           <property name="maximumSize">
135            <size>
136             <width>70</width>
137             <height>70</height>
138            </size>
139           </property>
140           <property name="text">
141            <string/>
142           </property>
143           <property name="icon">
144            <iconset resource="../../resources/resources.qrc">
145             <normaloff>:/icons/white/back.png</normaloff>:/icons/white/back.png</iconset>
146           </property>
147           <property name="flat">
148            <bool>true</bool>
149           </property>
150          </widget>
151         </item>
152         <item>
153          <spacer name="lverticalSpacer_0">
154           <property name="orientation">
155            <enum>Qt::Vertical</enum>
156           </property>
157           <property name="sizeHint" stdset="0">
158            <size>
159             <width>20</width>
160             <height>40</height>
161            </size>
162           </property>
163          </spacer>
164         </item>
165         <item>
166          <widget class="QPushButton" name="addButton">
167           <property name="sizePolicy">
168            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
169             <horstretch>0</horstretch>
170             <verstretch>0</verstretch>
171            </sizepolicy>
172           </property>
173           <property name="minimumSize">
174            <size>
175             <width>70</width>
176             <height>70</height>
177            </size>
178           </property>
179           <property name="maximumSize">
180            <size>
181             <width>70</width>
182             <height>70</height>
183            </size>
184           </property>
185           <property name="text">
186            <string/>
187           </property>
188           <property name="icon">
189            <iconset resource="../../resources/resources.qrc">
190             <normaloff>:/icons/white/add.png</normaloff>:/icons/white/add.png</iconset>
191           </property>
192           <property name="flat">
193            <bool>true</bool>
194           </property>
195          </widget>
196         </item>
197         <item>
198          <spacer name="lverticalSpacer_1">
199           <property name="orientation">
200            <enum>Qt::Vertical</enum>
201           </property>
202           <property name="sizeHint" stdset="0">
203            <size>
204             <width>20</width>
205             <height>40</height>
206            </size>
207           </property>
208          </spacer>
209         </item>
210         <item>
211          <widget class="QPushButton" name="deleteButton">
212           <property name="minimumSize">
213            <size>
214             <width>70</width>
215             <height>70</height>
216            </size>
217           </property>
218           <property name="maximumSize">
219            <size>
220             <width>70</width>
221             <height>70</height>
222            </size>
223           </property>
224           <property name="text">
225            <string/>
226           </property>
227           <property name="icon">
228            <iconset resource="../../resources/resources.qrc">
229             <normaloff>:/icons/white/delete.png</normaloff>:/icons/white/delete.png</iconset>
230           </property>
231           <property name="flat">
232            <bool>true</bool>
233           </property>
234          </widget>
235         </item>
236         <item>
237          <spacer name="lverticalSpacer_2">
238           <property name="orientation">
239            <enum>Qt::Vertical</enum>
240           </property>
241           <property name="sizeHint" stdset="0">
242            <size>
243             <width>20</width>
244             <height>40</height>
245            </size>
246           </property>
247          </spacer>
248         </item>
249         <item>
250          <widget class="QPushButton" name="useButton">
251           <property name="sizePolicy">
252            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
253             <horstretch>0</horstretch>
254             <verstretch>0</verstretch>
255            </sizepolicy>
256           </property>
257           <property name="minimumSize">
258            <size>
259             <width>70</width>
260             <height>70</height>
261            </size>
262           </property>
263           <property name="maximumSize">
264            <size>
265             <width>70</width>
266             <height>70</height>
267            </size>
268           </property>
269           <property name="text">
270            <string/>
271           </property>
272           <property name="icon">
273            <iconset resource="../../resources/resources.qrc">
274             <normaloff>:/icons/white/use.png</normaloff>:/icons/white/use.png</iconset>
275           </property>
276           <property name="flat">
277            <bool>true</bool>
278           </property>
279          </widget>
280         </item>
281         <item>
282          <spacer name="lverticalSpacer_3">
283           <property name="orientation">
284            <enum>Qt::Vertical</enum>
285           </property>
286           <property name="sizeHint" stdset="0">
287            <size>
288             <width>20</width>
289             <height>40</height>
290            </size>
291           </property>
292          </spacer>
293         </item>
294         <item>
295          <widget class="QPushButton" name="playerButton">
296           <property name="sizePolicy">
297            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
298             <horstretch>0</horstretch>
299             <verstretch>0</verstretch>
300            </sizepolicy>
301           </property>
302           <property name="minimumSize">
303            <size>
304             <width>70</width>
305             <height>70</height>
306            </size>
307           </property>
308           <property name="maximumSize">
309            <size>
310             <width>70</width>
311             <height>70</height>
312            </size>
313           </property>
314           <property name="text">
315            <string/>
316           </property>
317           <property name="icon">
318            <iconset resource="../../resources/resources.qrc">
319             <normaloff>:/icons/white/player.png</normaloff>:/icons/white/player.png</iconset>
320           </property>
321           <property name="flat">
322            <bool>true</bool>
323           </property>
324          </widget>
325         </item>
326        </layout>
327       </widget>
328      </item>
329      <item>
330       <layout class="QVBoxLayout" name="verticalLayout">
331        <property name="spacing">
332         <number>0</number>
333        </property>
334        <item>
335         <layout class="QVBoxLayout" name="toolsLayout"/>
336        </item>
337        <item>
338         <widget class="QLabel" name="listLabel">
339          <property name="enabled">
340           <bool>false</bool>
341          </property>
342          <property name="text">
343           <string>Artists</string>
344          </property>
345          <property name="textFormat">
346           <enum>Qt::AutoText</enum>
347          </property>
348          <property name="alignment">
349           <set>Qt::AlignCenter</set>
350          </property>
351         </widget>
352        </item>
353        <item>
354         <widget class="QTableView" name="listView">
355          <property name="horizontalScrollBarPolicy">
356           <enum>Qt::ScrollBarAlwaysOff</enum>
357          </property>
358          <property name="editTriggers">
359           <set>QAbstractItemView::NoEditTriggers</set>
360          </property>
361          <property name="selectionMode">
362           <enum>QAbstractItemView::MultiSelection</enum>
363          </property>
364          <property name="selectionBehavior">
365           <enum>QAbstractItemView::SelectRows</enum>
366          </property>
367          <property name="iconSize">
368           <size>
369            <width>50</width>
370            <height>50</height>
371           </size>
372          </property>
373          <property name="showGrid">
374           <bool>false</bool>
375          </property>
376          <attribute name="horizontalHeaderVisible">
377           <bool>false</bool>
378          </attribute>
379          <attribute name="horizontalHeaderStretchLastSection">
380           <bool>true</bool>
381          </attribute>
382          <attribute name="verticalHeaderVisible">
383           <bool>false</bool>
384          </attribute>
385          <attribute name="verticalHeaderDefaultSectionSize">
386           <number>70</number>
387          </attribute>
388          <attribute name="verticalHeaderMinimumSectionSize">
389           <number>70</number>
390          </attribute>
391         </widget>
392        </item>
393       </layout>
394      </item>
395      <item>
396       <widget class="QWidget" name="rverticalWidget" native="true">
397        <layout class="QVBoxLayout" name="rverticalLayout">
398         <property name="spacing">
399          <number>0</number>
400         </property>
401         <property name="margin">
402          <number>0</number>
403         </property>
404         <item>
405          <widget class="QPushButton" name="moreButton">
406           <property name="sizePolicy">
407            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
408             <horstretch>0</horstretch>
409             <verstretch>0</verstretch>
410            </sizepolicy>
411           </property>
412           <property name="minimumSize">
413            <size>
414             <width>70</width>
415             <height>70</height>
416            </size>
417           </property>
418           <property name="maximumSize">
419            <size>
420             <width>70</width>
421             <height>70</height>
422            </size>
423           </property>
424           <property name="text">
425            <string/>
426           </property>
427           <property name="icon">
428            <iconset resource="../../resources/resources.qrc">
429             <normaloff>:/icons/white/more.png</normaloff>:/icons/white/more.png</iconset>
430           </property>
431           <property name="flat">
432            <bool>true</bool>
433           </property>
434          </widget>
435         </item>
436         <item>
437          <spacer name="rverticalSpacer_0">
438           <property name="orientation">
439            <enum>Qt::Vertical</enum>
440           </property>
441           <property name="sizeHint" stdset="0">
442            <size>
443             <width>20</width>
444             <height>40</height>
445            </size>
446           </property>
447          </spacer>
448         </item>
449         <item>
450          <widget class="QPushButton" name="selectAllButton">
451           <property name="sizePolicy">
452            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
453             <horstretch>0</horstretch>
454             <verstretch>0</verstretch>
455            </sizepolicy>
456           </property>
457           <property name="minimumSize">
458            <size>
459             <width>70</width>
460             <height>70</height>
461            </size>
462           </property>
463           <property name="maximumSize">
464            <size>
465             <width>70</width>
466             <height>70</height>
467            </size>
468           </property>
469           <property name="text">
470            <string/>
471           </property>
472           <property name="icon">
473            <iconset resource="../../resources/resources.qrc">
474             <normaloff>:/icons/white/select_all.png</normaloff>:/icons/white/select_all.png</iconset>
475           </property>
476           <property name="flat">
477            <bool>true</bool>
478           </property>
479          </widget>
480         </item>
481         <item>
482          <spacer name="rverticalSpacer_1">
483           <property name="orientation">
484            <enum>Qt::Vertical</enum>
485           </property>
486           <property name="sizeHint" stdset="0">
487            <size>
488             <width>20</width>
489             <height>40</height>
490            </size>
491           </property>
492          </spacer>
493         </item>
494         <item>
495          <widget class="QPushButton" name="viewButton">
496           <property name="sizePolicy">
497            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
498             <horstretch>0</horstretch>
499             <verstretch>0</verstretch>
500            </sizepolicy>
501           </property>
502           <property name="minimumSize">
503            <size>
504             <width>70</width>
505             <height>70</height>
506            </size>
507           </property>
508           <property name="maximumSize">
509            <size>
510             <width>70</width>
511             <height>70</height>
512            </size>
513           </property>
514           <property name="text">
515            <string/>
516           </property>
517           <property name="icon">
518            <iconset resource="../../resources/resources.qrc">
519             <normaloff>:/icons/white/artists.png</normaloff>:/icons/white/artists.png</iconset>
520           </property>
521           <property name="flat">
522            <bool>true</bool>
523           </property>
524          </widget>
525         </item>
526         <item>
527          <spacer name="rverticalSpacer_2">
528           <property name="orientation">
529            <enum>Qt::Vertical</enum>
530           </property>
531           <property name="sizeHint" stdset="0">
532            <size>
533             <width>20</width>
534             <height>40</height>
535            </size>
536           </property>
537          </spacer>
538         </item>
539         <item>
540          <widget class="QPushButton" name="playlistsButton">
541           <property name="minimumSize">
542            <size>
543             <width>70</width>
544             <height>70</height>
545            </size>
546           </property>
547           <property name="maximumSize">
548            <size>
549             <width>70</width>
550             <height>70</height>
551            </size>
552           </property>
553           <property name="text">
554            <string/>
555           </property>
556           <property name="icon">
557            <iconset resource="../../resources/resources.qrc">
558             <normaloff>:/icons/white/playlists.png</normaloff>:/icons/white/playlists.png</iconset>
559           </property>
560           <property name="flat">
561            <bool>true</bool>
562           </property>
563          </widget>
564         </item>
565         <item>
566          <spacer name="rverticalSpacer_3">
567           <property name="orientation">
568            <enum>Qt::Vertical</enum>
569           </property>
570           <property name="sizeHint" stdset="0">
571            <size>
572             <width>20</width>
573             <height>40</height>
574            </size>
575           </property>
576          </spacer>
577         </item>
578         <item>
579          <widget class="QPushButton" name="dynamicButton">
580           <property name="sizePolicy">
581            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
582             <horstretch>0</horstretch>
583             <verstretch>0</verstretch>
584            </sizepolicy>
585           </property>
586           <property name="minimumSize">
587            <size>
588             <width>70</width>
589             <height>70</height>
590            </size>
591           </property>
592           <property name="maximumSize">
593            <size>
594             <width>70</width>
595             <height>70</height>
596            </size>
597           </property>
598           <property name="text">
599            <string/>
600           </property>
601           <property name="icon">
602            <iconset resource="../../resources/resources.qrc">
603             <normaloff>:/icons/white/dynamic.png</normaloff>:/icons/white/dynamic.png</iconset>
604           </property>
605           <property name="flat">
606            <bool>true</bool>
607           </property>
608          </widget>
609         </item>
610        </layout>
611       </widget>
612      </item>
613     </layout>
614    </item>
615    <item>
616     <widget class="QWidget" name="bottomWidget" native="true">
617      <property name="styleSheet">
618       <string notr="true">background: qlineargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 rgba(38, 38, 38, 255), stop:1 rgba(92, 92, 92, 255))</string>
619      </property>
620      <layout class="QHBoxLayout" name="horizontalLayout_2">
621       <property name="spacing">
622        <number>0</number>
623       </property>
624       <property name="margin">
625        <number>0</number>
626       </property>
627       <item>
628        <spacer name="bhorizontalSpacer_0">
629         <property name="orientation">
630          <enum>Qt::Horizontal</enum>
631         </property>
632         <property name="sizeHint" stdset="0">
633          <size>
634           <width>40</width>
635           <height>20</height>
636          </size>
637         </property>
638        </spacer>
639       </item>
640       <item>
641        <spacer name="bhorizontalSpacer_1">
642         <property name="orientation">
643          <enum>Qt::Horizontal</enum>
644         </property>
645         <property name="sizeHint" stdset="0">
646          <size>
647           <width>40</width>
648           <height>20</height>
649          </size>
650         </property>
651        </spacer>
652       </item>
653       <item>
654        <spacer name="bhorizontalSpacer_2">
655         <property name="orientation">
656          <enum>Qt::Horizontal</enum>
657         </property>
658         <property name="sizeHint" stdset="0">
659          <size>
660           <width>40</width>
661           <height>20</height>
662          </size>
663         </property>
664        </spacer>
665       </item>
666      </layout>
667     </widget>
668    </item>
669   </layout>
670  </widget>
671  <resources>
672   <include location="../../resources/resources.qrc"/>
673  </resources>
674  <connections/>
675 </ui>