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

Revision 1361, 67.4 kB (checked in by ppalmers, 15 years ago)

Merge 2.0 branch changes.

svn merge -r1349:HEAD svn+ssh://ffadosvn@ffado.org/ffado/branches/libffado-2.0

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