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