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

Revision 1501, 24.5 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>EdirolFa66ControlUI</class>
20  <widget class="QWidget" name="EdirolFa66ControlUI" >
21   <property name="geometry" >
22    <rect>
23     <x>0</x>
24     <y>0</y>
25     <width>421</width>
26     <height>193</height>
27    </rect>
28   </property>
29   <property name="windowTitle" >
30    <string>Edirol FA-66</string>
31   </property>
32   <layout class="QVBoxLayout" >
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      </layout>
702     </widget>
703    </item>
704   </layout>
705  </widget>
706  <layoutdefault spacing="6" margin="11" />
707  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
708  <resources/>
709  <connections>
710   <connection>
711    <sender>sldInput1</sender>
712    <signal>sliderMoved(int)</signal>
713    <receiver>EdirolFa66ControlUI</receiver>
714    <slot>setVolumeIn1(int)</slot>
715    <hints>
716     <hint type="sourcelabel" >
717      <x>20</x>
718      <y>20</y>
719     </hint>
720     <hint type="destinationlabel" >
721      <x>20</x>
722      <y>20</y>
723     </hint>
724    </hints>
725   </connection>
726   <connection>
727    <sender>sldInput2</sender>
728    <signal>sliderMoved(int)</signal>
729    <receiver>EdirolFa66ControlUI</receiver>
730    <slot>setVolumeIn2(int)</slot>
731    <hints>
732     <hint type="sourcelabel" >
733      <x>20</x>
734      <y>20</y>
735     </hint>
736     <hint type="destinationlabel" >
737      <x>20</x>
738      <y>20</y>
739     </hint>
740    </hints>
741   </connection>
742   <connection>
743    <sender>sldInput3</sender>
744    <signal>sliderMoved(int)</signal>
745    <receiver>EdirolFa66ControlUI</receiver>
746    <slot>setVolumeIn3(int)</slot>
747    <hints>
748     <hint type="sourcelabel" >
749      <x>20</x>
750      <y>20</y>
751     </hint>
752     <hint type="destinationlabel" >
753      <x>20</x>
754      <y>20</y>
755     </hint>
756    </hints>
757   </connection>
758   <connection>
759    <sender>sldInput4</sender>
760    <signal>sliderMoved(int)</signal>
761    <receiver>EdirolFa66ControlUI</receiver>
762    <slot>setVolumeIn4(int)</slot>
763    <hints>
764     <hint type="sourcelabel" >
765      <x>20</x>
766      <y>20</y>
767     </hint>
768     <hint type="destinationlabel" >
769      <x>20</x>
770      <y>20</y>
771     </hint>
772    </hints>
773   </connection>
774   <connection>
775    <sender>sldInput5</sender>
776    <signal>sliderMoved(int)</signal>
777    <receiver>EdirolFa66ControlUI</receiver>
778    <slot>setVolumeIn5(int)</slot>
779    <hints>
780     <hint type="sourcelabel" >
781      <x>20</x>
782      <y>20</y>
783     </hint>
784     <hint type="destinationlabel" >
785      <x>20</x>
786      <y>20</y>
787     </hint>
788    </hints>
789   </connection>
790   <connection>
791    <sender>sldInput6</sender>
792    <signal>sliderMoved(int)</signal>
793    <receiver>EdirolFa66ControlUI</receiver>
794    <slot>setVolumeIn6(int)</slot>
795    <hints>
796     <hint type="sourcelabel" >
797      <x>20</x>
798      <y>20</y>
799     </hint>
800     <hint type="destinationlabel" >
801      <x>20</x>
802      <y>20</y>
803     </hint>
804    </hints>
805   </connection>
806   <connection>
807    <sender>sldBal1</sender>
808    <signal>sliderMoved(int)</signal>
809    <receiver>EdirolFa66ControlUI</receiver>
810    <slot>setBalanceIn1(int)</slot>
811    <hints>
812     <hint type="sourcelabel" >
813      <x>20</x>
814      <y>20</y>
815     </hint>
816     <hint type="destinationlabel" >
817      <x>20</x>
818      <y>20</y>
819     </hint>
820    </hints>
821   </connection>
822   <connection>
823    <sender>sldBal2</sender>
824    <signal>sliderMoved(int)</signal>
825    <receiver>EdirolFa66ControlUI</receiver>
826    <slot>setBalanceIn2(int)</slot>
827    <hints>
828     <hint type="sourcelabel" >
829      <x>20</x>
830      <y>20</y>
831     </hint>
832     <hint type="destinationlabel" >
833      <x>20</x>
834      <y>20</y>
835     </hint>
836    </hints>
837   </connection>
838   <connection>
839    <sender>sldBal3</sender>
840    <signal>sliderMoved(int)</signal>
841    <receiver>EdirolFa66ControlUI</receiver>
842    <slot>setBalanceIn3(int)</slot>
843    <hints>
844     <hint type="sourcelabel" >
845      <x>20</x>
846      <y>20</y>
847     </hint>
848     <hint type="destinationlabel" >
849      <x>20</x>
850      <y>20</y>
851     </hint>
852    </hints>
853   </connection>
854   <connection>
855    <sender>sldBal4</sender>
856    <signal>sliderMoved(int)</signal>
857    <receiver>EdirolFa66ControlUI</receiver>
858    <slot>setBalanceIn4(int)</slot>
859    <hints>
860     <hint type="sourcelabel" >
861      <x>20</x>
862      <y>20</y>
863     </hint>
864     <hint type="destinationlabel" >
865      <x>20</x>
866      <y>20</y>
867     </hint>
868    </hints>
869   </connection>
870   <connection>
871    <sender>sldBal5</sender>
872    <signal>sliderMoved(int)</signal>
873    <receiver>EdirolFa66ControlUI</receiver>
874    <slot>setBalanceIn5(int)</slot>
875    <hints>
876     <hint type="sourcelabel" >
877      <x>20</x>
878      <y>20</y>
879     </hint>
880     <hint type="destinationlabel" >
881      <x>20</x>
882      <y>20</y>
883     </hint>
884    </hints>
885   </connection>
886   <connection>
887    <sender>sldBal6</sender>
888    <signal>sliderMoved(int)</signal>
889    <receiver>EdirolFa66ControlUI</receiver>
890    <slot>setBalanceIn6(int)</slot>
891    <hints>
892     <hint type="sourcelabel" >
893      <x>20</x>
894      <y>20</y>
895     </hint>
896     <hint type="destinationlabel" >
897      <x>20</x>
898      <y>20</y>
899     </hint>
900    </hints>
901   </connection>
902  </connections>
903 </ui>
Note: See TracBrowser for help on using the browser.