xref: /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/ui/setfirst.ui (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>SetFirst</class>
4 <widget class="QDialog" name="SetFirst">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>800</width>
10    <height>480</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Dialog</string>
15  </property>
16  <property name="styleSheet">
17   <string notr="true">background-color:rgb(104, 98, 98,90);
18border-radius:15px;
19</string>
20  </property>
21  <layout class="QGridLayout" name="gridLayout_10" columnstretch="1,7,5">
22   <item row="0" column="0" rowspan="3">
23    <widget class="QWidget" name="widget_4" native="true">
24     <property name="styleSheet">
25      <string notr="true">background-color:rgb(86, 76, 75,90);
26border-radius:10px;</string>
27     </property>
28     <layout class="QGridLayout" name="gridLayout">
29      <item row="0" column="0">
30       <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="2">
31        <item>
32         <layout class="QVBoxLayout" name="verticalLayout" stretch="1,0,3,2,1">
33          <property name="spacing">
34           <number>0</number>
35          </property>
36          <item>
37           <spacer name="verticalSpacer_2">
38            <property name="orientation">
39             <enum>Qt::Vertical</enum>
40            </property>
41            <property name="sizeHint" stdset="0">
42             <size>
43              <width>20</width>
44              <height>18</height>
45             </size>
46            </property>
47           </spacer>
48          </item>
49          <item>
50           <widget class="QPushButton" name="settingsButton">
51            <property name="minimumSize">
52             <size>
53              <width>41</width>
54              <height>41</height>
55             </size>
56            </property>
57            <property name="maximumSize">
58             <size>
59              <width>41</width>
60              <height>41</height>
61             </size>
62            </property>
63            <property name="focusPolicy">
64             <enum>Qt::NoFocus</enum>
65            </property>
66            <property name="styleSheet">
67             <string notr="true">border-image:url(:/icon/settings.png);
68background-color:rgb(255,255,255,0);</string>
69            </property>
70            <property name="text">
71             <string/>
72            </property>
73           </widget>
74          </item>
75          <item>
76           <spacer name="verticalSpacer">
77            <property name="orientation">
78             <enum>Qt::Vertical</enum>
79            </property>
80            <property name="sizeHint" stdset="0">
81             <size>
82              <width>20</width>
83              <height>268</height>
84             </size>
85            </property>
86           </spacer>
87          </item>
88          <item>
89           <widget class="QPushButton" name="returnButton">
90            <property name="minimumSize">
91             <size>
92              <width>41</width>
93              <height>41</height>
94             </size>
95            </property>
96            <property name="maximumSize">
97             <size>
98              <width>41</width>
99              <height>41</height>
100             </size>
101            </property>
102            <property name="focusPolicy">
103             <enum>Qt::NoFocus</enum>
104            </property>
105            <property name="styleSheet">
106             <string notr="true">border-image:url(:/icon/Back.png);
107background-color:rgb(255,255,255,0);s</string>
108            </property>
109            <property name="text">
110             <string/>
111            </property>
112           </widget>
113          </item>
114          <item>
115           <spacer name="verticalSpacer_3">
116            <property name="orientation">
117             <enum>Qt::Vertical</enum>
118            </property>
119            <property name="sizeHint" stdset="0">
120             <size>
121              <width>20</width>
122              <height>18</height>
123             </size>
124            </property>
125           </spacer>
126          </item>
127         </layout>
128        </item>
129       </layout>
130      </item>
131     </layout>
132    </widget>
133   </item>
134   <item row="0" column="1" rowspan="3">
135    <widget class="QWidget" name="widget" native="true">
136     <property name="styleSheet">
137      <string notr="true">background-color:rgb(86, 76, 75,80);
138border-radius:10px;</string>
139     </property>
140     <layout class="QGridLayout" name="gridLayout_2">
141      <item row="1" column="0">
142       <widget class="QPushButton" name="ADASButton">
143        <property name="minimumSize">
144         <size>
145          <width>0</width>
146          <height>0</height>
147         </size>
148        </property>
149        <property name="maximumSize">
150         <size>
151          <width>16000</width>
152          <height>16000</height>
153         </size>
154        </property>
155        <property name="focusPolicy">
156         <enum>Qt::NoFocus</enum>
157        </property>
158        <property name="styleSheet">
159         <string notr="true">background-color:#38a4d6;
160font: 12pt &quot;宋体&quot;;
161border-radius:5px;
162  color:rgb(255,255,255);</string>
163        </property>
164        <property name="text">
165         <string>ADAS</string>
166        </property>
167       </widget>
168      </item>
169      <item row="0" column="1">
170       <widget class="QPushButton" name="audioButton">
171        <property name="minimumSize">
172         <size>
173          <width>0</width>
174          <height>0</height>
175         </size>
176        </property>
177        <property name="maximumSize">
178         <size>
179          <width>16000</width>
180          <height>16000</height>
181         </size>
182        </property>
183        <property name="focusPolicy">
184         <enum>Qt::NoFocus</enum>
185        </property>
186        <property name="styleSheet">
187         <string notr="true">background-color:#38a4d6;
188font: 75 12pt &quot;Aharoni&quot;;
189border-radius:5px;
190  color:rgb(255,255,255);</string>
191        </property>
192        <property name="text">
193         <string>录音</string>
194        </property>
195       </widget>
196      </item>
197      <item row="0" column="0">
198       <widget class="QPushButton" name="movieButton">
199        <property name="sizePolicy">
200         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
201          <horstretch>0</horstretch>
202          <verstretch>0</verstretch>
203         </sizepolicy>
204        </property>
205        <property name="minimumSize">
206         <size>
207          <width>0</width>
208          <height>0</height>
209         </size>
210        </property>
211        <property name="maximumSize">
212         <size>
213          <width>160000</width>
214          <height>160000</height>
215         </size>
216        </property>
217        <property name="focusPolicy">
218         <enum>Qt::NoFocus</enum>
219        </property>
220        <property name="styleSheet">
221         <string notr="true">background-color:#38a4d6;
222font: 12pt &quot;宋体&quot;;
223border-radius:5px;
224color:rgb(255,255,255);
225</string>
226        </property>
227        <property name="text">
228         <string>开机录像</string>
229        </property>
230       </widget>
231      </item>
232      <item row="1" column="1">
233       <widget class="QPushButton" name="reverseButton">
234        <property name="minimumSize">
235         <size>
236          <width>0</width>
237          <height>0</height>
238         </size>
239        </property>
240        <property name="maximumSize">
241         <size>
242          <width>16000</width>
243          <height>16000</height>
244         </size>
245        </property>
246        <property name="focusPolicy">
247         <enum>Qt::NoFocus</enum>
248        </property>
249        <property name="styleSheet">
250         <string notr="true">background-color:#38a4d6;
251font: 75 12pt &quot;Aharoni&quot;;
252border-radius:5px;
253  color:rgb(255,255,255);</string>
254        </property>
255        <property name="text">
256         <string>倒车线</string>
257        </property>
258       </widget>
259      </item>
260     </layout>
261    </widget>
262   </item>
263   <item row="0" column="2">
264    <widget class="QWidget" name="widget_2" native="true">
265     <property name="styleSheet">
266      <string notr="true">background-color:rgb(81,78,72,80);
267border-radius:10px;
268</string>
269     </property>
270     <layout class="QGridLayout" name="gridLayout_3">
271      <item row="1" column="0">
272       <layout class="QVBoxLayout" name="verticalLayout_2">
273        <property name="leftMargin">
274         <number>10</number>
275        </property>
276        <item>
277         <widget class="QLabel" name="label">
278          <property name="minimumSize">
279           <size>
280            <width>0</width>
281            <height>0</height>
282           </size>
283          </property>
284          <property name="maximumSize">
285           <size>
286            <width>151</width>
287            <height>31</height>
288           </size>
289          </property>
290          <property name="styleSheet">
291           <string notr="true">color:#ffffff;
292font: 75 11pt &quot;Aharoni&quot;;</string>
293          </property>
294          <property name="text">
295           <string>录像时间设置</string>
296          </property>
297          <property name="alignment">
298           <set>Qt::AlignCenter</set>
299          </property>
300         </widget>
301        </item>
302        <item>
303         <widget class="QSpinBox" name="movieTimeSetting">
304          <property name="minimumSize">
305           <size>
306            <width>0</width>
307            <height>0</height>
308           </size>
309          </property>
310          <property name="maximumSize">
311           <size>
312            <width>141</width>
313            <height>41</height>
314           </size>
315          </property>
316          <property name="styleSheet">
317           <string notr="true">QSpinBox::up-button {subcontrol-origin:border;subcontrol-position:right;image: url(:/icon/right_arrow.png);width: 17px;height: 32px;}
318QSpinBox::down-button:pressed{subcontrol-position:left;image: url(:/icon/left_arrow.png);width: 17px;height: 32px;}
319QSpinBox::down-button {subcontrol-origin:border;subcontrol-position:left;border-image: url(:/icon/left_arrow.png);width: 17px;height: 32px;}
320QSpinBox::down-button:enabled:hover {background: rgb(255, 255, 255, 30);}
321QSpinBox::up-button:enabled:hover {background: rgb(255, 255, 255, 30);}
322QSpinBox::up-button:pressed{subcontrol-origin:border;subcontrol-position:right;image: url(:/icon/right_arrow.png); width: 17px;height: 32px;}
323
324QSpinBox{border: 1px solid rgb(100, 100, 100);text-align: center; border-radius: 4px;color:rgb(255,255,255);}
325
326</string>
327          </property>
328          <property name="alignment">
329           <set>Qt::AlignCenter</set>
330          </property>
331         </widget>
332        </item>
333       </layout>
334      </item>
335      <item row="1" column="1">
336       <layout class="QVBoxLayout" name="verticalLayout_3">
337        <property name="leftMargin">
338         <number>10</number>
339        </property>
340        <item>
341         <widget class="QLabel" name="label_2">
342          <property name="minimumSize">
343           <size>
344            <width>0</width>
345            <height>0</height>
346           </size>
347          </property>
348          <property name="maximumSize">
349           <size>
350            <width>141</width>
351            <height>31</height>
352           </size>
353          </property>
354          <property name="styleSheet">
355           <string notr="true">font: 75 11pt &quot;Aharoni&quot;;
356color:#ffffff;
357
358</string>
359          </property>
360          <property name="text">
361           <string>分辨率设置</string>
362          </property>
363          <property name="alignment">
364           <set>Qt::AlignCenter</set>
365          </property>
366         </widget>
367        </item>
368        <item>
369         <widget class="QComboBox" name="comboBox">
370          <property name="minimumSize">
371           <size>
372            <width>0</width>
373            <height>0</height>
374           </size>
375          </property>
376          <property name="maximumSize">
377           <size>
378            <width>151</width>
379            <height>41</height>
380           </size>
381          </property>
382          <property name="styleSheet">
383           <string notr="true">QComboBox::drop-down {
384	subcontrol-origin: padding;
385	subcontrol-position: top right;
386	width: 15px;
387	border-left-width: 1px;
388	border-left-style: solid;
389	border-top-right-radius: 3px;
390	border-bottom-right-radius: 3px;
391	border-left-color: #50A3F0;
392}
393
394QComboBox::down-arrow {
395	border-image: url(:/icon/arrowdown.png);
396}
397QComboBox{border: 1px solid rgb(100, 100, 100);text-align: center;text-color:rgb(255,255,255); border-radius: 4px; color:rgb(255,255,255);}
398
399 </string>
400          </property>
401          <item>
402           <property name="text">
403            <string>1920×1080</string>
404           </property>
405          </item>
406          <item>
407           <property name="text">
408            <string>1280×720</string>
409           </property>
410          </item>
411         </widget>
412        </item>
413       </layout>
414      </item>
415     </layout>
416    </widget>
417   </item>
418   <item row="2" column="2">
419    <widget class="QWidget" name="widget_3" native="true">
420     <property name="styleSheet">
421      <string notr="true">background-color:rgb(81,78,72,80);
422border-radius:10px;</string>
423     </property>
424     <layout class="QGridLayout" name="gridLayout_9">
425      <item row="0" column="0">
426       <widget class="QWidget" name="widget_5" native="true">
427        <layout class="QGridLayout" name="gridLayout_4" columnstretch="1,4,1">
428         <item row="0" column="0">
429          <widget class="QPushButton" name="voiceButton">
430           <property name="enabled">
431            <bool>true</bool>
432           </property>
433           <property name="minimumSize">
434            <size>
435             <width>31</width>
436             <height>31</height>
437            </size>
438           </property>
439           <property name="maximumSize">
440            <size>
441             <width>31</width>
442             <height>31</height>
443            </size>
444           </property>
445           <property name="focusPolicy">
446            <enum>Qt::NoFocus</enum>
447           </property>
448           <property name="styleSheet">
449            <string notr="true">border-image:url(:/icon/sound.png);
450
451background-color:rgb(255,255,255,0);
452
453</string>
454           </property>
455           <property name="text">
456            <string/>
457           </property>
458          </widget>
459         </item>
460         <item row="0" column="1">
461          <widget class="QSlider" name="voiceSlider">
462           <property name="focusPolicy">
463            <enum>Qt::NoFocus</enum>
464           </property>
465           <property name="styleSheet">
466            <string notr="true">QSlider::groove:horizontal {
467	background: #cbcbcb;
468	height: 6px;
469	border-radius: 1px;
470	padding-left:-1px;
471	padding-right:-1px;
472	padding-top:-1px;
473	padding-bottom:-1px;
474}
475
476QSlider::add-page:horizontal {
477	background: #cbcbcb;
478	border-radius: 2px;
479}
480QSlider::sub-page:horizontal
481{
482	background: qlineargradient(x1:0, y1:0, x2:0,y2:1,stop:0 #439cf4, stop:1 #439cf4);
483 	background: qlineargradient(x1: 0, y1: 0.2, x2: 1, y2: 1,stop: 0 #439cf4, stop: 1 #439cf4);
484    width: 10px;
485	border-radius: 2px;
486}
487QSlider::handle:horizontal {
488	width: 13px;
489	margin-top: -3px;
490	margin-bottom: -3px;
491	border-radius: 6px;
492	background: qradialgradient(spread:pad, cx:0.5, cy:0.5, radius:0.5, fx:0.5, fy:0.5,stop:0.6 #F0F0F0, stop:0.778409 #50A3F0);
493}
494QSlider{
495background-color:rgb(255,255,255,0);
496}
497</string>
498           </property>
499           <property name="orientation">
500            <enum>Qt::Horizontal</enum>
501           </property>
502          </widget>
503         </item>
504         <item row="0" column="2">
505          <widget class="QLabel" name="voiceLabel">
506           <property name="minimumSize">
507            <size>
508             <width>0</width>
509             <height>0</height>
510            </size>
511           </property>
512           <property name="maximumSize">
513            <size>
514             <width>31</width>
515             <height>31</height>
516            </size>
517           </property>
518           <property name="styleSheet">
519            <string notr="true">  color:rgb(255,255,255);
520background-color:rgb(255,255,255,0);</string>
521           </property>
522           <property name="text">
523            <string/>
524           </property>
525           <property name="alignment">
526            <set>Qt::AlignCenter</set>
527           </property>
528          </widget>
529         </item>
530        </layout>
531       </widget>
532      </item>
533      <item row="1" column="0">
534       <widget class="QWidget" name="widget_6" native="true">
535        <layout class="QGridLayout" name="gridLayout_5" columnstretch="1,4,1">
536         <item row="0" column="0">
537          <widget class="QPushButton" name="lightButton">
538           <property name="enabled">
539            <bool>false</bool>
540           </property>
541           <property name="minimumSize">
542            <size>
543             <width>31</width>
544             <height>31</height>
545            </size>
546           </property>
547           <property name="maximumSize">
548            <size>
549             <width>31</width>
550             <height>31</height>
551            </size>
552           </property>
553           <property name="styleSheet">
554            <string notr="true">border-image:url(:/icon/brightness.png);
555background-color:rgb(255,255,255,0);</string>
556           </property>
557           <property name="text">
558            <string/>
559           </property>
560          </widget>
561         </item>
562         <item row="0" column="2">
563          <widget class="QLabel" name="lightLabel">
564           <property name="minimumSize">
565            <size>
566             <width>0</width>
567             <height>0</height>
568            </size>
569           </property>
570           <property name="maximumSize">
571            <size>
572             <width>31</width>
573             <height>31</height>
574            </size>
575           </property>
576           <property name="styleSheet">
577            <string notr="true">  color:rgb(255,255,255);
578background-color:rgb(255,255,255,0);</string>
579           </property>
580           <property name="text">
581            <string/>
582           </property>
583           <property name="alignment">
584            <set>Qt::AlignCenter</set>
585           </property>
586          </widget>
587         </item>
588         <item row="0" column="1">
589          <widget class="QSlider" name="lightSlider">
590           <property name="focusPolicy">
591            <enum>Qt::NoFocus</enum>
592           </property>
593           <property name="styleSheet">
594            <string notr="true">QSlider::groove:horizontal {
595	background: #cbcbcb;
596	height: 6px;
597	border-radius: 1px;
598	padding-left:-1px;
599	padding-right:-1px;
600	padding-top:-1px;
601	padding-bottom:-1px;
602}
603
604QSlider::add-page:horizontal {
605	background: #cbcbcb;
606	border-radius: 2px;
607}
608QSlider::sub-page:horizontal
609{
610	background: qlineargradient(x1:0, y1:0, x2:0,y2:1,stop:0 #439cf4, stop:1 #439cf4);
611 	background: qlineargradient(x1: 0, y1: 0.2, x2: 1, y2: 1,stop: 0 #439cf4, stop: 1 #439cf4);
612    width: 10px;
613	border-radius: 2px;
614}
615QSlider::handle:horizontal {
616	width: 13px;
617	margin-top: -3px;
618	margin-bottom: -3px;
619	border-radius: 6px;
620	background: qradialgradient(spread:pad, cx:0.5, cy:0.5, radius:0.5, fx:0.5, fy:0.5,stop:0.6 #F0F0F0, stop:0.778409 #50A3F0);
621}
622
623QSlider{
624background-color:rgb(255,255,255,0);
625}
626</string>
627           </property>
628           <property name="orientation">
629            <enum>Qt::Horizontal</enum>
630           </property>
631          </widget>
632         </item>
633        </layout>
634       </widget>
635      </item>
636      <item row="2" column="0">
637       <widget class="QWidget" name="widget_7" native="true">
638        <layout class="QGridLayout" name="gridLayout_6" columnstretch="1,4,1">
639         <item row="0" column="0">
640          <widget class="QPushButton" name="ColorEffectButton">
641           <property name="enabled">
642            <bool>false</bool>
643           </property>
644           <property name="minimumSize">
645            <size>
646             <width>31</width>
647             <height>31</height>
648            </size>
649           </property>
650           <property name="maximumSize">
651            <size>
652             <width>31</width>
653             <height>31</height>
654            </size>
655           </property>
656           <property name="styleSheet">
657            <string notr="true">border-image:url(:/icon/contrast.png);
658background-color:rgb(255,255,255,0);</string>
659           </property>
660           <property name="text">
661            <string/>
662           </property>
663          </widget>
664         </item>
665         <item row="0" column="1">
666          <widget class="QSlider" name="ColorEffectSlider">
667           <property name="focusPolicy">
668            <enum>Qt::NoFocus</enum>
669           </property>
670           <property name="styleSheet">
671            <string notr="true">QSlider::groove:horizontal {
672	background: rgb(255,255,255,0);
673	height: 6px;
674	border-radius: 1px;
675	padding-left:-1px;
676	padding-right:-1px;
677	padding-top:-1px;
678	padding-bottom:-1px;
679}
680
681QSlider::add-page:horizontal {
682	background: #cbcbcb;
683	border-radius: 2px;
684}
685QSlider::sub-page:horizontal
686{
687	background: qlineargradient(x1:0, y1:0, x2:0,y2:1,stop:0 #439cf4, stop:1 #439cf4);
688 	background: qlineargradient(x1: 0, y1: 0.2, x2: 1, y2: 1,stop: 0 #439cf4, stop: 1 #439cf4);
689    width: 10px;
690	border-radius: 2px;
691}
692QSlider::handle:horizontal {
693	width: 13px;
694	margin-top: -3px;
695	margin-bottom: -3px;
696	border-radius: 6px;
697	background: qradialgradient(spread:pad, cx:0.5, cy:0.5, radius:0.5, fx:0.5, fy:0.5,stop:0.6 #F0F0F0, stop:0.778409 #50A3F0);
698}
699QSlider{
700background-color:rgb(255,255,255,0);
701}
702
703</string>
704           </property>
705           <property name="orientation">
706            <enum>Qt::Horizontal</enum>
707           </property>
708          </widget>
709         </item>
710         <item row="0" column="2">
711          <widget class="QLabel" name="ColorEffectLabel">
712           <property name="minimumSize">
713            <size>
714             <width>0</width>
715             <height>0</height>
716            </size>
717           </property>
718           <property name="maximumSize">
719            <size>
720             <width>31</width>
721             <height>31</height>
722            </size>
723           </property>
724           <property name="styleSheet">
725            <string notr="true">  color:rgb(255,255,255);
726background-color:rgb(255,255,255,0);</string>
727           </property>
728           <property name="text">
729            <string/>
730           </property>
731           <property name="alignment">
732            <set>Qt::AlignCenter</set>
733           </property>
734          </widget>
735         </item>
736        </layout>
737       </widget>
738      </item>
739      <item row="3" column="0">
740       <widget class="QWidget" name="widget_8" native="true">
741        <layout class="QGridLayout" name="gridLayout_7" columnstretch="1,4,1" columnminimumwidth="0,0,0">
742         <item row="0" column="0">
743          <widget class="QPushButton" name="ExposureCompensationButton">
744           <property name="enabled">
745            <bool>false</bool>
746           </property>
747           <property name="minimumSize">
748            <size>
749             <width>31</width>
750             <height>31</height>
751            </size>
752           </property>
753           <property name="maximumSize">
754            <size>
755             <width>31</width>
756             <height>31</height>
757            </size>
758           </property>
759           <property name="styleSheet">
760            <string notr="true">image: url(:/icon/ExposureCompensation.png);
761background-color:rgb(255,255,255,0);</string>
762           </property>
763           <property name="text">
764            <string/>
765           </property>
766          </widget>
767         </item>
768         <item row="0" column="1">
769          <widget class="QSlider" name="ExposureCompensationSlider">
770           <property name="focusPolicy">
771            <enum>Qt::NoFocus</enum>
772           </property>
773           <property name="styleSheet">
774            <string notr="true">QSlider::groove:horizontal {
775	background: #cbcbcb;
776	height: 6px;
777	border-radius: 1px;
778	padding-left:-1px;
779	padding-right:-1px;
780	padding-top:-1px;
781	padding-bottom:-1px;
782}
783
784QSlider::add-page:horizontal {
785	background: #cbcbcb;
786	border-radius: 2px;
787}
788QSlider::sub-page:horizontal
789{
790	background: qlineargradient(x1:0, y1:0, x2:0,y2:1,stop:0 #439cf4, stop:1 #439cf4);
791 	background: qlineargradient(x1: 0, y1: 0.2, x2: 1, y2: 1,stop: 0 #439cf4, stop: 1 #439cf4);
792    width: 10px;
793	border-radius: 2px;
794}
795QSlider::handle:horizontal {
796	width: 13px;
797	margin-top: -3px;
798	margin-bottom: -3px;
799	border-radius: 6px;
800	background: qradialgradient(spread:pad, cx:0.5, cy:0.5, radius:0.5, fx:0.5, fy:0.5,stop:0.6 #F0F0F0, stop:0.778409 #50A3F0);
801}
802
803QSlider{
804background-color:rgb(255,255,255,0);
805}
806</string>
807           </property>
808           <property name="orientation">
809            <enum>Qt::Horizontal</enum>
810           </property>
811          </widget>
812         </item>
813         <item row="0" column="2">
814          <widget class="QLabel" name="ExposureCompensationLabel">
815           <property name="minimumSize">
816            <size>
817             <width>0</width>
818             <height>0</height>
819            </size>
820           </property>
821           <property name="maximumSize">
822            <size>
823             <width>31</width>
824             <height>31</height>
825            </size>
826           </property>
827           <property name="styleSheet">
828            <string notr="true">  color:rgb(255,255,255);
829background-color:rgb(255,255,255,0);</string>
830           </property>
831           <property name="text">
832            <string/>
833           </property>
834           <property name="alignment">
835            <set>Qt::AlignCenter</set>
836           </property>
837          </widget>
838         </item>
839        </layout>
840       </widget>
841      </item>
842      <item row="4" column="0">
843       <widget class="QWidget" name="widget_9" native="true">
844        <property name="styleSheet">
845         <string notr="true"/>
846        </property>
847        <layout class="QGridLayout" name="gridLayout_8" columnstretch="1,4,1">
848         <item row="0" column="0">
849          <widget class="QPushButton" name="whiteBalanceButton">
850           <property name="enabled">
851            <bool>false</bool>
852           </property>
853           <property name="minimumSize">
854            <size>
855             <width>31</width>
856             <height>31</height>
857            </size>
858           </property>
859           <property name="maximumSize">
860            <size>
861             <width>31</width>
862             <height>31</height>
863            </size>
864           </property>
865           <property name="styleSheet">
866            <string notr="true">image: url(:/icon/whiteBalance.png);
867background-color:rgb(255,255,255,0);</string>
868           </property>
869           <property name="text">
870            <string/>
871           </property>
872          </widget>
873         </item>
874         <item row="0" column="1">
875          <widget class="QSlider" name="whiteBalanceSlider">
876           <property name="focusPolicy">
877            <enum>Qt::NoFocus</enum>
878           </property>
879           <property name="styleSheet">
880            <string notr="true">QSlider::groove:horizontal {
881	background: #cbcbcb;
882	height: 6px;
883	border-radius: 1px;
884	padding-left:-1px;
885	padding-right:-1px;
886	padding-top:-1px;
887	padding-bottom:-1px;
888}
889
890QSlider::add-page:horizontal {
891	background: #cbcbcb;
892	border-radius: 2px;
893}
894QSlider::sub-page:horizontal
895{
896	background: qlineargradient(x1:0, y1:0, x2:0,y2:1,stop:0 #439cf4, stop:1 #439cf4);
897 	background: qlineargradient(x1: 0, y1: 0.2, x2: 1, y2: 1,stop: 0 #439cf4, stop: 1 #439cf4);
898    width: 10px;
899	border-radius: 2px;
900}
901QSlider::handle:horizontal {
902	width: 13px;
903	margin-top: -3px;
904	margin-bottom: -3px;
905	border-radius: 6px;
906	background: qradialgradient(spread:pad, cx:0.5, cy:0.5, radius:0.5, fx:0.5, fy:0.5,stop:0.6 #F0F0F0, stop:0.778409 #50A3F0);
907}
908
909QSlider{
910background-color:rgb(255,255,255,0);
911}
912</string>
913           </property>
914           <property name="orientation">
915            <enum>Qt::Horizontal</enum>
916           </property>
917          </widget>
918         </item>
919         <item row="0" column="2">
920          <widget class="QLabel" name="whiteBalanceLabel">
921           <property name="minimumSize">
922            <size>
923             <width>0</width>
924             <height>0</height>
925            </size>
926           </property>
927           <property name="maximumSize">
928            <size>
929             <width>31</width>
930             <height>31</height>
931            </size>
932           </property>
933           <property name="styleSheet">
934            <string notr="true">  color:rgb(255,255,255);
935background-color:rgb(255,255,255,0);</string>
936           </property>
937           <property name="text">
938            <string/>
939           </property>
940           <property name="alignment">
941            <set>Qt::AlignCenter</set>
942           </property>
943          </widget>
944         </item>
945        </layout>
946       </widget>
947      </item>
948     </layout>
949    </widget>
950   </item>
951   <item row="1" column="2">
952    <widget class="QLabel" name="DisInfoLabel">
953     <property name="text">
954      <string>当前要设置的Video</string>
955     </property>
956    </widget>
957   </item>
958  </layout>
959  <zorder>widget_4</zorder>
960  <zorder>widget_3</zorder>
961  <zorder>widget</zorder>
962  <zorder>widget_2</zorder>
963  <zorder>DisInfoLabel</zorder>
964 </widget>
965 <resources/>
966 <connections/>
967</ui>
968