Version bump
[someplayer] / src / ui / playerform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PlayerForm</class>
4  <widget class="QWidget" name="PlayerForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>798</width>
10     <height>478</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>SomePlayer</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        <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      </layout>
88     </widget>
89    </item>
90    <item>
91     <layout class="QVBoxLayout" name="verticalLayout_6">
92      <property name="spacing">
93       <number>0</number>
94      </property>
95      <item>
96       <widget class="QStackedWidget" name="stackedWidget">
97        <property name="currentIndex">
98         <number>0</number>
99        </property>
100        <widget class="QWidget" name="page">
101         <layout class="QVBoxLayout" name="verticalLayout_4">
102          <property name="spacing">
103           <number>0</number>
104          </property>
105          <property name="margin">
106           <number>0</number>
107          </property>
108          <item>
109           <layout class="QVBoxLayout" name="toolsLayout">
110            <property name="spacing">
111             <number>0</number>
112            </property>
113           </layout>
114          </item>
115          <item>
116           <widget class="QWidget" name="countdownWidget" native="true">
117            <layout class="QHBoxLayout" name="horizontalLayout_3">
118             <property name="margin">
119              <number>0</number>
120             </property>
121             <item>
122              <widget class="QLabel" name="timeLabel">
123               <property name="text">
124                <string>Music off: 00:00:00</string>
125               </property>
126               <property name="alignment">
127                <set>Qt::AlignCenter</set>
128               </property>
129              </widget>
130             </item>
131            </layout>
132           </widget>
133          </item>
134          <item>
135           <widget class="QTableView" name="playlistView">
136            <property name="contextMenuPolicy">
137             <enum>Qt::CustomContextMenu</enum>
138            </property>
139            <property name="frameShadow">
140             <enum>QFrame::Sunken</enum>
141            </property>
142            <property name="horizontalScrollBarPolicy">
143             <enum>Qt::ScrollBarAlwaysOff</enum>
144            </property>
145            <property name="autoScroll">
146             <bool>false</bool>
147            </property>
148            <property name="editTriggers">
149             <set>QAbstractItemView::NoEditTriggers</set>
150            </property>
151            <property name="selectionMode">
152             <enum>QAbstractItemView::SingleSelection</enum>
153            </property>
154            <property name="selectionBehavior">
155             <enum>QAbstractItemView::SelectRows</enum>
156            </property>
157            <property name="iconSize">
158             <size>
159              <width>50</width>
160              <height>50</height>
161             </size>
162            </property>
163            <property name="showGrid">
164             <bool>false</bool>
165            </property>
166            <property name="cornerButtonEnabled">
167             <bool>false</bool>
168            </property>
169            <attribute name="horizontalHeaderVisible">
170             <bool>false</bool>
171            </attribute>
172            <attribute name="horizontalHeaderStretchLastSection">
173             <bool>true</bool>
174            </attribute>
175            <attribute name="verticalHeaderVisible">
176             <bool>false</bool>
177            </attribute>
178            <attribute name="verticalHeaderDefaultSectionSize">
179             <number>70</number>
180            </attribute>
181            <attribute name="verticalHeaderMinimumSectionSize">
182             <number>70</number>
183            </attribute>
184           </widget>
185          </item>
186         </layout>
187        </widget>
188        <widget class="QWidget" name="page_2">
189         <layout class="QGridLayout" name="gridLayout">
190          <property name="margin">
191           <number>0</number>
192          </property>
193          <property name="spacing">
194           <number>0</number>
195          </property>
196          <item row="0" column="0">
197           <widget class="QWidget" name="widget" native="true">
198            <layout class="QGridLayout" name="gridLayout_3">
199             <property name="margin">
200              <number>0</number>
201             </property>
202             <property name="spacing">
203              <number>0</number>
204             </property>
205             <item row="0" column="0">
206              <layout class="QGridLayout" name="coverLayout">
207               <item row="2" column="2">
208                <layout class="QVBoxLayout" name="clverticalLayout_1">
209                 <item>
210                  <spacer name="verticalSpacer_2">
211                   <property name="orientation">
212                    <enum>Qt::Vertical</enum>
213                   </property>
214                   <property name="sizeHint" stdset="0">
215                    <size>
216                     <width>20</width>
217                     <height>40</height>
218                    </size>
219                   </property>
220                  </spacer>
221                 </item>
222                 <item>
223                  <widget class="QPushButton" name="ctagButton">
224                   <property name="sizePolicy">
225                    <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
226                     <horstretch>0</horstretch>
227                     <verstretch>0</verstretch>
228                    </sizepolicy>
229                   </property>
230                   <property name="minimumSize">
231                    <size>
232                     <width>70</width>
233                     <height>70</height>
234                    </size>
235                   </property>
236                   <property name="maximumSize">
237                    <size>
238                     <width>70</width>
239                     <height>70</height>
240                    </size>
241                   </property>
242                   <property name="text">
243                    <string/>
244                   </property>
245                   <property name="icon">
246                    <iconset resource="../../resources/resources.qrc">
247                     <normaloff>:/icons/white/tags.png</normaloff>:/icons/white/tags.png</iconset>
248                   </property>
249                   <property name="flat">
250                    <bool>true</bool>
251                   </property>
252                  </widget>
253                 </item>
254                 <item>
255                  <spacer name="verticalSpacer">
256                   <property name="orientation">
257                    <enum>Qt::Vertical</enum>
258                   </property>
259                   <property name="sizeHint" stdset="0">
260                    <size>
261                     <width>20</width>
262                     <height>40</height>
263                    </size>
264                   </property>
265                  </spacer>
266                 </item>
267                 <item>
268                  <widget class="QPushButton" name="cfavButton">
269                   <property name="sizePolicy">
270                    <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
271                     <horstretch>0</horstretch>
272                     <verstretch>0</verstretch>
273                    </sizepolicy>
274                   </property>
275                   <property name="minimumSize">
276                    <size>
277                     <width>70</width>
278                     <height>70</height>
279                    </size>
280                   </property>
281                   <property name="maximumSize">
282                    <size>
283                     <width>70</width>
284                     <height>70</height>
285                    </size>
286                   </property>
287                   <property name="text">
288                    <string/>
289                   </property>
290                   <property name="icon">
291                    <iconset resource="../../resources/resources.qrc">
292                     <normaloff>:/icons/white/fav.png</normaloff>:/icons/white/fav.png</iconset>
293                   </property>
294                   <property name="checkable">
295                    <bool>true</bool>
296                   </property>
297                   <property name="flat">
298                    <bool>true</bool>
299                   </property>
300                  </widget>
301                 </item>
302                 <item>
303                  <spacer name="verticalSpacer_3">
304                   <property name="orientation">
305                    <enum>Qt::Vertical</enum>
306                   </property>
307                   <property name="sizeHint" stdset="0">
308                    <size>
309                     <width>20</width>
310                     <height>40</height>
311                    </size>
312                   </property>
313                  </spacer>
314                 </item>
315                </layout>
316               </item>
317               <item row="2" column="0">
318                <layout class="QVBoxLayout" name="clverticalLayout_0">
319                 <item>
320                  <spacer name="verticalSpacer_4">
321                   <property name="orientation">
322                    <enum>Qt::Vertical</enum>
323                   </property>
324                   <property name="sizeHint" stdset="0">
325                    <size>
326                     <width>20</width>
327                     <height>40</height>
328                    </size>
329                   </property>
330                  </spacer>
331                 </item>
332                 <item>
333                  <widget class="QPushButton" name="caddButton">
334                   <property name="sizePolicy">
335                    <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
336                     <horstretch>0</horstretch>
337                     <verstretch>0</verstretch>
338                    </sizepolicy>
339                   </property>
340                   <property name="minimumSize">
341                    <size>
342                     <width>70</width>
343                     <height>70</height>
344                    </size>
345                   </property>
346                   <property name="maximumSize">
347                    <size>
348                     <width>70</width>
349                     <height>70</height>
350                    </size>
351                   </property>
352                   <property name="text">
353                    <string/>
354                   </property>
355                   <property name="icon">
356                    <iconset resource="../../resources/resources.qrc">
357                     <normaloff>:/icons/white/add.png</normaloff>:/icons/white/add.png</iconset>
358                   </property>
359                   <property name="flat">
360                    <bool>true</bool>
361                   </property>
362                  </widget>
363                 </item>
364                 <item>
365                  <spacer name="verticalSpacer_8">
366                   <property name="orientation">
367                    <enum>Qt::Vertical</enum>
368                   </property>
369                   <property name="sizeHint" stdset="0">
370                    <size>
371                     <width>20</width>
372                     <height>40</height>
373                    </size>
374                   </property>
375                  </spacer>
376                 </item>
377                 <item>
378                  <widget class="QPushButton" name="cdeleteButton">
379                   <property name="sizePolicy">
380                    <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
381                     <horstretch>0</horstretch>
382                     <verstretch>0</verstretch>
383                    </sizepolicy>
384                   </property>
385                   <property name="minimumSize">
386                    <size>
387                     <width>70</width>
388                     <height>70</height>
389                    </size>
390                   </property>
391                   <property name="maximumSize">
392                    <size>
393                     <width>70</width>
394                     <height>70</height>
395                    </size>
396                   </property>
397                   <property name="text">
398                    <string/>
399                   </property>
400                   <property name="icon">
401                    <iconset resource="../../resources/resources.qrc">
402                     <normaloff>:/icons/white/delete.png</normaloff>:/icons/white/delete.png</iconset>
403                   </property>
404                   <property name="flat">
405                    <bool>true</bool>
406                   </property>
407                  </widget>
408                 </item>
409                 <item>
410                  <spacer name="verticalSpacer_7">
411                   <property name="orientation">
412                    <enum>Qt::Vertical</enum>
413                   </property>
414                   <property name="sizeHint" stdset="0">
415                    <size>
416                     <width>20</width>
417                     <height>40</height>
418                    </size>
419                   </property>
420                  </spacer>
421                 </item>
422                </layout>
423               </item>
424               <item row="1" column="1">
425                <spacer name="ctverticalSpacer">
426                 <property name="orientation">
427                  <enum>Qt::Vertical</enum>
428                 </property>
429                 <property name="sizeHint" stdset="0">
430                  <size>
431                   <width>20</width>
432                   <height>40</height>
433                  </size>
434                 </property>
435                </spacer>
436               </item>
437               <item row="3" column="1">
438                <spacer name="cbverticalSpacer">
439                 <property name="orientation">
440                  <enum>Qt::Vertical</enum>
441                 </property>
442                 <property name="sizeHint" stdset="0">
443                  <size>
444                   <width>20</width>
445                   <height>40</height>
446                  </size>
447                 </property>
448                </spacer>
449               </item>
450              </layout>
451             </item>
452             <item row="0" column="1">
453              <layout class="QVBoxLayout" name="controlLayout">
454               <item>
455                <layout class="QHBoxLayout" name="countHLayout">
456                 <item>
457                  <spacer name="horizontalSpacer_2">
458                   <property name="orientation">
459                    <enum>Qt::Horizontal</enum>
460                   </property>
461                   <property name="sizeHint" stdset="0">
462                    <size>
463                     <width>40</width>
464                     <height>20</height>
465                    </size>
466                   </property>
467                  </spacer>
468                 </item>
469                 <item>
470                  <widget class="QLabel" name="countLabel">
471                   <property name="text">
472                    <string>0/0</string>
473                   </property>
474                   <property name="alignment">
475                    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
476                   </property>
477                  </widget>
478                 </item>
479                </layout>
480               </item>
481               <item>
482                <spacer name="cverticalSpacer_0">
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                <layout class="QHBoxLayout" name="titleLayout">
496                 <property name="spacing">
497                  <number>0</number>
498                 </property>
499                 <item>
500                  <widget class="QLabel" name="titleLabel">
501                   <property name="maximumSize">
502                    <size>
503                     <width>420</width>
504                     <height>16777215</height>
505                    </size>
506                   </property>
507                   <property name="text">
508                    <string>&lt;h3&gt;Title&lt;/h3&gt;</string>
509                   </property>
510                   <property name="alignment">
511                    <set>Qt::AlignCenter</set>
512                   </property>
513                   <property name="wordWrap">
514                    <bool>true</bool>
515                   </property>
516                  </widget>
517                 </item>
518                </layout>
519               </item>
520               <item>
521                <spacer name="cverticalSpacer_1">
522                 <property name="orientation">
523                  <enum>Qt::Vertical</enum>
524                 </property>
525                 <property name="sizeHint" stdset="0">
526                  <size>
527                   <width>20</width>
528                   <height>40</height>
529                  </size>
530                 </property>
531                </spacer>
532               </item>
533               <item>
534                <layout class="QHBoxLayout" name="progressLayout">
535                 <item>
536                  <widget class="QLabel" name="doneTimeLabel">
537                   <property name="text">
538                    <string>00:00</string>
539                   </property>
540                  </widget>
541                 </item>
542                 <item>
543                  <spacer name="seekSpacer">
544                   <property name="orientation">
545                    <enum>Qt::Horizontal</enum>
546                   </property>
547                   <property name="sizeHint" stdset="0">
548                    <size>
549                     <width>40</width>
550                     <height>20</height>
551                    </size>
552                   </property>
553                  </spacer>
554                 </item>
555                 <item>
556                  <widget class="QLabel" name="allTimeLabel">
557                   <property name="text">
558                    <string>00:00</string>
559                   </property>
560                  </widget>
561                 </item>
562                </layout>
563               </item>
564               <item>
565                <layout class="QHBoxLayout" name="seekLayout">
566                 <item>
567                  <spacer name="horizontalSpacer_5">
568                   <property name="orientation">
569                    <enum>Qt::Horizontal</enum>
570                   </property>
571                   <property name="sizeType">
572                    <enum>QSizePolicy::Fixed</enum>
573                   </property>
574                   <property name="sizeHint" stdset="0">
575                    <size>
576                     <width>10</width>
577                     <height>0</height>
578                    </size>
579                   </property>
580                  </spacer>
581                 </item>
582                 <item>
583                  <widget class="QSlider" name="seekSlider">
584                   <property name="orientation">
585                    <enum>Qt::Horizontal</enum>
586                   </property>
587                  </widget>
588                 </item>
589                 <item>
590                  <spacer name="horizontalSpacer_4">
591                   <property name="orientation">
592                    <enum>Qt::Horizontal</enum>
593                   </property>
594                   <property name="sizeType">
595                    <enum>QSizePolicy::Fixed</enum>
596                   </property>
597                   <property name="sizeHint" stdset="0">
598                    <size>
599                     <width>10</width>
600                     <height>0</height>
601                    </size>
602                   </property>
603                  </spacer>
604                 </item>
605                </layout>
606               </item>
607               <item>
608                <spacer name="cverticalSpacer_2">
609                 <property name="orientation">
610                  <enum>Qt::Vertical</enum>
611                 </property>
612                 <property name="sizeHint" stdset="0">
613                  <size>
614                   <width>20</width>
615                   <height>40</height>
616                  </size>
617                 </property>
618                </spacer>
619               </item>
620               <item>
621                <layout class="QHBoxLayout" name="artistAlbumLayout">
622                 <property name="spacing">
623                  <number>0</number>
624                 </property>
625                 <item>
626                  <widget class="QLabel" name="artistAlbumLabel">
627                   <property name="maximumSize">
628                    <size>
629                     <width>420</width>
630                     <height>16777215</height>
631                    </size>
632                   </property>
633                   <property name="text">
634                    <string>&lt;b&gt;Artist&lt;/b&gt;&lt;br/&gt;album</string>
635                   </property>
636                   <property name="alignment">
637                    <set>Qt::AlignCenter</set>
638                   </property>
639                   <property name="wordWrap">
640                    <bool>true</bool>
641                   </property>
642                  </widget>
643                 </item>
644                </layout>
645               </item>
646               <item>
647                <spacer name="cverticalSpacer_3">
648                 <property name="orientation">
649                  <enum>Qt::Vertical</enum>
650                 </property>
651                 <property name="sizeHint" stdset="0">
652                  <size>
653                   <width>20</width>
654                   <height>40</height>
655                  </size>
656                 </property>
657                </spacer>
658               </item>
659              </layout>
660             </item>
661            </layout>
662           </widget>
663          </item>
664         </layout>
665        </widget>
666       </widget>
667      </item>
668     </layout>
669    </item>
670    <item>
671     <widget class="QWidget" name="bhorWidget" native="true">
672      <layout class="QHBoxLayout" name="bhorizontalLayout">
673       <property name="spacing">
674        <number>0</number>
675       </property>
676       <property name="leftMargin">
677        <number>0</number>
678       </property>
679       <property name="topMargin">
680        <number>0</number>
681       </property>
682       <property name="rightMargin">
683        <number>0</number>
684       </property>
685       <item>
686        <widget class="QPushButton" name="libraryButton">
687         <property name="sizePolicy">
688          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
689           <horstretch>0</horstretch>
690           <verstretch>0</verstretch>
691          </sizepolicy>
692         </property>
693         <property name="minimumSize">
694          <size>
695           <width>70</width>
696           <height>70</height>
697          </size>
698         </property>
699         <property name="maximumSize">
700          <size>
701           <width>70</width>
702           <height>70</height>
703          </size>
704         </property>
705         <property name="text">
706          <string/>
707         </property>
708         <property name="icon">
709          <iconset resource="../../resources/resources.qrc">
710           <normaloff>:/icons/white/library.png</normaloff>:/icons/white/library.png</iconset>
711         </property>
712         <property name="flat">
713          <bool>true</bool>
714         </property>
715        </widget>
716       </item>
717       <item>
718        <spacer name="chorizontalSpacer_0">
719         <property name="orientation">
720          <enum>Qt::Horizontal</enum>
721         </property>
722         <property name="sizeHint" stdset="0">
723          <size>
724           <width>40</width>
725           <height>20</height>
726          </size>
727         </property>
728        </spacer>
729       </item>
730       <item>
731        <widget class="QPushButton" name="viewButton">
732         <property name="sizePolicy">
733          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
734           <horstretch>0</horstretch>
735           <verstretch>0</verstretch>
736          </sizepolicy>
737         </property>
738         <property name="minimumSize">
739          <size>
740           <width>70</width>
741           <height>70</height>
742          </size>
743         </property>
744         <property name="maximumSize">
745          <size>
746           <width>70</width>
747           <height>70</height>
748          </size>
749         </property>
750         <property name="text">
751          <string/>
752         </property>
753         <property name="icon">
754          <iconset resource="../../resources/resources.qrc">
755           <normaloff>:/icons/white/playlist.png</normaloff>:/icons/white/playlist.png</iconset>
756         </property>
757         <property name="checkable">
758          <bool>false</bool>
759         </property>
760         <property name="flat">
761          <bool>true</bool>
762         </property>
763        </widget>
764       </item>
765       <item>
766        <spacer name="chorizontalSpacer_1">
767         <property name="orientation">
768          <enum>Qt::Horizontal</enum>
769         </property>
770         <property name="sizeHint" stdset="0">
771          <size>
772           <width>40</width>
773           <height>20</height>
774          </size>
775         </property>
776        </spacer>
777       </item>
778       <item>
779        <widget class="QPushButton" name="repeatButton">
780         <property name="sizePolicy">
781          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
782           <horstretch>0</horstretch>
783           <verstretch>0</verstretch>
784          </sizepolicy>
785         </property>
786         <property name="minimumSize">
787          <size>
788           <width>70</width>
789           <height>70</height>
790          </size>
791         </property>
792         <property name="maximumSize">
793          <size>
794           <width>70</width>
795           <height>70</height>
796          </size>
797         </property>
798         <property name="text">
799          <string/>
800         </property>
801         <property name="icon">
802          <iconset resource="../../resources/resources.qrc">
803           <normaloff>:/icons/white/repeat_off.png</normaloff>:/icons/white/repeat_off.png</iconset>
804         </property>
805         <property name="iconSize">
806          <size>
807           <width>48</width>
808           <height>58</height>
809          </size>
810         </property>
811         <property name="checkable">
812          <bool>false</bool>
813         </property>
814         <property name="flat">
815          <bool>true</bool>
816         </property>
817        </widget>
818       </item>
819       <item>
820        <widget class="QPushButton" name="randomButton">
821         <property name="sizePolicy">
822          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
823           <horstretch>0</horstretch>
824           <verstretch>0</verstretch>
825          </sizepolicy>
826         </property>
827         <property name="minimumSize">
828          <size>
829           <width>70</width>
830           <height>70</height>
831          </size>
832         </property>
833         <property name="maximumSize">
834          <size>
835           <width>70</width>
836           <height>70</height>
837          </size>
838         </property>
839         <property name="text">
840          <string/>
841         </property>
842         <property name="icon">
843          <iconset resource="../../resources/resources.qrc">
844           <normaloff>:/icons/white/random_off.png</normaloff>:/icons/white/random_off.png</iconset>
845         </property>
846         <property name="iconSize">
847          <size>
848           <width>48</width>
849           <height>48</height>
850          </size>
851         </property>
852         <property name="checkable">
853          <bool>false</bool>
854         </property>
855         <property name="flat">
856          <bool>true</bool>
857         </property>
858        </widget>
859       </item>
860       <item>
861        <spacer name="chorizontalSpacer_2">
862         <property name="orientation">
863          <enum>Qt::Horizontal</enum>
864         </property>
865         <property name="sizeHint" stdset="0">
866          <size>
867           <width>40</width>
868           <height>20</height>
869          </size>
870         </property>
871        </spacer>
872       </item>
873       <item>
874        <widget class="QPushButton" name="prevButton">
875         <property name="sizePolicy">
876          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
877           <horstretch>0</horstretch>
878           <verstretch>0</verstretch>
879          </sizepolicy>
880         </property>
881         <property name="minimumSize">
882          <size>
883           <width>70</width>
884           <height>70</height>
885          </size>
886         </property>
887         <property name="maximumSize">
888          <size>
889           <width>70</width>
890           <height>70</height>
891          </size>
892         </property>
893         <property name="text">
894          <string/>
895         </property>
896         <property name="icon">
897          <iconset resource="../../resources/resources.qrc">
898           <normaloff>:/icons/white/prev.png</normaloff>:/icons/white/prev.png</iconset>
899         </property>
900         <property name="flat">
901          <bool>true</bool>
902         </property>
903        </widget>
904       </item>
905       <item>
906        <widget class="QPushButton" name="playpauseButton">
907         <property name="sizePolicy">
908          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
909           <horstretch>0</horstretch>
910           <verstretch>0</verstretch>
911          </sizepolicy>
912         </property>
913         <property name="minimumSize">
914          <size>
915           <width>70</width>
916           <height>70</height>
917          </size>
918         </property>
919         <property name="maximumSize">
920          <size>
921           <width>70</width>
922           <height>70</height>
923          </size>
924         </property>
925         <property name="text">
926          <string/>
927         </property>
928         <property name="icon">
929          <iconset resource="../../resources/resources.qrc">
930           <normaloff>:/icons/white/play.png</normaloff>:/icons/white/play.png</iconset>
931         </property>
932         <property name="flat">
933          <bool>true</bool>
934         </property>
935        </widget>
936       </item>
937       <item>
938        <widget class="QPushButton" name="nextButton">
939         <property name="sizePolicy">
940          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
941           <horstretch>0</horstretch>
942           <verstretch>0</verstretch>
943          </sizepolicy>
944         </property>
945         <property name="minimumSize">
946          <size>
947           <width>70</width>
948           <height>70</height>
949          </size>
950         </property>
951         <property name="maximumSize">
952          <size>
953           <width>70</width>
954           <height>70</height>
955          </size>
956         </property>
957         <property name="text">
958          <string/>
959         </property>
960         <property name="icon">
961          <iconset resource="../../resources/resources.qrc">
962           <normaloff>:/icons/white/next.png</normaloff>:/icons/white/next.png</iconset>
963         </property>
964         <property name="flat">
965          <bool>true</bool>
966         </property>
967        </widget>
968       </item>
969       <item>
970        <widget class="QPushButton" name="stopButton">
971         <property name="sizePolicy">
972          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
973           <horstretch>0</horstretch>
974           <verstretch>0</verstretch>
975          </sizepolicy>
976         </property>
977         <property name="minimumSize">
978          <size>
979           <width>70</width>
980           <height>70</height>
981          </size>
982         </property>
983         <property name="maximumSize">
984          <size>
985           <width>70</width>
986           <height>70</height>
987          </size>
988         </property>
989         <property name="text">
990          <string/>
991         </property>
992         <property name="icon">
993          <iconset resource="../../resources/resources.qrc">
994           <normaloff>:/icons/white/stop.png</normaloff>:/icons/white/stop.png</iconset>
995         </property>
996         <property name="flat">
997          <bool>true</bool>
998         </property>
999        </widget>
1000       </item>
1001       <item>
1002        <spacer name="chorizontalSpacer_3">
1003         <property name="orientation">
1004          <enum>Qt::Horizontal</enum>
1005         </property>
1006         <property name="sizeHint" stdset="0">
1007          <size>
1008           <width>40</width>
1009           <height>20</height>
1010          </size>
1011         </property>
1012        </spacer>
1013       </item>
1014       <item>
1015        <widget class="QPushButton" name="moreButton">
1016         <property name="sizePolicy">
1017          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1018           <horstretch>0</horstretch>
1019           <verstretch>0</verstretch>
1020          </sizepolicy>
1021         </property>
1022         <property name="minimumSize">
1023          <size>
1024           <width>70</width>
1025           <height>70</height>
1026          </size>
1027         </property>
1028         <property name="maximumSize">
1029          <size>
1030           <width>70</width>
1031           <height>70</height>
1032          </size>
1033         </property>
1034         <property name="text">
1035          <string/>
1036         </property>
1037         <property name="icon">
1038          <iconset resource="../../resources/resources.qrc">
1039           <normaloff>:/icons/white/more.png</normaloff>:/icons/white/more.png</iconset>
1040         </property>
1041         <property name="flat">
1042          <bool>true</bool>
1043         </property>
1044        </widget>
1045       </item>
1046       <item>
1047        <spacer name="chorizontalSpacer_4">
1048         <property name="orientation">
1049          <enum>Qt::Horizontal</enum>
1050         </property>
1051         <property name="sizeHint" stdset="0">
1052          <size>
1053           <width>40</width>
1054           <height>20</height>
1055          </size>
1056         </property>
1057        </spacer>
1058       </item>
1059       <item>
1060        <widget class="QPushButton" name="dirButton">
1061         <property name="sizePolicy">
1062          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1063           <horstretch>0</horstretch>
1064           <verstretch>0</verstretch>
1065          </sizepolicy>
1066         </property>
1067         <property name="minimumSize">
1068          <size>
1069           <width>70</width>
1070           <height>70</height>
1071          </size>
1072         </property>
1073         <property name="text">
1074          <string/>
1075         </property>
1076         <property name="icon">
1077          <iconset resource="../../resources/resources.qrc">
1078           <normaloff>:/icons/white/directory.png</normaloff>:/icons/white/directory.png</iconset>
1079         </property>
1080         <property name="flat">
1081          <bool>true</bool>
1082         </property>
1083        </widget>
1084       </item>
1085      </layout>
1086     </widget>
1087    </item>
1088    <item>
1089     <widget class="QWidget" name="bottomWidget" native="true">
1090      <property name="minimumSize">
1091       <size>
1092        <width>78</width>
1093        <height>0</height>
1094       </size>
1095      </property>
1096      <property name="styleSheet">
1097       <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>
1098      </property>
1099      <layout class="QHBoxLayout" name="horizontalLayout_2">
1100       <property name="spacing">
1101        <number>0</number>
1102       </property>
1103       <property name="margin">
1104        <number>0</number>
1105       </property>
1106       <item>
1107        <spacer name="bhorizontalSpacer_0">
1108         <property name="orientation">
1109          <enum>Qt::Horizontal</enum>
1110         </property>
1111         <property name="sizeHint" stdset="0">
1112          <size>
1113           <width>40</width>
1114           <height>20</height>
1115          </size>
1116         </property>
1117        </spacer>
1118       </item>
1119       <item>
1120        <spacer name="bhorizontalSpacer_1">
1121         <property name="orientation">
1122          <enum>Qt::Horizontal</enum>
1123         </property>
1124         <property name="sizeHint" stdset="0">
1125          <size>
1126           <width>40</width>
1127           <height>20</height>
1128          </size>
1129         </property>
1130        </spacer>
1131       </item>
1132       <item>
1133        <spacer name="bhorizontalSpacer_2">
1134         <property name="orientation">
1135          <enum>Qt::Horizontal</enum>
1136         </property>
1137         <property name="sizeHint" stdset="0">
1138          <size>
1139           <width>40</width>
1140           <height>20</height>
1141          </size>
1142         </property>
1143        </spacer>
1144       </item>
1145       <item>
1146        <spacer name="bhorizontalSpacer_3">
1147         <property name="orientation">
1148          <enum>Qt::Horizontal</enum>
1149         </property>
1150         <property name="sizeHint" stdset="0">
1151          <size>
1152           <width>40</width>
1153           <height>20</height>
1154          </size>
1155         </property>
1156        </spacer>
1157       </item>
1158      </layout>
1159     </widget>
1160    </item>
1161   </layout>
1162  </widget>
1163  <resources>
1164   <include location="../../resources/resources.qrc"/>
1165  </resources>
1166  <connections/>
1167 </ui>