154c093c81642ffadc17f49e4cbde130deacd3df
[pierogi] / pirsecondaryform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRSecondaryForm</class>
4  <widget class="QWidget" name="PIRSecondaryForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>Secondary Buttons</string>
21   </property>
22   <layout class="QGridLayout" name="gridLayout_5">
23    <property name="margin">
24     <number>0</number>
25    </property>
26    <item row="0" column="0">
27     <widget class="QTabWidget" name="tabWidget">
28      <property name="sizePolicy">
29       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
30        <horstretch>0</horstretch>
31        <verstretch>0</verstretch>
32       </sizepolicy>
33      </property>
34      <property name="currentIndex">
35       <number>0</number>
36      </property>
37      <widget class="QWidget" name="tvTab">
38       <property name="sizePolicy">
39        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
40         <horstretch>0</horstretch>
41         <verstretch>0</verstretch>
42        </sizepolicy>
43       </property>
44       <attribute name="title">
45        <string>TV</string>
46       </attribute>
47       <layout class="QGridLayout" name="gridLayout">
48        <property name="margin">
49         <number>8</number>
50        </property>
51        <item row="0" column="0">
52         <widget class="QPushButton" name="teletextButton">
53          <property name="sizePolicy">
54           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
55            <horstretch>0</horstretch>
56            <verstretch>0</verstretch>
57           </sizepolicy>
58          </property>
59          <property name="text">
60           <string>Teletext</string>
61          </property>
62         </widget>
63        </item>
64        <item row="0" column="1">
65         <widget class="QPushButton" name="teletextSizeButton">
66          <property name="sizePolicy">
67           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
68            <horstretch>0</horstretch>
69            <verstretch>0</verstretch>
70           </sizepolicy>
71          </property>
72          <property name="text">
73           <string>Txt Size</string>
74          </property>
75         </widget>
76        </item>
77        <item row="0" column="2">
78         <widget class="QPushButton" name="favoritesButton">
79          <property name="sizePolicy">
80           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
81            <horstretch>0</horstretch>
82            <verstretch>0</verstretch>
83           </sizepolicy>
84          </property>
85          <property name="text">
86           <string>Favorites</string>
87          </property>
88         </widget>
89        </item>
90        <item row="0" column="3">
91         <widget class="QPushButton" name="pageUpButton">
92          <property name="sizePolicy">
93           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
94            <horstretch>0</horstretch>
95            <verstretch>0</verstretch>
96           </sizepolicy>
97          </property>
98          <property name="text">
99           <string>Page Up</string>
100          </property>
101          <property name="icon">
102           <iconset resource="PierogiResources.qrc">
103            <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
104          </property>
105          <property name="iconSize">
106           <size>
107            <width>48</width>
108            <height>48</height>
109           </size>
110          </property>
111         </widget>
112        </item>
113        <item row="2" column="1">
114         <widget class="QPushButton" name="teletextRevealButton">
115          <property name="sizePolicy">
116           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
117            <horstretch>0</horstretch>
118            <verstretch>0</verstretch>
119           </sizepolicy>
120          </property>
121          <property name="text">
122           <string>Txt Reveal</string>
123          </property>
124         </widget>
125        </item>
126        <item row="2" column="2">
127         <widget class="QPushButton" name="liveTVButton">
128          <property name="sizePolicy">
129           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
130            <horstretch>0</horstretch>
131            <verstretch>0</verstretch>
132           </sizepolicy>
133          </property>
134          <property name="text">
135           <string>Live TV</string>
136          </property>
137         </widget>
138        </item>
139        <item row="2" column="0">
140         <widget class="QPushButton" name="teletextHoldButton">
141          <property name="sizePolicy">
142           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
143            <horstretch>0</horstretch>
144            <verstretch>0</verstretch>
145           </sizepolicy>
146          </property>
147          <property name="text">
148           <string>Txt Hold</string>
149          </property>
150         </widget>
151        </item>
152        <item row="3" column="0">
153         <widget class="QPushButton" name="pipButton">
154          <property name="sizePolicy">
155           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
156            <horstretch>0</horstretch>
157            <verstretch>0</verstretch>
158           </sizepolicy>
159          </property>
160          <property name="text">
161           <string>Picture in Picture</string>
162          </property>
163         </widget>
164        </item>
165        <item row="3" column="1">
166         <widget class="QPushButton" name="pipSwapButton">
167          <property name="sizePolicy">
168           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
169            <horstretch>0</horstretch>
170            <verstretch>0</verstretch>
171           </sizepolicy>
172          </property>
173          <property name="text">
174           <string>PIP Swap</string>
175          </property>
176         </widget>
177        </item>
178        <item row="3" column="2">
179         <widget class="QPushButton" name="pipMoveButton">
180          <property name="sizePolicy">
181           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
182            <horstretch>0</horstretch>
183            <verstretch>0</verstretch>
184           </sizepolicy>
185          </property>
186          <property name="text">
187           <string>PIP Move</string>
188          </property>
189         </widget>
190        </item>
191        <item row="5" column="2">
192         <widget class="QPushButton" name="pipPauseButton">
193          <property name="sizePolicy">
194           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
195            <horstretch>0</horstretch>
196            <verstretch>0</verstretch>
197           </sizepolicy>
198          </property>
199          <property name="text">
200           <string>PIP Pause</string>
201          </property>
202         </widget>
203        </item>
204        <item row="2" column="3">
205         <widget class="QPushButton" name="pageDownButton">
206          <property name="sizePolicy">
207           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
208            <horstretch>0</horstretch>
209            <verstretch>0</verstretch>
210           </sizepolicy>
211          </property>
212          <property name="text">
213           <string>Page Down</string>
214          </property>
215          <property name="icon">
216           <iconset resource="PierogiResources.qrc">
217            <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
218          </property>
219          <property name="iconSize">
220           <size>
221            <width>48</width>
222            <height>48</height>
223           </size>
224          </property>
225         </widget>
226        </item>
227        <item row="5" column="1">
228         <widget class="QPushButton" name="pipSizeButton">
229          <property name="sizePolicy">
230           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
231            <horstretch>0</horstretch>
232            <verstretch>0</verstretch>
233           </sizepolicy>
234          </property>
235          <property name="text">
236           <string>PIP Size</string>
237          </property>
238         </widget>
239        </item>
240        <item row="5" column="3">
241         <widget class="QPushButton" name="pipChannelDownButton">
242          <property name="sizePolicy">
243           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
244            <horstretch>0</horstretch>
245            <verstretch>0</verstretch>
246           </sizepolicy>
247          </property>
248          <property name="text">
249           <string>PIP Ch Down</string>
250          </property>
251          <property name="icon">
252           <iconset resource="PierogiResources.qrc">
253            <normaloff>:/icons/br_down_icon&amp;48.png</normaloff>:/icons/br_down_icon&amp;48.png</iconset>
254          </property>
255          <property name="iconSize">
256           <size>
257            <width>48</width>
258            <height>48</height>
259           </size>
260          </property>
261         </widget>
262        </item>
263        <item row="5" column="0">
264         <widget class="QPushButton" name="pipSourceButton">
265          <property name="sizePolicy">
266           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
267            <horstretch>0</horstretch>
268            <verstretch>0</verstretch>
269           </sizepolicy>
270          </property>
271          <property name="text">
272           <string>PIP Source</string>
273          </property>
274         </widget>
275        </item>
276        <item row="3" column="3">
277         <widget class="QPushButton" name="pipChannelUpButton">
278          <property name="sizePolicy">
279           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
280            <horstretch>0</horstretch>
281            <verstretch>0</verstretch>
282           </sizepolicy>
283          </property>
284          <property name="text">
285           <string>PIP Ch Up</string>
286          </property>
287          <property name="icon">
288           <iconset resource="PierogiResources.qrc">
289            <normaloff>:/icons/br_up_icon&amp;48.png</normaloff>:/icons/br_up_icon&amp;48.png</iconset>
290          </property>
291          <property name="iconSize">
292           <size>
293            <width>48</width>
294            <height>48</height>
295           </size>
296          </property>
297         </widget>
298        </item>
299       </layout>
300      </widget>
301      <widget class="QWidget" name="media2Tab">
302       <property name="sizePolicy">
303        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
304         <horstretch>0</horstretch>
305         <verstretch>0</verstretch>
306        </sizepolicy>
307       </property>
308       <attribute name="title">
309        <string>Media 2</string>
310       </attribute>
311       <layout class="QGridLayout" name="gridLayout_2">
312        <property name="margin">
313         <number>8</number>
314        </property>
315        <item row="0" column="0">
316         <widget class="QPushButton" name="tunerBandButton">
317          <property name="sizePolicy">
318           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
319            <horstretch>0</horstretch>
320            <verstretch>0</verstretch>
321           </sizepolicy>
322          </property>
323          <property name="text">
324           <string>Tuner Band</string>
325          </property>
326         </widget>
327        </item>
328        <item row="0" column="1">
329         <widget class="QPushButton" name="programButton">
330          <property name="sizePolicy">
331           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
332            <horstretch>0</horstretch>
333            <verstretch>0</verstretch>
334           </sizepolicy>
335          </property>
336          <property name="text">
337           <string>Program</string>
338          </property>
339         </widget>
340        </item>
341        <item row="0" column="2">
342         <widget class="QPushButton" name="memoryButton">
343          <property name="sizePolicy">
344           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
345            <horstretch>0</horstretch>
346            <verstretch>0</verstretch>
347           </sizepolicy>
348          </property>
349          <property name="text">
350           <string>Memory</string>
351          </property>
352         </widget>
353        </item>
354        <item row="0" column="3">
355         <widget class="QPushButton" name="callButton">
356          <property name="sizePolicy">
357           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
358            <horstretch>0</horstretch>
359            <verstretch>0</verstretch>
360           </sizepolicy>
361          </property>
362          <property name="text">
363           <string>Call</string>
364          </property>
365         </widget>
366        </item>
367        <item row="1" column="0">
368         <widget class="QPushButton" name="autoTrackingButton">
369          <property name="sizePolicy">
370           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
371            <horstretch>0</horstretch>
372            <verstretch>0</verstretch>
373           </sizepolicy>
374          </property>
375          <property name="text">
376           <string>Auto Tracking</string>
377          </property>
378         </widget>
379        </item>
380        <item row="1" column="1">
381         <widget class="QPushButton" name="trackingMinusButton">
382          <property name="sizePolicy">
383           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
384            <horstretch>0</horstretch>
385            <verstretch>0</verstretch>
386           </sizepolicy>
387          </property>
388          <property name="text">
389           <string>Tracking -</string>
390          </property>
391         </widget>
392        </item>
393        <item row="1" column="2">
394         <widget class="QPushButton" name="trackingPlusButton">
395          <property name="sizePolicy">
396           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
397            <horstretch>0</horstretch>
398            <verstretch>0</verstretch>
399           </sizepolicy>
400          </property>
401          <property name="text">
402           <string>Tracking +</string>
403          </property>
404         </widget>
405        </item>
406        <item row="1" column="3">
407         <widget class="QPushButton" name="vhsSpeedButton">
408          <property name="sizePolicy">
409           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
410            <horstretch>0</horstretch>
411            <verstretch>0</verstretch>
412           </sizepolicy>
413          </property>
414          <property name="text">
415           <string>SP/LP/EP</string>
416          </property>
417         </widget>
418        </item>
419        <item row="2" column="0">
420         <widget class="QPushButton" name="slowButton">
421          <property name="sizePolicy">
422           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
423            <horstretch>0</horstretch>
424            <verstretch>0</verstretch>
425           </sizepolicy>
426          </property>
427          <property name="text">
428           <string>Slow</string>
429          </property>
430         </widget>
431        </item>
432        <item row="2" column="2">
433         <widget class="QPushButton" name="slowPlusButton">
434          <property name="sizePolicy">
435           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
436            <horstretch>0</horstretch>
437            <verstretch>0</verstretch>
438           </sizepolicy>
439          </property>
440          <property name="text">
441           <string>Slow +</string>
442          </property>
443         </widget>
444        </item>
445        <item row="2" column="3">
446         <widget class="QPushButton" name="discSelectButton">
447          <property name="sizePolicy">
448           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
449            <horstretch>0</horstretch>
450            <verstretch>0</verstretch>
451           </sizepolicy>
452          </property>
453          <property name="text">
454           <string>Disc Select</string>
455          </property>
456         </widget>
457        </item>
458        <item row="4" column="0">
459         <widget class="QPushButton" name="repeatButton">
460          <property name="sizePolicy">
461           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
462            <horstretch>0</horstretch>
463            <verstretch>0</verstretch>
464           </sizepolicy>
465          </property>
466          <property name="text">
467           <string>Repeat</string>
468          </property>
469         </widget>
470        </item>
471        <item row="4" column="1">
472         <widget class="QPushButton" name="repeatABButton">
473          <property name="sizePolicy">
474           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
475            <horstretch>0</horstretch>
476            <verstretch>0</verstretch>
477           </sizepolicy>
478          </property>
479          <property name="text">
480           <string>Repeat AB</string>
481          </property>
482         </widget>
483        </item>
484        <item row="4" column="2">
485         <widget class="QPushButton" name="randomButton">
486          <property name="sizePolicy">
487           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
488            <horstretch>0</horstretch>
489            <verstretch>0</verstretch>
490           </sizepolicy>
491          </property>
492          <property name="text">
493           <string>Random</string>
494          </property>
495         </widget>
496        </item>
497        <item row="4" column="3">
498         <widget class="QPushButton" name="discTitleButton">
499          <property name="sizePolicy">
500           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
501            <horstretch>0</horstretch>
502            <verstretch>0</verstretch>
503           </sizepolicy>
504          </property>
505          <property name="text">
506           <string>Disc Title</string>
507          </property>
508         </widget>
509        </item>
510        <item row="2" column="1">
511         <widget class="QPushButton" name="slowMinusButton">
512          <property name="sizePolicy">
513           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
514            <horstretch>0</horstretch>
515            <verstretch>0</verstretch>
516           </sizepolicy>
517          </property>
518          <property name="text">
519           <string>Slow -</string>
520          </property>
521         </widget>
522        </item>
523       </layout>
524      </widget>
525      <widget class="QWidget" name="inputTab">
526       <property name="sizePolicy">
527        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
528         <horstretch>0</horstretch>
529         <verstretch>0</verstretch>
530        </sizepolicy>
531       </property>
532       <attribute name="title">
533        <string>Input</string>
534       </attribute>
535       <layout class="QGridLayout" name="gridLayout_3">
536        <property name="margin">
537         <number>8</number>
538        </property>
539        <item row="0" column="0">
540         <widget class="QPushButton" name="cdInputButton">
541          <property name="sizePolicy">
542           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
543            <horstretch>0</horstretch>
544            <verstretch>0</verstretch>
545           </sizepolicy>
546          </property>
547          <property name="text">
548           <string>CD</string>
549          </property>
550         </widget>
551        </item>
552        <item row="0" column="1">
553         <widget class="QPushButton" name="tapeInputButton">
554          <property name="sizePolicy">
555           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
556            <horstretch>0</horstretch>
557            <verstretch>0</verstretch>
558           </sizepolicy>
559          </property>
560          <property name="text">
561           <string>Tape</string>
562          </property>
563         </widget>
564        </item>
565        <item row="0" column="2">
566         <widget class="QPushButton" name="phonoInputButton">
567          <property name="sizePolicy">
568           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
569            <horstretch>0</horstretch>
570            <verstretch>0</verstretch>
571           </sizepolicy>
572          </property>
573          <property name="text">
574           <string>Phono</string>
575          </property>
576         </widget>
577        </item>
578        <item row="0" column="3">
579         <widget class="QPushButton" name="tunerInputButton">
580          <property name="sizePolicy">
581           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
582            <horstretch>0</horstretch>
583            <verstretch>0</verstretch>
584           </sizepolicy>
585          </property>
586          <property name="text">
587           <string>Tuner</string>
588          </property>
589         </widget>
590        </item>
591        <item row="1" column="0">
592         <widget class="QPushButton" name="pcInputButton">
593          <property name="sizePolicy">
594           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
595            <horstretch>0</horstretch>
596            <verstretch>0</verstretch>
597           </sizepolicy>
598          </property>
599          <property name="text">
600           <string>PC</string>
601          </property>
602         </widget>
603        </item>
604        <item row="1" column="1">
605         <widget class="QPushButton" name="hdmiInputButton">
606          <property name="sizePolicy">
607           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
608            <horstretch>0</horstretch>
609            <verstretch>0</verstretch>
610           </sizepolicy>
611          </property>
612          <property name="text">
613           <string>HDMI</string>
614          </property>
615         </widget>
616        </item>
617        <item row="1" column="2">
618         <widget class="QPushButton" name="dvdInputButton">
619          <property name="sizePolicy">
620           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
621            <horstretch>0</horstretch>
622            <verstretch>0</verstretch>
623           </sizepolicy>
624          </property>
625          <property name="text">
626           <string>DVD</string>
627          </property>
628         </widget>
629        </item>
630        <item row="1" column="3">
631         <widget class="QPushButton" name="vcrInputButton">
632          <property name="sizePolicy">
633           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
634            <horstretch>0</horstretch>
635            <verstretch>0</verstretch>
636           </sizepolicy>
637          </property>
638          <property name="text">
639           <string>VCR</string>
640          </property>
641         </widget>
642        </item>
643        <item row="2" column="0">
644         <widget class="QPushButton" name="antennaInputButton">
645          <property name="sizePolicy">
646           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
647            <horstretch>0</horstretch>
648            <verstretch>0</verstretch>
649           </sizepolicy>
650          </property>
651          <property name="text">
652           <string>Antenna</string>
653          </property>
654         </widget>
655        </item>
656        <item row="2" column="1">
657         <widget class="QPushButton" name="cableInputButton">
658          <property name="sizePolicy">
659           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
660            <horstretch>0</horstretch>
661            <verstretch>0</verstretch>
662           </sizepolicy>
663          </property>
664          <property name="text">
665           <string>Cable</string>
666          </property>
667         </widget>
668        </item>
669        <item row="2" column="2">
670         <widget class="QPushButton" name="satelliteInputButton">
671          <property name="sizePolicy">
672           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
673            <horstretch>0</horstretch>
674            <verstretch>0</verstretch>
675           </sizepolicy>
676          </property>
677          <property name="text">
678           <string>Satellite</string>
679          </property>
680         </widget>
681        </item>
682        <item row="2" column="3">
683         <widget class="QPushButton" name="auxInputButton">
684          <property name="sizePolicy">
685           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
686            <horstretch>0</horstretch>
687            <verstretch>0</verstretch>
688           </sizepolicy>
689          </property>
690          <property name="text">
691           <string>Aux</string>
692          </property>
693         </widget>
694        </item>
695       </layout>
696      </widget>
697      <widget class="QWidget" name="adjustmentTab">
698       <property name="sizePolicy">
699        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
700         <horstretch>0</horstretch>
701         <verstretch>0</verstretch>
702        </sizepolicy>
703       </property>
704       <attribute name="title">
705        <string>Adjust</string>
706       </attribute>
707       <layout class="QGridLayout" name="gridLayout_4">
708        <property name="margin">
709         <number>8</number>
710        </property>
711        <item row="0" column="0">
712         <widget class="QPushButton" name="bassUpButton">
713          <property name="sizePolicy">
714           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
715            <horstretch>0</horstretch>
716            <verstretch>0</verstretch>
717           </sizepolicy>
718          </property>
719          <property name="text">
720           <string>Bass</string>
721          </property>
722          <property name="icon">
723           <iconset resource="PierogiResources.qrc">
724            <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
725          </property>
726          <property name="iconSize">
727           <size>
728            <width>48</width>
729            <height>48</height>
730           </size>
731          </property>
732         </widget>
733        </item>
734        <item row="0" column="1">
735         <widget class="QPushButton" name="trebleUpButton">
736          <property name="sizePolicy">
737           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
738            <horstretch>0</horstretch>
739            <verstretch>0</verstretch>
740           </sizepolicy>
741          </property>
742          <property name="text">
743           <string>Treble</string>
744          </property>
745          <property name="icon">
746           <iconset resource="PierogiResources.qrc">
747            <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
748          </property>
749          <property name="iconSize">
750           <size>
751            <width>48</width>
752            <height>48</height>
753           </size>
754          </property>
755         </widget>
756        </item>
757        <item row="0" column="2">
758         <widget class="QPushButton" name="enhancedBassButton">
759          <property name="sizePolicy">
760           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
761            <horstretch>0</horstretch>
762            <verstretch>0</verstretch>
763           </sizepolicy>
764          </property>
765          <property name="text">
766           <string>Enhanced Bass</string>
767          </property>
768         </widget>
769        </item>
770        <item row="0" column="3">
771         <widget class="QPushButton" name="noiseReductionButton">
772          <property name="sizePolicy">
773           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
774            <horstretch>0</horstretch>
775            <verstretch>0</verstretch>
776           </sizepolicy>
777          </property>
778          <property name="text">
779           <string>Noise Reduction</string>
780          </property>
781         </widget>
782        </item>
783        <item row="1" column="1">
784         <widget class="QPushButton" name="trebleDownButton">
785          <property name="sizePolicy">
786           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
787            <horstretch>0</horstretch>
788            <verstretch>0</verstretch>
789           </sizepolicy>
790          </property>
791          <property name="text">
792           <string>Treble</string>
793          </property>
794          <property name="icon">
795           <iconset resource="PierogiResources.qrc">
796            <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
797          </property>
798          <property name="iconSize">
799           <size>
800            <width>48</width>
801            <height>48</height>
802           </size>
803          </property>
804         </widget>
805        </item>
806        <item row="1" column="2">
807         <widget class="QPushButton" name="balanceLeftButton">
808          <property name="sizePolicy">
809           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
810            <horstretch>0</horstretch>
811            <verstretch>0</verstretch>
812           </sizepolicy>
813          </property>
814          <property name="text">
815           <string>Balance</string>
816          </property>
817          <property name="icon">
818           <iconset resource="PierogiResources.qrc">
819            <normaloff>:/icons/arrow_left_icon&amp;48.png</normaloff>:/icons/arrow_left_icon&amp;48.png</iconset>
820          </property>
821          <property name="iconSize">
822           <size>
823            <width>48</width>
824            <height>48</height>
825           </size>
826          </property>
827         </widget>
828        </item>
829        <item row="3" column="0">
830         <widget class="QPushButton" name="surroundButton">
831          <property name="sizePolicy">
832           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
833            <horstretch>0</horstretch>
834            <verstretch>0</verstretch>
835           </sizepolicy>
836          </property>
837          <property name="text">
838           <string>Surround</string>
839          </property>
840         </widget>
841        </item>
842        <item row="3" column="1">
843         <widget class="QPushButton" name="colorUpButton">
844          <property name="sizePolicy">
845           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
846            <horstretch>0</horstretch>
847            <verstretch>0</verstretch>
848           </sizepolicy>
849          </property>
850          <property name="text">
851           <string>Color</string>
852          </property>
853          <property name="icon">
854           <iconset resource="PierogiResources.qrc">
855            <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
856          </property>
857          <property name="iconSize">
858           <size>
859            <width>48</width>
860            <height>48</height>
861           </size>
862          </property>
863         </widget>
864        </item>
865        <item row="3" column="2">
866         <widget class="QPushButton" name="brightnessUpButton">
867          <property name="sizePolicy">
868           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
869            <horstretch>0</horstretch>
870            <verstretch>0</verstretch>
871           </sizepolicy>
872          </property>
873          <property name="text">
874           <string>Brightness</string>
875          </property>
876          <property name="icon">
877           <iconset resource="PierogiResources.qrc">
878            <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
879          </property>
880          <property name="iconSize">
881           <size>
882            <width>48</width>
883            <height>48</height>
884           </size>
885          </property>
886         </widget>
887        </item>
888        <item row="3" column="3">
889         <widget class="QPushButton" name="contrastUpButton">
890          <property name="sizePolicy">
891           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
892            <horstretch>0</horstretch>
893            <verstretch>0</verstretch>
894           </sizepolicy>
895          </property>
896          <property name="text">
897           <string>Contrast</string>
898          </property>
899          <property name="icon">
900           <iconset resource="PierogiResources.qrc">
901            <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
902          </property>
903          <property name="iconSize">
904           <size>
905            <width>48</width>
906            <height>48</height>
907           </size>
908          </property>
909         </widget>
910        </item>
911        <item row="5" column="0">
912         <widget class="QPushButton" name="zoomButton">
913          <property name="sizePolicy">
914           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
915            <horstretch>0</horstretch>
916            <verstretch>0</verstretch>
917           </sizepolicy>
918          </property>
919          <property name="text">
920           <string>Zoom</string>
921          </property>
922         </widget>
923        </item>
924        <item row="5" column="1">
925         <widget class="QPushButton" name="colorDownButton">
926          <property name="sizePolicy">
927           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
928            <horstretch>0</horstretch>
929            <verstretch>0</verstretch>
930           </sizepolicy>
931          </property>
932          <property name="text">
933           <string>Color</string>
934          </property>
935          <property name="icon">
936           <iconset resource="PierogiResources.qrc">
937            <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
938          </property>
939          <property name="iconSize">
940           <size>
941            <width>48</width>
942            <height>48</height>
943           </size>
944          </property>
945         </widget>
946        </item>
947        <item row="1" column="0">
948         <widget class="QPushButton" name="bassDownButton">
949          <property name="sizePolicy">
950           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
951            <horstretch>0</horstretch>
952            <verstretch>0</verstretch>
953           </sizepolicy>
954          </property>
955          <property name="text">
956           <string>Bass</string>
957          </property>
958          <property name="icon">
959           <iconset resource="PierogiResources.qrc">
960            <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
961          </property>
962          <property name="iconSize">
963           <size>
964            <width>48</width>
965            <height>48</height>
966           </size>
967          </property>
968         </widget>
969        </item>
970        <item row="1" column="3">
971         <widget class="QPushButton" name="balanceRightButton">
972          <property name="sizePolicy">
973           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
974            <horstretch>0</horstretch>
975            <verstretch>0</verstretch>
976           </sizepolicy>
977          </property>
978          <property name="text">
979           <string>Balance</string>
980          </property>
981          <property name="icon">
982           <iconset resource="PierogiResources.qrc">
983            <normaloff>:/icons/arrow_right_icon&amp;48.png</normaloff>:/icons/arrow_right_icon&amp;48.png</iconset>
984          </property>
985          <property name="iconSize">
986           <size>
987            <width>48</width>
988            <height>48</height>
989           </size>
990          </property>
991         </widget>
992        </item>
993        <item row="5" column="2">
994         <widget class="QPushButton" name="brightnessDownButton">
995          <property name="sizePolicy">
996           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
997            <horstretch>0</horstretch>
998            <verstretch>0</verstretch>
999           </sizepolicy>
1000          </property>
1001          <property name="text">
1002           <string>Brightness</string>
1003          </property>
1004          <property name="icon">
1005           <iconset resource="PierogiResources.qrc">
1006            <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
1007          </property>
1008          <property name="iconSize">
1009           <size>
1010            <width>48</width>
1011            <height>48</height>
1012           </size>
1013          </property>
1014         </widget>
1015        </item>
1016        <item row="5" column="3">
1017         <widget class="QPushButton" name="contrastDownButton">
1018          <property name="sizePolicy">
1019           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1020            <horstretch>0</horstretch>
1021            <verstretch>0</verstretch>
1022           </sizepolicy>
1023          </property>
1024          <property name="text">
1025           <string>Contrast</string>
1026          </property>
1027          <property name="icon">
1028           <iconset resource="PierogiResources.qrc">
1029            <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
1030          </property>
1031          <property name="iconSize">
1032           <size>
1033            <width>48</width>
1034            <height>48</height>
1035           </size>
1036          </property>
1037         </widget>
1038        </item>
1039       </layout>
1040      </widget>
1041     </widget>
1042    </item>
1043   </layout>
1044  </widget>
1045  <resources>
1046   <include location="PierogiResources.qrc"/>
1047  </resources>
1048  <connections>
1049   <connection>
1050    <sender>PIRSecondaryForm</sender>
1051    <signal>teletextEnabled(bool)</signal>
1052    <receiver>teletextButton</receiver>
1053    <slot>setEnabled(bool)</slot>
1054    <hints>
1055     <hint type="sourcelabel">
1056      <x>399</x>
1057      <y>239</y>
1058     </hint>
1059     <hint type="destinationlabel">
1060      <x>104</x>
1061      <y>86</y>
1062     </hint>
1063    </hints>
1064   </connection>
1065   <connection>
1066    <sender>PIRSecondaryForm</sender>
1067    <signal>teletextSizeEnabled(bool)</signal>
1068    <receiver>teletextSizeButton</receiver>
1069    <slot>setEnabled(bool)</slot>
1070    <hints>
1071     <hint type="sourcelabel">
1072      <x>399</x>
1073      <y>239</y>
1074     </hint>
1075     <hint type="destinationlabel">
1076      <x>301</x>
1077      <y>86</y>
1078     </hint>
1079    </hints>
1080   </connection>
1081   <connection>
1082    <sender>PIRSecondaryForm</sender>
1083    <signal>favoritesEnabled(bool)</signal>
1084    <receiver>favoritesButton</receiver>
1085    <slot>setEnabled(bool)</slot>
1086    <hints>
1087     <hint type="sourcelabel">
1088      <x>399</x>
1089      <y>239</y>
1090     </hint>
1091     <hint type="destinationlabel">
1092      <x>498</x>
1093      <y>86</y>
1094     </hint>
1095    </hints>
1096   </connection>
1097   <connection>
1098    <sender>PIRSecondaryForm</sender>
1099    <signal>pageUpEnabled(bool)</signal>
1100    <receiver>pageUpButton</receiver>
1101    <slot>setEnabled(bool)</slot>
1102    <hints>
1103     <hint type="sourcelabel">
1104      <x>399</x>
1105      <y>239</y>
1106     </hint>
1107     <hint type="destinationlabel">
1108      <x>695</x>
1109      <y>86</y>
1110     </hint>
1111    </hints>
1112   </connection>
1113   <connection>
1114    <sender>PIRSecondaryForm</sender>
1115    <signal>teletextHoldEnabled(bool)</signal>
1116    <receiver>teletextHoldButton</receiver>
1117    <slot>setEnabled(bool)</slot>
1118    <hints>
1119     <hint type="sourcelabel">
1120      <x>399</x>
1121      <y>239</y>
1122     </hint>
1123     <hint type="destinationlabel">
1124      <x>104</x>
1125      <y>197</y>
1126     </hint>
1127    </hints>
1128   </connection>
1129   <connection>
1130    <sender>PIRSecondaryForm</sender>
1131    <signal>teletextRevealEnabled(bool)</signal>
1132    <receiver>teletextRevealButton</receiver>
1133    <slot>setEnabled(bool)</slot>
1134    <hints>
1135     <hint type="sourcelabel">
1136      <x>399</x>
1137      <y>239</y>
1138     </hint>
1139     <hint type="destinationlabel">
1140      <x>301</x>
1141      <y>197</y>
1142     </hint>
1143    </hints>
1144   </connection>
1145   <connection>
1146    <sender>PIRSecondaryForm</sender>
1147    <signal>liveTVEnabled(bool)</signal>
1148    <receiver>liveTVButton</receiver>
1149    <slot>setEnabled(bool)</slot>
1150    <hints>
1151     <hint type="sourcelabel">
1152      <x>399</x>
1153      <y>239</y>
1154     </hint>
1155     <hint type="destinationlabel">
1156      <x>498</x>
1157      <y>197</y>
1158     </hint>
1159    </hints>
1160   </connection>
1161   <connection>
1162    <sender>PIRSecondaryForm</sender>
1163    <signal>pageDownEnabled(bool)</signal>
1164    <receiver>pageDownButton</receiver>
1165    <slot>setEnabled(bool)</slot>
1166    <hints>
1167     <hint type="sourcelabel">
1168      <x>399</x>
1169      <y>239</y>
1170     </hint>
1171     <hint type="destinationlabel">
1172      <x>695</x>
1173      <y>197</y>
1174     </hint>
1175    </hints>
1176   </connection>
1177   <connection>
1178    <sender>PIRSecondaryForm</sender>
1179    <signal>pipEnabled(bool)</signal>
1180    <receiver>pipButton</receiver>
1181    <slot>setEnabled(bool)</slot>
1182    <hints>
1183     <hint type="sourcelabel">
1184      <x>399</x>
1185      <y>239</y>
1186     </hint>
1187     <hint type="destinationlabel">
1188      <x>104</x>
1189      <y>309</y>
1190     </hint>
1191    </hints>
1192   </connection>
1193   <connection>
1194    <sender>PIRSecondaryForm</sender>
1195    <signal>pipSwapEnabled(bool)</signal>
1196    <receiver>pipSwapButton</receiver>
1197    <slot>setEnabled(bool)</slot>
1198    <hints>
1199     <hint type="sourcelabel">
1200      <x>399</x>
1201      <y>239</y>
1202     </hint>
1203     <hint type="destinationlabel">
1204      <x>301</x>
1205      <y>309</y>
1206     </hint>
1207    </hints>
1208   </connection>
1209   <connection>
1210    <sender>PIRSecondaryForm</sender>
1211    <signal>pipMoveEnabled(bool)</signal>
1212    <receiver>pipMoveButton</receiver>
1213    <slot>setEnabled(bool)</slot>
1214    <hints>
1215     <hint type="sourcelabel">
1216      <x>399</x>
1217      <y>239</y>
1218     </hint>
1219     <hint type="destinationlabel">
1220      <x>498</x>
1221      <y>309</y>
1222     </hint>
1223    </hints>
1224   </connection>
1225   <connection>
1226    <sender>PIRSecondaryForm</sender>
1227    <signal>pipSourceEnabled(bool)</signal>
1228    <receiver>pipSourceButton</receiver>
1229    <slot>setEnabled(bool)</slot>
1230    <hints>
1231     <hint type="sourcelabel">
1232      <x>399</x>
1233      <y>239</y>
1234     </hint>
1235     <hint type="destinationlabel">
1236      <x>695</x>
1237      <y>309</y>
1238     </hint>
1239    </hints>
1240   </connection>
1241   <connection>
1242    <sender>PIRSecondaryForm</sender>
1243    <signal>pipChannelUpEnabled(bool)</signal>
1244    <receiver>pipChannelUpButton</receiver>
1245    <slot>setEnabled(bool)</slot>
1246    <hints>
1247     <hint type="sourcelabel">
1248      <x>399</x>
1249      <y>239</y>
1250     </hint>
1251     <hint type="destinationlabel">
1252      <x>104</x>
1253      <y>420</y>
1254     </hint>
1255    </hints>
1256   </connection>
1257   <connection>
1258    <sender>PIRSecondaryForm</sender>
1259    <signal>pipSizeEnabled(bool)</signal>
1260    <receiver>pipSizeButton</receiver>
1261    <slot>setEnabled(bool)</slot>
1262    <hints>
1263     <hint type="sourcelabel">
1264      <x>399</x>
1265      <y>239</y>
1266     </hint>
1267     <hint type="destinationlabel">
1268      <x>301</x>
1269      <y>420</y>
1270     </hint>
1271    </hints>
1272   </connection>
1273   <connection>
1274    <sender>PIRSecondaryForm</sender>
1275    <signal>pipPauseEnabled(bool)</signal>
1276    <receiver>pipPauseButton</receiver>
1277    <slot>setEnabled(bool)</slot>
1278    <hints>
1279     <hint type="sourcelabel">
1280      <x>399</x>
1281      <y>239</y>
1282     </hint>
1283     <hint type="destinationlabel">
1284      <x>498</x>
1285      <y>420</y>
1286     </hint>
1287    </hints>
1288   </connection>
1289   <connection>
1290    <sender>PIRSecondaryForm</sender>
1291    <signal>pipChannelDownEnabled(bool)</signal>
1292    <receiver>pipChannelDownButton</receiver>
1293    <slot>setEnabled(bool)</slot>
1294    <hints>
1295     <hint type="sourcelabel">
1296      <x>399</x>
1297      <y>239</y>
1298     </hint>
1299     <hint type="destinationlabel">
1300      <x>695</x>
1301      <y>420</y>
1302     </hint>
1303    </hints>
1304   </connection>
1305   <connection>
1306    <sender>PIRSecondaryForm</sender>
1307    <signal>tunerBandEnabled(bool)</signal>
1308    <receiver>tunerBandButton</receiver>
1309    <slot>setEnabled(bool)</slot>
1310    <hints>
1311     <hint type="sourcelabel">
1312      <x>399</x>
1313      <y>239</y>
1314     </hint>
1315     <hint type="destinationlabel">
1316      <x>104</x>
1317      <y>86</y>
1318     </hint>
1319    </hints>
1320   </connection>
1321   <connection>
1322    <sender>PIRSecondaryForm</sender>
1323    <signal>programEnabled(bool)</signal>
1324    <receiver>programButton</receiver>
1325    <slot>setEnabled(bool)</slot>
1326    <hints>
1327     <hint type="sourcelabel">
1328      <x>399</x>
1329      <y>239</y>
1330     </hint>
1331     <hint type="destinationlabel">
1332      <x>301</x>
1333      <y>86</y>
1334     </hint>
1335    </hints>
1336   </connection>
1337   <connection>
1338    <sender>PIRSecondaryForm</sender>
1339    <signal>memoryEnabled(bool)</signal>
1340    <receiver>memoryButton</receiver>
1341    <slot>setEnabled(bool)</slot>
1342    <hints>
1343     <hint type="sourcelabel">
1344      <x>399</x>
1345      <y>239</y>
1346     </hint>
1347     <hint type="destinationlabel">
1348      <x>498</x>
1349      <y>86</y>
1350     </hint>
1351    </hints>
1352   </connection>
1353   <connection>
1354    <sender>PIRSecondaryForm</sender>
1355    <signal>callEnabled(bool)</signal>
1356    <receiver>callButton</receiver>
1357    <slot>setEnabled(bool)</slot>
1358    <hints>
1359     <hint type="sourcelabel">
1360      <x>399</x>
1361      <y>239</y>
1362     </hint>
1363     <hint type="destinationlabel">
1364      <x>695</x>
1365      <y>86</y>
1366     </hint>
1367    </hints>
1368   </connection>
1369   <connection>
1370    <sender>PIRSecondaryForm</sender>
1371    <signal>autoTrackingEnabled(bool)</signal>
1372    <receiver>autoTrackingButton</receiver>
1373    <slot>setEnabled(bool)</slot>
1374    <hints>
1375     <hint type="sourcelabel">
1376      <x>399</x>
1377      <y>239</y>
1378     </hint>
1379     <hint type="destinationlabel">
1380      <x>104</x>
1381      <y>197</y>
1382     </hint>
1383    </hints>
1384   </connection>
1385   <connection>
1386    <sender>PIRSecondaryForm</sender>
1387    <signal>trackingMinusEnabled(bool)</signal>
1388    <receiver>trackingMinusButton</receiver>
1389    <slot>setEnabled(bool)</slot>
1390    <hints>
1391     <hint type="sourcelabel">
1392      <x>399</x>
1393      <y>239</y>
1394     </hint>
1395     <hint type="destinationlabel">
1396      <x>301</x>
1397      <y>197</y>
1398     </hint>
1399    </hints>
1400   </connection>
1401   <connection>
1402    <sender>PIRSecondaryForm</sender>
1403    <signal>trackingPlusEnabled(bool)</signal>
1404    <receiver>trackingPlusButton</receiver>
1405    <slot>setEnabled(bool)</slot>
1406    <hints>
1407     <hint type="sourcelabel">
1408      <x>399</x>
1409      <y>239</y>
1410     </hint>
1411     <hint type="destinationlabel">
1412      <x>498</x>
1413      <y>197</y>
1414     </hint>
1415    </hints>
1416   </connection>
1417   <connection>
1418    <sender>PIRSecondaryForm</sender>
1419    <signal>vhsSpeedEnabled(bool)</signal>
1420    <receiver>vhsSpeedButton</receiver>
1421    <slot>setEnabled(bool)</slot>
1422    <hints>
1423     <hint type="sourcelabel">
1424      <x>399</x>
1425      <y>239</y>
1426     </hint>
1427     <hint type="destinationlabel">
1428      <x>695</x>
1429      <y>197</y>
1430     </hint>
1431    </hints>
1432   </connection>
1433   <connection>
1434    <sender>PIRSecondaryForm</sender>
1435    <signal>slowEnabled(bool)</signal>
1436    <receiver>slowButton</receiver>
1437    <slot>setEnabled(bool)</slot>
1438    <hints>
1439     <hint type="sourcelabel">
1440      <x>399</x>
1441      <y>239</y>
1442     </hint>
1443     <hint type="destinationlabel">
1444      <x>104</x>
1445      <y>309</y>
1446     </hint>
1447    </hints>
1448   </connection>
1449   <connection>
1450    <sender>PIRSecondaryForm</sender>
1451    <signal>slowMinusEnabled(bool)</signal>
1452    <receiver>slowMinusButton</receiver>
1453    <slot>setEnabled(bool)</slot>
1454    <hints>
1455     <hint type="sourcelabel">
1456      <x>399</x>
1457      <y>239</y>
1458     </hint>
1459     <hint type="destinationlabel">
1460      <x>301</x>
1461      <y>309</y>
1462     </hint>
1463    </hints>
1464   </connection>
1465   <connection>
1466    <sender>PIRSecondaryForm</sender>
1467    <signal>slowPlusEnabled(bool)</signal>
1468    <receiver>slowPlusButton</receiver>
1469    <slot>setEnabled(bool)</slot>
1470    <hints>
1471     <hint type="sourcelabel">
1472      <x>399</x>
1473      <y>239</y>
1474     </hint>
1475     <hint type="destinationlabel">
1476      <x>498</x>
1477      <y>309</y>
1478     </hint>
1479    </hints>
1480   </connection>
1481   <connection>
1482    <sender>PIRSecondaryForm</sender>
1483    <signal>nextDiscEnabled(bool)</signal>
1484    <receiver>discSelectButton</receiver>
1485    <slot>setEnabled(bool)</slot>
1486    <hints>
1487     <hint type="sourcelabel">
1488      <x>399</x>
1489      <y>239</y>
1490     </hint>
1491     <hint type="destinationlabel">
1492      <x>695</x>
1493      <y>309</y>
1494     </hint>
1495    </hints>
1496   </connection>
1497   <connection>
1498    <sender>PIRSecondaryForm</sender>
1499    <signal>repeatEnabled(bool)</signal>
1500    <receiver>repeatButton</receiver>
1501    <slot>setEnabled(bool)</slot>
1502    <hints>
1503     <hint type="sourcelabel">
1504      <x>399</x>
1505      <y>239</y>
1506     </hint>
1507     <hint type="destinationlabel">
1508      <x>104</x>
1509      <y>420</y>
1510     </hint>
1511    </hints>
1512   </connection>
1513   <connection>
1514    <sender>PIRSecondaryForm</sender>
1515    <signal>repeatABEnabled(bool)</signal>
1516    <receiver>repeatABButton</receiver>
1517    <slot>setEnabled(bool)</slot>
1518    <hints>
1519     <hint type="sourcelabel">
1520      <x>399</x>
1521      <y>239</y>
1522     </hint>
1523     <hint type="destinationlabel">
1524      <x>301</x>
1525      <y>420</y>
1526     </hint>
1527    </hints>
1528   </connection>
1529   <connection>
1530    <sender>PIRSecondaryForm</sender>
1531    <signal>randomEnabled(bool)</signal>
1532    <receiver>randomButton</receiver>
1533    <slot>setEnabled(bool)</slot>
1534    <hints>
1535     <hint type="sourcelabel">
1536      <x>399</x>
1537      <y>239</y>
1538     </hint>
1539     <hint type="destinationlabel">
1540      <x>498</x>
1541      <y>420</y>
1542     </hint>
1543    </hints>
1544   </connection>
1545   <connection>
1546    <sender>PIRSecondaryForm</sender>
1547    <signal>discTitleEnabled(bool)</signal>
1548    <receiver>discTitleButton</receiver>
1549    <slot>setEnabled(bool)</slot>
1550    <hints>
1551     <hint type="sourcelabel">
1552      <x>399</x>
1553      <y>239</y>
1554     </hint>
1555     <hint type="destinationlabel">
1556      <x>695</x>
1557      <y>420</y>
1558     </hint>
1559    </hints>
1560   </connection>
1561   <connection>
1562    <sender>PIRSecondaryForm</sender>
1563    <signal>cdInputEnabled(bool)</signal>
1564    <receiver>cdInputButton</receiver>
1565    <slot>setEnabled(bool)</slot>
1566    <hints>
1567     <hint type="sourcelabel">
1568      <x>399</x>
1569      <y>239</y>
1570     </hint>
1571     <hint type="destinationlabel">
1572      <x>104</x>
1573      <y>104</y>
1574     </hint>
1575    </hints>
1576   </connection>
1577   <connection>
1578    <sender>PIRSecondaryForm</sender>
1579    <signal>tapeInputEnabled(bool)</signal>
1580    <receiver>tapeInputButton</receiver>
1581    <slot>setEnabled(bool)</slot>
1582    <hints>
1583     <hint type="sourcelabel">
1584      <x>399</x>
1585      <y>239</y>
1586     </hint>
1587     <hint type="destinationlabel">
1588      <x>301</x>
1589      <y>104</y>
1590     </hint>
1591    </hints>
1592   </connection>
1593   <connection>
1594    <sender>PIRSecondaryForm</sender>
1595    <signal>phonoInputEnabled(bool)</signal>
1596    <receiver>phonoInputButton</receiver>
1597    <slot>setEnabled(bool)</slot>
1598    <hints>
1599     <hint type="sourcelabel">
1600      <x>399</x>
1601      <y>239</y>
1602     </hint>
1603     <hint type="destinationlabel">
1604      <x>498</x>
1605      <y>104</y>
1606     </hint>
1607    </hints>
1608   </connection>
1609   <connection>
1610    <sender>PIRSecondaryForm</sender>
1611    <signal>tunerInputEnabled(bool)</signal>
1612    <receiver>tunerInputButton</receiver>
1613    <slot>setEnabled(bool)</slot>
1614    <hints>
1615     <hint type="sourcelabel">
1616      <x>399</x>
1617      <y>239</y>
1618     </hint>
1619     <hint type="destinationlabel">
1620      <x>695</x>
1621      <y>104</y>
1622     </hint>
1623    </hints>
1624   </connection>
1625   <connection>
1626    <sender>PIRSecondaryForm</sender>
1627    <signal>pcInputEnabled(bool)</signal>
1628    <receiver>pcInputButton</receiver>
1629    <slot>setEnabled(bool)</slot>
1630    <hints>
1631     <hint type="sourcelabel">
1632      <x>399</x>
1633      <y>239</y>
1634     </hint>
1635     <hint type="destinationlabel">
1636      <x>104</x>
1637      <y>253</y>
1638     </hint>
1639    </hints>
1640   </connection>
1641   <connection>
1642    <sender>PIRSecondaryForm</sender>
1643    <signal>hdmiInputEnabled(bool)</signal>
1644    <receiver>hdmiInputButton</receiver>
1645    <slot>setEnabled(bool)</slot>
1646    <hints>
1647     <hint type="sourcelabel">
1648      <x>399</x>
1649      <y>239</y>
1650     </hint>
1651     <hint type="destinationlabel">
1652      <x>301</x>
1653      <y>253</y>
1654     </hint>
1655    </hints>
1656   </connection>
1657   <connection>
1658    <sender>PIRSecondaryForm</sender>
1659    <signal>dvdInputEnabled(bool)</signal>
1660    <receiver>dvdInputButton</receiver>
1661    <slot>setEnabled(bool)</slot>
1662    <hints>
1663     <hint type="sourcelabel">
1664      <x>399</x>
1665      <y>239</y>
1666     </hint>
1667     <hint type="destinationlabel">
1668      <x>498</x>
1669      <y>253</y>
1670     </hint>
1671    </hints>
1672   </connection>
1673   <connection>
1674    <sender>PIRSecondaryForm</sender>
1675    <signal>vcrInputEnabled(bool)</signal>
1676    <receiver>vcrInputButton</receiver>
1677    <slot>setEnabled(bool)</slot>
1678    <hints>
1679     <hint type="sourcelabel">
1680      <x>399</x>
1681      <y>239</y>
1682     </hint>
1683     <hint type="destinationlabel">
1684      <x>695</x>
1685      <y>253</y>
1686     </hint>
1687    </hints>
1688   </connection>
1689   <connection>
1690    <sender>PIRSecondaryForm</sender>
1691    <signal>antennaInputEnabled(bool)</signal>
1692    <receiver>antennaInputButton</receiver>
1693    <slot>setEnabled(bool)</slot>
1694    <hints>
1695     <hint type="sourcelabel">
1696      <x>399</x>
1697      <y>239</y>
1698     </hint>
1699     <hint type="destinationlabel">
1700      <x>104</x>
1701      <y>401</y>
1702     </hint>
1703    </hints>
1704   </connection>
1705   <connection>
1706    <sender>PIRSecondaryForm</sender>
1707    <signal>cableInputEnabled(bool)</signal>
1708    <receiver>cableInputButton</receiver>
1709    <slot>setEnabled(bool)</slot>
1710    <hints>
1711     <hint type="sourcelabel">
1712      <x>399</x>
1713      <y>239</y>
1714     </hint>
1715     <hint type="destinationlabel">
1716      <x>301</x>
1717      <y>401</y>
1718     </hint>
1719    </hints>
1720   </connection>
1721   <connection>
1722    <sender>PIRSecondaryForm</sender>
1723    <signal>satelliteInputEnabled(bool)</signal>
1724    <receiver>satelliteInputButton</receiver>
1725    <slot>setEnabled(bool)</slot>
1726    <hints>
1727     <hint type="sourcelabel">
1728      <x>399</x>
1729      <y>239</y>
1730     </hint>
1731     <hint type="destinationlabel">
1732      <x>498</x>
1733      <y>401</y>
1734     </hint>
1735    </hints>
1736   </connection>
1737   <connection>
1738    <sender>PIRSecondaryForm</sender>
1739    <signal>auxInputEnabled(bool)</signal>
1740    <receiver>auxInputButton</receiver>
1741    <slot>setEnabled(bool)</slot>
1742    <hints>
1743     <hint type="sourcelabel">
1744      <x>399</x>
1745      <y>239</y>
1746     </hint>
1747     <hint type="destinationlabel">
1748      <x>695</x>
1749      <y>401</y>
1750     </hint>
1751    </hints>
1752   </connection>
1753   <connection>
1754    <sender>PIRSecondaryForm</sender>
1755    <signal>bassUpEnabled(bool)</signal>
1756    <receiver>bassUpButton</receiver>
1757    <slot>setEnabled(bool)</slot>
1758    <hints>
1759     <hint type="sourcelabel">
1760      <x>399</x>
1761      <y>239</y>
1762     </hint>
1763     <hint type="destinationlabel">
1764      <x>104</x>
1765      <y>86</y>
1766     </hint>
1767    </hints>
1768   </connection>
1769   <connection>
1770    <sender>PIRSecondaryForm</sender>
1771    <signal>trebleUpEnabled(bool)</signal>
1772    <receiver>trebleUpButton</receiver>
1773    <slot>setEnabled(bool)</slot>
1774    <hints>
1775     <hint type="sourcelabel">
1776      <x>399</x>
1777      <y>239</y>
1778     </hint>
1779     <hint type="destinationlabel">
1780      <x>301</x>
1781      <y>86</y>
1782     </hint>
1783    </hints>
1784   </connection>
1785   <connection>
1786    <sender>PIRSecondaryForm</sender>
1787    <signal>enhancedBassEnabled(bool)</signal>
1788    <receiver>enhancedBassButton</receiver>
1789    <slot>setEnabled(bool)</slot>
1790    <hints>
1791     <hint type="sourcelabel">
1792      <x>399</x>
1793      <y>239</y>
1794     </hint>
1795     <hint type="destinationlabel">
1796      <x>498</x>
1797      <y>86</y>
1798     </hint>
1799    </hints>
1800   </connection>
1801   <connection>
1802    <sender>PIRSecondaryForm</sender>
1803    <signal>noiseReductionEnabled(bool)</signal>
1804    <receiver>noiseReductionButton</receiver>
1805    <slot>setEnabled(bool)</slot>
1806    <hints>
1807     <hint type="sourcelabel">
1808      <x>399</x>
1809      <y>239</y>
1810     </hint>
1811     <hint type="destinationlabel">
1812      <x>695</x>
1813      <y>86</y>
1814     </hint>
1815    </hints>
1816   </connection>
1817   <connection>
1818    <sender>PIRSecondaryForm</sender>
1819    <signal>bassDownEnabled(bool)</signal>
1820    <receiver>bassDownButton</receiver>
1821    <slot>setEnabled(bool)</slot>
1822    <hints>
1823     <hint type="sourcelabel">
1824      <x>399</x>
1825      <y>239</y>
1826     </hint>
1827     <hint type="destinationlabel">
1828      <x>104</x>
1829      <y>197</y>
1830     </hint>
1831    </hints>
1832   </connection>
1833   <connection>
1834    <sender>PIRSecondaryForm</sender>
1835    <signal>trebleDownEnabled(bool)</signal>
1836    <receiver>trebleDownButton</receiver>
1837    <slot>setEnabled(bool)</slot>
1838    <hints>
1839     <hint type="sourcelabel">
1840      <x>399</x>
1841      <y>239</y>
1842     </hint>
1843     <hint type="destinationlabel">
1844      <x>301</x>
1845      <y>197</y>
1846     </hint>
1847    </hints>
1848   </connection>
1849   <connection>
1850    <sender>PIRSecondaryForm</sender>
1851    <signal>balanceLeftEnabled(bool)</signal>
1852    <receiver>balanceLeftButton</receiver>
1853    <slot>setEnabled(bool)</slot>
1854    <hints>
1855     <hint type="sourcelabel">
1856      <x>399</x>
1857      <y>239</y>
1858     </hint>
1859     <hint type="destinationlabel">
1860      <x>498</x>
1861      <y>197</y>
1862     </hint>
1863    </hints>
1864   </connection>
1865   <connection>
1866    <sender>PIRSecondaryForm</sender>
1867    <signal>balanceRightEnabled(bool)</signal>
1868    <receiver>balanceRightButton</receiver>
1869    <slot>setEnabled(bool)</slot>
1870    <hints>
1871     <hint type="sourcelabel">
1872      <x>399</x>
1873      <y>239</y>
1874     </hint>
1875     <hint type="destinationlabel">
1876      <x>695</x>
1877      <y>197</y>
1878     </hint>
1879    </hints>
1880   </connection>
1881   <connection>
1882    <sender>PIRSecondaryForm</sender>
1883    <signal>surroundEnabled(bool)</signal>
1884    <receiver>surroundButton</receiver>
1885    <slot>setEnabled(bool)</slot>
1886    <hints>
1887     <hint type="sourcelabel">
1888      <x>399</x>
1889      <y>239</y>
1890     </hint>
1891     <hint type="destinationlabel">
1892      <x>104</x>
1893      <y>309</y>
1894     </hint>
1895    </hints>
1896   </connection>
1897   <connection>
1898    <sender>PIRSecondaryForm</sender>
1899    <signal>colorUpEnabled(bool)</signal>
1900    <receiver>colorUpButton</receiver>
1901    <slot>setEnabled(bool)</slot>
1902    <hints>
1903     <hint type="sourcelabel">
1904      <x>399</x>
1905      <y>239</y>
1906     </hint>
1907     <hint type="destinationlabel">
1908      <x>301</x>
1909      <y>309</y>
1910     </hint>
1911    </hints>
1912   </connection>
1913   <connection>
1914    <sender>PIRSecondaryForm</sender>
1915    <signal>brightnessUpEnabled(bool)</signal>
1916    <receiver>brightnessUpButton</receiver>
1917    <slot>setEnabled(bool)</slot>
1918    <hints>
1919     <hint type="sourcelabel">
1920      <x>399</x>
1921      <y>239</y>
1922     </hint>
1923     <hint type="destinationlabel">
1924      <x>498</x>
1925      <y>309</y>
1926     </hint>
1927    </hints>
1928   </connection>
1929   <connection>
1930    <sender>PIRSecondaryForm</sender>
1931    <signal>contrastUpEnabled(bool)</signal>
1932    <receiver>contrastUpButton</receiver>
1933    <slot>setEnabled(bool)</slot>
1934    <hints>
1935     <hint type="sourcelabel">
1936      <x>399</x>
1937      <y>239</y>
1938     </hint>
1939     <hint type="destinationlabel">
1940      <x>695</x>
1941      <y>309</y>
1942     </hint>
1943    </hints>
1944   </connection>
1945   <connection>
1946    <sender>PIRSecondaryForm</sender>
1947    <signal>zoomEnabled(bool)</signal>
1948    <receiver>zoomButton</receiver>
1949    <slot>setEnabled(bool)</slot>
1950    <hints>
1951     <hint type="sourcelabel">
1952      <x>399</x>
1953      <y>239</y>
1954     </hint>
1955     <hint type="destinationlabel">
1956      <x>104</x>
1957      <y>420</y>
1958     </hint>
1959    </hints>
1960   </connection>
1961   <connection>
1962    <sender>PIRSecondaryForm</sender>
1963    <signal>colorDownEnabled(bool)</signal>
1964    <receiver>colorDownButton</receiver>
1965    <slot>setEnabled(bool)</slot>
1966    <hints>
1967     <hint type="sourcelabel">
1968      <x>399</x>
1969      <y>239</y>
1970     </hint>
1971     <hint type="destinationlabel">
1972      <x>301</x>
1973      <y>420</y>
1974     </hint>
1975    </hints>
1976   </connection>
1977   <connection>
1978    <sender>PIRSecondaryForm</sender>
1979    <signal>brightnessDownEnabled(bool)</signal>
1980    <receiver>brightnessDownButton</receiver>
1981    <slot>setEnabled(bool)</slot>
1982    <hints>
1983     <hint type="sourcelabel">
1984      <x>399</x>
1985      <y>239</y>
1986     </hint>
1987     <hint type="destinationlabel">
1988      <x>498</x>
1989      <y>420</y>
1990     </hint>
1991    </hints>
1992   </connection>
1993   <connection>
1994    <sender>PIRSecondaryForm</sender>
1995    <signal>contrastDownEnabled(bool)</signal>
1996    <receiver>contrastDownButton</receiver>
1997    <slot>setEnabled(bool)</slot>
1998    <hints>
1999     <hint type="sourcelabel">
2000      <x>399</x>
2001      <y>239</y>
2002     </hint>
2003     <hint type="destinationlabel">
2004      <x>695</x>
2005      <y>420</y>
2006     </hint>
2007    </hints>
2008   </connection>
2009  </connections>
2010  <slots>
2011   <signal>teletextEnabled(bool)</signal>
2012   <signal>teletextSizeEnabled(bool)</signal>
2013   <signal>favoritesEnabled(bool)</signal>
2014   <signal>pageUpEnabled(bool)</signal>
2015   <signal>teletextHoldEnabled(bool)</signal>
2016   <signal>teletextRevealEnabled(bool)</signal>
2017   <signal>liveTVEnabled(bool)</signal>
2018   <signal>pageDownEnabled(bool)</signal>
2019   <signal>pipEnabled(bool)</signal>
2020   <signal>pipSwapEnabled(bool)</signal>
2021   <signal>pipMoveEnabled(bool)</signal>
2022   <signal>pipSourceEnabled(bool)</signal>
2023   <signal>pipChannelUpEnabled(bool)</signal>
2024   <signal>pipChannelDownEnabled(bool)</signal>
2025   <signal>pipPauseEnabled(bool)</signal>
2026   <signal>pipSizeEnabled(bool)</signal>
2027   <signal>tunerBandEnabled(bool)</signal>
2028   <signal>programEnabled(bool)</signal>
2029   <signal>memoryEnabled(bool)</signal>
2030   <signal>callEnabled(bool)</signal>
2031   <signal>autoTrackingEnabled(bool)</signal>
2032   <signal>trackingMinusEnabled(bool)</signal>
2033   <signal>trackingPlusEnabled(bool)</signal>
2034   <signal>vhsSpeedEnabled(bool)</signal>
2035   <signal>slowEnabled(bool)</signal>
2036   <signal>slowMinusEnabled(bool)</signal>
2037   <signal>slowPlusEnabled(bool)</signal>
2038   <signal>nextDiscEnabled(bool)</signal>
2039   <signal>repeatEnabled(bool)</signal>
2040   <signal>repeatABEnabled(bool)</signal>
2041   <signal>randomEnabled(bool)</signal>
2042   <signal>discTitleEnabled(bool)</signal>
2043   <signal>cdInputEnabled(bool)</signal>
2044   <signal>tapeInputEnabled(bool)</signal>
2045   <signal>phonoInputEnabled(bool)</signal>
2046   <signal>pcInputEnabled(bool)</signal>
2047   <signal>hdmiInputEnabled(bool)</signal>
2048   <signal>dvdInputEnabled(bool)</signal>
2049   <signal>vcrInputEnabled(bool)</signal>
2050   <signal>antennaInputEnabled(bool)</signal>
2051   <signal>cableInputEnabled(bool)</signal>
2052   <signal>satelliteInputEnabled(bool)</signal>
2053   <signal>auxInputEnabled(bool)</signal>
2054   <signal>bassUpEnabled(bool)</signal>
2055   <signal>trebleUpEnabled(bool)</signal>
2056   <signal>enhancedBassEnabled(bool)</signal>
2057   <signal>noiseReductionEnabled(bool)</signal>
2058   <signal>bassDownEnabled(bool)</signal>
2059   <signal>trebleDownEnabled(bool)</signal>
2060   <signal>balanceLeftEnabled(bool)</signal>
2061   <signal>balanceRightEnabled(bool)</signal>
2062   <signal>soundModeEnabled(bool)</signal>
2063   <signal>colorUpEnabled(bool)</signal>
2064   <signal>brightnessUpEnabled(bool)</signal>
2065   <signal>contrastUpEnabled(bool)</signal>
2066   <signal>pictureModeEnabled(bool)</signal>
2067   <signal>colorDownEnabled(bool)</signal>
2068   <signal>brightnessDownEnabled(bool)</signal>
2069   <signal>contrastDownEnabled(bool)</signal>
2070   <signal>tunerInputEnabled(bool)</signal>
2071   <signal>surroundEnabled(bool)</signal>
2072   <signal>zoomEnabled(bool)</signal>
2073  </slots>
2074 </ui>