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

Revision 864, 100.3 kB (checked in by ppalmers, 16 years ago)

update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. Update copyrights to reflect the new year

Line 
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>AudioFire2MixerUI</class>
3 <comment>Copyright (C) 2005-2008 by Pieter Palmers
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="QDialog">
21     <property name="name">
22         <cstring>AudioFire2MixerUI</cstring>
23     </property>
24     <property name="geometry">
25         <rect>
26             <x>0</x>
27             <y>0</y>
28             <width>580</width>
29             <height>487</height>
30         </rect>
31     </property>
32     <property name="caption">
33         <string>AudioFire2 Console</string>
34     </property>
35     <widget class="QTabWidget">
36         <property name="name">
37             <cstring>tabWidget4</cstring>
38         </property>
39         <property name="geometry">
40             <rect>
41                 <x>10</x>
42                 <y>10</y>
43                 <width>560</width>
44                 <height>470</height>
45             </rect>
46         </property>
47         <widget class="QWidget">
48             <property name="name">
49                 <cstring>tab</cstring>
50             </property>
51             <attribute name="title">
52                 <string>ANALOG OUT</string>
53             </attribute>
54             <widget class="QLabel">
55                 <property name="name">
56                     <cstring>AnOut_textLabel1</cstring>
57                 </property>
58                 <property name="geometry">
59                     <rect>
60                         <x>12</x>
61                         <y>110</y>
62                         <width>50</width>
63                         <height>21</height>
64                     </rect>
65                 </property>
66                 <property name="text">
67                     <string>Pan</string>
68                 </property>
69                 <property name="alignment">
70                     <set>AlignCenter</set>
71                 </property>
72             </widget>
73             <widget class="QPushButton">
74                 <property name="name">
75                     <cstring>btnIn1Out12Mute</cstring>
76                 </property>
77                 <property name="geometry">
78                     <rect>
79                         <x>12</x>
80                         <y>220</y>
81                         <width>50</width>
82                         <height>21</height>
83                     </rect>
84                 </property>
85                 <property name="text">
86                     <string>Mute</string>
87                 </property>
88                 <property name="toggleButton">
89                     <bool>true</bool>
90                 </property>
91             </widget>
92             <widget class="QLabel">
93                 <property name="name">
94                     <cstring>AnOut_textLabel1_3</cstring>
95                 </property>
96                 <property name="geometry">
97                     <rect>
98                         <x>70</x>
99                         <y>110</y>
100                         <width>50</width>
101                         <height>21</height>
102                     </rect>
103                 </property>
104                 <property name="text">
105                     <string>Pan</string>
106                 </property>
107                 <property name="alignment">
108                     <set>AlignCenter</set>
109                 </property>
110             </widget>
111             <widget class="QPushButton">
112                 <property name="name">
113                     <cstring>btnIn2Out12Solo</cstring>
114                 </property>
115                 <property name="geometry">
116                     <rect>
117                         <x>70</x>
118                         <y>190</y>
119                         <width>50</width>
120                         <height>21</height>
121                     </rect>
122                 </property>
123                 <property name="text">
124                     <string>Solo</string>
125                 </property>
126                 <property name="toggleButton">
127                     <bool>true</bool>
128                 </property>
129             </widget>
130             <widget class="QPushButton">
131                 <property name="name">
132                     <cstring>btnIn2Out12Mute</cstring>
133                 </property>
134                 <property name="geometry">
135                     <rect>
136                         <x>70</x>
137                         <y>220</y>
138                         <width>50</width>
139                         <height>21</height>
140                     </rect>
141                 </property>
142                 <property name="text">
143                     <string>Mute</string>
144                 </property>
145                 <property name="toggleButton">
146                     <bool>true</bool>
147                 </property>
148             </widget>
149             <widget class="QSlider">
150                 <property name="name">
151                     <cstring>sldIn2Out12</cstring>
152                 </property>
153                 <property name="geometry">
154                     <rect>
155                         <x>70</x>
156                         <y>250</y>
157                         <width>50</width>
158                         <height>170</height>
159                     </rect>
160                 </property>
161                 <property name="minValue">
162                     <number>0</number>
163                 </property>
164                 <property name="maxValue">
165                     <number>16777216</number>
166                 </property>
167                 <property name="lineStep">
168                     <number>1048576</number>
169                 </property>
170                 <property name="pageStep">
171                     <number>262144</number>
172                 </property>
173                 <property name="orientation">
174                     <enum>Vertical</enum>
175                 </property>
176                 <property name="tickmarks">
177                     <enum>Both</enum>
178                 </property>
179                 <property name="tickInterval">
180                     <number>1048576</number>
181                 </property>
182             </widget>
183             <widget class="QSlider">
184                 <property name="name">
185                     <cstring>sldIn1Out12</cstring>
186                 </property>
187                 <property name="geometry">
188                     <rect>
189                         <x>12</x>
190                         <y>250</y>
191                         <width>50</width>
192                         <height>170</height>
193                     </rect>
194                 </property>
195                 <property name="minValue">
196                     <number>0</number>
197                 </property>
198                 <property name="maxValue">
199                     <number>16777216</number>
200                 </property>
201                 <property name="lineStep">
202                     <number>1048576</number>
203                 </property>
204                 <property name="pageStep">
205                     <number>262144</number>
206                 </property>
207                 <property name="orientation">
208                     <enum>Vertical</enum>
209                 </property>
210                 <property name="tickmarks">
211                     <enum>Both</enum>
212                 </property>
213                 <property name="tickInterval">
214                     <number>1048576</number>
215                 </property>
216             </widget>
217             <widget class="QLabel">
218                 <property name="name">
219                     <cstring>AnOut_textLabel1_4</cstring>
220                 </property>
221                 <property name="geometry">
222                     <rect>
223                         <x>140</x>
224                         <y>110</y>
225                         <width>50</width>
226                         <height>21</height>
227                     </rect>
228                 </property>
229                 <property name="text">
230                     <string>Pan</string>
231                 </property>
232                 <property name="alignment">
233                     <set>AlignCenter</set>
234                 </property>
235             </widget>
236             <widget class="QLabel">
237                 <property name="name">
238                     <cstring>AnOut_textLabel1_2_4</cstring>
239                 </property>
240                 <property name="geometry">
241                     <rect>
242                         <x>138</x>
243                         <y>40</y>
244                         <width>50</width>
245                         <height>21</height>
246                     </rect>
247                 </property>
248                 <property name="text">
249                     <string>1</string>
250                 </property>
251                 <property name="alignment">
252                     <set>AlignCenter</set>
253                 </property>
254             </widget>
255             <widget class="QLabel">
256                 <property name="name">
257                     <cstring>AnOut_textLabel1_3_2</cstring>
258                 </property>
259                 <property name="geometry">
260                     <rect>
261                         <x>198</x>
262                         <y>110</y>
263                         <width>50</width>
264                         <height>21</height>
265                     </rect>
266                 </property>
267                 <property name="text">
268                     <string>Pan</string>
269                 </property>
270                 <property name="alignment">
271                     <set>AlignCenter</set>
272                 </property>
273             </widget>
274             <widget class="QLabel">
275                 <property name="name">
276                     <cstring>AnOut_textLabel1_2_3_2</cstring>
277                 </property>
278                 <property name="geometry">
279                     <rect>
280                         <x>196</x>
281                         <y>40</y>
282                         <width>50</width>
283                         <height>21</height>
284                     </rect>
285                 </property>
286                 <property name="text">
287                     <string>2</string>
288                 </property>
289                 <property name="alignment">
290                     <set>AlignCenter</set>
291                 </property>
292             </widget>
293             <widget class="QLabel">
294                 <property name="name">
295                     <cstring>AnOut_textLabel1_2_2_2</cstring>
296                 </property>
297                 <property name="geometry">
298                     <rect>
299                         <x>138</x>
300                         <y>10</y>
301                         <width>110</width>
302                         <height>21</height>
303                     </rect>
304                 </property>
305                 <property name="text">
306                     <string>S/PDIF</string>
307                 </property>
308                 <property name="alignment">
309                     <set>AlignCenter</set>
310                 </property>
311             </widget>
312             <widget class="QPushButton">
313                 <property name="name">
314                     <cstring>btnIn3Out12Solo</cstring>
315                 </property>
316                 <property name="geometry">
317                     <rect>
318                         <x>140</x>
319                         <y>190</y>
320                         <width>50</width>
321                         <height>21</height>
322                     </rect>
323                 </property>
324                 <property name="text">
325                     <string>Solo</string>
326                 </property>
327                 <property name="toggleButton">
328                     <bool>true</bool>
329                 </property>
330             </widget>
331             <widget class="QPushButton">
332                 <property name="name">
333                     <cstring>btnIn4Out12Solo</cstring>
334                 </property>
335                 <property name="geometry">
336                     <rect>
337                         <x>198</x>
338                         <y>190</y>
339                         <width>50</width>
340                         <height>21</height>
341                     </rect>
342                 </property>
343                 <property name="text">
344                     <string>Solo</string>
345                 </property>
346                 <property name="toggleButton">
347                     <bool>true</bool>
348                 </property>
349             </widget>
350             <widget class="QPushButton">
351                 <property name="name">
352                     <cstring>btnIn3Out12Mute</cstring>
353                 </property>
354                 <property name="geometry">
355                     <rect>
356                         <x>140</x>
357                         <y>220</y>
358                         <width>50</width>
359                         <height>21</height>
360                     </rect>
361                 </property>
362                 <property name="text">
363                     <string>Mute</string>
364                 </property>
365                 <property name="toggleButton">
366                     <bool>true</bool>
367                 </property>
368             </widget>
369             <widget class="QPushButton">
370                 <property name="name">
371                     <cstring>btnIn4Out12Mute</cstring>
372                 </property>
373                 <property name="geometry">
374                     <rect>
375                         <x>198</x>
376                         <y>220</y>
377                         <width>50</width>
378                         <height>21</height>
379                     </rect>
380                 </property>
381                 <property name="text">
382                     <string>Mute</string>
383                 </property>
384                 <property name="toggleButton">
385                     <bool>true</bool>
386                 </property>
387             </widget>
388             <widget class="QSlider">
389                 <property name="name">
390                     <cstring>sldIn3Out12</cstring>
391                 </property>
392                 <property name="geometry">
393                     <rect>
394                         <x>140</x>
395                         <y>250</y>
396                         <width>50</width>
397                         <height>170</height>
398                     </rect>
399                 </property>
400                 <property name="minValue">
401                     <number>0</number>
402                 </property>
403                 <property name="maxValue">
404                     <number>16777216</number>
405                 </property>
406                 <property name="lineStep">
407                     <number>1048576</number>
408                 </property>
409                 <property name="pageStep">
410                     <number>262144</number>
411                 </property>
412                 <property name="orientation">
413                     <enum>Vertical</enum>
414                 </property>
415                 <property name="tickmarks">
416                     <enum>Both</enum>
417                 </property>
418                 <property name="tickInterval">
419                     <number>1048576</number>
420                 </property>
421             </widget>
422             <widget class="QSlider">
423                 <property name="name">
424                     <cstring>sldIn4Out12</cstring>
425                 </property>
426                 <property name="geometry">
427                     <rect>
428                         <x>198</x>
429                         <y>250</y>
430                         <width>50</width>
431                         <height>170</height>
432                     </rect>
433                 </property>
434                 <property name="minValue">
435                     <number>0</number>
436                 </property>
437                 <property name="maxValue">
438                     <number>16777216</number>
439                 </property>
440                 <property name="lineStep">
441                     <number>1048576</number>
442                 </property>
443                 <property name="pageStep">
444                     <number>262144</number>
445                 </property>
446                 <property name="orientation">
447                     <enum>Vertical</enum>
448                 </property>
449                 <property name="tickmarks">
450                     <enum>Both</enum>
451                 </property>
452                 <property name="tickInterval">
453                     <number>1048576</number>
454                 </property>
455             </widget>
456             <widget class="QLabel">
457                 <property name="name">
458                     <cstring>AnOut_textLabel1_2_3_3</cstring>
459                 </property>
460                 <property name="geometry">
461                     <rect>
462                         <x>348</x>
463                         <y>160</y>
464                         <width>50</width>
465                         <height>21</height>
466                     </rect>
467                 </property>
468                 <property name="text">
469                     <string>2</string>
470                 </property>
471                 <property name="alignment">
472                     <set>AlignCenter</set>
473                 </property>
474             </widget>
475             <widget class="QLabel">
476                 <property name="name">
477                     <cstring>AnOut_textLabel1_2_5</cstring>
478                 </property>
479                 <property name="geometry">
480                     <rect>
481                         <x>290</x>
482                         <y>160</y>
483                         <width>50</width>
484                         <height>21</height>
485                     </rect>
486                 </property>
487                 <property name="text">
488                     <string>1</string>
489                 </property>
490                 <property name="alignment">
491                     <set>AlignCenter</set>
492                 </property>
493             </widget>
494             <widget class="QLabel">
495                 <property name="name">
496                     <cstring>AnOut_textLabel1_2_2_3</cstring>
497                 </property>
498                 <property name="geometry">
499                     <rect>
500                         <x>290</x>
501                         <y>130</y>
502                         <width>110</width>
503                         <height>21</height>
504                     </rect>
505                 </property>
506                 <property name="text">
507                     <string>OUTPUT</string>
508                 </property>
509                 <property name="alignment">
510                     <set>AlignCenter</set>
511                 </property>
512             </widget>
513             <widget class="QLabel">
514                 <property name="name">
515                     <cstring>AnOut_textLabel1_2_2_3_2</cstring>
516                 </property>
517                 <property name="geometry">
518                     <rect>
519                         <x>430</x>
520                         <y>130</y>
521                         <width>110</width>
522                         <height>21</height>
523                     </rect>
524                 </property>
525                 <property name="text">
526                     <string>OUTPUT</string>
527                 </property>
528                 <property name="alignment">
529                     <set>AlignCenter</set>
530                 </property>
531             </widget>
532             <widget class="QPushButton">
533                 <property name="name">
534                     <cstring>btnPC1Out12Mute</cstring>
535                 </property>
536                 <property name="geometry">
537                     <rect>
538                         <x>290</x>
539                         <y>220</y>
540                         <width>50</width>
541                         <height>21</height>
542                     </rect>
543                 </property>
544                 <property name="text">
545                     <string>Mute</string>
546                 </property>
547                 <property name="toggleButton">
548                     <bool>true</bool>
549                 </property>
550             </widget>
551             <widget class="QSlider">
552                 <property name="name">
553                     <cstring>sldPC2Out12</cstring>
554                 </property>
555                 <property name="geometry">
556                     <rect>
557                         <x>348</x>
558                         <y>250</y>
559                         <width>50</width>
560                         <height>170</height>
561                     </rect>
562                 </property>
563                 <property name="minValue">
564                     <number>0</number>
565                 </property>
566                 <property name="maxValue">
567                     <number>16777216</number>
568                 </property>
569                 <property name="lineStep">
570                     <number>1048576</number>
571                 </property>
572                 <property name="pageStep">
573                     <number>262144</number>
574                 </property>
575                 <property name="orientation">
576                     <enum>Vertical</enum>
577                 </property>
578                 <property name="tickmarks">
579                     <enum>Both</enum>
580                 </property>
581                 <property name="tickInterval">
582                     <number>1048576</number>
583                 </property>
584             </widget>
585             <widget class="QPushButton">
586                 <property name="name">
587                     <cstring>btnPC2Out12Mute</cstring>
588                 </property>
589                 <property name="geometry">
590                     <rect>
591                         <x>348</x>
592                         <y>220</y>
593                         <width>50</width>
594                         <height>21</height>
595                     </rect>
596                 </property>
597                 <property name="text">
598                     <string>Mute</string>
599                 </property>
600                 <property name="toggleButton">
601                     <bool>true</bool>
602                 </property>
603             </widget>
604             <widget class="QSlider">
605                 <property name="name">
606                     <cstring>sldPC1Out12</cstring>
607                 </property>
608                 <property name="geometry">
609                     <rect>
610                         <x>290</x>
611                         <y>250</y>
612                         <width>50</width>
613                         <height>170</height>
614                     </rect>
615                 </property>
616                 <property name="minValue">
617                     <number>0</number>
618                 </property>
619                 <property name="maxValue">
620                     <number>16777216</number>
621                 </property>
622                 <property name="lineStep">
623                     <number>1048576</number>
624                 </property>
625                 <property name="pageStep">
626                     <number>262144</number>
627                 </property>
628                 <property name="orientation">
629                     <enum>Vertical</enum>
630                 </property>
631                 <property name="tickmarks">
632                     <enum>Both</enum>
633                 </property>
634                 <property name="tickInterval">
635                     <number>1048576</number>
636                 </property>
637             </widget>
638             <widget class="QLabel">
639                 <property name="name">
640                     <cstring>AnOut_textLabel1_2_5_2</cstring>
641                 </property>
642                 <property name="geometry">
643                     <rect>
644                         <x>430</x>
645                         <y>160</y>
646                         <width>50</width>
647                         <height>21</height>
648                     </rect>
649                 </property>
650                 <property name="text">
651                     <string>Out1</string>
652                 </property>
653                 <property name="alignment">
654                     <set>AlignCenter</set>
655                 </property>
656             </widget>
657             <widget class="QLabel">
658                 <property name="name">
659                     <cstring>AnOut_textLabel1_2_3_3_2</cstring>
660                 </property>
661                 <property name="geometry">
662                     <rect>
663                         <x>488</x>
664                         <y>160</y>
665                         <width>50</width>
666                         <height>21</height>
667                     </rect>
668                 </property>
669                 <property name="text">
670                     <string>Out2</string>
671                 </property>
672                 <property name="alignment">
673                     <set>AlignCenter</set>
674                 </property>
675             </widget>
676             <widget class="QPushButton">
677                 <property name="name">
678                     <cstring>btnOut1Mute</cstring>
679                 </property>
680                 <property name="geometry">
681                     <rect>
682                         <x>430</x>
683                         <y>220</y>
684                         <width>50</width>
685                         <height>21</height>
686                     </rect>
687                 </property>
688                 <property name="text">
689                     <string>Mute</string>
690                 </property>
691                 <property name="toggleButton">
692                     <bool>true</bool>
693                 </property>
694             </widget>
695             <widget class="QPushButton">
696                 <property name="name">
697                     <cstring>btnOut2Mute</cstring>
698                 </property>
699                 <property name="geometry">
700                     <rect>
701                         <x>488</x>
702                         <y>220</y>
703                         <width>50</width>
704                         <height>21</height>
705                     </rect>
706                 </property>
707                 <property name="text">
708                     <string>Mute</string>
709                 </property>
710                 <property name="toggleButton">
711                     <bool>true</bool>
712                 </property>
713             </widget>
714             <widget class="QSlider">
715                 <property name="name">
716                     <cstring>sldOut1</cstring>
717                 </property>
718                 <property name="geometry">
719                     <rect>
720                         <x>430</x>
721                         <y>250</y>
722                         <width>50</width>
723                         <height>170</height>
724                     </rect>
725                 </property>
726                 <property name="minValue">
727                     <number>0</number>
728                 </property>
729                 <property name="maxValue">
730                     <number>16777216</number>
731                 </property>
732                 <property name="lineStep">
733                     <number>1048576</number>
734                 </property>
735                 <property name="pageStep">
736                     <number>262144</number>
737                 </property>
738                 <property name="orientation">
739                     <enum>Vertical</enum>
740                 </property>
741                 <property name="tickmarks">
742                     <enum>Both</enum>
743                 </property>
744                 <property name="tickInterval">
745                     <number>1048576</number>
746                 </property>
747             </widget>
748             <widget class="QSlider">
749                 <property name="name">
750                     <cstring>sldOut2</cstring>
751                 </property>
752                 <property name="geometry">
753                     <rect>
754                         <x>488</x>
755                         <y>250</y>
756                         <width>50</width>
757                         <height>170</height>
758                     </rect>
759                 </property>
760                 <property name="minValue">
761                     <number>0</number>
762                 </property>
763                 <property name="maxValue">
764                     <number>16777216</number>
765                 </property>
766                 <property name="lineStep">
767                     <number>1048576</number>
768                 </property>
769                 <property name="pageStep">
770                     <number>262144</number>
771                 </property>
772                 <property name="orientation">
773                     <enum>Vertical</enum>
774                 </property>
775                 <property name="tickmarks">
776                     <enum>Both</enum>
777                 </property>
778                 <property name="tickInterval">
779                     <number>1048576</number>
780                 </property>
781             </widget>
782             <widget class="QLabel">
783                 <property name="name">
784                     <cstring>AnOut_textLabel1_2_2</cstring>
785                 </property>
786                 <property name="geometry">
787                     <rect>
788                         <x>10</x>
789                         <y>10</y>
790                         <width>110</width>
791                         <height>21</height>
792                     </rect>
793                 </property>
794                 <property name="text">
795                     <string>ANALOG</string>
796                 </property>
797                 <property name="alignment">
798                     <set>AlignCenter</set>
799                 </property>
800             </widget>
801             <widget class="QLabel">
802                 <property name="name">
803                     <cstring>AnOut_textLabel1_2</cstring>
804                 </property>
805                 <property name="geometry">
806                     <rect>
807                         <x>10</x>
808                         <y>40</y>
809                         <width>50</width>
810                         <height>21</height>
811                     </rect>
812                 </property>
813                 <property name="text">
814                     <string>1</string>
815                 </property>
816                 <property name="alignment">
817                     <set>AlignCenter</set>
818                 </property>
819             </widget>
820             <widget class="QLabel">
821                 <property name="name">
822                     <cstring>AnOut_textLabel1_2_3</cstring>
823                 </property>
824                 <property name="geometry">
825                     <rect>
826                         <x>68</x>
827                         <y>40</y>
828                         <width>50</width>
829                         <height>21</height>
830                     </rect>
831                 </property>
832                 <property name="text">
833                     <string>2</string>
834                 </property>
835                 <property name="alignment">
836                     <set>AlignCenter</set>
837                 </property>
838             </widget>
839             <widget class="QPushButton">
840                 <property name="name">
841                     <cstring>btnOut1Pad</cstring>
842                 </property>
843                 <property name="geometry">
844                     <rect>
845                         <x>430</x>
846                         <y>190</y>
847                         <width>50</width>
848                         <height>21</height>
849                     </rect>
850                 </property>
851                 <property name="text">
852                     <string>Pad</string>
853                 </property>
854                 <property name="toggleButton">
855                     <bool>true</bool>
856                 </property>
857             </widget>
858             <widget class="QPushButton">
859                 <property name="name">
860                     <cstring>btnOut2Pad</cstring>
861                 </property>
862                 <property name="geometry">
863                     <rect>
864                         <x>488</x>
865                         <y>190</y>
866                         <width>50</width>
867                         <height>21</height>
868                     </rect>
869                 </property>
870                 <property name="text">
871                     <string>Pad</string>
872                 </property>
873                 <property name="toggleButton">
874                     <bool>true</bool>
875                 </property>
876             </widget>
877             <widget class="QDial">
878                 <property name="name">
879                     <cstring>rotIn1Out12Pan</cstring>
880                 </property>
881                 <property name="geometry">
882                     <rect>
883                         <x>12</x>
884                         <y>130</y>
885                         <width>51</width>
886                         <height>50</height>
887                     </rect>
888                 </property>
889                 <property name="maxValue">
890                     <number>255</number>
891                 </property>
892             </widget>
893             <widget class="QDial">
894                 <property name="name">
895                     <cstring>rotIn2Out12Pan</cstring>
896                 </property>
897                 <property name="geometry">
898                     <rect>
899                         <x>70</x>
900                         <y>130</y>
901                         <width>51</width>
902                         <height>50</height>
903                     </rect>
904                 </property>
905                 <property name="maxValue">
906                     <number>255</number>
907                 </property>
908             </widget>
909             <widget class="QDial">
910                 <property name="name">
911                     <cstring>rotIn3Out12Pan</cstring>
912                 </property>
913                 <property name="geometry">
914                     <rect>
915                         <x>140</x>
916                         <y>130</y>
917                         <width>51</width>
918                         <height>50</height>
919                     </rect>
920                 </property>
921                 <property name="maxValue">
922                     <number>255</number>
923                 </property>
924             </widget>
925             <widget class="QDial">
926                 <property name="name">
927                     <cstring>rotIn4Out12Pan</cstring>
928                 </property>
929                 <property name="geometry">
930                     <rect>
931                         <x>198</x>
932                         <y>130</y>
933                         <width>51</width>
934                         <height>50</height>
935                     </rect>
936                 </property>
937                 <property name="maxValue">
938                     <number>255</number>
939                 </property>
940             </widget>
941             <widget class="QPushButton">
942                 <property name="name">
943                     <cstring>btnIn1Out12Solo</cstring>
944                 </property>
945                 <property name="geometry">
946                     <rect>
947                         <x>12</x>
948                         <y>190</y>
949                         <width>50</width>
950                         <height>21</height>
951                     </rect>
952                 </property>
953                 <property name="text">
954                     <string>Solo</string>
955                 </property>
956                 <property name="toggleButton">
957                     <bool>true</bool>
958                 </property>
959             </widget>
960         </widget>
961         <widget class="QWidget">
962             <property name="name">
963                 <cstring>tab</cstring>
964             </property>
965             <attribute name="title">
966                 <string>HEADPHONES</string>
967             </attribute>
968             <widget class="QLabel">
969                 <property name="name">
970                     <cstring>HpOut_textLabel1</cstring>
971                 </property>
972                 <property name="geometry">
973                     <rect>
974                         <x>12</x>
975                         <y>110</y>
976                         <width>50</width>
977                         <height>21</height>
978                     </rect>
979                 </property>
980                 <property name="text">
981                     <string>Pan</string>
982                 </property>
983                 <property name="alignment">
984                     <set>AlignCenter</set>
985                 </property>
986             </widget>
987             <widget class="QPushButton">
988                 <property name="name">
989                     <cstring>btnIn1Out34Mute</cstring>
990                 </property>
991                 <property name="geometry">
992                     <rect>
993                         <x>12</x>
994                         <y>220</y>
995                         <width>50</width>
996                         <height>21</height>
997                     </rect>
998                 </property>
999                 <property name="text">
1000                     <string>Mute</string>
1001                 </property>
1002                 <property name="toggleButton">
1003                     <bool>true</bool>
1004                 </property>
1005             </widget>
1006             <widget class="QLabel">
1007                 <property name="name">
1008                     <cstring>HpOut_textLabel1_3</cstring>
1009                 </property>
1010                 <property name="geometry">
1011                     <rect>
1012                         <x>70</x>
1013                         <y>110</y>
1014                         <width>50</width>
1015                         <height>21</height>
1016                     </rect>
1017                 </property>
1018                 <property name="text">
1019                     <string>Pan</string>
1020                 </property>
1021                 <property name="alignment">
1022                     <set>AlignCenter</set>
1023                 </property>
1024             </widget>
1025             <widget class="QPushButton">
1026                 <property name="name">
1027                     <cstring>btnIn1Out34Solo</cstring>
1028                 </property>
1029                 <property name="geometry">
1030                     <rect>
1031                         <x>12</x>
1032                         <y>190</y>
1033                         <width>50</width>
1034                         <height>21</height>
1035                     </rect>
1036                 </property>
1037                 <property name="text">
1038                     <string>Solo</string>
1039                 </property>
1040                 <property name="toggleButton">
1041                     <bool>true</bool>
1042                 </property>
1043             </widget>
1044             <widget class="QPushButton">
1045                 <property name="name">
1046                     <cstring>btnIn2Out34Solo</cstring>
1047                 </property>
1048                 <property name="geometry">
1049                     <rect>
1050                         <x>70</x>
1051                         <y>190</y>
1052                         <width>50</width>
1053                         <height>21</height>
1054                     </rect>
1055                 </property>
1056                 <property name="text">
1057                     <string>Solo</string>
1058                 </property>
1059                 <property name="toggleButton">
1060                     <bool>true</bool>
1061                 </property>
1062             </widget>
1063             <widget class="QPushButton">
1064                 <property name="name">
1065                     <cstring>btnIn2Out34Mute</cstring>
1066                 </property>
1067                 <property name="geometry">
1068                     <rect>
1069                         <x>70</x>
1070                         <y>220</y>
1071                         <width>50</width>
1072                         <height>21</height>
1073                     </rect>
1074                 </property>
1075                 <property name="text">
1076                     <string>Mute</string>
1077                 </property>
1078                 <property name="toggleButton">
1079                     <bool>true</bool>
1080                 </property>
1081             </widget>
1082             <widget class="QSlider">
1083                 <property name="name">
1084                     <cstring>sldIn2Out34</cstring>
1085                 </property>
1086                 <property name="geometry">
1087                     <rect>
1088                         <x>70</x>
1089                         <y>250</y>
1090                         <width>50</width>
1091                         <height>170</height>
1092                     </rect>
1093                 </property>
1094                 <property name="minValue">
1095                     <number>0</number>
1096                 </property>
1097                 <property name="maxValue">
1098                     <number>16777216</number>
1099                 </property>
1100                 <property name="lineStep">
1101                     <number>1048576</number>
1102                 </property>
1103                 <property name="pageStep">
1104                     <number>262144</number>
1105                 </property>
1106                 <property name="orientation">
1107                     <enum>Vertical</enum>
1108                 </property>
1109                 <property name="tickmarks">
1110                     <enum>Both</enum>
1111                 </property>
1112                 <property name="tickInterval">
1113                     <number>1048576</number>
1114                 </property>
1115             </widget>
1116             <widget class="QSlider">
1117                 <property name="name">
1118                     <cstring>sldIn1Out34</cstring>
1119                 </property>
1120                 <property name="geometry">
1121                     <rect>
1122                         <x>12</x>
1123                         <y>250</y>
1124                         <width>50</width>
1125                         <height>170</height>
1126                     </rect>
1127                 </property>
1128                 <property name="minValue">
1129                     <number>0</number>
1130                 </property>
1131                 <property name="maxValue">
1132                     <number>16777216</number>
1133                 </property>
1134                 <property name="lineStep">
1135                     <number>1048576</number>
1136                 </property>
1137                 <property name="pageStep">
1138                     <number>262144</number>
1139                 </property>
1140                 <property name="orientation">
1141                     <enum>Vertical</enum>
1142                 </property>
1143                 <property name="tickmarks">
1144                     <enum>Both</enum>
1145                 </property>
1146                 <property name="tickInterval">
1147                     <number>1048576</number>
1148                 </property>
1149             </widget>
1150             <widget class="QLabel">
1151                 <property name="name">
1152                     <cstring>HpOut_textLabel1_4</cstring>
1153                 </property>
1154                 <property name="geometry">
1155                     <rect>
1156                         <x>140</x>
1157                         <y>110</y>
1158                         <width>50</width>
1159                         <height>21</height>
1160                     </rect>
1161                 </property>
1162                 <property name="text">
1163                     <string>Pan</string>
1164                 </property>
1165                 <property name="alignment">
1166                     <set>AlignCenter</set>
1167                 </property>
1168             </widget>
1169             <widget class="QLabel">
1170                 <property name="name">
1171                     <cstring>HpOut_textLabel1_2_4</cstring>
1172                 </property>
1173                 <property name="geometry">
1174                     <rect>
1175                         <x>138</x>
1176                         <y>40</y>
1177                         <width>50</width>
1178                         <height>21</height>
1179                     </rect>
1180                 </property>
1181                 <property name="text">
1182                     <string>1</string>
1183                 </property>
1184                 <property name="alignment">
1185                     <set>AlignCenter</set>
1186                 </property>
1187             </widget>
1188             <widget class="QLabel">
1189                 <property name="name">
1190                     <cstring>HpOut_textLabel1_3_2</cstring>
1191                 </property>
1192                 <property name="geometry">
1193                     <rect>
1194                         <x>198</x>
1195                         <y>110</y>
1196                         <width>50</width>
1197                         <height>21</height>
1198                     </rect>
1199                 </property>
1200                 <property name="text">
1201                     <string>Pan</string>
1202                 </property>
1203                 <property name="alignment">
1204                     <set>AlignCenter</set>
1205                 </property>
1206             </widget>
1207             <widget class="QLabel">
1208                 <property name="name">
1209                     <cstring>HpOut_textLabel1_2_3_2</cstring>
1210                 </property>
1211                 <property name="geometry">
1212                     <rect>
1213                         <x>196</x>
1214                         <y>40</y>
1215                         <width>50</width>
1216                         <height>21</height>
1217                     </rect>
1218                 </property>
1219                 <property name="text">
1220                     <string>2</string>
1221                 </property>
1222                 <property name="alignment">
1223                     <set>AlignCenter</set>
1224                 </property>
1225             </widget>
1226             <widget class="QLabel">
1227                 <property name="name">
1228                     <cstring>HpOut_textLabel1_2_2_2</cstring>
1229                 </property>
1230                 <property name="geometry">
1231                     <rect>
1232                         <x>138</x>
1233                         <y>10</y>
1234                         <width>110</width>
1235                         <height>21</height>
1236                     </rect>
1237                 </property>
1238                 <property name="text">
1239                     <string>S/PDIF</string>
1240                 </property>
1241                 <property name="alignment">
1242                     <set>AlignCenter</set>
1243                 </property>
1244             </widget>
1245             <widget class="QPushButton">
1246                 <property name="name">
1247                     <cstring>btnIn3Out34Solo</cstring>
1248                 </property>
1249                 <property name="geometry">
1250                     <rect>
1251                         <x>140</x>
1252                         <y>190</y>
1253                         <width>50</width>
1254                         <height>21</height>
1255                     </rect>
1256                 </property>
1257                 <property name="text">
1258                     <string>Solo</string>
1259                 </property>
1260                 <property name="toggleButton">
1261                     <bool>true</bool>
1262                 </property>
1263             </widget>
1264             <widget class="QPushButton">
1265                 <property name="name">
1266                     <cstring>btnIn4Out34Solo</cstring>
1267                 </property>
1268                 <property name="geometry">
1269                     <rect>
1270                         <x>198</x>
1271                         <y>190</y>
1272                         <width>50</width>
1273                         <height>21</height>
1274                     </rect>
1275                 </property>
1276                 <property name="text">
1277                     <string>Solo</string>
1278                 </property>
1279                 <property name="toggleButton">
1280                     <bool>true</bool>
1281                 </property>
1282             </widget>
1283             <widget class="QPushButton">
1284                 <property name="name">
1285                     <cstring>btnIn3Out34Mute</cstring>
1286                 </property>
1287                 <property name="geometry">
1288                     <rect>
1289                         <x>140</x>
1290                         <y>220</y>
1291                         <width>50</width>
1292                         <height>21</height>
1293                     </rect>
1294                 </property>
1295                 <property name="text">
1296                     <string>Mute</string>
1297                 </property>
1298                 <property name="toggleButton">
1299                     <bool>true</bool>
1300                 </property>
1301             </widget>
1302             <widget class="QPushButton">
1303                 <property name="name">
1304                     <cstring>btnIn4Out34Mute</cstring>
1305                 </property>
1306                 <property name="geometry">
1307                     <rect>
1308                         <x>198</x>
1309                         <y>220</y>
1310                         <width>50</width>
1311                         <height>21</height>
1312                     </rect>
1313                 </property>
1314                 <property name="text">
1315                     <string>Mute</string>
1316                 </property>
1317                 <property name="toggleButton">
1318                     <bool>true</bool>
1319                 </property>
1320             </widget>
1321             <widget class="QSlider">
1322                 <property name="name">
1323                     <cstring>sldIn3Out34</cstring>
1324                 </property>
1325                 <property name="geometry">
1326                     <rect>
1327                         <x>140</x>
1328                         <y>250</y>
1329                         <width>50</width>
1330                         <height>170</height>
1331                     </rect>
1332                 </property>
1333                 <property name="minValue">
1334                     <number>0</number>
1335                 </property>
1336                 <property name="maxValue">
1337                     <number>16777216</number>
1338                 </property>
1339                 <property name="lineStep">
1340                     <number>1048576</number>
1341                 </property>
1342                 <property name="pageStep">
1343                     <number>262144</number>
1344                 </property>
1345                 <property name="orientation">
1346                     <enum>Vertical</enum>
1347                 </property>
1348                 <property name="tickmarks">
1349                     <enum>Both</enum>
1350                 </property>
1351                 <property name="tickInterval">
1352                     <number>1048576</number>
1353                 </property>
1354             </widget>
1355             <widget class="QSlider">
1356                 <property name="name">
1357                     <cstring>sldIn4Out34</cstring>
1358                 </property>
1359                 <property name="geometry">
1360                     <rect>
1361                         <x>198</x>
1362                         <y>250</y>
1363                         <width>50</width>
1364                         <height>170</height>
1365                     </rect>
1366                 </property>
1367                 <property name="minValue">
1368                     <number>0</number>
1369                 </property>
1370                 <property name="maxValue">
1371                     <number>16777216</number>
1372                 </property>
1373                 <property name="lineStep">
1374                     <number>1048576</number>
1375                 </property>
1376                 <property name="pageStep">
1377                     <number>262144</number>
1378                 </property>
1379                 <property name="orientation">
1380                     <enum>Vertical</enum>
1381                 </property>
1382                 <property name="tickmarks">
1383                     <enum>Both</enum>
1384                 </property>
1385                 <property name="tickInterval">
1386                     <number>1048576</number>
1387                 </property>
1388             </widget>
1389             <widget class="QLabel">
1390                 <property name="name">
1391                     <cstring>HpOut_textLabel1_2_2</cstring>
1392                 </property>
1393                 <property name="geometry">
1394                     <rect>
1395                         <x>10</x>
1396                         <y>10</y>
1397                         <width>110</width>
1398                         <height>21</height>
1399                     </rect>
1400                 </property>
1401                 <property name="text">
1402                     <string>ANALOG</string>
1403                 </property>
1404                 <property name="alignment">
1405                     <set>AlignCenter</set>
1406                 </property>
1407             </widget>
1408             <widget class="QLabel">
1409                 <property name="name">
1410                     <cstring>HpOut_textLabel1_2</cstring>
1411                 </property>
1412                 <property name="geometry">
1413                     <rect>
1414                         <x>10</x>
1415                         <y>40</y>
1416                         <width>50</width>
1417                         <height>21</height>
1418                     </rect>
1419                 </property>
1420                 <property name="text">
1421                     <string>1</string>
1422                 </property>
1423                 <property name="alignment">
1424                     <set>AlignCenter</set>
1425                 </property>
1426             </widget>
1427             <widget class="QLabel">
1428                 <property name="name">
1429                     <cstring>HpOut_textLabel1_2_3</cstring>
1430                 </property>
1431                 <property name="geometry">
1432                     <rect>
1433                         <x>68</x>
1434                         <y>40</y>
1435                         <width>50</width>
1436                         <height>21</height>
1437                     </rect>
1438                 </property>
1439                 <property name="text">
1440                     <string>2</string>
1441                 </property>
1442                 <property name="alignment">
1443                     <set>AlignCenter</set>
1444                 </property>
1445             </widget>
1446             <widget class="QLabel">
1447                 <property name="name">
1448                     <cstring>HpOut_textLabel1_2_3_3</cstring>
1449                 </property>
1450                 <property name="geometry">
1451                     <rect>
1452                         <x>348</x>
1453                         <y>160</y>
1454                         <width>50</width>
1455                         <height>21</height>
1456                     </rect>
1457                 </property>
1458                 <property name="text">
1459                     <string>2</string>
1460                 </property>
1461                 <property name="alignment">
1462                     <set>AlignCenter</set>
1463                 </property>
1464             </widget>
1465             <widget class="QLabel">
1466                 <property name="name">
1467                     <cstring>HpOut_textLabel1_2_5</cstring>
1468                 </property>
1469                 <property name="geometry">
1470                     <rect>
1471                         <x>290</x>
1472                         <y>160</y>
1473                         <width>50</width>
1474                         <height>21</height>
1475                     </rect>
1476                 </property>
1477                 <property name="text">
1478                     <string>1</string>
1479                 </property>
1480                 <property name="alignment">
1481                     <set>AlignCenter</set>
1482                 </property>
1483             </widget>
1484             <widget class="QPushButton">
1485                 <property name="name">
1486                     <cstring>btnPC3Out34Mute</cstring>
1487                 </property>
1488                 <property name="geometry">
1489                     <rect>
1490                         <x>290</x>
1491                         <y>220</y>
1492                         <width>50</width>
1493                         <height>21</height>
1494                     </rect>
1495                 </property>
1496                 <property name="text">
1497                     <string>Mute</string>
1498                 </property>
1499                 <property name="toggleButton">
1500                     <bool>true</bool>
1501                 </property>
1502             </widget>
1503             <widget class="QSlider">
1504                 <property name="name">
1505                     <cstring>sldPC4Out34</cstring>
1506                 </property>
1507                 <property name="geometry">
1508                     <rect>
1509                         <x>348</x>
1510                         <y>250</y>
1511                         <width>50</width>
1512                         <height>170</height>
1513                     </rect>
1514                 </property>
1515                 <property name="minValue">
1516                     <number>0</number>
1517                 </property>
1518                 <property name="maxValue">
1519                     <number>16777216</number>
1520                 </property>
1521                 <property name="lineStep">
1522                     <number>1048576</number>
1523                 </property>
1524                 <property name="pageStep">
1525                     <number>262144</number>
1526                 </property>
1527                 <property name="orientation">
1528                     <enum>Vertical</enum>
1529                 </property>
1530                 <property name="tickmarks">
1531                     <enum>Both</enum>
1532                 </property>
1533                 <property name="tickInterval">
1534                     <number>1048576</number>
1535                 </property>
1536             </widget>
1537             <widget class="QPushButton">
1538                 <property name="name">
1539                     <cstring>btnPC4Out34Mute</cstring>
1540                 </property>
1541                 <property name="geometry">
1542                     <rect>
1543                         <x>348</x>
1544                         <y>220</y>
1545                         <width>50</width>
1546                         <height>21</height>
1547                     </rect>
1548                 </property>
1549                 <property name="text">
1550                     <string>Mute</string>
1551                 </property>
1552                 <property name="toggleButton">
1553                     <bool>true</bool>
1554                 </property>
1555             </widget>
1556             <widget class="QSlider">
1557                 <property name="name">
1558                     <cstring>sldPC3Out34</cstring>
1559                 </property>
1560                 <property name="geometry">
1561                     <rect>
1562                         <x>290</x>
1563                         <y>250</y>
1564                         <width>50</width>
1565                         <height>170</height>
1566                     </rect>
1567                 </property>
1568                 <property name="minValue">
1569                     <number>0</number>
1570                 </property>
1571                 <property name="maxValue">
1572                     <number>16777216</number>
1573                 </property>
1574                 <property name="lineStep">
1575                     <number>1048576</number>
1576                 </property>
1577                 <property name="pageStep">
1578                     <number>262144</number>
1579                 </property>
1580                 <property name="orientation">
1581                     <enum>Vertical</enum>
1582                 </property>
1583                 <property name="tickmarks">
1584                     <enum>Both</enum>
1585                 </property>
1586                 <property name="tickInterval">
1587                     <number>1048576</number>
1588                 </property>
1589             </widget>
1590             <widget class="QPushButton">
1591                 <property name="name">
1592                     <cstring>btnOut3Mute</cstring>
1593                 </property>
1594                 <property name="geometry">
1595                     <rect>
1596                         <x>430</x>
1597                         <y>220</y>
1598                         <width>50</width>
1599                         <height>21</height>
1600                     </rect>
1601                 </property>
1602                 <property name="text">
1603                     <string>Mute</string>
1604                 </property>
1605                 <property name="toggleButton">
1606                     <bool>true</bool>
1607                 </property>
1608             </widget>
1609             <widget class="QPushButton">
1610                 <property name="name">
1611                     <cstring>btnOut4Mute</cstring>
1612                 </property>
1613                 <property name="geometry">
1614                     <rect>
1615                         <x>488</x>
1616                         <y>220</y>
1617                         <width>50</width>
1618                         <height>21</height>
1619                     </rect>
1620                 </property>
1621                 <property name="text">
1622                     <string>Mute</string>
1623                 </property>
1624                 <property name="toggleButton">
1625                     <bool>true</bool>
1626                 </property>
1627             </widget>
1628             <widget class="QSlider">
1629                 <property name="name">
1630                     <cstring>sldOut3</cstring>
1631                 </property>
1632                 <property name="geometry">
1633                     <rect>
1634                         <x>430</x>
1635                         <y>250</y>
1636                         <width>50</width>
1637                         <height>170</height>
1638                     </rect>
1639                 </property>
1640                 <property name="minValue">
1641                     <number>0</number>
1642                 </property>
1643                 <property name="maxValue">
1644                     <number>16777216</number>
1645                 </property>
1646                 <property name="lineStep">
1647                     <number>1048576</number>
1648                 </property>
1649                 <property name="pageStep">
1650                     <number>262144</number>
1651                 </property>
1652                 <property name="orientation">
1653                     <enum>Vertical</enum>
1654                 </property>
1655                 <property name="tickmarks">
1656                     <enum>Both</enum>
1657                 </property>
1658                 <property name="tickInterval">
1659                     <number>1048576</number>
1660                 </property>
1661             </widget>
1662             <widget class="QSlider">
1663                 <property name="name">
1664                     <cstring>sldOut4</cstring>
1665                 </property>
1666                 <property name="geometry">
1667                     <rect>
1668                         <x>488</x>
1669                         <y>250</y>
1670                         <width>50</width>
1671                         <height>170</height>
1672                     </rect>
1673                 </property>
1674                 <property name="minValue">
1675                     <number>0</number>
1676                 </property>
1677                 <property name="maxValue">
1678                     <number>16777216</number>
1679                 </property>
1680                 <property name="lineStep">
1681                     <number>1048576</number>
1682                 </property>
1683                 <property name="pageStep">
1684                     <number>262144</number>
1685                 </property>
1686                 <property name="orientation">
1687                     <enum>Vertical</enum>
1688                 </property>
1689                 <property name="tickmarks">
1690                     <enum>Both</enum>
1691                 </property>
1692                 <property name="tickInterval">
1693                     <number>1048576</number>
1694                 </property>
1695             </widget>
1696             <widget class="QLabel">
1697                 <property name="name">
1698                     <cstring>HpOut_textLabel1_2_2_3</cstring>
1699                 </property>
1700                 <property name="geometry">
1701                     <rect>
1702                         <x>290</x>
1703                         <y>130</y>
1704                         <width>110</width>
1705                         <height>21</height>
1706                     </rect>
1707                 </property>
1708                 <property name="text">
1709                     <string>HEADPHONES</string>
1710                 </property>
1711                 <property name="alignment">
1712                     <set>AlignCenter</set>
1713                 </property>
1714             </widget>
1715             <widget class="QLabel">
1716                 <property name="name">
1717                     <cstring>HpOut_textLabel1_2_2_3_2</cstring>
1718                 </property>
1719                 <property name="geometry">
1720                     <rect>
1721                         <x>430</x>
1722                         <y>130</y>
1723                         <width>110</width>
1724                         <height>21</height>
1725                     </rect>
1726                 </property>
1727                 <property name="text">
1728                     <string>HEADPHONES</string>
1729                 </property>
1730                 <property name="alignment">
1731                     <set>AlignCenter</set>
1732                 </property>
1733             </widget>
1734             <widget class="QLabel">
1735                 <property name="name">
1736                     <cstring>HpOut_textLabel1_2_5_2</cstring>
1737                 </property>
1738                 <property name="geometry">
1739                     <rect>
1740                         <x>430</x>
1741                         <y>160</y>
1742                         <width>50</width>
1743                         <height>21</height>
1744                     </rect>
1745                 </property>
1746                 <property name="text">
1747                     <string>Out1</string>
1748                 </property>
1749                 <property name="alignment">
1750                     <set>AlignCenter</set>
1751                 </property>
1752             </widget>
1753             <widget class="QLabel">
1754                 <property name="name">
1755                     <cstring>HpOut_textLabel1_2_3_3_2</cstring>
1756                 </property>
1757                 <property name="geometry">
1758                     <rect>
1759                         <x>488</x>
1760                         <y>160</y>
1761                         <width>50</width>
1762                         <height>21</height>
1763                     </rect>
1764                 </property>
1765                 <property name="text">
1766                     <string>Out2</string>
1767                 </property>
1768                 <property name="alignment">
1769                     <set>AlignCenter</set>
1770                 </property>
1771             </widget>
1772             <widget class="QDial">
1773                 <property name="name">
1774                     <cstring>rotIn1Out34Pan</cstring>
1775                 </property>
1776                 <property name="geometry">
1777                     <rect>
1778                         <x>12</x>
1779                         <y>130</y>
1780                         <width>51</width>
1781                         <height>50</height>
1782                     </rect>
1783                 </property>
1784                 <property name="maxValue">
1785                     <number>255</number>
1786                 </property>
1787             </widget>
1788             <widget class="QDial">
1789                 <property name="name">
1790                     <cstring>rotIn2Out34Pan</cstring>
1791                 </property>
1792                 <property name="geometry">
1793                     <rect>
1794                         <x>70</x>
1795                         <y>130</y>
1796                         <width>51</width>
1797                         <height>50</height>
1798                     </rect>
1799                 </property>
1800                 <property name="maxValue">
1801                     <number>255</number>
1802                 </property>
1803             </widget>
1804             <widget class="QDial">
1805                 <property name="name">
1806                     <cstring>rotIn3Out34Pan</cstring>
1807                 </property>
1808                 <property name="geometry">
1809                     <rect>
1810                         <x>140</x>
1811                         <y>130</y>
1812                         <width>51</width>
1813                         <height>50</height>
1814                     </rect>
1815                 </property>
1816                 <property name="maxValue">
1817                     <number>255</number>
1818                 </property>
1819             </widget>
1820             <widget class="QDial">
1821                 <property name="name">
1822                     <cstring>rotIn4Out34Pan</cstring>
1823                 </property>
1824                 <property name="geometry">
1825                     <rect>
1826                         <x>198</x>
1827                         <y>130</y>
1828                         <width>51</width>
1829                         <height>50</height>
1830                     </rect>
1831                 </property>
1832                 <property name="maxValue">
1833                     <number>255</number>
1834                 </property>
1835             </widget>
1836         </widget>
1837         <widget class="QWidget">
1838             <property name="name">
1839                 <cstring>TabPage</cstring>
1840             </property>
1841             <attribute name="title">
1842                 <string>S/PDIF OUT</string>
1843             </attribute>
1844             <widget class="QLabel">
1845                 <property name="name">
1846                     <cstring>DigOut_textLabel1</cstring>
1847                 </property>
1848                 <property name="geometry">
1849                     <rect>
1850                         <x>12</x>
1851                         <y>110</y>
1852                         <width>50</width>
1853                         <height>21</height>
1854                     </rect>
1855                 </property>
1856                 <property name="text">
1857                     <string>Pan</string>
1858                 </property>
1859                 <property name="alignment">
1860                     <set>AlignCenter</set>
1861                 </property>
1862             </widget>
1863             <widget class="QPushButton">
1864                 <property name="name">
1865                     <cstring>btnIn1Out56Mute</cstring>
1866                 </property>
1867                 <property name="geometry">
1868                     <rect>
1869                         <x>12</x>
1870                         <y>220</y>
1871                         <width>50</width>
1872                         <height>21</height>
1873                     </rect>
1874                 </property>
1875                 <property name="text">
1876                     <string>Mute</string>
1877                 </property>
1878                 <property name="toggleButton">
1879                     <bool>true</bool>
1880                 </property>
1881             </widget>
1882             <widget class="QLabel">
1883                 <property name="name">
1884                     <cstring>DigOut_textLabel1_3</cstring>
1885                 </property>
1886                 <property name="geometry">
1887                     <rect>
1888                         <x>70</x>
1889                         <y>110</y>
1890                         <width>50</width>
1891                         <height>21</height>
1892                     </rect>
1893                 </property>
1894                 <property name="text">
1895                     <string>Pan</string>
1896                 </property>
1897                 <property name="alignment">
1898                     <set>AlignCenter</set>
1899                 </property>
1900             </widget>
1901             <widget class="QPushButton">
1902                 <property name="name">
1903                     <cstring>btnIn1Out56Solo</cstring>
1904                 </property>
1905                 <property name="geometry">
1906                     <rect>
1907                         <x>12</x>
1908                         <y>190</y>
1909                         <width>50</width>
1910                         <height>21</height>
1911                     </rect>
1912                 </property>
1913                 <property name="text">
1914                     <string>Solo</string>
1915                 </property>
1916                 <property name="toggleButton">
1917                     <bool>true</bool>
1918                 </property>
1919             </widget>
1920             <widget class="QPushButton">
1921                 <property name="name">
1922                     <cstring>btnIn2Out56Solo</cstring>
1923                 </property>
1924                 <property name="geometry">
1925                     <rect>
1926                         <x>70</x>
1927                         <y>190</y>
1928                         <width>50</width>
1929                         <height>21</height>
1930                     </rect>
1931                 </property>
1932                 <property name="text">
1933                     <string>Solo</string>
1934                 </property>
1935                 <property name="toggleButton">
1936                     <bool>true</bool>
1937                 </property>
1938             </widget>
1939             <widget class="QPushButton">
1940                 <property name="name">
1941                     <cstring>btnIn2Out56Mute</cstring>
1942                 </property>
1943                 <property name="geometry">
1944                     <rect>
1945                         <x>70</x>
1946                         <y>220</y>
1947                         <width>50</width>
1948                         <height>21</height>
1949                     </rect>
1950                 </property>
1951                 <property name="text">
1952                     <string>Mute</string>
1953                 </property>
1954                 <property name="toggleButton">
1955                     <bool>true</bool>
1956                 </property>
1957             </widget>
1958             <widget class="QSlider">
1959                 <property name="name">
1960                     <cstring>sldIn2Out56</cstring>
1961                 </property>
1962                 <property name="geometry">
1963                     <rect>
1964                         <x>70</x>
1965                         <y>250</y>
1966                         <width>50</width>
1967                         <height>170</height>
1968                     </rect>
1969                 </property>
1970                 <property name="minValue">
1971                     <number>0</number>
1972                 </property>
1973                 <property name="maxValue">
1974                     <number>16777216</number>
1975                 </property>
1976                 <property name="lineStep">
1977                     <number>1048576</number>
1978                 </property>
1979                 <property name="pageStep">
1980                     <number>262144</number>
1981                 </property>
1982                 <property name="orientation">
1983                     <enum>Vertical</enum>
1984                 </property>
1985                 <property name="tickmarks">
1986                     <enum>Both</enum>
1987                 </property>
1988                 <property name="tickInterval">
1989                     <number>1048576</number>
1990                 </property>
1991             </widget>
1992             <widget class="QSlider">
1993                 <property name="name">
1994                     <cstring>sldIn1Out56</cstring>
1995                 </property>
1996                 <property name="geometry">
1997                     <rect>
1998                         <x>12</x>
1999                         <y>250</y>
2000                         <width>50</width>
2001                         <height>170</height>
2002                     </rect>
2003                 </property>
2004                 <property name="minValue">
2005                     <number>0</number>
2006                 </property>
2007                 <property name="maxValue">
2008                     <number>16777216</number>
2009                 </property>
2010                 <property name="lineStep">
2011                     <number>1048576</number>
2012                 </property>
2013                 <property name="pageStep">
2014                     <number>262144</number>
2015                 </property>
2016                 <property name="orientation">
2017                     <enum>Vertical</enum>
2018                 </property>
2019                 <property name="tickmarks">
2020                     <enum>Both</enum>
2021                 </property>
2022                 <property name="tickInterval">
2023                     <number>1048576</number>
2024                 </property>
2025             </widget>
2026             <widget class="QLabel">
2027                 <property name="name">
2028                     <cstring>DigOut_textLabel1_4</cstring>
2029                 </property>
2030                 <property name="geometry">
2031                     <rect>
2032                         <x>140</x>
2033                         <y>110</y>
2034                         <width>50</width>
2035                         <height>21</height>
2036                     </rect>
2037                 </property>
2038                 <property name="text">
2039                     <string>Pan</string>
2040                 </property>
2041                 <property name="alignment">
2042                     <set>AlignCenter</set>
2043                 </property>
2044             </widget>
2045             <widget class="QLabel">
2046                 <property name="name">
2047                     <cstring>DigOut_textLabel1_2_4</cstring>
2048                 </property>
2049                 <property name="geometry">
2050                     <rect>
2051                         <x>138</x>
2052                         <y>40</y>
2053                         <width>50</width>
2054                         <height>21</height>
2055                     </rect>
2056                 </property>
2057                 <property name="text">
2058                     <string>1</string>
2059                 </property>
2060                 <property name="alignment">
2061                     <set>AlignCenter</set>
2062                 </property>
2063             </widget>
2064             <widget class="QLabel">
2065                 <property name="name">
2066                     <cstring>DigOut_textLabel1_3_2</cstring>
2067                 </property>
2068                 <property name="geometry">
2069                     <rect>
2070                         <x>198</x>
2071                         <y>110</y>
2072                         <width>50</width>
2073                         <height>21</height>
2074                     </rect>
2075                 </property>
2076                 <property name="text">
2077                     <string>Pan</string>
2078                 </property>
2079                 <property name="alignment">
2080                     <set>AlignCenter</set>
2081                 </property>
2082             </widget>
2083             <widget class="QLabel">
2084                 <property name="name">
2085                     <cstring>DigOut_textLabel1_2_3_2</cstring>
2086                 </property>
2087                 <property name="geometry">
2088                     <rect>
2089                         <x>196</x>
2090                         <y>40</y>
2091                         <width>50</width>
2092                         <height>21</height>
2093                     </rect>
2094                 </property>
2095                 <property name="text">
2096                     <string>2</string>
2097                 </property>
2098                 <property name="alignment">
2099                     <set>AlignCenter</set>
2100                 </property>
2101             </widget>
2102             <widget class="QLabel">
2103                 <property name="name">
2104                     <cstring>DigOut_textLabel1_2_2_2</cstring>
2105                 </property>
2106                 <property name="geometry">
2107                     <rect>
2108                         <x>138</x>
2109                         <y>10</y>
2110                         <width>110</width>
2111                         <height>21</height>
2112                     </rect>
2113                 </property>
2114                 <property name="text">
2115                     <string>S/PDIF</string>
2116                 </property>
2117                 <property name="alignment">
2118                     <set>AlignCenter</set>
2119                 </property>
2120             </widget>
2121             <widget class="QPushButton">
2122                 <property name="name">
2123                     <cstring>btnIn3Out56Solo</cstring>
2124                 </property>
2125                 <property name="geometry">
2126                     <rect>
2127                         <x>140</x>
2128                         <y>190</y>
2129                         <width>50</width>
2130                         <height>21</height>
2131                     </rect>
2132                 </property>
2133                 <property name="text">
2134                     <string>Solo</string>
2135                 </property>
2136                 <property name="toggleButton">
2137                     <bool>true</bool>
2138                 </property>
2139             </widget>
2140             <widget class="QPushButton">
2141                 <property name="name">
2142                     <cstring>btnIn4Out56Solo</cstring>
2143                 </property>
2144                 <property name="geometry">
2145                     <rect>
2146                         <x>198</x>
2147                         <y>190</y>
2148                         <width>50</width>
2149                         <height>21</height>
2150                     </rect>
2151                 </property>
2152                 <property name="text">
2153                     <string>Solo</string>
2154                 </property>
2155                 <property name="toggleButton">
2156                     <bool>true</bool>
2157                 </property>
2158             </widget>
2159             <widget class="QPushButton">
2160                 <property name="name">
2161                     <cstring>btnIn3Out56Mute</cstring>
2162                 </property>
2163                 <property name="geometry">
2164                     <rect>
2165                         <x>140</x>
2166                         <y>220</y>
2167                         <width>50</width>
2168                         <height>21</height>
2169                     </rect>
2170                 </property>
2171                 <property name="text">
2172                     <string>Mute</string>
2173                 </property>
2174                 <property name="toggleButton">
2175                     <bool>true</bool>
2176                 </property>
2177             </widget>
2178             <widget class="QPushButton">
2179                 <property name="name">
2180                     <cstring>btnIn4Out56Mute</cstring>
2181                 </property>
2182                 <property name="geometry">
2183                     <rect>
2184                         <x>198</x>
2185                         <y>220</y>
2186                         <width>50</width>
2187                         <height>21</height>
2188                     </rect>
2189                 </property>
2190                 <property name="text">
2191                     <string>Mute</string>
2192                 </property>
2193                 <property name="toggleButton">
2194                     <bool>true</bool>
2195                 </property>
2196             </widget>
2197             <widget class="QSlider">
2198                 <property name="name">
2199                     <cstring>sldIn3Out56</cstring>
2200                 </property>
2201                 <property name="geometry">
2202                     <rect>
2203                         <x>140</x>
2204                         <y>250</y>
2205                         <width>50</width>
2206                         <height>170</height>
2207                     </rect>
2208                 </property>
2209                 <property name="minValue">
2210                     <number>0</number>
2211                 </property>
2212                 <property name="maxValue">
2213                     <number>16777216</number>
2214                 </property>
2215                 <property name="lineStep">
2216                     <number>1048576</number>
2217                 </property>
2218                 <property name="pageStep">
2219                     <number>262144</number>
2220                 </property>
2221                 <property name="orientation">
2222                     <enum>Vertical</enum>
2223                 </property>
2224                 <property name="tickmarks">
2225                     <enum>Both</enum>
2226                 </property>
2227                 <property name="tickInterval">
2228                     <number>1048576</number>
2229                 </property>
2230             </widget>
2231             <widget class="QSlider">
2232                 <property name="name">
2233                     <cstring>sldIn4Out56</cstring>
2234                 </property>
2235                 <property name="geometry">
2236                     <rect>
2237                         <x>198</x>
2238                         <y>250</y>
2239                         <width>50</width>
2240                         <height>170</height>
2241                     </rect>
2242                 </property>
2243                 <property name="minValue">
2244                     <number>0</number>
2245                 </property>
2246                 <property name="maxValue">
2247                     <number>16777216</number>
2248                 </property>
2249                 <property name="lineStep">
2250                     <number>1048576</number>
2251                 </property>
2252                 <property name="pageStep">
2253                     <number>262144</number>
2254                 </property>
2255                 <property name="orientation">
2256                     <enum>Vertical</enum>
2257                 </property>
2258                 <property name="tickmarks">
2259                     <enum>Both</enum>
2260                 </property>
2261                 <property name="tickInterval">
2262                     <number>1048576</number>
2263                 </property>
2264             </widget>
2265             <widget class="QLabel">
2266                 <property name="name">
2267                     <cstring>DigOut_textLabel1_2_2</cstring>
2268                 </property>
2269                 <property name="geometry">
2270                     <rect>
2271                         <x>10</x>
2272                         <y>10</y>
2273                         <width>110</width>
2274                         <height>21</height>
2275                     </rect>
2276                 </property>
2277                 <property name="text">
2278                     <string>ANALOG</string>
2279                 </property>
2280                 <property name="alignment">
2281                     <set>AlignCenter</set>
2282                 </property>
2283             </widget>
2284             <widget class="QLabel">
2285                 <property name="name">
2286                     <cstring>DigOut_textLabel1_2</cstring>
2287                 </property>
2288                 <property name="geometry">
2289                     <rect>
2290                         <x>10</x>
2291                         <y>40</y>
2292                         <width>50</width>
2293                         <height>21</height>
2294                     </rect>
2295                 </property>
2296                 <property name="text">
2297                     <string>1</string>
2298                 </property>
2299                 <property name="alignment">
2300                     <set>AlignCenter</set>
2301                 </property>
2302             </widget>
2303             <widget class="QLabel">
2304                 <property name="name">
2305                     <cstring>DigOut_textLabel1_2_3</cstring>
2306                 </property>
2307                 <property name="geometry">
2308                     <rect>
2309                         <x>68</x>
2310                         <y>40</y>
2311                         <width>50</width>
2312                         <height>21</height>
2313                     </rect>
2314                 </property>
2315                 <property name="text">
2316                     <string>2</string>
2317                 </property>
2318                 <property name="alignment">
2319                     <set>AlignCenter</set>
2320                 </property>
2321             </widget>
2322             <widget class="QLabel">
2323                 <property name="name">
2324                     <cstring>DigOut_textLabel1_2_3_3</cstring>
2325                 </property>
2326                 <property name="geometry">
2327                     <rect>
2328                         <x>348</x>
2329                         <y>160</y>
2330                         <width>50</width>
2331                         <height>21</height>
2332                     </rect>
2333                 </property>
2334                 <property name="text">
2335                     <string>2</string>
2336                 </property>
2337                 <property name="alignment">
2338                     <set>AlignCenter</set>
2339                 </property>
2340             </widget>
2341             <widget class="QLabel">
2342                 <property name="name">
2343                     <cstring>DigOut_textLabel1_2_5</cstring>
2344                 </property>
2345                 <property name="geometry">
2346                     <rect>
2347                         <x>290</x>
2348                         <y>160</y>
2349                         <width>50</width>
2350                         <height>21</height>
2351                     </rect>
2352                 </property>
2353                 <property name="text">
2354                     <string>1</string>
2355                 </property>
2356                 <property name="alignment">
2357                     <set>AlignCenter</set>
2358                 </property>
2359             </widget>
2360             <widget class="QPushButton">
2361                 <property name="name">
2362                     <cstring>btnOut6Mute</cstring>
2363                 </property>
2364                 <property name="geometry">
2365                     <rect>
2366                         <x>488</x>
2367                         <y>220</y>
2368                         <width>50</width>
2369                         <height>21</height>
2370                     </rect>
2371                 </property>
2372                 <property name="text">
2373                     <string>Mute</string>
2374                 </property>
2375                 <property name="toggleButton">
2376                     <bool>true</bool>
2377                 </property>
2378             </widget>
2379             <widget class="QLabel">
2380                 <property name="name">
2381                     <cstring>DigOut_textLabel1_2_5_2</cstring>
2382                 </property>
2383                 <property name="geometry">
2384                     <rect>
2385                         <x>430</x>
2386                         <y>160</y>
2387                         <width>50</width>
2388                         <height>21</height>
2389                     </rect>
2390                 </property>
2391                 <property name="text">
2392                     <string>Out1</string>
2393                 </property>
2394                 <property name="alignment">
2395                     <set>AlignCenter</set>
2396                 </property>
2397             </widget>
2398             <widget class="QLabel">
2399                 <property name="name">
2400                     <cstring>DigOut_textLabel1_2_3_3_2</cstring>
2401                 </property>
2402                 <property name="geometry">
2403                     <rect>
2404                         <x>488</x>
2405                         <y>160</y>
2406                         <width>50</width>
2407                         <height>21</height>
2408                     </rect>
2409                 </property>
2410                 <property name="text">
2411                     <string>Out2</string>
2412                 </property>
2413                 <property name="alignment">
2414                     <set>AlignCenter</set>
2415                 </property>
2416             </widget>
2417             <widget class="QLabel">
2418                 <property name="name">
2419                     <cstring>DigOut_textLabel1_2_2_3</cstring>
2420                 </property>
2421                 <property name="geometry">
2422                     <rect>
2423                         <x>290</x>
2424                         <y>130</y>
2425                         <width>110</width>
2426                         <height>21</height>
2427                     </rect>
2428                 </property>
2429                 <property name="text">
2430                     <string>DIGITAL</string>
2431                 </property>
2432                 <property name="alignment">
2433                     <set>AlignCenter</set>
2434                 </property>
2435             </widget>
2436             <widget class="QLabel">
2437                 <property name="name">
2438                     <cstring>DigOut_textLabel1_2_2_3_2</cstring>
2439                 </property>
2440                 <property name="geometry">
2441                     <rect>
2442                         <x>430</x>
2443                         <y>130</y>
2444                         <width>110</width>
2445                         <height>21</height>
2446                     </rect>
2447                 </property>
2448                 <property name="text">
2449                     <string>DIGITAL</string>
2450                 </property>
2451                 <property name="alignment">
2452                     <set>AlignCenter</set>
2453                 </property>
2454             </widget>
2455             <widget class="QSlider">
2456                 <property name="name">
2457                     <cstring>sldPC5Out56</cstring>
2458                 </property>
2459                 <property name="geometry">
2460                     <rect>
2461                         <x>290</x>
2462                         <y>250</y>
2463                         <width>50</width>
2464                         <height>170</height>
2465                     </rect>
2466                 </property>
2467                 <property name="minValue">
2468                     <number>0</number>
2469                 </property>
2470                 <property name="maxValue">
2471                     <number>16777216</number>
2472                 </property>
2473                 <property name="lineStep">
2474                     <number>1048576</number>
2475                 </property>
2476                 <property name="pageStep">
2477                     <number>262144</number>
2478                 </property>
2479                 <property name="orientation">
2480                     <enum>Vertical</enum>
2481                 </property>
2482                 <property name="tickmarks">
2483                     <enum>Both</enum>
2484                 </property>
2485                 <property name="tickInterval">
2486                     <number>1048576</number>
2487                 </property>
2488             </widget>
2489             <widget class="QSlider">
2490                 <property name="name">
2491                     <cstring>sldPC6Out56</cstring>
2492                 </property>
2493                 <property name="geometry">
2494                     <rect>
2495                         <x>348</x>
2496                         <y>250</y>
2497                         <width>50</width>
2498                         <height>170</height>
2499                     </rect>
2500                 </property>
2501                 <property name="minValue">
2502                     <number>0</number>
2503                 </property>
2504                 <property name="maxValue">
2505                     <number>16777216</number>
2506                 </property>
2507                 <property name="lineStep">
2508                     <number>1048576</number>
2509                 </property>
2510                 <property name="pageStep">
2511                     <number>262144</number>
2512                 </property>
2513                 <property name="orientation">
2514                     <enum>Vertical</enum>
2515                 </property>
2516                 <property name="tickmarks">
2517                     <enum>Both</enum>
2518                 </property>
2519                 <property name="tickInterval">
2520                     <number>1048576</number>
2521                 </property>
2522             </widget>
2523             <widget class="QSlider">
2524                 <property name="name">
2525                     <cstring>sldOut5</cstring>
2526                 </property>
2527                 <property name="geometry">
2528                     <rect>
2529                         <x>430</x>
2530                         <y>250</y>
2531                         <width>50</width>
2532                         <height>170</height>
2533                     </rect>
2534                 </property>
2535                 <property name="minValue">
2536                     <number>0</number>
2537                 </property>
2538                 <property name="maxValue">
2539                     <number>16777216</number>
2540                 </property>
2541                 <property name="lineStep">
2542                     <number>1048576</number>
2543                 </property>
2544                 <property name="pageStep">
2545                     <number>262144</number>
2546                 </property>
2547                 <property name="orientation">
2548                     <enum>Vertical</enum>
2549                 </property>
2550                 <property name="tickmarks">
2551                     <enum>Both</enum>
2552                 </property>
2553                 <property name="tickInterval">
2554                     <number>1048576</number>
2555                 </property>
2556             </widget>
2557             <widget class="QSlider">
2558                 <property name="name">
2559                     <cstring>sldOut6</cstring>
2560                 </property>
2561                 <property name="geometry">
2562                     <rect>
2563                         <x>488</x>
2564                         <y>250</y>
2565                         <width>50</width>
2566                         <height>170</height>
2567                     </rect>
2568                 </property>
2569                 <property name="minValue">
2570                     <number>0</number>
2571                 </property>
2572                 <property name="maxValue">
2573                     <number>16777216</number>
2574                 </property>
2575                 <property name="lineStep">
2576                     <number>1048576</number>
2577                 </property>
2578                 <property name="pageStep">
2579                     <number>262144</number>
2580                 </property>
2581                 <property name="orientation">
2582                     <enum>Vertical</enum>
2583                 </property>
2584                 <property name="tickmarks">
2585                     <enum>Both</enum>
2586                 </property>
2587                 <property name="tickInterval">
2588                     <number>1048576</number>
2589                 </property>
2590             </widget>
2591             <widget class="QPushButton">
2592                 <property name="name">
2593                     <cstring>btnPC5Out56Mute</cstring>
2594                 </property>
2595                 <property name="geometry">
2596                     <rect>
2597                         <x>290</x>
2598                         <y>220</y>
2599                         <width>50</width>
2600                         <height>21</height>
2601                     </rect>
2602                 </property>
2603                 <property name="text">
2604                     <string>Mute</string>
2605                 </property>
2606                 <property name="toggleButton">
2607                     <bool>true</bool>
2608                 </property>
2609             </widget>
2610             <widget class="QPushButton">
2611                 <property name="name">
2612                     <cstring>btnPC6Out56Mute</cstring>
2613                 </property>
2614                 <property name="geometry">
2615                     <rect>
2616                         <x>348</x>
2617                         <y>220</y>
2618                         <width>50</width>
2619                         <height>21</height>
2620                     </rect>
2621                 </property>
2622                 <property name="text">
2623                     <string>Mute</string>
2624                 </property>
2625                 <property name="toggleButton">
2626                     <bool>true</bool>
2627                 </property>
2628             </widget>
2629             <widget class="QPushButton">
2630                 <property name="name">
2631                     <cstring>btnOut5Mute</cstring>
2632                 </property>
2633                 <property name="geometry">
2634                     <rect>
2635                         <x>430</x>
2636                         <y>220</y>
2637                         <width>50</width>
2638                         <height>21</height>
2639                     </rect>
2640                 </property>
2641                 <property name="text">
2642                     <string>Mute</string>
2643                 </property>
2644                 <property name="toggleButton">
2645                     <bool>true</bool>
2646                 </property>
2647             </widget>
2648             <widget class="QDial">
2649                 <property name="name">
2650                     <cstring>rotIn1Out56Pan</cstring>
2651                 </property>
2652                 <property name="geometry">
2653                     <rect>
2654                         <x>12</x>
2655                         <y>130</y>
2656                         <width>51</width>
2657                         <height>50</height>
2658                     </rect>
2659                 </property>
2660                 <property name="maxValue">
2661                     <number>255</number>
2662                 </property>
2663             </widget>
2664             <widget class="QDial">
2665                 <property name="name">
2666                     <cstring>rotIn2Out56Pan</cstring>
2667                 </property>
2668                 <property name="geometry">
2669                     <rect>
2670                         <x>70</x>
2671                         <y>130</y>
2672                         <width>51</width>
2673                         <height>50</height>
2674                     </rect>
2675                 </property>
2676                 <property name="maxValue">
2677                     <number>255</number>
2678                 </property>
2679             </widget>
2680             <widget class="QDial">
2681                 <property name="name">
2682                     <cstring>rotIn3Out56Pan</cstring>
2683                 </property>
2684                 <property name="geometry">
2685                     <rect>
2686                         <x>140</x>
2687                         <y>130</y>
2688                         <width>51</width>
2689                         <height>50</height>
2690                     </rect>
2691                 </property>
2692                 <property name="maxValue">
2693                     <number>255</number>
2694                 </property>
2695             </widget>
2696             <widget class="QDial">
2697                 <property name="name">
2698                     <cstring>rotIn4Out56Pan</cstring>
2699                 </property>
2700                 <property name="geometry">
2701                     <rect>
2702                         <x>198</x>
2703                         <y>130</y>
2704                         <width>51</width>
2705                         <height>50</height>
2706                     </rect>
2707                 </property>
2708                 <property name="maxValue">
2709                     <number>255</number>
2710                 </property>
2711             </widget>
2712         </widget>
2713         <widget class="QWidget">
2714             <property name="name">
2715                 <cstring>TabPage</cstring>
2716             </property>
2717             <attribute name="title">
2718                 <string>SETTINGS</string>
2719             </attribute>
2720             <widget class="QLabel">
2721                 <property name="name">
2722                     <cstring>AnOut_textLabel1_2_2_4</cstring>
2723                 </property>
2724                 <property name="geometry">
2725                     <rect>
2726                         <x>20</x>
2727                         <y>20</y>
2728                         <width>110</width>
2729                         <height>21</height>
2730                     </rect>
2731                 </property>
2732                 <property name="text">
2733                     <string>ANALOG</string>
2734                 </property>
2735                 <property name="alignment">
2736                     <set>AlignCenter</set>
2737                 </property>
2738             </widget>
2739             <widget class="QLabel">
2740                 <property name="name">
2741                     <cstring>AnOut_textLabel1_2_6</cstring>
2742                 </property>
2743                 <property name="geometry">
2744                     <rect>
2745                         <x>20</x>
2746                         <y>50</y>
2747                         <width>50</width>
2748                         <height>21</height>
2749                     </rect>
2750                 </property>
2751                 <property name="text">
2752                     <string>1</string>
2753                 </property>
2754                 <property name="alignment">
2755                     <set>AlignCenter</set>
2756                 </property>
2757             </widget>
2758             <widget class="QLabel">
2759                 <property name="name">
2760                     <cstring>AnOut_textLabel1_2_3_4</cstring>
2761                 </property>
2762                 <property name="geometry">
2763                     <rect>
2764                         <x>78</x>
2765                         <y>50</y>
2766                         <width>50</width>
2767                         <height>21</height>
2768                     </rect>
2769                 </property>
2770                 <property name="text">
2771                     <string>2</string>
2772                 </property>
2773                 <property name="alignment">
2774                     <set>AlignCenter</set>
2775                 </property>
2776             </widget>
2777             <widget class="QPushButton">
2778                 <property name="name">
2779                     <cstring>btnIn1Pad</cstring>
2780                 </property>
2781                 <property name="geometry">
2782                     <rect>
2783                         <x>22</x>
2784                         <y>80</y>
2785                         <width>50</width>
2786                         <height>21</height>
2787                     </rect>
2788                 </property>
2789                 <property name="text">
2790                     <string>Pad</string>
2791                 </property>
2792                 <property name="toggleButton">
2793                     <bool>true</bool>
2794                 </property>
2795             </widget>
2796             <widget class="QPushButton">
2797                 <property name="name">
2798                     <cstring>btnIn2Pad</cstring>
2799                 </property>
2800                 <property name="geometry">
2801                     <rect>
2802                         <x>80</x>
2803                         <y>80</y>
2804                         <width>50</width>
2805                         <height>21</height>
2806                     </rect>
2807                 </property>
2808                 <property name="text">
2809                     <string>Pad</string>
2810                 </property>
2811                 <property name="toggleButton">
2812                     <bool>true</bool>
2813                 </property>
2814             </widget>
2815         </widget>
2816     </widget>
2817 </widget>
2818 <slots>
2819     <slot>init()</slot>
2820     <slot>updateMatrixButton(int)</slot>
2821     <slot>updateMatrixVolume(int)</slot>
2822     <slot>updateMatrixRotary(int)</slot>
2823     <slot>updateVolume(int)</slot>
2824     <slot>updateSelector(int)</slot>
2825 </slots>
2826 <layoutdefaults spacing="6" margin="11"/>
2827 </UI>
Note: See TracBrowser for help on using the browser.