Version 1.3.5
[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="palette">
14    <palette>
15     <active>
16      <colorrole role="Text">
17       <brush brushstyle="SolidPattern">
18        <color alpha="255">
19         <red>0</red>
20         <green>85</green>
21         <blue>255</blue>
22        </color>
23       </brush>
24      </colorrole>
25     </active>
26     <inactive>
27      <colorrole role="Text">
28       <brush brushstyle="SolidPattern">
29        <color alpha="255">
30         <red>0</red>
31         <green>85</green>
32         <blue>255</blue>
33        </color>
34       </brush>
35      </colorrole>
36     </inactive>
37     <disabled>
38      <colorrole role="Text">
39       <brush brushstyle="SolidPattern">
40        <color alpha="255">
41         <red>127</red>
42         <green>127</green>
43         <blue>126</blue>
44        </color>
45       </brush>
46      </colorrole>
47     </disabled>
48    </palette>
49   </property>
50   <property name="windowTitle">
51    <string>Form</string>
52   </property>
53   <layout class="QHBoxLayout" name="horizontalLayout_3">
54    <property name="spacing">
55     <number>0</number>
56    </property>
57    <property name="margin">
58     <number>0</number>
59    </property>
60    <item>
61     <layout class="QVBoxLayout" name="verticalLayout_2">
62      <property name="spacing">
63       <number>0</number>
64      </property>
65      <item>
66       <widget class="QWidget" name="topWidget" native="true">
67        <property name="styleSheet">
68         <string notr="true">background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0.00549451 rgba(38, 38, 38, 255), stop:0.994505 rgba(92, 92, 92, 255))</string>
69        </property>
70        <layout class="QHBoxLayout" name="horizontalLayout">
71         <property name="spacing">
72          <number>0</number>
73         </property>
74         <property name="margin">
75          <number>0</number>
76         </property>
77         <item>
78          <widget class="QPushButton" name="backButton">
79           <property name="sizePolicy">
80            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
81             <horstretch>0</horstretch>
82             <verstretch>0</verstretch>
83            </sizepolicy>
84           </property>
85           <property name="minimumSize">
86            <size>
87             <width>70</width>
88             <height>70</height>
89            </size>
90           </property>
91           <property name="maximumSize">
92            <size>
93             <width>70</width>
94             <height>70</height>
95            </size>
96           </property>
97           <property name="text">
98            <string/>
99           </property>
100           <property name="icon">
101            <iconset resource="../../resources/resources.qrc">
102             <normaloff>:/icons/white/back.png</normaloff>:/icons/white/back.png</iconset>
103           </property>
104           <property name="flat">
105            <bool>true</bool>
106           </property>
107          </widget>
108         </item>
109         <item>
110          <spacer name="horizontalSpacer">
111           <property name="orientation">
112            <enum>Qt::Horizontal</enum>
113           </property>
114           <property name="sizeType">
115            <enum>QSizePolicy::Expanding</enum>
116           </property>
117           <property name="sizeHint" stdset="0">
118            <size>
119             <width>40</width>
120             <height>20</height>
121            </size>
122           </property>
123          </spacer>
124         </item>
125         <item>
126          <widget class="QPushButton" name="addButton">
127           <property name="sizePolicy">
128            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
129             <horstretch>0</horstretch>
130             <verstretch>0</verstretch>
131            </sizepolicy>
132           </property>
133           <property name="minimumSize">
134            <size>
135             <width>70</width>
136             <height>70</height>
137            </size>
138           </property>
139           <property name="maximumSize">
140            <size>
141             <width>70</width>
142             <height>70</height>
143            </size>
144           </property>
145           <property name="text">
146            <string/>
147           </property>
148           <property name="icon">
149            <iconset resource="../../resources/resources.qrc">
150             <normaloff>:/icons/white/add.png</normaloff>:/icons/white/add.png</iconset>
151           </property>
152           <property name="flat">
153            <bool>true</bool>
154           </property>
155          </widget>
156         </item>
157         <item>
158          <spacer name="horizontalSpacer_2">
159           <property name="orientation">
160            <enum>Qt::Horizontal</enum>
161           </property>
162           <property name="sizeHint" stdset="0">
163            <size>
164             <width>40</width>
165             <height>20</height>
166            </size>
167           </property>
168          </spacer>
169         </item>
170         <item>
171          <widget class="QPushButton" name="deleteButton">
172           <property name="minimumSize">
173            <size>
174             <width>70</width>
175             <height>70</height>
176            </size>
177           </property>
178           <property name="maximumSize">
179            <size>
180             <width>70</width>
181             <height>70</height>
182            </size>
183           </property>
184           <property name="text">
185            <string/>
186           </property>
187           <property name="icon">
188            <iconset resource="../../resources/resources.qrc">
189             <normaloff>:/icons/white/delete.png</normaloff>:/icons/white/delete.png</iconset>
190           </property>
191           <property name="flat">
192            <bool>true</bool>
193           </property>
194          </widget>
195         </item>
196         <item>
197          <spacer name="horizontalSpacer_3">
198           <property name="orientation">
199            <enum>Qt::Horizontal</enum>
200           </property>
201           <property name="sizeHint" stdset="0">
202            <size>
203             <width>40</width>
204             <height>20</height>
205            </size>
206           </property>
207          </spacer>
208         </item>
209         <item>
210          <widget class="QPushButton" name="useButton">
211           <property name="sizePolicy">
212            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
213             <horstretch>0</horstretch>
214             <verstretch>0</verstretch>
215            </sizepolicy>
216           </property>
217           <property name="minimumSize">
218            <size>
219             <width>70</width>
220             <height>70</height>
221            </size>
222           </property>
223           <property name="maximumSize">
224            <size>
225             <width>70</width>
226             <height>70</height>
227            </size>
228           </property>
229           <property name="text">
230            <string/>
231           </property>
232           <property name="icon">
233            <iconset resource="../../resources/resources.qrc">
234             <normaloff>:/icons/white/use.png</normaloff>:/icons/white/use.png</iconset>
235           </property>
236           <property name="flat">
237            <bool>true</bool>
238           </property>
239          </widget>
240         </item>
241         <item>
242          <spacer name="thorizontalSpacer_0">
243           <property name="orientation">
244            <enum>Qt::Horizontal</enum>
245           </property>
246           <property name="sizeHint" stdset="0">
247            <size>
248             <width>40</width>
249             <height>20</height>
250            </size>
251           </property>
252          </spacer>
253         </item>
254         <item>
255          <widget class="QPushButton" name="selectAllButton">
256           <property name="sizePolicy">
257            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
258             <horstretch>0</horstretch>
259             <verstretch>0</verstretch>
260            </sizepolicy>
261           </property>
262           <property name="minimumSize">
263            <size>
264             <width>70</width>
265             <height>70</height>
266            </size>
267           </property>
268           <property name="maximumSize">
269            <size>
270             <width>70</width>
271             <height>70</height>
272            </size>
273           </property>
274           <property name="text">
275            <string/>
276           </property>
277           <property name="icon">
278            <iconset resource="../../resources/resources.qrc">
279             <normaloff>:/icons/white/select_all.png</normaloff>:/icons/white/select_all.png</iconset>
280           </property>
281           <property name="flat">
282            <bool>true</bool>
283           </property>
284          </widget>
285         </item>
286         <item>
287          <spacer name="horizontalSpacer_5">
288           <property name="orientation">
289            <enum>Qt::Horizontal</enum>
290           </property>
291           <property name="sizeHint" stdset="0">
292            <size>
293             <width>40</width>
294             <height>20</height>
295            </size>
296           </property>
297          </spacer>
298         </item>
299         <item>
300          <widget class="QPushButton" name="moreButton">
301           <property name="sizePolicy">
302            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
303             <horstretch>0</horstretch>
304             <verstretch>0</verstretch>
305            </sizepolicy>
306           </property>
307           <property name="minimumSize">
308            <size>
309             <width>70</width>
310             <height>70</height>
311            </size>
312           </property>
313           <property name="maximumSize">
314            <size>
315             <width>70</width>
316             <height>70</height>
317            </size>
318           </property>
319           <property name="text">
320            <string/>
321           </property>
322           <property name="icon">
323            <iconset resource="../../resources/resources.qrc">
324             <normaloff>:/icons/white/more.png</normaloff>:/icons/white/more.png</iconset>
325           </property>
326           <property name="flat">
327            <bool>true</bool>
328           </property>
329          </widget>
330         </item>
331        </layout>
332       </widget>
333      </item>
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="styleSheet">
343         <string notr="true">background: black;
344 color: white;</string>
345        </property>
346        <property name="text">
347         <string/>
348        </property>
349        <property name="textFormat">
350         <enum>Qt::AutoText</enum>
351        </property>
352        <property name="alignment">
353         <set>Qt::AlignCenter</set>
354        </property>
355       </widget>
356      </item>
357      <item>
358       <widget class="QListView" name="listView">
359        <property name="styleSheet">
360         <string notr="true">QListView {
361 background: black;
362 color: white;
363 }
364 QListView::item:selected {
365 background: qlineargradient(spread:reflect, x1:1, y1:0.5, x2:1, y2:0, stop:0 rgba(38, 38, 38, 255), stop:1 rgba(92, 92, 92, 255));
366 color: white;
367 }</string>
368        </property>
369        <property name="horizontalScrollBarPolicy">
370         <enum>Qt::ScrollBarAlwaysOff</enum>
371        </property>
372        <property name="editTriggers">
373         <set>QAbstractItemView::NoEditTriggers</set>
374        </property>
375        <property name="showDropIndicator" stdset="0">
376         <bool>false</bool>
377        </property>
378        <property name="selectionMode">
379         <enum>QAbstractItemView::MultiSelection</enum>
380        </property>
381        <property name="selectionBehavior">
382         <enum>QAbstractItemView::SelectRows</enum>
383        </property>
384        <property name="modelColumn">
385         <number>0</number>
386        </property>
387        <property name="uniformItemSizes">
388         <bool>true</bool>
389        </property>
390       </widget>
391      </item>
392      <item>
393       <widget class="QWidget" name="bottomWidget" native="true">
394        <property name="styleSheet">
395         <string notr="true">background: qlineargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0.00549451 rgba(38, 38, 38, 255), stop:0.994505 rgba(92, 92, 92, 255))</string>
396        </property>
397        <layout class="QHBoxLayout" name="horizontalLayout_2">
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="playerButton">
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/player.png</normaloff>:/icons/white/player.png</iconset>
430           </property>
431           <property name="flat">
432            <bool>true</bool>
433           </property>
434          </widget>
435         </item>
436         <item>
437          <spacer name="bhorizontalSpacer_0">
438           <property name="orientation">
439            <enum>Qt::Horizontal</enum>
440           </property>
441           <property name="sizeHint" stdset="0">
442            <size>
443             <width>40</width>
444             <height>20</height>
445            </size>
446           </property>
447          </spacer>
448         </item>
449         <item>
450          <widget class="QPushButton" name="viewButton">
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/artists.png</normaloff>:/icons/white/artists.png</iconset>
475           </property>
476           <property name="flat">
477            <bool>true</bool>
478           </property>
479          </widget>
480         </item>
481         <item>
482          <spacer name="bhorizontalSpacer_1">
483           <property name="orientation">
484            <enum>Qt::Horizontal</enum>
485           </property>
486           <property name="sizeHint" stdset="0">
487            <size>
488             <width>40</width>
489             <height>20</height>
490            </size>
491           </property>
492          </spacer>
493         </item>
494         <item>
495          <widget class="QPushButton" name="dynamicButton">
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/dynamic.png</normaloff>:/icons/white/dynamic.png</iconset>
520           </property>
521           <property name="flat">
522            <bool>true</bool>
523           </property>
524          </widget>
525         </item>
526         <item>
527          <spacer name="horizontalSpacer_4">
528           <property name="orientation">
529            <enum>Qt::Horizontal</enum>
530           </property>
531           <property name="sizeHint" stdset="0">
532            <size>
533             <width>40</width>
534             <height>20</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        </layout>
566       </widget>
567      </item>
568     </layout>
569    </item>
570   </layout>
571  </widget>
572  <resources>
573   <include location="../../resources/resources.qrc"/>
574  </resources>
575  <connections/>
576 </ui>