root/trunk/libffado/support/mixer-qt4/mixer_edirolfa101.ui

Revision 1501, 40.2 kB (checked in by ppalmers, 15 years ago)

fix merge issues with the QT4 mixer

Line 
1 <ui version="4.0" >
2  <comment>Copyright (C) 2005-2008 by Daniel Wagner
3        
4         This file is part of FFADO
5         FFADO = Free Firewire (pro-)audio drivers for linux
6        
7         FFADO is based upon FreeBoB.
8        
9         This program is free software: you can redistribute it and/or modify
10         it under the terms of the GNU General Public License as published by
11         the Free Software Foundation, either version 2 of the License, or
12         (at your option) version 3 of the License.
13        
14         This program is distributed in the hope that it will be useful,
15         but WITHOUT ANY WARRANTY; without even the implied warranty of
16         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17         GNU General Public License for more details.
18 </comment>
19  <class>EdirolFa101ControlUI</class>
20  <widget class="QWidget" name="EdirolFa101ControlUI" >
21   <property name="geometry" >
22    <rect>
23     <x>0</x>
24     <y>0</y>
25     <width>681</width>
26     <height>193</height>
27    </rect>
28   </property>
29   <property name="windowTitle" >
30    <string>Edirol FA-101</string>
31   </property>
32   <layout class="QHBoxLayout" >
33    <item>
34     <widget class="QGroupBox" name="groupBox1" >
35      <property name="sizePolicy" >
36       <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
37        <horstretch>0</horstretch>
38        <verstretch>0</verstretch>
39       </sizepolicy>
40      </property>
41      <property name="title" >
42       <string>Monitor Input Mixer</string>
43      </property>
44      <layout class="QHBoxLayout" >
45       <item>
46        <layout class="QVBoxLayout" >
47         <item>
48          <widget class="QLabel" name="textLabel1" >
49           <property name="text" >
50            <string>1</string>
51           </property>
52           <property name="alignment" >
53            <set>Qt::AlignCenter</set>
54           </property>
55           <property name="wordWrap" >
56            <bool>false</bool>
57           </property>
58          </widget>
59         </item>
60         <item>
61          <layout class="QHBoxLayout" >
62           <item>
63            <spacer>
64             <property name="orientation" >
65              <enum>Qt::Horizontal</enum>
66             </property>
67             <property name="sizeType" >
68              <enum>QSizePolicy::Expanding</enum>
69             </property>
70             <property name="sizeHint" stdset="0" >
71              <size>
72               <width>20</width>
73               <height>20</height>
74              </size>
75             </property>
76            </spacer>
77           </item>
78           <item>
79            <widget class="QSlider" name="sldInput1" >
80             <property name="sizePolicy" >
81              <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
82               <horstretch>0</horstretch>
83               <verstretch>0</verstretch>
84              </sizepolicy>
85             </property>
86             <property name="minimum" >
87              <number>-32767</number>
88             </property>
89             <property name="maximum" >
90              <number>0</number>
91             </property>
92             <property name="singleStep" >
93              <number>10000</number>
94             </property>
95             <property name="pageStep" >
96              <number>1000</number>
97             </property>
98             <property name="value" >
99              <number>0</number>
100             </property>
101             <property name="orientation" >
102              <enum>Qt::Vertical</enum>
103             </property>
104             <property name="tickInterval" >
105              <number>10000</number>
106             </property>
107            </widget>
108           </item>
109           <item>
110            <spacer>
111             <property name="orientation" >
112              <enum>Qt::Horizontal</enum>
113             </property>
114             <property name="sizeType" >
115              <enum>QSizePolicy::Expanding</enum>
116             </property>
117             <property name="sizeHint" stdset="0" >
118              <size>
119               <width>20</width>
120               <height>16</height>
121              </size>
122             </property>
123            </spacer>
124           </item>
125          </layout>
126         </item>
127         <item>
128          <widget class="QSlider" name="sldBal1" >
129           <property name="minimum" >
130            <number>-32767</number>
131           </property>
132           <property name="maximum" >
133            <number>32512</number>
134           </property>
135           <property name="orientation" >
136            <enum>Qt::Horizontal</enum>
137           </property>
138           <property name="invertedAppearance" >
139            <bool>true</bool>
140           </property>
141          </widget>
142         </item>
143        </layout>
144       </item>
145       <item>
146        <spacer>
147         <property name="orientation" >
148          <enum>Qt::Horizontal</enum>
149         </property>
150         <property name="sizeType" >
151          <enum>QSizePolicy::Expanding</enum>
152         </property>
153         <property name="sizeHint" stdset="0" >
154          <size>
155           <width>40</width>
156           <height>20</height>
157          </size>
158         </property>
159        </spacer>
160       </item>
161       <item>
162        <layout class="QVBoxLayout" >
163         <item>
164          <widget class="QLabel" name="textLabel2" >
165           <property name="text" >
166            <string>2</string>
167           </property>
168           <property name="alignment" >
169            <set>Qt::AlignCenter</set>
170           </property>
171           <property name="wordWrap" >
172            <bool>false</bool>
173           </property>
174          </widget>
175         </item>
176         <item>
177          <layout class="QHBoxLayout" >
178           <item>
179            <spacer>
180             <property name="orientation" >
181              <enum>Qt::Horizontal</enum>
182             </property>
183             <property name="sizeType" >
184              <enum>QSizePolicy::Expanding</enum>
185             </property>
186             <property name="sizeHint" stdset="0" >
187              <size>
188               <width>20</width>
189               <height>20</height>
190              </size>
191             </property>
192            </spacer>
193           </item>
194           <item>
195            <widget class="QSlider" name="sldInput2" >
196             <property name="minimum" >
197              <number>-32767</number>
198             </property>
199             <property name="maximum" >
200              <number>0</number>
201             </property>
202             <property name="singleStep" >
203              <number>10000</number>
204             </property>
205             <property name="pageStep" >
206              <number>1000</number>
207             </property>
208             <property name="value" >
209              <number>0</number>
210             </property>
211             <property name="orientation" >
212              <enum>Qt::Vertical</enum>
213             </property>
214             <property name="tickInterval" >
215              <number>10000</number>
216             </property>
217            </widget>
218           </item>
219           <item>
220            <spacer>
221             <property name="orientation" >
222              <enum>Qt::Horizontal</enum>
223             </property>
224             <property name="sizeType" >
225              <enum>QSizePolicy::Expanding</enum>
226             </property>
227             <property name="sizeHint" stdset="0" >
228              <size>
229               <width>20</width>
230               <height>20</height>
231              </size>
232             </property>
233            </spacer>
234           </item>
235          </layout>
236         </item>
237         <item>
238          <widget class="QSlider" name="sldBal2" >
239           <property name="minimum" >
240            <number>-32767</number>
241           </property>
242           <property name="maximum" >
243            <number>32512</number>
244           </property>
245           <property name="orientation" >
246            <enum>Qt::Horizontal</enum>
247           </property>
248           <property name="invertedAppearance" >
249            <bool>true</bool>
250           </property>
251          </widget>
252         </item>
253        </layout>
254       </item>
255       <item>
256        <spacer>
257         <property name="orientation" >
258          <enum>Qt::Horizontal</enum>
259         </property>
260         <property name="sizeType" >
261          <enum>QSizePolicy::Expanding</enum>
262         </property>
263         <property name="sizeHint" stdset="0" >
264          <size>
265           <width>40</width>
266           <height>20</height>
267          </size>
268         </property>
269        </spacer>
270       </item>
271       <item>
272        <layout class="QVBoxLayout" >
273         <item>
274          <widget class="QLabel" name="textLabel3" >
275           <property name="text" >
276            <string>3</string>
277           </property>
278           <property name="alignment" >
279            <set>Qt::AlignCenter</set>
280           </property>
281           <property name="wordWrap" >
282            <bool>false</bool>
283           </property>
284          </widget>
285         </item>
286         <item>
287          <layout class="QHBoxLayout" >
288           <item>
289            <spacer>
290             <property name="orientation" >
291              <enum>Qt::Horizontal</enum>
292             </property>
293             <property name="sizeType" >
294              <enum>QSizePolicy::Expanding</enum>
295             </property>
296             <property name="sizeHint" stdset="0" >
297              <size>
298               <width>20</width>
299               <height>20</height>
300              </size>
301             </property>
302            </spacer>
303           </item>
304           <item>
305            <widget class="QSlider" name="sldInput3" >
306             <property name="minimum" >
307              <number>-32767</number>
308             </property>
309             <property name="maximum" >
310              <number>0</number>
311             </property>
312             <property name="singleStep" >
313              <number>10000</number>
314             </property>
315             <property name="pageStep" >
316              <number>1000</number>
317             </property>
318             <property name="value" >
319              <number>0</number>
320             </property>
321             <property name="orientation" >
322              <enum>Qt::Vertical</enum>
323             </property>
324             <property name="tickInterval" >
325              <number>10000</number>
326             </property>
327            </widget>
328           </item>
329           <item>
330            <spacer>
331             <property name="orientation" >
332              <enum>Qt::Horizontal</enum>
333             </property>
334             <property name="sizeType" >
335              <enum>QSizePolicy::Expanding</enum>
336             </property>
337             <property name="sizeHint" stdset="0" >
338              <size>
339               <width>20</width>
340               <height>20</height>
341              </size>
342             </property>
343            </spacer>
344           </item>
345          </layout>
346         </item>
347         <item>
348          <widget class="QSlider" name="sldBal3" >
349           <property name="minimum" >
350            <number>-32767</number>
351           </property>
352           <property name="maximum" >
353            <number>32512</number>
354           </property>
355           <property name="orientation" >
356            <enum>Qt::Horizontal</enum>
357           </property>
358           <property name="invertedAppearance" >
359            <bool>true</bool>
360           </property>
361          </widget>
362         </item>
363        </layout>
364       </item>
365       <item>
366        <spacer>
367         <property name="orientation" >
368          <enum>Qt::Horizontal</enum>
369         </property>
370         <property name="sizeType" >
371          <enum>QSizePolicy::Expanding</enum>
372         </property>
373         <property name="sizeHint" stdset="0" >
374          <size>
375           <width>40</width>
376           <height>20</height>
377          </size>
378         </property>
379        </spacer>
380       </item>
381       <item>
382        <layout class="QVBoxLayout" >
383         <item>
384          <widget class="QLabel" name="textLabel4" >
385           <property name="text" >
386            <string>4</string>
387           </property>
388           <property name="alignment" >
389            <set>Qt::AlignCenter</set>
390           </property>
391           <property name="wordWrap" >
392            <bool>false</bool>
393           </property>
394          </widget>
395         </item>
396         <item>
397          <layout class="QHBoxLayout" >
398           <item>
399            <spacer>
400             <property name="orientation" >
401              <enum>Qt::Horizontal</enum>
402             </property>
403             <property name="sizeType" >
404              <enum>QSizePolicy::Expanding</enum>
405             </property>
406             <property name="sizeHint" stdset="0" >
407              <size>
408               <width>20</width>
409               <height>20</height>
410              </size>
411             </property>
412            </spacer>
413           </item>
414           <item>
415            <widget class="QSlider" name="sldInput4" >
416             <property name="minimum" >
417              <number>-32767</number>
418             </property>
419             <property name="maximum" >
420              <number>0</number>
421             </property>
422             <property name="singleStep" >
423              <number>10000</number>
424             </property>
425             <property name="pageStep" >
426              <number>1000</number>
427             </property>
428             <property name="value" >
429              <number>0</number>
430             </property>
431             <property name="orientation" >
432              <enum>Qt::Vertical</enum>
433             </property>
434             <property name="tickInterval" >
435              <number>10000</number>
436             </property>
437            </widget>
438           </item>
439           <item>
440            <spacer>
441             <property name="orientation" >
442              <enum>Qt::Horizontal</enum>
443             </property>
444             <property name="sizeType" >
445              <enum>QSizePolicy::Expanding</enum>
446             </property>
447             <property name="sizeHint" stdset="0" >
448              <size>
449               <width>20</width>
450               <height>20</height>
451              </size>
452             </property>
453            </spacer>
454           </item>
455          </layout>
456         </item>
457         <item>
458          <widget class="QSlider" name="sldBal4" >
459           <property name="minimum" >
460            <number>-32767</number>
461           </property>
462           <property name="maximum" >
463            <number>32512</number>
464           </property>
465           <property name="orientation" >
466            <enum>Qt::Horizontal</enum>
467           </property>
468           <property name="invertedAppearance" >
469            <bool>true</bool>
470           </property>
471          </widget>
472         </item>
473        </layout>
474       </item>
475       <item>
476        <spacer>
477         <property name="orientation" >
478          <enum>Qt::Horizontal</enum>
479         </property>
480         <property name="sizeType" >
481          <enum>QSizePolicy::Expanding</enum>
482         </property>
483         <property name="sizeHint" stdset="0" >
484          <size>
485           <width>40</width>
486           <height>20</height>
487          </size>
488         </property>
489        </spacer>
490       </item>
491       <item>
492        <layout class="QVBoxLayout" >
493         <item>
494          <widget class="QLabel" name="textLabel5" >
495           <property name="text" >
496            <string>5</string>
497           </property>
498           <property name="alignment" >
499            <set>Qt::AlignCenter</set>
500           </property>
501           <property name="wordWrap" >
502            <bool>false</bool>
503           </property>
504          </widget>
505         </item>
506         <item>
507          <layout class="QHBoxLayout" >
508           <item>
509            <spacer>
510             <property name="orientation" >
511              <enum>Qt::Horizontal</enum>
512             </property>
513             <property name="sizeType" >
514              <enum>QSizePolicy::Expanding</enum>
515             </property>
516             <property name="sizeHint" stdset="0" >
517              <size>
518               <width>20</width>
519               <height>20</height>
520              </size>
521             </property>
522            </spacer>
523           </item>
524           <item>
525            <widget class="QSlider" name="sldInput5" >
526             <property name="minimumSize" >
527              <size>
528               <width>0</width>
529               <height>80</height>
530              </size>
531             </property>
532             <property name="minimum" >
533              <number>-32767</number>
534             </property>
535             <property name="maximum" >
536              <number>0</number>
537             </property>
538             <property name="singleStep" >
539              <number>10000</number>
540             </property>
541             <property name="pageStep" >
542              <number>1000</number>
543             </property>
544             <property name="value" >
545              <number>0</number>
546             </property>
547             <property name="orientation" >
548              <enum>Qt::Vertical</enum>
549             </property>
550             <property name="tickInterval" >
551              <number>10000</number>
552             </property>
553            </widget>
554           </item>
555           <item>
556            <spacer>
557             <property name="orientation" >
558              <enum>Qt::Horizontal</enum>
559             </property>
560             <property name="sizeType" >
561              <enum>QSizePolicy::Expanding</enum>
562             </property>
563             <property name="sizeHint" stdset="0" >
564              <size>
565               <width>20</width>
566               <height>20</height>
567              </size>
568             </property>
569            </spacer>
570           </item>
571          </layout>
572         </item>
573         <item>
574          <widget class="QSlider" name="sldBal5" >
575           <property name="minimum" >
576            <number>-32767</number>
577           </property>
578           <property name="maximum" >
579            <number>32512</number>
580           </property>
581           <property name="orientation" >
582            <enum>Qt::Horizontal</enum>
583           </property>
584           <property name="invertedAppearance" >
585            <bool>true</bool>
586           </property>
587          </widget>
588         </item>
589        </layout>
590       </item>
591       <item>
592        <spacer>
593         <property name="orientation" >
594          <enum>Qt::Horizontal</enum>
595         </property>
596         <property name="sizeType" >
597          <enum>QSizePolicy::Expanding</enum>
598         </property>
599         <property name="sizeHint" stdset="0" >
600          <size>
601           <width>40</width>
602           <height>20</height>
603          </size>
604         </property>
605        </spacer>
606       </item>
607       <item>
608        <layout class="QVBoxLayout" >
609         <item>
610          <widget class="QLabel" name="textLabel6" >
611           <property name="text" >
612            <string>6</string>
613           </property>
614           <property name="alignment" >
615            <set>Qt::AlignCenter</set>
616           </property>
617           <property name="wordWrap" >
618            <bool>false</bool>
619           </property>
620          </widget>
621         </item>
622         <item>
623          <layout class="QHBoxLayout" >
624           <item>
625            <spacer>
626             <property name="orientation" >
627              <enum>Qt::Horizontal</enum>
628             </property>
629             <property name="sizeType" >
630              <enum>QSizePolicy::Expanding</enum>
631             </property>
632             <property name="sizeHint" stdset="0" >
633              <size>
634               <width>20</width>
635               <height>20</height>
636              </size>
637             </property>
638            </spacer>
639           </item>
640           <item>
641            <widget class="QSlider" name="sldInput6" >
642             <property name="minimum" >
643              <number>-32767</number>
644             </property>
645             <property name="maximum" >
646              <number>0</number>
647             </property>
648             <property name="singleStep" >
649              <number>10000</number>
650             </property>
651             <property name="pageStep" >
652              <number>1000</number>
653             </property>
654             <property name="value" >
655              <number>0</number>
656             </property>
657             <property name="orientation" >
658              <enum>Qt::Vertical</enum>
659             </property>
660             <property name="tickInterval" >
661              <number>10000</number>
662             </property>
663            </widget>
664           </item>
665           <item>
666            <spacer>
667             <property name="orientation" >
668              <enum>Qt::Horizontal</enum>
669             </property>
670             <property name="sizeType" >
671              <enum>QSizePolicy::Expanding</enum>
672             </property>
673             <property name="sizeHint" stdset="0" >
674              <size>
675               <width>20</width>
676               <height>20</height>
677              </size>
678             </property>
679            </spacer>
680           </item>
681          </layout>
682         </item>
683         <item>
684          <widget class="QSlider" name="sldBal6" >
685           <property name="minimum" >
686            <number>-32767</number>
687           </property>
688           <property name="maximum" >
689            <number>32512</number>
690           </property>
691           <property name="orientation" >
692            <enum>Qt::Horizontal</enum>
693           </property>
694           <property name="invertedAppearance" >
695            <bool>true</bool>
696           </property>
697          </widget>
698         </item>
699        </layout>
700       </item>
701       <item>
702        <spacer>
703         <property name="orientation" >
704          <enum>Qt::Horizontal</enum>
705         </property>
706         <property name="sizeType" >
707          <enum>QSizePolicy::Expanding</enum>
708         </property>
709         <property name="sizeHint" stdset="0" >
710          <size>
711           <width>40</width>
712           <height>20</height>
713          </size>
714         </property>
715        </spacer>
716       </item>
717       <item>
718        <layout class="QVBoxLayout" >
719         <item>
720          <widget class="QLabel" name="textLabel7" >
721           <property name="text" >
722            <string>7</string>
723           </property>
724           <property name="alignment" >
725            <set>Qt::AlignCenter</set>
726           </property>
727           <property name="wordWrap" >
728            <bool>false</bool>
729           </property>
730          </widget>
731         </item>
732         <item>
733          <layout class="QHBoxLayout" >
734           <item>
735            <spacer>
736             <property name="orientation" >
737              <enum>Qt::Horizontal</enum>
738             </property>
739             <property name="sizeType" >
740              <enum>QSizePolicy::Expanding</enum>
741             </property>
742             <property name="sizeHint" stdset="0" >
743              <size>
744               <width>20</width>
745               <height>20</height>
746              </size>
747             </property>
748            </spacer>
749           </item>
750           <item>
751            <widget class="QSlider" name="sldInput7" >
752             <property name="minimumSize" >
753              <size>
754               <width>0</width>
755               <height>80</height>
756              </size>
757             </property>
758             <property name="minimum" >
759              <number>-32767</number>
760             </property>
761             <property name="maximum" >
762              <number>0</number>
763             </property>
764             <property name="singleStep" >
765              <number>10000</number>
766             </property>
767             <property name="pageStep" >
768              <number>1000</number>
769             </property>
770             <property name="value" >
771              <number>0</number>
772             </property>
773             <property name="orientation" >
774              <enum>Qt::Vertical</enum>
775             </property>
776             <property name="tickInterval" >
777              <number>10000</number>
778             </property>
779            </widget>
780           </item>
781           <item>
782            <spacer>
783             <property name="orientation" >
784              <enum>Qt::Horizontal</enum>
785             </property>
786             <property name="sizeType" >
787              <enum>QSizePolicy::Expanding</enum>
788             </property>
789             <property name="sizeHint" stdset="0" >
790              <size>
791               <width>20</width>
792               <height>20</height>
793              </size>
794             </property>
795            </spacer>
796           </item>
797          </layout>
798         </item>
799         <item>
800          <widget class="QSlider" name="sldBal7" >
801           <property name="minimum" >
802            <number>-32767</number>
803           </property>
804           <property name="maximum" >
805            <number>32512</number>
806           </property>
807           <property name="orientation" >
808            <enum>Qt::Horizontal</enum>
809           </property>
810           <property name="invertedAppearance" >
811            <bool>true</bool>
812           </property>
813          </widget>
814         </item>
815        </layout>
816       </item>
817       <item>
818        <spacer>
819         <property name="orientation" >
820          <enum>Qt::Horizontal</enum>
821         </property>
822         <property name="sizeType" >
823          <enum>QSizePolicy::Expanding</enum>
824         </property>
825         <property name="sizeHint" stdset="0" >
826          <size>
827           <width>40</width>
828           <height>20</height>
829          </size>
830         </property>
831        </spacer>
832       </item>
833       <item>
834        <layout class="QVBoxLayout" >
835         <item>
836          <widget class="QLabel" name="textLabel8" >
837           <property name="text" >
838            <string>8</string>
839           </property>
840           <property name="alignment" >
841            <set>Qt::AlignCenter</set>
842           </property>
843           <property name="wordWrap" >
844            <bool>false</bool>
845           </property>
846          </widget>
847         </item>
848         <item>
849          <layout class="QHBoxLayout" >
850           <item>
851            <spacer>
852             <property name="orientation" >
853              <enum>Qt::Horizontal</enum>
854             </property>
855             <property name="sizeType" >
856              <enum>QSizePolicy::Expanding</enum>
857             </property>
858             <property name="sizeHint" stdset="0" >
859              <size>
860               <width>20</width>
861               <height>20</height>
862              </size>
863             </property>
864            </spacer>
865           </item>
866           <item>
867            <widget class="QSlider" name="sldInput8" >
868             <property name="minimum" >
869              <number>-32767</number>
870             </property>
871             <property name="maximum" >
872              <number>0</number>
873             </property>
874             <property name="singleStep" >
875              <number>10000</number>
876             </property>
877             <property name="pageStep" >
878              <number>1000</number>
879             </property>
880             <property name="value" >
881              <number>0</number>
882             </property>
883             <property name="orientation" >
884              <enum>Qt::Vertical</enum>
885             </property>
886             <property name="tickInterval" >
887              <number>10000</number>
888             </property>
889            </widget>
890           </item>
891           <item>
892            <spacer>
893             <property name="orientation" >
894              <enum>Qt::Horizontal</enum>
895             </property>
896             <property name="sizeType" >
897              <enum>QSizePolicy::Expanding</enum>
898             </property>
899             <property name="sizeHint" stdset="0" >
900              <size>
901               <width>20</width>
902               <height>20</height>
903              </size>
904             </property>
905            </spacer>
906           </item>
907          </layout>
908         </item>
909         <item>
910          <widget class="QSlider" name="sldBal8" >
911           <property name="minimum" >
912            <number>-32767</number>
913           </property>
914           <property name="maximum" >
915            <number>32512</number>
916           </property>
917           <property name="orientation" >
918            <enum>Qt::Horizontal</enum>
919           </property>
920           <property name="invertedAppearance" >
921            <bool>true</bool>
922           </property>
923          </widget>
924         </item>
925        </layout>
926       </item>
927       <item>
928        <spacer>
929         <property name="orientation" >
930          <enum>Qt::Horizontal</enum>
931         </property>
932         <property name="sizeType" >
933          <enum>QSizePolicy::Expanding</enum>
934         </property>
935         <property name="sizeHint" stdset="0" >
936          <size>
937           <width>40</width>
938           <height>20</height>
939          </size>
940         </property>
941        </spacer>
942       </item>
943       <item>
944        <layout class="QVBoxLayout" >
945         <item>
946          <widget class="QLabel" name="textLabel9" >
947           <property name="text" >
948            <string>9</string>
949           </property>
950           <property name="alignment" >
951            <set>Qt::AlignCenter</set>
952           </property>
953           <property name="wordWrap" >
954            <bool>false</bool>
955           </property>
956          </widget>
957         </item>
958         <item>
959          <layout class="QHBoxLayout" >
960           <item>
961            <spacer>
962             <property name="orientation" >
963              <enum>Qt::Horizontal</enum>
964             </property>
965             <property name="sizeType" >
966              <enum>QSizePolicy::Expanding</enum>
967             </property>
968             <property name="sizeHint" stdset="0" >
969              <size>
970               <width>20</width>
971               <height>20</height>
972              </size>
973             </property>
974            </spacer>
975           </item>
976           <item>
977            <widget class="QSlider" name="sldInput9" >
978             <property name="minimumSize" >
979              <size>
980               <width>0</width>
981               <height>80</height>
982              </size>
983             </property>
984             <property name="minimum" >
985              <number>-32767</number>
986             </property>
987             <property name="maximum" >
988              <number>0</number>
989             </property>
990             <property name="singleStep" >
991              <number>10000</number>
992             </property>
993             <property name="pageStep" >
994              <number>1000</number>
995             </property>
996             <property name="value" >
997              <number>-2</number>
998             </property>
999             <property name="orientation" >
1000              <enum>Qt::Vertical</enum>
1001             </property>
1002             <property name="tickInterval" >
1003              <number>10000</number>
1004             </property>
1005            </widget>
1006           </item>
1007           <item>
1008            <spacer>
1009             <property name="orientation" >
1010              <enum>Qt::Horizontal</enum>
1011             </property>
1012             <property name="sizeType" >
1013              <enum>QSizePolicy::Expanding</enum>
1014             </property>
1015             <property name="sizeHint" stdset="0" >
1016              <size>
1017               <width>20</width>
1018               <height>20</height>
1019              </size>
1020             </property>
1021            </spacer>
1022           </item>
1023          </layout>
1024         </item>
1025         <item>
1026          <widget class="QSlider" name="sldBal9" >
1027           <property name="minimum" >
1028            <number>-32767</number>
1029           </property>
1030           <property name="maximum" >
1031            <number>32512</number>
1032           </property>
1033           <property name="orientation" >
1034            <enum>Qt::Horizontal</enum>
1035           </property>
1036           <property name="invertedAppearance" >
1037            <bool>true</bool>
1038           </property>
1039          </widget>
1040         </item>
1041        </layout>
1042       </item>
1043       <item>
1044        <spacer>
1045         <property name="orientation" >
1046          <enum>Qt::Horizontal</enum>
1047         </property>
1048         <property name="sizeType" >
1049          <enum>QSizePolicy::Expanding</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        <layout class="QVBoxLayout" >
1061         <item>
1062          <widget class="QLabel" name="textLabel10" >
1063           <property name="text" >
1064            <string>10</string>
1065           </property>
1066           <property name="alignment" >
1067            <set>Qt::AlignCenter</set>
1068           </property>
1069           <property name="wordWrap" >
1070            <bool>false</bool>
1071           </property>
1072          </widget>
1073         </item>
1074         <item>
1075          <layout class="QHBoxLayout" >
1076           <item>
1077            <spacer>
1078             <property name="orientation" >
1079              <enum>Qt::Horizontal</enum>
1080             </property>
1081             <property name="sizeType" >
1082              <enum>QSizePolicy::Expanding</enum>
1083             </property>
1084             <property name="sizeHint" stdset="0" >
1085              <size>
1086               <width>20</width>
1087               <height>20</height>
1088              </size>
1089             </property>
1090            </spacer>
1091           </item>
1092           <item>
1093            <widget class="QSlider" name="sldInput10" >
1094             <property name="minimum" >
1095              <number>-32767</number>
1096             </property>
1097             <property name="maximum" >
1098              <number>0</number>
1099             </property>
1100             <property name="singleStep" >
1101              <number>10000</number>
1102             </property>
1103             <property name="pageStep" >
1104              <number>1000</number>
1105             </property>
1106             <property name="value" >
1107              <number>0</number>
1108             </property>
1109             <property name="orientation" >
1110              <enum>Qt::Vertical</enum>
1111             </property>
1112             <property name="tickInterval" >
1113              <number>10000</number>
1114             </property>
1115            </widget>
1116           </item>
1117           <item>
1118            <spacer>
1119             <property name="orientation" >
1120              <enum>Qt::Horizontal</enum>
1121             </property>
1122             <property name="sizeType" >
1123              <enum>QSizePolicy::Expanding</enum>
1124             </property>
1125             <property name="sizeHint" stdset="0" >
1126              <size>
1127               <width>20</width>
1128               <height>20</height>
1129              </size>
1130             </property>
1131            </spacer>
1132           </item>
1133          </layout>
1134         </item>
1135         <item>
1136          <widget class="QSlider" name="sldBal10" >
1137           <property name="minimum" >
1138            <number>-32768</number>
1139           </property>
1140           <property name="maximum" >
1141            <number>32512</number>
1142           </property>
1143           <property name="orientation" >
1144            <enum>Qt::Horizontal</enum>
1145           </property>
1146           <property name="invertedAppearance" >
1147            <bool>true</bool>
1148           </property>
1149          </widget>
1150         </item>
1151        </layout>
1152       </item>
1153      </layout>
1154     </widget>
1155    </item>
1156   </layout>
1157  </widget>
1158  <layoutdefault spacing="6" margin="11" />
1159  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
1160  <resources/>
1161  <connections>
1162   <connection>
1163    <sender>sldInput1</sender>
1164    <signal>sliderMoved(int)</signal>
1165    <receiver>EdirolFa101ControlUI</receiver>
1166    <slot>setVolumeIn1(int)</slot>
1167    <hints>
1168     <hint type="sourcelabel" >
1169      <x>20</x>
1170      <y>20</y>
1171     </hint>
1172     <hint type="destinationlabel" >
1173      <x>20</x>
1174      <y>20</y>
1175     </hint>
1176    </hints>
1177   </connection>
1178   <connection>
1179    <sender>sldInput2</sender>
1180    <signal>sliderMoved(int)</signal>
1181    <receiver>EdirolFa101ControlUI</receiver>
1182    <slot>setVolumeIn2(int)</slot>
1183    <hints>
1184     <hint type="sourcelabel" >
1185      <x>20</x>
1186      <y>20</y>
1187     </hint>
1188     <hint type="destinationlabel" >
1189      <x>20</x>
1190      <y>20</y>
1191     </hint>
1192    </hints>
1193   </connection>
1194   <connection>
1195    <sender>sldInput3</sender>
1196    <signal>sliderMoved(int)</signal>
1197    <receiver>EdirolFa101ControlUI</receiver>
1198    <slot>setVolumeIn3(int)</slot>
1199    <hints>
1200     <hint type="sourcelabel" >
1201      <x>20</x>
1202      <y>20</y>
1203     </hint>
1204     <hint type="destinationlabel" >
1205      <x>20</x>
1206      <y>20</y>
1207     </hint>
1208    </hints>
1209   </connection>
1210   <connection>
1211    <sender>sldInput4</sender>
1212    <signal>sliderMoved(int)</signal>
1213    <receiver>EdirolFa101ControlUI</receiver>
1214    <slot>setVolumeIn4(int)</slot>
1215    <hints>
1216     <hint type="sourcelabel" >
1217      <x>20</x>
1218      <y>20</y>
1219     </hint>
1220     <hint type="destinationlabel" >
1221      <x>20</x>
1222      <y>20</y>
1223     </hint>
1224    </hints>
1225   </connection>
1226   <connection>
1227    <sender>sldInput5</sender>
1228    <signal>sliderMoved(int)</signal>
1229    <receiver>EdirolFa101ControlUI</receiver>
1230    <slot>setVolumeIn5(int)</slot>
1231    <hints>
1232     <hint type="sourcelabel" >
1233      <x>20</x>
1234      <y>20</y>
1235     </hint>
1236     <hint type="destinationlabel" >
1237      <x>20</x>
1238      <y>20</y>
1239     </hint>
1240    </hints>
1241   </connection>
1242   <connection>
1243    <sender>sldInput6</sender>
1244    <signal>sliderMoved(int)</signal>
1245    <receiver>EdirolFa101ControlUI</receiver>
1246    <slot>setVolumeIn6(int)</slot>
1247    <hints>
1248     <hint type="sourcelabel" >
1249      <x>20</x>
1250      <y>20</y>
1251     </hint>
1252     <hint type="destinationlabel" >
1253      <x>20</x>
1254      <y>20</y>
1255     </hint>
1256    </hints>
1257   </connection>
1258   <connection>
1259    <sender>sldInput7</sender>
1260    <signal>sliderMoved(int)</signal>
1261    <receiver>EdirolFa101ControlUI</receiver>
1262    <slot>setVolumeIn7(int)</slot>
1263    <hints>
1264     <hint type="sourcelabel" >
1265      <x>20</x>
1266      <y>20</y>
1267     </hint>
1268     <hint type="destinationlabel" >
1269      <x>20</x>
1270      <y>20</y>
1271     </hint>
1272    </hints>
1273   </connection>
1274   <connection>
1275    <sender>sldInput8</sender>
1276    <signal>sliderMoved(int)</signal>
1277    <receiver>EdirolFa101ControlUI</receiver>
1278    <slot>setVolumeIn8(int)</slot>
1279    <hints>
1280     <hint type="sourcelabel" >
1281      <x>20</x>
1282      <y>20</y>
1283     </hint>
1284     <hint type="destinationlabel" >
1285      <x>20</x>
1286      <y>20</y>
1287     </hint>
1288    </hints>
1289   </connection>
1290   <connection>
1291    <sender>sldInput9</sender>
1292    <signal>sliderMoved(int)</signal>
1293    <receiver>EdirolFa101ControlUI</receiver>
1294    <slot>setVolumeIn9(int)</slot>
1295    <hints>
1296     <hint type="sourcelabel" >
1297      <x>20</x>
1298      <y>20</y>
1299     </hint>
1300     <hint type="destinationlabel" >
1301      <x>20</x>
1302      <y>20</y>
1303     </hint>
1304    </hints>
1305   </connection>
1306   <connection>
1307    <sender>sldInput10</sender>
1308    <signal>sliderMoved(int)</signal>
1309    <receiver>EdirolFa101ControlUI</receiver>
1310    <slot>setVolumeIn10(int)</slot>
1311    <hints>
1312     <hint type="sourcelabel" >
1313      <x>20</x>
1314      <y>20</y>
1315     </hint>
1316     <hint type="destinationlabel" >
1317      <x>20</x>
1318      <y>20</y>
1319     </hint>
1320    </hints>
1321   </connection>
1322   <connection>
1323    <sender>sldBal1</sender>
1324    <signal>sliderMoved(int)</signal>
1325    <receiver>EdirolFa101ControlUI</receiver>
1326    <slot>setBalanceIn1(int)</slot>
1327    <hints>
1328     <hint type="sourcelabel" >
1329      <x>20</x>
1330      <y>20</y>
1331     </hint>
1332     <hint type="destinationlabel" >
1333      <x>20</x>
1334      <y>20</y>
1335     </hint>
1336    </hints>
1337   </connection>
1338   <connection>
1339    <sender>sldBal2</sender>
1340    <signal>sliderMoved(int)</signal>
1341    <receiver>EdirolFa101ControlUI</receiver>
1342    <slot>setBalanceIn2(int)</slot>
1343    <hints>
1344     <hint type="sourcelabel" >
1345      <x>20</x>
1346      <y>20</y>
1347     </hint>
1348     <hint type="destinationlabel" >
1349      <x>20</x>
1350      <y>20</y>
1351     </hint>
1352    </hints>
1353   </connection>
1354   <connection>
1355    <sender>sldBal3</sender>
1356    <signal>sliderMoved(int)</signal>
1357    <receiver>EdirolFa101ControlUI</receiver>
1358    <slot>setBalanceIn3(int)</slot>
1359    <hints>
1360     <hint type="sourcelabel" >
1361      <x>20</x>
1362      <y>20</y>
1363     </hint>
1364     <hint type="destinationlabel" >
1365      <x>20</x>
1366      <y>20</y>
1367     </hint>
1368    </hints>
1369   </connection>
1370   <connection>
1371    <sender>sldBal4</sender>
1372    <signal>sliderMoved(int)</signal>
1373    <receiver>EdirolFa101ControlUI</receiver>
1374    <slot>setBalanceIn4(int)</slot>
1375    <hints>
1376     <hint type="sourcelabel" >
1377      <x>20</x>
1378      <y>20</y>
1379     </hint>
1380     <hint type="destinationlabel" >
1381      <x>20</x>
1382      <y>20</y>
1383     </hint>
1384    </hints>
1385   </connection>
1386   <connection>
1387    <sender>sldBal5</sender>
1388    <signal>sliderMoved(int)</signal>
1389    <receiver>EdirolFa101ControlUI</receiver>
1390    <slot>setBalanceIn5(int)</slot>
1391    <hints>
1392     <hint type="sourcelabel" >
1393      <x>20</x>
1394      <y>20</y>
1395     </hint>
1396     <hint type="destinationlabel" >
1397      <x>20</x>
1398      <y>20</y>
1399     </hint>
1400    </hints>
1401   </connection>
1402   <connection>
1403    <sender>sldBal6</sender>
1404    <signal>sliderMoved(int)</signal>
1405    <receiver>EdirolFa101ControlUI</receiver>
1406    <slot>setBalanceIn6(int)</slot>
1407    <hints>
1408     <hint type="sourcelabel" >
1409      <x>20</x>
1410      <y>20</y>
1411     </hint>
1412     <hint type="destinationlabel" >
1413      <x>20</x>
1414      <y>20</y>
1415     </hint>
1416    </hints>
1417   </connection>
1418   <connection>
1419    <sender>sldBal7</sender>
1420    <signal>sliderMoved(int)</signal>
1421    <receiver>EdirolFa101ControlUI</receiver>
1422    <slot>setBalanceIn7(int)</slot>
1423    <hints>
1424     <hint type="sourcelabel" >
1425      <x>20</x>
1426      <y>20</y>
1427     </hint>
1428     <hint type="destinationlabel" >
1429      <x>20</x>
1430      <y>20</y>
1431     </hint>
1432    </hints>
1433   </connection>
1434   <connection>
1435    <sender>sldBal8</sender>
1436    <signal>sliderMoved(int)</signal>
1437    <receiver>EdirolFa101ControlUI</receiver>
1438    <slot>setBalanceIn8(int)</slot>
1439    <hints>
1440     <hint type="sourcelabel" >
1441      <x>20</x>
1442      <y>20</y>
1443     </hint>
1444     <hint type="destinationlabel" >
1445      <x>20</x>
1446      <y>20</y>
1447     </hint>
1448    </hints>
1449   </connection>
1450   <connection>
1451    <sender>sldBal9</sender>
1452    <signal>sliderMoved(int)</signal>
1453    <receiver>EdirolFa101ControlUI</receiver>
1454    <slot>setBalanceIn9(int)</slot>
1455    <hints>
1456     <hint type="sourcelabel" >
1457      <x>20</x>
1458      <y>20</y>
1459     </hint>
1460     <hint type="destinationlabel" >
1461      <x>20</x>
1462      <y>20</y>
1463     </hint>
1464    </hints>
1465   </connection>
1466   <connection>
1467    <sender>sldBal10</sender>
1468    <signal>sliderMoved(int)</signal>
1469    <receiver>EdirolFa101ControlUI</receiver>
1470    <slot>setVolumeIn10(int)</slot>
1471    <hints>
1472     <hint type="sourcelabel" >
1473      <x>20</x>
1474      <y>20</y>
1475     </hint>
1476     <hint type="destinationlabel" >
1477      <x>20</x>
1478      <y>20</y>
1479     </hint>
1480    </hints>
1481   </connection>
1482  </connections>
1483 </ui>
Note: See TracBrowser for help on using the browser.