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

Revision 1435, 38.0 kB (checked in by arnonym, 15 years ago)

forward port the mixer-changes from 2.0-branch r1361:HEAD

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