xref: /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/videoplayer.ui (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>VideoPlayer</class>
4 <widget class="QWidget" name="VideoPlayer">
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="sizePolicy">
14   <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
15    <horstretch>0</horstretch>
16    <verstretch>0</verstretch>
17   </sizepolicy>
18  </property>
19  <property name="minimumSize">
20   <size>
21    <width>0</width>
22    <height>0</height>
23   </size>
24  </property>
25  <property name="maximumSize">
26   <size>
27    <width>16777215</width>
28    <height>16777215</height>
29   </size>
30  </property>
31  <property name="windowTitle">
32   <string>Form</string>
33  </property>
34  <property name="styleSheet">
35   <string notr="true">background-color: rgba(255, 255, 255,0);</string>
36  </property>
37  <layout class="QGridLayout" name="gridLayout_5">
38   <property name="leftMargin">
39    <number>0</number>
40   </property>
41   <property name="topMargin">
42    <number>0</number>
43   </property>
44   <property name="rightMargin">
45    <number>0</number>
46   </property>
47   <property name="bottomMargin">
48    <number>0</number>
49   </property>
50   <property name="spacing">
51    <number>0</number>
52   </property>
53   <item row="0" column="0">
54    <layout class="QVBoxLayout" name="verticalLayout">
55     <property name="sizeConstraint">
56      <enum>QLayout::SetMaximumSize</enum>
57     </property>
58     <item>
59      <widget class="QWidget" name="tilteWidget" native="true">
60       <property name="minimumSize">
61        <size>
62         <width>0</width>
63         <height>70</height>
64        </size>
65       </property>
66       <property name="maximumSize">
67        <size>
68         <width>16777215</width>
69         <height>70</height>
70        </size>
71       </property>
72       <property name="styleSheet">
73        <string notr="true">background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));</string>
74       </property>
75       <layout class="QGridLayout" name="gridLayout_4">
76        <property name="leftMargin">
77         <number>0</number>
78        </property>
79        <property name="topMargin">
80         <number>0</number>
81        </property>
82        <property name="rightMargin">
83         <number>0</number>
84        </property>
85        <property name="bottomMargin">
86         <number>0</number>
87        </property>
88        <property name="spacing">
89         <number>0</number>
90        </property>
91        <item row="0" column="0">
92         <layout class="QHBoxLayout" name="horizontalLayout">
93          <item>
94           <widget class="QLabel" name="titleLabel">
95            <property name="sizePolicy">
96             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
97              <horstretch>0</horstretch>
98              <verstretch>0</verstretch>
99             </sizepolicy>
100            </property>
101            <property name="minimumSize">
102             <size>
103              <width>10</width>
104              <height>0</height>
105             </size>
106            </property>
107            <property name="maximumSize">
108             <size>
109              <width>16777215</width>
110              <height>70</height>
111             </size>
112            </property>
113            <property name="font">
114             <font>
115              <pointsize>21</pointsize>
116              <weight>75</weight>
117              <bold>true</bold>
118             </font>
119            </property>
120            <property name="styleSheet">
121             <string notr="true">color:white;</string>
122            </property>
123            <property name="text">
124             <string>    视频</string>
125            </property>
126            <property name="alignment">
127             <set>Qt::AlignCenter</set>
128            </property>
129           </widget>
130          </item>
131          <item>
132           <widget class="QPushButton" name="return_btn">
133            <property name="sizePolicy">
134             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
135              <horstretch>0</horstretch>
136              <verstretch>0</verstretch>
137             </sizepolicy>
138            </property>
139            <property name="maximumSize">
140             <size>
141              <width>78</width>
142              <height>70</height>
143             </size>
144            </property>
145            <property name="styleSheet">
146             <string notr="true">QPushButton{
147background-color: rgba(255, 255, 255, 0);
148border-image: url(:/images/playerIcons/return_d.gif);
149}
150QPushButton:pressed{
151	border-image: url(:/images/playerIcons/return_u.gif);
152}
153QPushButton:hover{
154
155
156}
157QPushButton:released{
158	border-image: url(:/images/playerIcons/return_d.gif);
159}</string>
160            </property>
161            <property name="text">
162             <string/>
163            </property>
164           </widget>
165          </item>
166         </layout>
167        </item>
168       </layout>
169      </widget>
170     </item>
171     <item>
172      <widget class="QWidget" name="subtitlewidget" native="true">
173       <property name="minimumSize">
174        <size>
175         <width>0</width>
176         <height>60</height>
177        </size>
178       </property>
179       <property name="maximumSize">
180        <size>
181         <width>16777215</width>
182         <height>60</height>
183        </size>
184       </property>
185       <layout class="QGridLayout" name="gridLayout">
186        <property name="leftMargin">
187         <number>0</number>
188        </property>
189        <property name="topMargin">
190         <number>0</number>
191        </property>
192        <property name="rightMargin">
193         <number>0</number>
194        </property>
195        <property name="bottomMargin">
196         <number>0</number>
197        </property>
198        <property name="spacing">
199         <number>0</number>
200        </property>
201        <item row="2" column="0">
202         <widget class="QLabel" name="subtitleLabel">
203          <property name="text">
204           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
205          </property>
206          <property name="alignment">
207           <set>Qt::AlignCenter</set>
208          </property>
209         </widget>
210        </item>
211       </layout>
212      </widget>
213     </item>
214     <item>
215      <widget class="QWidget" name="videoNameWidget" native="true">
216       <property name="minimumSize">
217        <size>
218         <width>512</width>
219         <height>40</height>
220        </size>
221       </property>
222       <property name="maximumSize">
223        <size>
224         <width>16777215</width>
225         <height>40</height>
226        </size>
227       </property>
228       <property name="styleSheet">
229        <string notr="true">background-color: rgba(255, 255, 255,0);</string>
230       </property>
231       <layout class="QGridLayout" name="gridLayout_3" columnstretch="1,0,0">
232        <property name="leftMargin">
233         <number>0</number>
234        </property>
235        <property name="topMargin">
236         <number>0</number>
237        </property>
238        <property name="rightMargin">
239         <number>0</number>
240        </property>
241        <property name="bottomMargin">
242         <number>0</number>
243        </property>
244        <property name="horizontalSpacing">
245         <number>0</number>
246        </property>
247        <item row="0" column="0">
248         <widget class="QLabel" name="label">
249          <property name="maximumSize">
250           <size>
251            <width>150</width>
252            <height>16777215</height>
253           </size>
254          </property>
255          <property name="text">
256           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:12pt; color:#aaffff;&quot;&gt;当前正在播放:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
257          </property>
258         </widget>
259        </item>
260        <item row="0" column="1" colspan="2">
261         <widget class="QLabel" name="videoNameLabel">
262          <property name="styleSheet">
263           <string notr="true">background-color: rgba(255, 255, 255,0);
264color:rgb(170, 255, 255);</string>
265          </property>
266          <property name="text">
267           <string/>
268          </property>
269         </widget>
270        </item>
271       </layout>
272      </widget>
273     </item>
274     <item>
275      <spacer name="verticalSpacer_2">
276       <property name="orientation">
277        <enum>Qt::Vertical</enum>
278       </property>
279       <property name="sizeHint" stdset="0">
280        <size>
281         <width>20</width>
282         <height>16777215</height>
283        </size>
284       </property>
285      </spacer>
286     </item>
287     <item>
288      <widget class="QPushButton" name="UnFullscreenButton">
289       <property name="minimumSize">
290        <size>
291         <width>50</width>
292         <height>50</height>
293        </size>
294       </property>
295       <property name="maximumSize">
296        <size>
297         <width>50</width>
298         <height>50</height>
299        </size>
300       </property>
301       <property name="focusPolicy">
302        <enum>Qt::NoFocus</enum>
303       </property>
304       <property name="styleSheet">
305        <string notr="true">QPushButton{
306background-color:rgba(0, 255, 255,120);
307border-radius:15px;
308border:0px soild red;
309}
310QPushButton:pressed{
311border-radius:15px;
312	border:0px solid red;
313	background-color: qradialgradient(spread:repeat, cx:0.5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, 0, 147), stop:1 rgba(0, 169, 255, 147));
314}
315QPushButton:hover{
316	background-color: qradialgradient(spread:repeat, cx:0.5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, 0, 147), stop:1 rgba(0, 169, 255, 147));
317border-radius:15px;
318	border:0px solid red;
319}
320</string>
321       </property>
322       <property name="text">
323        <string/>
324       </property>
325       <property name="icon">
326        <iconset>
327         <normalon>:/images/playerIcons/fullscreenPressed.png</normalon>
328        </iconset>
329       </property>
330       <property name="iconSize">
331        <size>
332         <width>40</width>
333         <height>40</height>
334        </size>
335       </property>
336      </widget>
337     </item>
338     <item>
339      <spacer name="verticalSpacer">
340       <property name="orientation">
341        <enum>Qt::Vertical</enum>
342       </property>
343       <property name="sizeHint" stdset="0">
344        <size>
345         <width>20</width>
346         <height>16777215</height>
347        </size>
348       </property>
349      </spacer>
350     </item>
351     <item>
352      <widget class="QWidget" name="sliderAndTimeLabelWidget" native="true">
353       <property name="minimumSize">
354        <size>
355         <width>0</width>
356         <height>30</height>
357        </size>
358       </property>
359       <property name="maximumSize">
360        <size>
361         <width>800</width>
362         <height>30</height>
363        </size>
364       </property>
365       <layout class="QGridLayout" name="gridLayout_2">
366        <property name="leftMargin">
367         <number>0</number>
368        </property>
369        <property name="topMargin">
370         <number>0</number>
371        </property>
372        <property name="rightMargin">
373         <number>0</number>
374        </property>
375        <property name="bottomMargin">
376         <number>0</number>
377        </property>
378        <property name="spacing">
379         <number>0</number>
380        </property>
381       </layout>
382      </widget>
383     </item>
384     <item>
385      <layout class="QHBoxLayout" name="horizontalLayout_2">
386       <item>
387        <widget class="QLabel" name="curTimeLabel">
388         <property name="sizePolicy">
389          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
390           <horstretch>0</horstretch>
391           <verstretch>0</verstretch>
392          </sizepolicy>
393         </property>
394         <property name="minimumSize">
395          <size>
396           <width>110</width>
397           <height>30</height>
398          </size>
399         </property>
400         <property name="maximumSize">
401          <size>
402           <width>110</width>
403           <height>30</height>
404          </size>
405         </property>
406         <property name="font">
407          <font>
408           <pointsize>14</pointsize>
409          </font>
410         </property>
411         <property name="styleSheet">
412          <string notr="true">background-color: rgba(255, 255, 255, 0);
413color: white;
414</string>
415         </property>
416         <property name="text">
417          <string>00:00:00</string>
418         </property>
419         <property name="alignment">
420          <set>Qt::AlignCenter</set>
421         </property>
422        </widget>
423       </item>
424       <item>
425        <widget class="QSlider" name="progressSlider">
426         <property name="enabled">
427          <bool>true</bool>
428         </property>
429         <property name="maximumSize">
430          <size>
431           <width>820</width>
432           <height>16777215</height>
433          </size>
434         </property>
435         <property name="styleSheet">
436          <string notr="true">QSlider{
437border-color: #bcbcbc;
438background-color:rgba(255,255,255,0);
439}
440QSlider::groove:horizontal {
441     border: 1px solid #999999;
442     height: 1px;
443    margin: 0px 0;
444     left: 5px; right: 5px;
445 }
446QSlider::handle:horizontal {
447     border: 0px ;
448     border-image: url(:/images/cameraIcons/silderController.png);
449     width: 15px;
450     margin: -7px -7px -7px -7px;
451}
452QSlider::add-page:horizontal{
453background: qlineargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #bcbcbc, stop:0.25 #bcbcbc, stop:0.5 #bcbcbc, stop:1 #bcbcbc);
454
455}
456QSlider::sub-page:horizontal{
457 background: qlineargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #439cf3, stop:0.25 #439cf3, stop:0.5 #439cf3, stop:1 #439cf3);
458}</string>
459         </property>
460         <property name="orientation">
461          <enum>Qt::Horizontal</enum>
462         </property>
463        </widget>
464       </item>
465       <item>
466        <widget class="QLabel" name="totalTimeLabel">
467         <property name="minimumSize">
468          <size>
469           <width>110</width>
470           <height>30</height>
471          </size>
472         </property>
473         <property name="maximumSize">
474          <size>
475           <width>110</width>
476           <height>30</height>
477          </size>
478         </property>
479         <property name="font">
480          <font>
481           <pointsize>14</pointsize>
482          </font>
483         </property>
484         <property name="styleSheet">
485          <string notr="true">background-color: rgba(255, 255, 255, 0);
486color:white;</string>
487         </property>
488         <property name="text">
489          <string>00:00:00</string>
490         </property>
491         <property name="alignment">
492          <set>Qt::AlignCenter</set>
493         </property>
494        </widget>
495       </item>
496      </layout>
497     </item>
498     <item>
499      <widget class="QWidget" name="controlButtonwidget" native="true">
500       <property name="minimumSize">
501        <size>
502         <width>0</width>
503         <height>75</height>
504        </size>
505       </property>
506       <property name="maximumSize">
507        <size>
508         <width>16777215</width>
509         <height>75</height>
510        </size>
511       </property>
512       <layout class="QHBoxLayout" name="horizontalLayout_3">
513        <property name="spacing">
514         <number>3</number>
515        </property>
516        <property name="leftMargin">
517         <number>0</number>
518        </property>
519        <property name="topMargin">
520         <number>0</number>
521        </property>
522        <property name="rightMargin">
523         <number>0</number>
524        </property>
525        <property name="bottomMargin">
526         <number>0</number>
527        </property>
528        <item>
529         <widget class="QPushButton" name="subtitleSelectButton">
530          <property name="minimumSize">
531           <size>
532            <width>100</width>
533            <height>75</height>
534           </size>
535          </property>
536          <property name="maximumSize">
537           <size>
538            <width>100</width>
539            <height>75</height>
540           </size>
541          </property>
542          <property name="focusPolicy">
543           <enum>Qt::NoFocus</enum>
544          </property>
545          <property name="styleSheet">
546           <string notr="true">QPushButton{
547background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
548border-radius:5px;
549border:0px soild red;
550}
551
552QPushButton:pressed{
553border-radius:5px;
554	border:3px solid red;
555	background-color: qradialgradient(spread:repeat, cx:0.5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, 0, 147), stop:1 rgba(0, 169, 255, 147));
556}
557
558QPushButton:released{
559	background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
560border-radius:5px;
561border:0px soild red;
562}</string>
563          </property>
564          <property name="text">
565           <string/>
566          </property>
567          <property name="icon">
568           <iconset>
569            <normaloff>:/images/playerIcons/settings_new(1).png</normaloff>:/images/playerIcons/settings_new(1).png</iconset>
570          </property>
571          <property name="iconSize">
572           <size>
573            <width>60</width>
574            <height>60</height>
575           </size>
576          </property>
577         </widget>
578        </item>
579        <item>
580         <widget class="QPushButton" name="fullScreenButton">
581          <property name="minimumSize">
582           <size>
583            <width>100</width>
584            <height>75</height>
585           </size>
586          </property>
587          <property name="maximumSize">
588           <size>
589            <width>100</width>
590            <height>75</height>
591           </size>
592          </property>
593          <property name="focusPolicy">
594           <enum>Qt::NoFocus</enum>
595          </property>
596          <property name="styleSheet">
597           <string notr="true">QPushButton{
598background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
599border-radius:5px;
600border:0px soild red;
601}
602
603QPushButton:pressed{
604border-radius:5px;
605	border:3px solid red;
606	background-color: qradialgradient(spread:repeat, cx:0.5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, 0, 147), stop:1 rgba(0, 169, 255, 147));
607}
608
609QPushButton:released{
610	background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
611border-radius:5px;
612border:0px soild red;
613}</string>
614          </property>
615          <property name="text">
616           <string/>
617          </property>
618          <property name="icon">
619           <iconset>
620            <normalon>:/images/playerIcons/fullscreenNormal.png</normalon>
621           </iconset>
622          </property>
623          <property name="iconSize">
624           <size>
625            <width>50</width>
626            <height>50</height>
627           </size>
628          </property>
629         </widget>
630        </item>
631        <item>
632         <widget class="QPushButton" name="preVideoButton">
633          <property name="minimumSize">
634           <size>
635            <width>100</width>
636            <height>75</height>
637           </size>
638          </property>
639          <property name="maximumSize">
640           <size>
641            <width>100</width>
642            <height>75</height>
643           </size>
644          </property>
645          <property name="focusPolicy">
646           <enum>Qt::NoFocus</enum>
647          </property>
648          <property name="styleSheet">
649           <string notr="true">QPushButton{
650background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
651border-radius:5px;
652border:0px soild red;
653}
654
655QPushButton:pressed{
656border-radius:5px;
657	border:3px solid red;
658	background-color: qradialgradient(spread:repeat, cx:0.5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, 0, 147), stop:1 rgba(0, 169, 255, 147));
659}
660
661QPushButton:released{
662	background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
663border-radius:5px;
664border:0px soild red;
665}</string>
666          </property>
667          <property name="text">
668           <string/>
669          </property>
670          <property name="icon">
671           <iconset>
672            <normalon>:/images/playerIcons/preVideo.png</normalon>
673           </iconset>
674          </property>
675          <property name="iconSize">
676           <size>
677            <width>40</width>
678            <height>40</height>
679           </size>
680          </property>
681         </widget>
682        </item>
683        <item>
684         <widget class="QPushButton" name="playButton">
685          <property name="enabled">
686           <bool>true</bool>
687          </property>
688          <property name="minimumSize">
689           <size>
690            <width>100</width>
691            <height>0</height>
692           </size>
693          </property>
694          <property name="maximumSize">
695           <size>
696            <width>100</width>
697            <height>75</height>
698           </size>
699          </property>
700          <property name="focusPolicy">
701           <enum>Qt::NoFocus</enum>
702          </property>
703          <property name="styleSheet">
704           <string notr="true">QPushButton{
705background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
706border-radius:5px;
707border:0px soild red;
708}
709
710QPushButton:pressed{
711border-radius:5px;
712	border:3px solid red;
713	background-color: qradialgradient(spread:repeat, cx:0.5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, 0, 147), stop:1 rgba(0, 169, 255, 147));
714}
715
716QPushButton:released{
717	background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
718border-radius:5px;
719border:0px soild red;
720}</string>
721          </property>
722          <property name="text">
723           <string/>
724          </property>
725          <property name="icon">
726           <iconset>
727            <normalon>:/images/playerIcons/Play.png</normalon>
728           </iconset>
729          </property>
730          <property name="iconSize">
731           <size>
732            <width>50</width>
733            <height>50</height>
734           </size>
735          </property>
736         </widget>
737        </item>
738        <item>
739         <widget class="QPushButton" name="nextVideoButton">
740          <property name="minimumSize">
741           <size>
742            <width>100</width>
743            <height>75</height>
744           </size>
745          </property>
746          <property name="maximumSize">
747           <size>
748            <width>100</width>
749            <height>75</height>
750           </size>
751          </property>
752          <property name="focusPolicy">
753           <enum>Qt::NoFocus</enum>
754          </property>
755          <property name="styleSheet">
756           <string notr="true">QPushButton{
757background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
758border-radius:5px;
759border:0px soild red;
760}
761
762QPushButton:pressed{
763border-radius:5px;
764	border:3px solid red;
765	background-color: qradialgradient(spread:repeat, cx:0.5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, 0, 147), stop:1 rgba(0, 169, 255, 147));
766}
767
768QPushButton:released{
769	background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
770border-radius:5px;
771border:0px soild red;
772}</string>
773          </property>
774          <property name="text">
775           <string/>
776          </property>
777          <property name="icon">
778           <iconset>
779            <normalon>:/images/playerIcons/nextVideo.png</normalon>
780           </iconset>
781          </property>
782          <property name="iconSize">
783           <size>
784            <width>40</width>
785            <height>40</height>
786           </size>
787          </property>
788         </widget>
789        </item>
790        <item>
791         <widget class="QPushButton" name="searchButton">
792          <property name="minimumSize">
793           <size>
794            <width>100</width>
795            <height>75</height>
796           </size>
797          </property>
798          <property name="maximumSize">
799           <size>
800            <width>100</width>
801            <height>75</height>
802           </size>
803          </property>
804          <property name="focusPolicy">
805           <enum>Qt::NoFocus</enum>
806          </property>
807          <property name="styleSheet">
808           <string notr="true">QPushButton{
809background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
810border-radius:5px;
811border:0px soild red;
812}
813
814QPushButton:pressed{
815border-radius:5px;
816	border:3px solid red;
817	background-color: qradialgradient(spread:repeat, cx:0.5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, 0, 147), stop:1 rgba(0, 169, 255, 147));
818}
819
820QPushButton:released{
821	background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
822border-radius:5px;
823border:0px soild red;
824}</string>
825          </property>
826          <property name="text">
827           <string/>
828          </property>
829          <property name="icon">
830           <iconset>
831            <normalon>:/images/playerIcons/Search.png</normalon>
832           </iconset>
833          </property>
834          <property name="iconSize">
835           <size>
836            <width>50</width>
837            <height>50</height>
838           </size>
839          </property>
840         </widget>
841        </item>
842        <item>
843         <widget class="QPushButton" name="playListButton">
844          <property name="minimumSize">
845           <size>
846            <width>100</width>
847            <height>75</height>
848           </size>
849          </property>
850          <property name="maximumSize">
851           <size>
852            <width>100</width>
853            <height>75</height>
854           </size>
855          </property>
856          <property name="focusPolicy">
857           <enum>Qt::NoFocus</enum>
858          </property>
859          <property name="styleSheet">
860           <string notr="true">QPushButton{
861background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
862border-radius:5px;
863border:0px soild red;
864}
865
866QPushButton:pressed{
867border-radius:5px;
868	border:3px solid red;
869	background-color: qradialgradient(spread:repeat, cx:0.5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, 0, 147), stop:1 rgba(0, 169, 255, 147));
870}
871
872QPushButton:released{
873	background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(14, 47, 136));
874border-radius:5px;
875border:0px soild red;
876}</string>
877          </property>
878          <property name="text">
879           <string/>
880          </property>
881          <property name="icon">
882           <iconset>
883            <normalon>:/images/playerIcons/list.png</normalon>
884           </iconset>
885          </property>
886          <property name="iconSize">
887           <size>
888            <width>80</width>
889            <height>80</height>
890           </size>
891          </property>
892         </widget>
893        </item>
894       </layout>
895      </widget>
896     </item>
897    </layout>
898   </item>
899  </layout>
900 </widget>
901 <resources/>
902 <connections/>
903</ui>
904