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

Revision 667, 99.6 kB (checked in by ppalmers, 16 years ago)

implement basic AF2 control application

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