Welcome to the first commit of the first version of my very first app.
[pierogi] / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>445</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>Pierogi Remote Control</string>
21   </property>
22   <widget class="QWidget" name="centralWidget">
23    <property name="sizePolicy">
24     <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
25      <horstretch>0</horstretch>
26      <verstretch>0</verstretch>
27     </sizepolicy>
28    </property>
29    <layout class="QGridLayout" name="gridLayout_2">
30     <property name="margin">
31      <number>0</number>
32     </property>
33     <item row="0" column="0">
34      <widget class="QTabWidget" name="buttonsWidget">
35       <property name="sizePolicy">
36        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
37         <horstretch>0</horstretch>
38         <verstretch>0</verstretch>
39        </sizepolicy>
40       </property>
41       <property name="tabPosition">
42        <enum>QTabWidget::North</enum>
43       </property>
44       <property name="tabShape">
45        <enum>QTabWidget::Rounded</enum>
46       </property>
47       <property name="currentIndex">
48        <number>0</number>
49       </property>
50       <widget class="QWidget" name="mainTab">
51        <property name="sizePolicy">
52         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
53          <horstretch>0</horstretch>
54          <verstretch>0</verstretch>
55         </sizepolicy>
56        </property>
57        <attribute name="title">
58         <string>Main</string>
59        </attribute>
60        <layout class="QGridLayout" name="gridLayout_4">
61         <property name="margin">
62          <number>8</number>
63         </property>
64         <item row="0" column="0">
65          <widget class="QPushButton" name="mainChannelUpButton">
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>Channel Up</string>
74           </property>
75           <property name="icon">
76            <iconset resource="PierogiResources.qrc">
77             <normaloff>:/icons/br_up_icon&amp;48.png</normaloff>:/icons/br_up_icon&amp;48.png</iconset>
78           </property>
79           <property name="iconSize">
80            <size>
81             <width>48</width>
82             <height>48</height>
83            </size>
84           </property>
85          </widget>
86         </item>
87         <item row="0" column="1">
88          <widget class="QPushButton" name="powerButton">
89           <property name="sizePolicy">
90            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
91             <horstretch>0</horstretch>
92             <verstretch>0</verstretch>
93            </sizepolicy>
94           </property>
95           <property name="layoutDirection">
96            <enum>Qt::LeftToRight</enum>
97           </property>
98           <property name="text">
99            <string>Power</string>
100           </property>
101           <property name="icon">
102            <iconset resource="PierogiResources.qrc">
103             <normaloff>:/icons/on-off_icon&amp;48.png</normaloff>:/icons/on-off_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="0" column="2">
114          <widget class="QPushButton" name="mainVolumeUp">
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="layoutDirection">
122            <enum>Qt::LeftToRight</enum>
123           </property>
124           <property name="text">
125            <string>Volume Up</string>
126           </property>
127           <property name="icon">
128            <iconset resource="PierogiResources.qrc">
129             <normaloff>:/icons/sound_high_icon&amp;48.png</normaloff>:/icons/sound_high_icon&amp;48.png</iconset>
130           </property>
131           <property name="iconSize">
132            <size>
133             <width>48</width>
134             <height>48</height>
135            </size>
136           </property>
137          </widget>
138         </item>
139         <item row="2" column="0">
140          <widget class="QPushButton" name="mainChannelDownButton">
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>Channel Down</string>
149           </property>
150           <property name="icon">
151            <iconset resource="PierogiResources.qrc">
152             <normaloff>:/icons/br_down_icon&amp;48.png</normaloff>:/icons/br_down_icon&amp;48.png</iconset>
153           </property>
154           <property name="iconSize">
155            <size>
156             <width>48</width>
157             <height>48</height>
158            </size>
159           </property>
160          </widget>
161         </item>
162         <item row="2" column="2">
163          <widget class="QPushButton" name="mainVolumeDownButton">
164           <property name="sizePolicy">
165            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
166             <horstretch>0</horstretch>
167             <verstretch>0</verstretch>
168            </sizepolicy>
169           </property>
170           <property name="text">
171            <string>Volume Down</string>
172           </property>
173           <property name="icon">
174            <iconset resource="PierogiResources.qrc">
175             <normaloff>:/icons/sound_low_icon&amp;48.png</normaloff>:/icons/sound_low_icon&amp;48.png</iconset>
176           </property>
177           <property name="iconSize">
178            <size>
179             <width>48</width>
180             <height>48</height>
181            </size>
182           </property>
183          </widget>
184         </item>
185         <item row="2" column="1">
186          <layout class="QVBoxLayout" name="verticalLayout">
187           <item>
188            <widget class="QLabel" name="makeLabel">
189             <property name="sizePolicy">
190              <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
191               <horstretch>0</horstretch>
192               <verstretch>0</verstretch>
193              </sizepolicy>
194             </property>
195             <property name="text">
196              <string>Keyset Make</string>
197             </property>
198             <property name="alignment">
199              <set>Qt::AlignCenter</set>
200             </property>
201            </widget>
202           </item>
203           <item>
204            <widget class="QLabel" name="nameLabel">
205             <property name="sizePolicy">
206              <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
207               <horstretch>0</horstretch>
208               <verstretch>0</verstretch>
209              </sizepolicy>
210             </property>
211             <property name="text">
212              <string>Keyset Name</string>
213             </property>
214             <property name="alignment">
215              <set>Qt::AlignCenter</set>
216             </property>
217            </widget>
218           </item>
219          </layout>
220         </item>
221        </layout>
222       </widget>
223       <widget class="QWidget" name="utilityTab">
224        <attribute name="title">
225         <string>Utility</string>
226        </attribute>
227        <layout class="QGridLayout" name="gridLayout_6">
228         <property name="margin">
229          <number>8</number>
230         </property>
231         <item row="0" column="0">
232          <widget class="QPushButton" name="redButton">
233           <property name="sizePolicy">
234            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
235             <horstretch>0</horstretch>
236             <verstretch>0</verstretch>
237            </sizepolicy>
238           </property>
239           <property name="text">
240            <string>Red</string>
241           </property>
242           <property name="icon">
243            <iconset resource="PierogiResources.qrc">
244             <normaloff>:/icons/red_square.png</normaloff>:/icons/red_square.png</iconset>
245           </property>
246           <property name="iconSize">
247            <size>
248             <width>48</width>
249             <height>48</height>
250            </size>
251           </property>
252          </widget>
253         </item>
254         <item row="0" column="2">
255          <widget class="QPushButton" name="greenButton">
256           <property name="sizePolicy">
257            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
258             <horstretch>0</horstretch>
259             <verstretch>0</verstretch>
260            </sizepolicy>
261           </property>
262           <property name="text">
263            <string>Green</string>
264           </property>
265           <property name="icon">
266            <iconset resource="PierogiResources.qrc">
267             <normaloff>:/icons/green_square.png</normaloff>:/icons/green_square.png</iconset>
268           </property>
269           <property name="iconSize">
270            <size>
271             <width>48</width>
272             <height>48</height>
273            </size>
274           </property>
275          </widget>
276         </item>
277         <item row="0" column="3">
278          <widget class="QPushButton" name="yellowButton">
279           <property name="sizePolicy">
280            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
281             <horstretch>0</horstretch>
282             <verstretch>0</verstretch>
283            </sizepolicy>
284           </property>
285           <property name="text">
286            <string>Yellow</string>
287           </property>
288           <property name="icon">
289            <iconset resource="PierogiResources.qrc">
290             <normaloff>:/icons/yellow_square.png</normaloff>:/icons/yellow_square.png</iconset>
291           </property>
292           <property name="iconSize">
293            <size>
294             <width>48</width>
295             <height>48</height>
296            </size>
297           </property>
298          </widget>
299         </item>
300         <item row="0" column="4">
301          <widget class="QPushButton" name="blueButton">
302           <property name="sizePolicy">
303            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
304             <horstretch>0</horstretch>
305             <verstretch>0</verstretch>
306            </sizepolicy>
307           </property>
308           <property name="text">
309            <string>Blue</string>
310           </property>
311           <property name="icon">
312            <iconset resource="PierogiResources.qrc">
313             <normaloff>:/icons/blue_square.png</normaloff>:/icons/blue_square.png</iconset>
314           </property>
315           <property name="iconSize">
316            <size>
317             <width>48</width>
318             <height>48</height>
319            </size>
320           </property>
321          </widget>
322         </item>
323         <item row="2" column="2">
324          <widget class="QPushButton" name="inputButton">
325           <property name="sizePolicy">
326            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
327             <horstretch>0</horstretch>
328             <verstretch>0</verstretch>
329            </sizepolicy>
330           </property>
331           <property name="text">
332            <string>Input</string>
333           </property>
334          </widget>
335         </item>
336         <item row="2" column="3">
337          <widget class="QPushButton" name="sleepButton">
338           <property name="sizePolicy">
339            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
340             <horstretch>0</horstretch>
341             <verstretch>0</verstretch>
342            </sizepolicy>
343           </property>
344           <property name="text">
345            <string>Sleep</string>
346           </property>
347          </widget>
348         </item>
349         <item row="2" column="4">
350          <widget class="QPushButton" name="muteButton">
351           <property name="sizePolicy">
352            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
353             <horstretch>0</horstretch>
354             <verstretch>0</verstretch>
355            </sizepolicy>
356           </property>
357           <property name="text">
358            <string>Mute</string>
359           </property>
360           <property name="icon">
361            <iconset resource="PierogiResources.qrc">
362             <normaloff>:/icons/sound_mute_icon&amp;48.png</normaloff>:/icons/sound_mute_icon&amp;48.png</iconset>
363           </property>
364           <property name="iconSize">
365            <size>
366             <width>48</width>
367             <height>48</height>
368            </size>
369           </property>
370          </widget>
371         </item>
372         <item row="2" column="0">
373          <widget class="QPushButton" name="captionButton">
374           <property name="sizePolicy">
375            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
376             <horstretch>0</horstretch>
377             <verstretch>0</verstretch>
378            </sizepolicy>
379           </property>
380           <property name="text">
381            <string>CC / Subtitle</string>
382           </property>
383          </widget>
384         </item>
385         <item row="1" column="0">
386          <widget class="QPushButton" name="aspectRatioButton">
387           <property name="sizePolicy">
388            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
389             <horstretch>0</horstretch>
390             <verstretch>0</verstretch>
391            </sizepolicy>
392           </property>
393           <property name="text">
394            <string>Aspect Ratio</string>
395           </property>
396          </widget>
397         </item>
398         <item row="1" column="2">
399          <widget class="QPushButton" name="surroundButton">
400           <property name="sizePolicy">
401            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
402             <horstretch>0</horstretch>
403             <verstretch>0</verstretch>
404            </sizepolicy>
405           </property>
406           <property name="text">
407            <string>Surround</string>
408           </property>
409          </widget>
410         </item>
411         <item row="1" column="3">
412          <widget class="QPushButton" name="languageButton">
413           <property name="sizePolicy">
414            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
415             <horstretch>0</horstretch>
416             <verstretch>0</verstretch>
417            </sizepolicy>
418           </property>
419           <property name="text">
420            <string>Language</string>
421           </property>
422          </widget>
423         </item>
424         <item row="1" column="4">
425          <widget class="QPushButton" name="favoritesButton">
426           <property name="sizePolicy">
427            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
428             <horstretch>0</horstretch>
429             <verstretch>0</verstretch>
430            </sizepolicy>
431           </property>
432           <property name="text">
433            <string>Favorites</string>
434           </property>
435          </widget>
436         </item>
437        </layout>
438       </widget>
439       <widget class="QWidget" name="keypadTab">
440        <property name="sizePolicy">
441         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
442          <horstretch>0</horstretch>
443          <verstretch>0</verstretch>
444         </sizepolicy>
445        </property>
446        <attribute name="title">
447         <string>Keypad</string>
448        </attribute>
449        <layout class="QGridLayout" name="gridLayout_3">
450         <property name="margin">
451          <number>8</number>
452         </property>
453         <item row="1" column="0">
454          <widget class="QPushButton" name="oneButton">
455           <property name="sizePolicy">
456            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
457             <horstretch>0</horstretch>
458             <verstretch>0</verstretch>
459            </sizepolicy>
460           </property>
461           <property name="text">
462            <string>1</string>
463           </property>
464          </widget>
465         </item>
466         <item row="1" column="1">
467          <widget class="QPushButton" name="twoButton">
468           <property name="sizePolicy">
469            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
470             <horstretch>0</horstretch>
471             <verstretch>0</verstretch>
472            </sizepolicy>
473           </property>
474           <property name="text">
475            <string>2</string>
476           </property>
477          </widget>
478         </item>
479         <item row="1" column="2">
480          <widget class="QPushButton" name="threeButton">
481           <property name="sizePolicy">
482            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
483             <horstretch>0</horstretch>
484             <verstretch>0</verstretch>
485            </sizepolicy>
486           </property>
487           <property name="text">
488            <string>3</string>
489           </property>
490          </widget>
491         </item>
492         <item row="2" column="0">
493          <widget class="QPushButton" name="fourButton">
494           <property name="sizePolicy">
495            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
496             <horstretch>0</horstretch>
497             <verstretch>0</verstretch>
498            </sizepolicy>
499           </property>
500           <property name="text">
501            <string>4</string>
502           </property>
503          </widget>
504         </item>
505         <item row="2" column="1">
506          <widget class="QPushButton" name="fiveButton">
507           <property name="sizePolicy">
508            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
509             <horstretch>0</horstretch>
510             <verstretch>0</verstretch>
511            </sizepolicy>
512           </property>
513           <property name="text">
514            <string>5</string>
515           </property>
516          </widget>
517         </item>
518         <item row="2" column="2">
519          <widget class="QPushButton" name="sixButton">
520           <property name="sizePolicy">
521            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
522             <horstretch>0</horstretch>
523             <verstretch>0</verstretch>
524            </sizepolicy>
525           </property>
526           <property name="text">
527            <string>6</string>
528           </property>
529          </widget>
530         </item>
531         <item row="3" column="0">
532          <widget class="QPushButton" name="sevenButton">
533           <property name="sizePolicy">
534            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
535             <horstretch>0</horstretch>
536             <verstretch>0</verstretch>
537            </sizepolicy>
538           </property>
539           <property name="text">
540            <string>7</string>
541           </property>
542          </widget>
543         </item>
544         <item row="3" column="1">
545          <widget class="QPushButton" name="eightButton">
546           <property name="sizePolicy">
547            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
548             <horstretch>0</horstretch>
549             <verstretch>0</verstretch>
550            </sizepolicy>
551           </property>
552           <property name="text">
553            <string>8</string>
554           </property>
555          </widget>
556         </item>
557         <item row="3" column="2">
558          <widget class="QPushButton" name="nineButton">
559           <property name="sizePolicy">
560            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
561             <horstretch>0</horstretch>
562             <verstretch>0</verstretch>
563            </sizepolicy>
564           </property>
565           <property name="text">
566            <string>9</string>
567           </property>
568          </widget>
569         </item>
570         <item row="5" column="1">
571          <widget class="QPushButton" name="zeroButton">
572           <property name="sizePolicy">
573            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
574             <horstretch>0</horstretch>
575             <verstretch>0</verstretch>
576            </sizepolicy>
577           </property>
578           <property name="text">
579            <string>0</string>
580           </property>
581          </widget>
582         </item>
583         <item row="5" column="2">
584          <widget class="QPushButton" name="enterButton">
585           <property name="sizePolicy">
586            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
587             <horstretch>0</horstretch>
588             <verstretch>0</verstretch>
589            </sizepolicy>
590           </property>
591           <property name="text">
592            <string>Enter</string>
593           </property>
594          </widget>
595         </item>
596         <item row="5" column="0">
597          <widget class="QPushButton" name="clearButton">
598           <property name="sizePolicy">
599            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
600             <horstretch>0</horstretch>
601             <verstretch>0</verstretch>
602            </sizepolicy>
603           </property>
604           <property name="text">
605            <string>Clear</string>
606           </property>
607           <property name="iconSize">
608            <size>
609             <width>48</width>
610             <height>48</height>
611            </size>
612           </property>
613          </widget>
614         </item>
615         <item row="1" column="3">
616          <widget class="QPushButton" name="dashButton">
617           <property name="sizePolicy">
618            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
619             <horstretch>0</horstretch>
620             <verstretch>0</verstretch>
621            </sizepolicy>
622           </property>
623           <property name="text">
624            <string>Dash</string>
625           </property>
626           <property name="icon">
627            <iconset resource="PierogiResources.qrc">
628             <normaloff>:/icons/dash.png</normaloff>:/icons/dash.png</iconset>
629           </property>
630           <property name="iconSize">
631            <size>
632             <width>48</width>
633             <height>48</height>
634            </size>
635           </property>
636          </widget>
637         </item>
638         <item row="2" column="3">
639          <widget class="QPushButton" name="plusOneHundredButton">
640           <property name="sizePolicy">
641            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
642             <horstretch>0</horstretch>
643             <verstretch>0</verstretch>
644            </sizepolicy>
645           </property>
646           <property name="text">
647            <string>+100</string>
648           </property>
649          </widget>
650         </item>
651         <item row="5" column="3">
652          <widget class="QPushButton" name="prevChannelButton">
653           <property name="sizePolicy">
654            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
655             <horstretch>0</horstretch>
656             <verstretch>0</verstretch>
657            </sizepolicy>
658           </property>
659           <property name="text">
660            <string>Prev Channel</string>
661           </property>
662          </widget>
663         </item>
664         <item row="3" column="3">
665          <widget class="QPushButton" name="doubleDigitButton">
666           <property name="sizePolicy">
667            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
668             <horstretch>0</horstretch>
669             <verstretch>0</verstretch>
670            </sizepolicy>
671           </property>
672           <property name="text">
673            <string>-/-- Double Digit</string>
674           </property>
675          </widget>
676         </item>
677        </layout>
678       </widget>
679       <widget class="QWidget" name="menuTab">
680        <property name="sizePolicy">
681         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
682          <horstretch>0</horstretch>
683          <verstretch>0</verstretch>
684         </sizepolicy>
685        </property>
686        <attribute name="title">
687         <string>Menu</string>
688        </attribute>
689        <layout class="QGridLayout" name="gridLayout">
690         <property name="margin">
691          <number>8</number>
692         </property>
693         <item row="0" column="1">
694          <widget class="QPushButton" name="upButton">
695           <property name="sizePolicy">
696            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
697             <horstretch>0</horstretch>
698             <verstretch>0</verstretch>
699            </sizepolicy>
700           </property>
701           <property name="text">
702            <string>Up</string>
703           </property>
704           <property name="icon">
705            <iconset resource="PierogiResources.qrc">
706             <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
707           </property>
708           <property name="iconSize">
709            <size>
710             <width>48</width>
711             <height>48</height>
712            </size>
713           </property>
714          </widget>
715         </item>
716         <item row="0" column="2">
717          <widget class="QPushButton" name="menuButton">
718           <property name="sizePolicy">
719            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
720             <horstretch>0</horstretch>
721             <verstretch>0</verstretch>
722            </sizepolicy>
723           </property>
724           <property name="text">
725            <string>Menu</string>
726           </property>
727          </widget>
728         </item>
729         <item row="1" column="1">
730          <widget class="QPushButton" name="selectButton">
731           <property name="sizePolicy">
732            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
733             <horstretch>0</horstretch>
734             <verstretch>0</verstretch>
735            </sizepolicy>
736           </property>
737           <property name="text">
738            <string>Select</string>
739           </property>
740          </widget>
741         </item>
742         <item row="1" column="2">
743          <widget class="QPushButton" name="rightButton">
744           <property name="sizePolicy">
745            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
746             <horstretch>0</horstretch>
747             <verstretch>0</verstretch>
748            </sizepolicy>
749           </property>
750           <property name="text">
751            <string>Right</string>
752           </property>
753           <property name="icon">
754            <iconset resource="PierogiResources.qrc">
755             <normaloff>:/icons/arrow_right_icon&amp;48.png</normaloff>:/icons/arrow_right_icon&amp;48.png</iconset>
756           </property>
757           <property name="iconSize">
758            <size>
759             <width>48</width>
760             <height>48</height>
761            </size>
762           </property>
763          </widget>
764         </item>
765         <item row="2" column="1">
766          <widget class="QPushButton" name="downButton">
767           <property name="sizePolicy">
768            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
769             <horstretch>0</horstretch>
770             <verstretch>0</verstretch>
771            </sizepolicy>
772           </property>
773           <property name="text">
774            <string>Down</string>
775           </property>
776           <property name="icon">
777            <iconset resource="PierogiResources.qrc">
778             <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
779           </property>
780           <property name="iconSize">
781            <size>
782             <width>48</width>
783             <height>48</height>
784            </size>
785           </property>
786          </widget>
787         </item>
788         <item row="2" column="2">
789          <widget class="QPushButton" name="exitButton">
790           <property name="sizePolicy">
791            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
792             <horstretch>0</horstretch>
793             <verstretch>0</verstretch>
794            </sizepolicy>
795           </property>
796           <property name="text">
797            <string>Exit</string>
798           </property>
799          </widget>
800         </item>
801         <item row="0" column="0">
802          <widget class="QPushButton" name="infoButton">
803           <property name="sizePolicy">
804            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
805             <horstretch>0</horstretch>
806             <verstretch>0</verstretch>
807            </sizepolicy>
808           </property>
809           <property name="text">
810            <string>Info</string>
811           </property>
812          </widget>
813         </item>
814         <item row="2" column="0">
815          <widget class="QPushButton" name="guideButton">
816           <property name="sizePolicy">
817            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
818             <horstretch>0</horstretch>
819             <verstretch>0</verstretch>
820            </sizepolicy>
821           </property>
822           <property name="text">
823            <string>Guide</string>
824           </property>
825          </widget>
826         </item>
827         <item row="1" column="0">
828          <widget class="QPushButton" name="leftButton">
829           <property name="sizePolicy">
830            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
831             <horstretch>0</horstretch>
832             <verstretch>0</verstretch>
833            </sizepolicy>
834           </property>
835           <property name="text">
836            <string>Left</string>
837           </property>
838           <property name="icon">
839            <iconset resource="PierogiResources.qrc">
840             <normaloff>:/icons/arrow_left_icon&amp;48.png</normaloff>:/icons/arrow_left_icon&amp;48.png</iconset>
841           </property>
842           <property name="iconSize">
843            <size>
844             <width>48</width>
845             <height>48</height>
846            </size>
847           </property>
848          </widget>
849         </item>
850        </layout>
851       </widget>
852       <widget class="QWidget" name="mediaTab">
853        <property name="sizePolicy">
854         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
855          <horstretch>0</horstretch>
856          <verstretch>0</verstretch>
857         </sizepolicy>
858        </property>
859        <attribute name="title">
860         <string>Media</string>
861        </attribute>
862        <layout class="QGridLayout" name="gridLayout_7">
863         <property name="margin">
864          <number>8</number>
865         </property>
866         <item row="0" column="0">
867          <widget class="QPushButton" name="mediaPreviousButton">
868           <property name="sizePolicy">
869            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
870             <horstretch>0</horstretch>
871             <verstretch>0</verstretch>
872            </sizepolicy>
873           </property>
874           <property name="text">
875            <string>Previous</string>
876           </property>
877           <property name="icon">
878            <iconset resource="PierogiResources.qrc">
879             <normaloff>:/icons/rewind_previous_icon&amp;48.png</normaloff>:/icons/rewind_previous_icon&amp;48.png</iconset>
880           </property>
881           <property name="iconSize">
882            <size>
883             <width>48</width>
884             <height>48</height>
885            </size>
886           </property>
887          </widget>
888         </item>
889         <item row="0" column="1">
890          <widget class="QPushButton" name="mediaNextButton">
891           <property name="sizePolicy">
892            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
893             <horstretch>0</horstretch>
894             <verstretch>0</verstretch>
895            </sizepolicy>
896           </property>
897           <property name="text">
898            <string>Next</string>
899           </property>
900           <property name="icon">
901            <iconset resource="PierogiResources.qrc">
902             <normaloff>:/icons/fastforward_next_icon&amp;48.png</normaloff>:/icons/fastforward_next_icon&amp;48.png</iconset>
903           </property>
904           <property name="iconSize">
905            <size>
906             <width>48</width>
907             <height>48</height>
908            </size>
909           </property>
910          </widget>
911         </item>
912         <item row="0" column="2">
913          <widget class="QPushButton" name="replayButton">
914           <property name="sizePolicy">
915            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
916             <horstretch>0</horstretch>
917             <verstretch>0</verstretch>
918            </sizepolicy>
919           </property>
920           <property name="text">
921            <string>Replay</string>
922           </property>
923           <property name="icon">
924            <iconset resource="PierogiResources.qrc">
925             <normaloff>:/icons/undo_icon&amp;48.png</normaloff>:/icons/undo_icon&amp;48.png</iconset>
926           </property>
927           <property name="iconSize">
928            <size>
929             <width>48</width>
930             <height>48</height>
931            </size>
932           </property>
933          </widget>
934         </item>
935         <item row="0" column="3">
936          <widget class="QPushButton" name="advanceButton">
937           <property name="sizePolicy">
938            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
939             <horstretch>0</horstretch>
940             <verstretch>0</verstretch>
941            </sizepolicy>
942           </property>
943           <property name="text">
944            <string>Advance</string>
945           </property>
946           <property name="icon">
947            <iconset resource="PierogiResources.qrc">
948             <normaloff>:/icons/redo_icon&amp;48.png</normaloff>:/icons/redo_icon&amp;48.png</iconset>
949           </property>
950           <property name="iconSize">
951            <size>
952             <width>48</width>
953             <height>48</height>
954            </size>
955           </property>
956          </widget>
957         </item>
958         <item row="1" column="0">
959          <widget class="QPushButton" name="stepBackButton">
960           <property name="sizePolicy">
961            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
962             <horstretch>0</horstretch>
963             <verstretch>0</verstretch>
964            </sizepolicy>
965           </property>
966           <property name="text">
967            <string>Step Back</string>
968           </property>
969           <property name="icon">
970            <iconset resource="PierogiResources.qrc">
971             <normaloff>:/icons/playback_prev_icon&amp;48.png</normaloff>:/icons/playback_prev_icon&amp;48.png</iconset>
972           </property>
973           <property name="iconSize">
974            <size>
975             <width>48</width>
976             <height>48</height>
977            </size>
978           </property>
979          </widget>
980         </item>
981         <item row="1" column="2">
982          <widget class="QPushButton" name="reverseButton">
983           <property name="sizePolicy">
984            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
985             <horstretch>0</horstretch>
986             <verstretch>0</verstretch>
987            </sizepolicy>
988           </property>
989           <property name="text">
990            <string>Reverse</string>
991           </property>
992           <property name="icon">
993            <iconset resource="PierogiResources.qrc">
994             <normaloff>:/icons/playback_rew_icon&amp;48.png</normaloff>:/icons/playback_rew_icon&amp;48.png</iconset>
995           </property>
996           <property name="iconSize">
997            <size>
998             <width>48</width>
999             <height>48</height>
1000            </size>
1001           </property>
1002          </widget>
1003         </item>
1004         <item row="1" column="3">
1005          <widget class="QPushButton" name="fastForwardButton">
1006           <property name="sizePolicy">
1007            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1008             <horstretch>0</horstretch>
1009             <verstretch>0</verstretch>
1010            </sizepolicy>
1011           </property>
1012           <property name="text">
1013            <string>Fast Fwd</string>
1014           </property>
1015           <property name="icon">
1016            <iconset resource="PierogiResources.qrc">
1017             <normaloff>:/icons/playback_ff_icon&amp;48.png</normaloff>:/icons/playback_ff_icon&amp;48.png</iconset>
1018           </property>
1019           <property name="iconSize">
1020            <size>
1021             <width>48</width>
1022             <height>48</height>
1023            </size>
1024           </property>
1025          </widget>
1026         </item>
1027         <item row="2" column="0">
1028          <widget class="QPushButton" name="playButton">
1029           <property name="sizePolicy">
1030            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1031             <horstretch>0</horstretch>
1032             <verstretch>0</verstretch>
1033            </sizepolicy>
1034           </property>
1035           <property name="text">
1036            <string>Play</string>
1037           </property>
1038           <property name="icon">
1039            <iconset resource="PierogiResources.qrc">
1040             <normaloff>:/icons/playback_play_icon&amp;48.png</normaloff>:/icons/playback_play_icon&amp;48.png</iconset>
1041           </property>
1042           <property name="iconSize">
1043            <size>
1044             <width>48</width>
1045             <height>48</height>
1046            </size>
1047           </property>
1048          </widget>
1049         </item>
1050         <item row="2" column="1">
1051          <widget class="QPushButton" name="pauseButton">
1052           <property name="sizePolicy">
1053            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1054             <horstretch>0</horstretch>
1055             <verstretch>0</verstretch>
1056            </sizepolicy>
1057           </property>
1058           <property name="text">
1059            <string>Pause</string>
1060           </property>
1061           <property name="icon">
1062            <iconset resource="PierogiResources.qrc">
1063             <normaloff>:/icons/playback_pause_icon&amp;48.png</normaloff>:/icons/playback_pause_icon&amp;48.png</iconset>
1064           </property>
1065           <property name="iconSize">
1066            <size>
1067             <width>48</width>
1068             <height>48</height>
1069            </size>
1070           </property>
1071          </widget>
1072         </item>
1073         <item row="2" column="2">
1074          <widget class="QPushButton" name="stopButton">
1075           <property name="sizePolicy">
1076            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1077             <horstretch>0</horstretch>
1078             <verstretch>0</verstretch>
1079            </sizepolicy>
1080           </property>
1081           <property name="text">
1082            <string>Stop</string>
1083           </property>
1084           <property name="icon">
1085            <iconset resource="PierogiResources.qrc">
1086             <normaloff>:/icons/playback_stop_icon&amp;48.png</normaloff>:/icons/playback_stop_icon&amp;48.png</iconset>
1087           </property>
1088           <property name="iconSize">
1089            <size>
1090             <width>48</width>
1091             <height>48</height>
1092            </size>
1093           </property>
1094          </widget>
1095         </item>
1096         <item row="2" column="3">
1097          <widget class="QPushButton" name="ejectButton">
1098           <property name="sizePolicy">
1099            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1100             <horstretch>0</horstretch>
1101             <verstretch>0</verstretch>
1102            </sizepolicy>
1103           </property>
1104           <property name="text">
1105            <string>Eject</string>
1106           </property>
1107           <property name="icon">
1108            <iconset resource="PierogiResources.qrc">
1109             <normaloff>:/icons/eject_icon&amp;48.png</normaloff>:/icons/eject_icon&amp;48.png</iconset>
1110           </property>
1111           <property name="iconSize">
1112            <size>
1113             <width>48</width>
1114             <height>48</height>
1115            </size>
1116           </property>
1117          </widget>
1118         </item>
1119         <item row="1" column="1">
1120          <widget class="QPushButton" name="stepForwardButton">
1121           <property name="sizePolicy">
1122            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1123             <horstretch>0</horstretch>
1124             <verstretch>0</verstretch>
1125            </sizepolicy>
1126           </property>
1127           <property name="text">
1128            <string>Step Fwd</string>
1129           </property>
1130           <property name="icon">
1131            <iconset resource="PierogiResources.qrc">
1132             <normaloff>:/icons/playback_next_icon&amp;48.png</normaloff>:/icons/playback_next_icon&amp;48.png</iconset>
1133           </property>
1134           <property name="iconSize">
1135            <size>
1136             <width>48</width>
1137             <height>48</height>
1138            </size>
1139           </property>
1140          </widget>
1141         </item>
1142        </layout>
1143       </widget>
1144       <widget class="QWidget" name="miscTab">
1145        <property name="sizePolicy">
1146         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1147          <horstretch>0</horstretch>
1148          <verstretch>0</verstretch>
1149         </sizepolicy>
1150        </property>
1151        <attribute name="title">
1152         <string>Misc</string>
1153        </attribute>
1154        <layout class="QGridLayout" name="gridLayout_5">
1155         <property name="margin">
1156          <number>8</number>
1157         </property>
1158         <item row="0" column="0">
1159          <widget class="QPushButton" name="pipOnOffButton">
1160           <property name="sizePolicy">
1161            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1162             <horstretch>0</horstretch>
1163             <verstretch>0</verstretch>
1164            </sizepolicy>
1165           </property>
1166           <property name="text">
1167            <string>PIP On-Off</string>
1168           </property>
1169          </widget>
1170         </item>
1171         <item row="0" column="1">
1172          <widget class="QPushButton" name="pipSwapButton">
1173           <property name="sizePolicy">
1174            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1175             <horstretch>0</horstretch>
1176             <verstretch>0</verstretch>
1177            </sizepolicy>
1178           </property>
1179           <property name="text">
1180            <string>PIP Swap</string>
1181           </property>
1182          </widget>
1183         </item>
1184         <item row="0" column="2">
1185          <widget class="QPushButton" name="pipPositionButton">
1186           <property name="sizePolicy">
1187            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1188             <horstretch>0</horstretch>
1189             <verstretch>0</verstretch>
1190            </sizepolicy>
1191           </property>
1192           <property name="text">
1193            <string>PIP Move</string>
1194           </property>
1195          </widget>
1196         </item>
1197         <item row="0" column="3">
1198          <widget class="QPushButton" name="pipSourceButton">
1199           <property name="sizePolicy">
1200            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1201             <horstretch>0</horstretch>
1202             <verstretch>0</verstretch>
1203            </sizepolicy>
1204           </property>
1205           <property name="text">
1206            <string>PIP Source</string>
1207           </property>
1208          </widget>
1209         </item>
1210         <item row="1" column="0">
1211          <widget class="QPushButton" name="scanButton">
1212           <property name="sizePolicy">
1213            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1214             <horstretch>0</horstretch>
1215             <verstretch>0</verstretch>
1216            </sizepolicy>
1217           </property>
1218           <property name="text">
1219            <string>Scan</string>
1220           </property>
1221          </widget>
1222         </item>
1223         <item row="1" column="1">
1224          <widget class="QPushButton" name="programButton">
1225           <property name="sizePolicy">
1226            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1227             <horstretch>0</horstretch>
1228             <verstretch>0</verstretch>
1229            </sizepolicy>
1230           </property>
1231           <property name="text">
1232            <string>Program</string>
1233           </property>
1234          </widget>
1235         </item>
1236         <item row="1" column="2">
1237          <widget class="QPushButton" name="pictureModeButton">
1238           <property name="sizePolicy">
1239            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1240             <horstretch>0</horstretch>
1241             <verstretch>0</verstretch>
1242            </sizepolicy>
1243           </property>
1244           <property name="text">
1245            <string>Picture Mode</string>
1246           </property>
1247          </widget>
1248         </item>
1249         <item row="1" column="3">
1250          <widget class="QPushButton" name="soundModeButton">
1251           <property name="sizePolicy">
1252            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1253             <horstretch>0</horstretch>
1254             <verstretch>0</verstretch>
1255            </sizepolicy>
1256           </property>
1257           <property name="text">
1258            <string>Sound Mode</string>
1259           </property>
1260          </widget>
1261         </item>
1262         <item row="2" column="0">
1263          <widget class="QPushButton" name="discTitleButton">
1264           <property name="sizePolicy">
1265            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1266             <horstretch>0</horstretch>
1267             <verstretch>0</verstretch>
1268            </sizepolicy>
1269           </property>
1270           <property name="text">
1271            <string>Disc Title</string>
1272           </property>
1273          </widget>
1274         </item>
1275         <item row="2" column="1">
1276          <widget class="QPushButton" name="discMenuButton">
1277           <property name="sizePolicy">
1278            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1279             <horstretch>0</horstretch>
1280             <verstretch>0</verstretch>
1281            </sizepolicy>
1282           </property>
1283           <property name="text">
1284            <string>Disc Menu</string>
1285           </property>
1286          </widget>
1287         </item>
1288         <item row="2" column="2">
1289          <widget class="QPushButton" name="discSelectButton">
1290           <property name="sizePolicy">
1291            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1292             <horstretch>0</horstretch>
1293             <verstretch>0</verstretch>
1294            </sizepolicy>
1295           </property>
1296           <property name="text">
1297            <string>Disc Select</string>
1298           </property>
1299          </widget>
1300         </item>
1301         <item row="2" column="3">
1302          <widget class="QPushButton" name="recordButton">
1303           <property name="sizePolicy">
1304            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1305             <horstretch>0</horstretch>
1306             <verstretch>0</verstretch>
1307            </sizepolicy>
1308           </property>
1309           <property name="text">
1310            <string>Record</string>
1311           </property>
1312           <property name="icon">
1313            <iconset resource="PierogiResources.qrc">
1314             <normaloff>:/icons/red_record_icon.png</normaloff>:/icons/red_record_icon.png</iconset>
1315           </property>
1316           <property name="iconSize">
1317            <size>
1318             <width>48</width>
1319             <height>48</height>
1320            </size>
1321           </property>
1322          </widget>
1323         </item>
1324         <item row="4" column="2">
1325          <widget class="QPushButton" name="autoTrackingButton">
1326           <property name="sizePolicy">
1327            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1328             <horstretch>0</horstretch>
1329             <verstretch>0</verstretch>
1330            </sizepolicy>
1331           </property>
1332           <property name="text">
1333            <string>Auto Tracking</string>
1334           </property>
1335          </widget>
1336         </item>
1337         <item row="4" column="3">
1338          <widget class="QPushButton" name="vhsSpeedButton">
1339           <property name="sizePolicy">
1340            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1341             <horstretch>0</horstretch>
1342             <verstretch>0</verstretch>
1343            </sizepolicy>
1344           </property>
1345           <property name="text">
1346            <string>SP/LP/EP</string>
1347           </property>
1348          </widget>
1349         </item>
1350         <item row="4" column="0">
1351          <widget class="QPushButton" name="trackingMinusButton">
1352           <property name="sizePolicy">
1353            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1354             <horstretch>0</horstretch>
1355             <verstretch>0</verstretch>
1356            </sizepolicy>
1357           </property>
1358           <property name="text">
1359            <string>Tracking -</string>
1360           </property>
1361          </widget>
1362         </item>
1363         <item row="4" column="1">
1364          <widget class="QPushButton" name="trackingPlusButton">
1365           <property name="sizePolicy">
1366            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1367             <horstretch>0</horstretch>
1368             <verstretch>0</verstretch>
1369            </sizepolicy>
1370           </property>
1371           <property name="text">
1372            <string>Tracking +</string>
1373           </property>
1374          </widget>
1375         </item>
1376        </layout>
1377       </widget>
1378       <widget class="QWidget" name="favoritesTab">
1379        <attribute name="title">
1380         <string>Favorites</string>
1381        </attribute>
1382        <layout class="QGridLayout" name="gridLayout_8">
1383         <property name="margin">
1384          <number>8</number>
1385         </property>
1386         <item row="0" column="0">
1387          <widget class="QPushButton" name="addKeysetButton">
1388           <property name="text">
1389            <string>Add Current Keyset</string>
1390           </property>
1391          </widget>
1392         </item>
1393         <item row="0" column="1">
1394          <widget class="QPushButton" name="removeKeysetButton">
1395           <property name="text">
1396            <string>Remove Selected Keyset</string>
1397           </property>
1398          </widget>
1399         </item>
1400         <item row="1" column="0" colspan="2">
1401          <widget class="QListWidget" name="favoriteKeysetsWidget"/>
1402         </item>
1403        </layout>
1404       </widget>
1405      </widget>
1406     </item>
1407    </layout>
1408   </widget>
1409   <widget class="QMenuBar" name="menuBar">
1410    <property name="geometry">
1411     <rect>
1412      <x>0</x>
1413      <y>0</y>
1414      <width>800</width>
1415      <height>22</height>
1416     </rect>
1417    </property>
1418    <widget class="QMenu" name="menuPierogi">
1419     <property name="title">
1420      <string>Pierogi</string>
1421     </property>
1422     <addaction name="actionSelectKeyset"/>
1423     <addaction name="actionDocumentation"/>
1424     <addaction name="actionAbout"/>
1425    </widget>
1426    <addaction name="menuPierogi"/>
1427   </widget>
1428   <action name="actionSelectKeyset">
1429    <property name="text">
1430     <string>Select Keyset</string>
1431    </property>
1432   </action>
1433   <action name="actionAbout">
1434    <property name="text">
1435     <string>About</string>
1436    </property>
1437   </action>
1438   <action name="actionDocumentation">
1439    <property name="text">
1440     <string>Documentation</string>
1441    </property>
1442   </action>
1443  </widget>
1444  <layoutdefault spacing="6" margin="11"/>
1445  <resources>
1446   <include location="PierogiResources.qrc"/>
1447  </resources>
1448  <connections>
1449   <connection>
1450    <sender>MainWindow</sender>
1451    <signal>soundModeEnabled(bool)</signal>
1452    <receiver>soundModeButton</receiver>
1453    <slot>setEnabled(bool)</slot>
1454    <hints>
1455     <hint type="sourcelabel">
1456      <x>399</x>
1457      <y>222</y>
1458     </hint>
1459     <hint type="destinationlabel">
1460      <x>692</x>
1461      <y>199</y>
1462     </hint>
1463    </hints>
1464   </connection>
1465   <connection>
1466    <sender>MainWindow</sender>
1467    <signal>reverseEnabled(bool)</signal>
1468    <receiver>reverseButton</receiver>
1469    <slot>setEnabled(bool)</slot>
1470    <hints>
1471     <hint type="sourcelabel">
1472      <x>399</x>
1473      <y>222</y>
1474     </hint>
1475     <hint type="destinationlabel">
1476      <x>492</x>
1477      <y>239</y>
1478     </hint>
1479    </hints>
1480   </connection>
1481   <connection>
1482    <sender>MainWindow</sender>
1483    <signal>fastForwardEnabled(bool)</signal>
1484    <receiver>fastForwardButton</receiver>
1485    <slot>setEnabled(bool)</slot>
1486    <hints>
1487     <hint type="sourcelabel">
1488      <x>399</x>
1489      <y>222</y>
1490     </hint>
1491     <hint type="destinationlabel">
1492      <x>678</x>
1493      <y>239</y>
1494     </hint>
1495    </hints>
1496   </connection>
1497   <connection>
1498    <sender>MainWindow</sender>
1499    <signal>pauseEnabled(bool)</signal>
1500    <receiver>pauseButton</receiver>
1501    <slot>setEnabled(bool)</slot>
1502    <hints>
1503     <hint type="sourcelabel">
1504      <x>399</x>
1505      <y>222</y>
1506     </hint>
1507     <hint type="destinationlabel">
1508      <x>306</x>
1509      <y>337</y>
1510     </hint>
1511    </hints>
1512   </connection>
1513   <connection>
1514    <sender>MainWindow</sender>
1515    <signal>playEnabled(bool)</signal>
1516    <receiver>playButton</receiver>
1517    <slot>setEnabled(bool)</slot>
1518    <hints>
1519     <hint type="sourcelabel">
1520      <x>399</x>
1521      <y>222</y>
1522     </hint>
1523     <hint type="destinationlabel">
1524      <x>120</x>
1525      <y>337</y>
1526     </hint>
1527    </hints>
1528   </connection>
1529   <connection>
1530    <sender>MainWindow</sender>
1531    <signal>stopEnabled(bool)</signal>
1532    <receiver>stopButton</receiver>
1533    <slot>setEnabled(bool)</slot>
1534    <hints>
1535     <hint type="sourcelabel">
1536      <x>399</x>
1537      <y>222</y>
1538     </hint>
1539     <hint type="destinationlabel">
1540      <x>492</x>
1541      <y>337</y>
1542     </hint>
1543    </hints>
1544   </connection>
1545   <connection>
1546    <sender>MainWindow</sender>
1547    <signal>replayEnabled(bool)</signal>
1548    <receiver>replayButton</receiver>
1549    <slot>setEnabled(bool)</slot>
1550    <hints>
1551     <hint type="sourcelabel">
1552      <x>399</x>
1553      <y>222</y>
1554     </hint>
1555     <hint type="destinationlabel">
1556      <x>492</x>
1557      <y>141</y>
1558     </hint>
1559    </hints>
1560   </connection>
1561   <connection>
1562    <sender>MainWindow</sender>
1563    <signal>advanceEnabled(bool)</signal>
1564    <receiver>advanceButton</receiver>
1565    <slot>setEnabled(bool)</slot>
1566    <hints>
1567     <hint type="sourcelabel">
1568      <x>399</x>
1569      <y>222</y>
1570     </hint>
1571     <hint type="destinationlabel">
1572      <x>678</x>
1573      <y>141</y>
1574     </hint>
1575    </hints>
1576   </connection>
1577   <connection>
1578    <sender>MainWindow</sender>
1579    <signal>pipSwapEnabled(bool)</signal>
1580    <receiver>pipSwapButton</receiver>
1581    <slot>setEnabled(bool)</slot>
1582    <hints>
1583     <hint type="sourcelabel">
1584      <x>399</x>
1585      <y>222</y>
1586     </hint>
1587     <hint type="destinationlabel">
1588      <x>306</x>
1589      <y>150</y>
1590     </hint>
1591    </hints>
1592   </connection>
1593   <connection>
1594    <sender>MainWindow</sender>
1595    <signal>pipEnabled(bool)</signal>
1596    <receiver>pipOnOffButton</receiver>
1597    <slot>setEnabled(bool)</slot>
1598    <hints>
1599     <hint type="sourcelabel">
1600      <x>399</x>
1601      <y>222</y>
1602     </hint>
1603     <hint type="destinationlabel">
1604      <x>120</x>
1605      <y>150</y>
1606     </hint>
1607    </hints>
1608   </connection>
1609   <connection>
1610    <sender>MainWindow</sender>
1611    <signal>plusOneHundredEnabled(bool)</signal>
1612    <receiver>plusOneHundredButton</receiver>
1613    <slot>setEnabled(bool)</slot>
1614    <hints>
1615     <hint type="sourcelabel">
1616      <x>399</x>
1617      <y>222</y>
1618     </hint>
1619     <hint type="destinationlabel">
1620      <x>677</x>
1621      <y>106</y>
1622     </hint>
1623    </hints>
1624   </connection>
1625   <connection>
1626    <sender>MainWindow</sender>
1627    <signal>keysetMakeChanged(QString)</signal>
1628    <receiver>makeLabel</receiver>
1629    <slot>setText(QString)</slot>
1630    <hints>
1631     <hint type="sourcelabel">
1632      <x>399</x>
1633      <y>222</y>
1634     </hint>
1635     <hint type="destinationlabel">
1636      <x>399</x>
1637      <y>283</y>
1638     </hint>
1639    </hints>
1640   </connection>
1641   <connection>
1642    <sender>MainWindow</sender>
1643    <signal>dashEnabled(bool)</signal>
1644    <receiver>dashButton</receiver>
1645    <slot>setEnabled(bool)</slot>
1646    <hints>
1647     <hint type="sourcelabel">
1648      <x>399</x>
1649      <y>222</y>
1650     </hint>
1651     <hint type="destinationlabel">
1652      <x>683</x>
1653      <y>107</y>
1654     </hint>
1655    </hints>
1656   </connection>
1657   <connection>
1658    <sender>MainWindow</sender>
1659    <signal>doubleDigitEnabled(bool)</signal>
1660    <receiver>doubleDigitButton</receiver>
1661    <slot>setEnabled(bool)</slot>
1662    <hints>
1663     <hint type="sourcelabel">
1664      <x>399</x>
1665      <y>222</y>
1666     </hint>
1667     <hint type="destinationlabel">
1668      <x>683</x>
1669      <y>289</y>
1670     </hint>
1671    </hints>
1672   </connection>
1673   <connection>
1674    <sender>MainWindow</sender>
1675    <signal>greenEnabled(bool)</signal>
1676    <receiver>greenButton</receiver>
1677    <slot>setEnabled(bool)</slot>
1678    <hints>
1679     <hint type="sourcelabel">
1680      <x>399</x>
1681      <y>222</y>
1682     </hint>
1683     <hint type="destinationlabel">
1684      <x>305</x>
1685      <y>153</y>
1686     </hint>
1687    </hints>
1688   </connection>
1689   <connection>
1690    <sender>MainWindow</sender>
1691    <signal>redEnabled(bool)</signal>
1692    <receiver>redButton</receiver>
1693    <slot>setEnabled(bool)</slot>
1694    <hints>
1695     <hint type="sourcelabel">
1696      <x>399</x>
1697      <y>222</y>
1698     </hint>
1699     <hint type="destinationlabel">
1700      <x>116</x>
1701      <y>153</y>
1702     </hint>
1703    </hints>
1704   </connection>
1705   <connection>
1706    <sender>MainWindow</sender>
1707    <signal>yellowEnabled(bool)</signal>
1708    <receiver>yellowButton</receiver>
1709    <slot>setEnabled(bool)</slot>
1710    <hints>
1711     <hint type="sourcelabel">
1712      <x>399</x>
1713      <y>222</y>
1714     </hint>
1715     <hint type="destinationlabel">
1716      <x>494</x>
1717      <y>153</y>
1718     </hint>
1719    </hints>
1720   </connection>
1721   <connection>
1722    <sender>MainWindow</sender>
1723    <signal>blueEnabled(bool)</signal>
1724    <receiver>blueButton</receiver>
1725    <slot>setEnabled(bool)</slot>
1726    <hints>
1727     <hint type="sourcelabel">
1728      <x>399</x>
1729      <y>222</y>
1730     </hint>
1731     <hint type="destinationlabel">
1732      <x>683</x>
1733      <y>153</y>
1734     </hint>
1735    </hints>
1736   </connection>
1737   <connection>
1738    <sender>MainWindow</sender>
1739    <signal>inputEnabled(bool)</signal>
1740    <receiver>inputButton</receiver>
1741    <slot>setEnabled(bool)</slot>
1742    <hints>
1743     <hint type="sourcelabel">
1744      <x>399</x>
1745      <y>222</y>
1746     </hint>
1747     <hint type="destinationlabel">
1748      <x>305</x>
1749      <y>334</y>
1750     </hint>
1751    </hints>
1752   </connection>
1753   <connection>
1754    <sender>MainWindow</sender>
1755    <signal>captionsEnabled(bool)</signal>
1756    <receiver>captionButton</receiver>
1757    <slot>setEnabled(bool)</slot>
1758    <hints>
1759     <hint type="sourcelabel">
1760      <x>399</x>
1761      <y>222</y>
1762     </hint>
1763     <hint type="destinationlabel">
1764      <x>116</x>
1765      <y>334</y>
1766     </hint>
1767    </hints>
1768   </connection>
1769   <connection>
1770    <sender>MainWindow</sender>
1771    <signal>sleepEnabled(bool)</signal>
1772    <receiver>sleepButton</receiver>
1773    <slot>setEnabled(bool)</slot>
1774    <hints>
1775     <hint type="sourcelabel">
1776      <x>399</x>
1777      <y>222</y>
1778     </hint>
1779     <hint type="destinationlabel">
1780      <x>494</x>
1781      <y>334</y>
1782     </hint>
1783    </hints>
1784   </connection>
1785   <connection>
1786    <sender>MainWindow</sender>
1787    <signal>muteEnabled(bool)</signal>
1788    <receiver>muteButton</receiver>
1789    <slot>setEnabled(bool)</slot>
1790    <hints>
1791     <hint type="sourcelabel">
1792      <x>399</x>
1793      <y>222</y>
1794     </hint>
1795     <hint type="destinationlabel">
1796      <x>683</x>
1797      <y>334</y>
1798     </hint>
1799    </hints>
1800   </connection>
1801   <connection>
1802    <sender>MainWindow</sender>
1803    <signal>languageEnabled(bool)</signal>
1804    <receiver>languageButton</receiver>
1805    <slot>setEnabled(bool)</slot>
1806    <hints>
1807     <hint type="sourcelabel">
1808      <x>399</x>
1809      <y>222</y>
1810     </hint>
1811     <hint type="destinationlabel">
1812      <x>497</x>
1813      <y>246</y>
1814     </hint>
1815    </hints>
1816   </connection>
1817   <connection>
1818    <sender>MainWindow</sender>
1819    <signal>aspectRatioEnabled(bool)</signal>
1820    <receiver>aspectRatioButton</receiver>
1821    <slot>setEnabled(bool)</slot>
1822    <hints>
1823     <hint type="sourcelabel">
1824      <x>399</x>
1825      <y>222</y>
1826     </hint>
1827     <hint type="destinationlabel">
1828      <x>107</x>
1829      <y>246</y>
1830     </hint>
1831    </hints>
1832   </connection>
1833   <connection>
1834    <sender>MainWindow</sender>
1835    <signal>favoritesEnabled(bool)</signal>
1836    <receiver>favoritesButton</receiver>
1837    <slot>setEnabled(bool)</slot>
1838    <hints>
1839     <hint type="sourcelabel">
1840      <x>399</x>
1841      <y>222</y>
1842     </hint>
1843     <hint type="destinationlabel">
1844      <x>692</x>
1845      <y>246</y>
1846     </hint>
1847    </hints>
1848   </connection>
1849   <connection>
1850    <sender>MainWindow</sender>
1851    <signal>ejectEnabled(bool)</signal>
1852    <receiver>ejectButton</receiver>
1853    <slot>setEnabled(bool)</slot>
1854    <hints>
1855     <hint type="sourcelabel">
1856      <x>399</x>
1857      <y>222</y>
1858     </hint>
1859     <hint type="destinationlabel">
1860      <x>692</x>
1861      <y>373</y>
1862     </hint>
1863    </hints>
1864   </connection>
1865   <connection>
1866    <sender>MainWindow</sender>
1867    <signal>pipSourceEnabled(bool)</signal>
1868    <receiver>pipSourceButton</receiver>
1869    <slot>setEnabled(bool)</slot>
1870    <hints>
1871     <hint type="sourcelabel">
1872      <x>399</x>
1873      <y>222</y>
1874     </hint>
1875     <hint type="destinationlabel">
1876      <x>692</x>
1877      <y>104</y>
1878     </hint>
1879    </hints>
1880   </connection>
1881   <connection>
1882    <sender>MainWindow</sender>
1883    <signal>pipMoveEnabled(bool)</signal>
1884    <receiver>pipPositionButton</receiver>
1885    <slot>setEnabled(bool)</slot>
1886    <hints>
1887     <hint type="sourcelabel">
1888      <x>399</x>
1889      <y>222</y>
1890     </hint>
1891     <hint type="destinationlabel">
1892      <x>497</x>
1893      <y>104</y>
1894     </hint>
1895    </hints>
1896   </connection>
1897   <connection>
1898    <sender>MainWindow</sender>
1899    <signal>programEnabled(bool)</signal>
1900    <receiver>programButton</receiver>
1901    <slot>setEnabled(bool)</slot>
1902    <hints>
1903     <hint type="sourcelabel">
1904      <x>399</x>
1905      <y>222</y>
1906     </hint>
1907     <hint type="destinationlabel">
1908      <x>302</x>
1909      <y>199</y>
1910     </hint>
1911    </hints>
1912   </connection>
1913   <connection>
1914    <sender>MainWindow</sender>
1915    <signal>scanEnabled(bool)</signal>
1916    <receiver>scanButton</receiver>
1917    <slot>setEnabled(bool)</slot>
1918    <hints>
1919     <hint type="sourcelabel">
1920      <x>399</x>
1921      <y>222</y>
1922     </hint>
1923     <hint type="destinationlabel">
1924      <x>107</x>
1925      <y>199</y>
1926     </hint>
1927    </hints>
1928   </connection>
1929   <connection>
1930    <sender>MainWindow</sender>
1931    <signal>pictureModeEnabled(bool)</signal>
1932    <receiver>pictureModeButton</receiver>
1933    <slot>setEnabled(bool)</slot>
1934    <hints>
1935     <hint type="sourcelabel">
1936      <x>399</x>
1937      <y>222</y>
1938     </hint>
1939     <hint type="destinationlabel">
1940      <x>497</x>
1941      <y>199</y>
1942     </hint>
1943    </hints>
1944   </connection>
1945   <connection>
1946    <sender>MainWindow</sender>
1947    <signal>discMenuEnabled(bool)</signal>
1948    <receiver>discMenuButton</receiver>
1949    <slot>setEnabled(bool)</slot>
1950    <hints>
1951     <hint type="sourcelabel">
1952      <x>399</x>
1953      <y>222</y>
1954     </hint>
1955     <hint type="destinationlabel">
1956      <x>302</x>
1957      <y>294</y>
1958     </hint>
1959    </hints>
1960   </connection>
1961   <connection>
1962    <sender>MainWindow</sender>
1963    <signal>discTitleEnabled(bool)</signal>
1964    <receiver>discTitleButton</receiver>
1965    <slot>setEnabled(bool)</slot>
1966    <hints>
1967     <hint type="sourcelabel">
1968      <x>399</x>
1969      <y>222</y>
1970     </hint>
1971     <hint type="destinationlabel">
1972      <x>107</x>
1973      <y>294</y>
1974     </hint>
1975    </hints>
1976   </connection>
1977   <connection>
1978    <sender>MainWindow</sender>
1979    <signal>recordEnabled(bool)</signal>
1980    <receiver>recordButton</receiver>
1981    <slot>setEnabled(bool)</slot>
1982    <hints>
1983     <hint type="sourcelabel">
1984      <x>399</x>
1985      <y>222</y>
1986     </hint>
1987     <hint type="destinationlabel">
1988      <x>692</x>
1989      <y>294</y>
1990     </hint>
1991    </hints>
1992   </connection>
1993   <connection>
1994    <sender>MainWindow</sender>
1995    <signal>trackingMinusEnabled(bool)</signal>
1996    <receiver>trackingMinusButton</receiver>
1997    <slot>setEnabled(bool)</slot>
1998    <hints>
1999     <hint type="sourcelabel">
2000      <x>399</x>
2001      <y>222</y>
2002     </hint>
2003     <hint type="destinationlabel">
2004      <x>107</x>
2005      <y>389</y>
2006     </hint>
2007    </hints>
2008   </connection>
2009   <connection>
2010    <sender>MainWindow</sender>
2011    <signal>trackingPlusEnabled(bool)</signal>
2012    <receiver>trackingPlusButton</receiver>
2013    <slot>setEnabled(bool)</slot>
2014    <hints>
2015     <hint type="sourcelabel">
2016      <x>399</x>
2017      <y>222</y>
2018     </hint>
2019     <hint type="destinationlabel">
2020      <x>107</x>
2021      <y>389</y>
2022     </hint>
2023    </hints>
2024   </connection>
2025   <connection>
2026    <sender>MainWindow</sender>
2027    <signal>autoTrackingEnabled(bool)</signal>
2028    <receiver>autoTrackingButton</receiver>
2029    <slot>setEnabled(bool)</slot>
2030    <hints>
2031     <hint type="sourcelabel">
2032      <x>399</x>
2033      <y>222</y>
2034     </hint>
2035     <hint type="destinationlabel">
2036      <x>497</x>
2037      <y>389</y>
2038     </hint>
2039    </hints>
2040   </connection>
2041   <connection>
2042    <sender>MainWindow</sender>
2043    <signal>vhsSpeedEnabled(bool)</signal>
2044    <receiver>vhsSpeedButton</receiver>
2045    <slot>setEnabled(bool)</slot>
2046    <hints>
2047     <hint type="sourcelabel">
2048      <x>399</x>
2049      <y>222</y>
2050     </hint>
2051     <hint type="destinationlabel">
2052      <x>692</x>
2053      <y>389</y>
2054     </hint>
2055    </hints>
2056   </connection>
2057   <connection>
2058    <sender>MainWindow</sender>
2059    <signal>surroundEnabled(bool)</signal>
2060    <receiver>surroundButton</receiver>
2061    <slot>setEnabled(bool)</slot>
2062    <hints>
2063     <hint type="sourcelabel">
2064      <x>399</x>
2065      <y>222</y>
2066     </hint>
2067     <hint type="destinationlabel">
2068      <x>302</x>
2069      <y>246</y>
2070     </hint>
2071    </hints>
2072   </connection>
2073   <connection>
2074    <sender>MainWindow</sender>
2075    <signal>discSelectEnabled(bool)</signal>
2076    <receiver>discSelectButton</receiver>
2077    <slot>setEnabled(bool)</slot>
2078    <hints>
2079     <hint type="sourcelabel">
2080      <x>399</x>
2081      <y>222</y>
2082     </hint>
2083     <hint type="destinationlabel">
2084      <x>497</x>
2085      <y>294</y>
2086     </hint>
2087    </hints>
2088   </connection>
2089   <connection>
2090    <sender>MainWindow</sender>
2091    <signal>oneEnabled(bool)</signal>
2092    <receiver>oneButton</receiver>
2093    <slot>setEnabled(bool)</slot>
2094    <hints>
2095     <hint type="sourcelabel">
2096      <x>792</x>
2097      <y>33</y>
2098     </hint>
2099     <hint type="destinationlabel">
2100      <x>45</x>
2101      <y>110</y>
2102     </hint>
2103    </hints>
2104   </connection>
2105   <connection>
2106    <sender>MainWindow</sender>
2107    <signal>twoEnabled(bool)</signal>
2108    <receiver>twoButton</receiver>
2109    <slot>setEnabled(bool)</slot>
2110    <hints>
2111     <hint type="sourcelabel">
2112      <x>177</x>
2113      <y>443</y>
2114     </hint>
2115     <hint type="destinationlabel">
2116      <x>230</x>
2117      <y>110</y>
2118     </hint>
2119    </hints>
2120   </connection>
2121   <connection>
2122    <sender>MainWindow</sender>
2123    <signal>threeEnabled(bool)</signal>
2124    <receiver>threeButton</receiver>
2125    <slot>setEnabled(bool)</slot>
2126    <hints>
2127     <hint type="sourcelabel">
2128      <x>479</x>
2129      <y>439</y>
2130     </hint>
2131     <hint type="destinationlabel">
2132      <x>417</x>
2133      <y>110</y>
2134     </hint>
2135    </hints>
2136   </connection>
2137   <connection>
2138    <sender>MainWindow</sender>
2139    <signal>fourEnabled(bool)</signal>
2140    <receiver>fourButton</receiver>
2141    <slot>setEnabled(bool)</slot>
2142    <hints>
2143     <hint type="sourcelabel">
2144      <x>86</x>
2145      <y>442</y>
2146     </hint>
2147     <hint type="destinationlabel">
2148      <x>45</x>
2149      <y>187</y>
2150     </hint>
2151    </hints>
2152   </connection>
2153   <connection>
2154    <sender>MainWindow</sender>
2155    <signal>fiveEnabled(bool)</signal>
2156    <receiver>fiveButton</receiver>
2157    <slot>setEnabled(bool)</slot>
2158    <hints>
2159     <hint type="sourcelabel">
2160      <x>269</x>
2161      <y>442</y>
2162     </hint>
2163     <hint type="destinationlabel">
2164      <x>230</x>
2165      <y>187</y>
2166     </hint>
2167    </hints>
2168   </connection>
2169   <connection>
2170    <sender>MainWindow</sender>
2171    <signal>sixEnabled(bool)</signal>
2172    <receiver>sixButton</receiver>
2173    <slot>setEnabled(bool)</slot>
2174    <hints>
2175     <hint type="sourcelabel">
2176      <x>438</x>
2177      <y>441</y>
2178     </hint>
2179     <hint type="destinationlabel">
2180      <x>417</x>
2181      <y>187</y>
2182     </hint>
2183    </hints>
2184   </connection>
2185   <connection>
2186    <sender>MainWindow</sender>
2187    <signal>sevenEnabled(bool)</signal>
2188    <receiver>sevenButton</receiver>
2189    <slot>setEnabled(bool)</slot>
2190    <hints>
2191     <hint type="sourcelabel">
2192      <x>90</x>
2193      <y>442</y>
2194     </hint>
2195     <hint type="destinationlabel">
2196      <x>45</x>
2197      <y>266</y>
2198     </hint>
2199    </hints>
2200   </connection>
2201   <connection>
2202    <sender>MainWindow</sender>
2203    <signal>eightEnabled(bool)</signal>
2204    <receiver>eightButton</receiver>
2205    <slot>setEnabled(bool)</slot>
2206    <hints>
2207     <hint type="sourcelabel">
2208      <x>254</x>
2209      <y>443</y>
2210     </hint>
2211     <hint type="destinationlabel">
2212      <x>230</x>
2213      <y>266</y>
2214     </hint>
2215    </hints>
2216   </connection>
2217   <connection>
2218    <sender>MainWindow</sender>
2219    <signal>nineEnabled(bool)</signal>
2220    <receiver>nineButton</receiver>
2221    <slot>setEnabled(bool)</slot>
2222    <hints>
2223     <hint type="sourcelabel">
2224      <x>550</x>
2225      <y>442</y>
2226     </hint>
2227     <hint type="destinationlabel">
2228      <x>417</x>
2229      <y>266</y>
2230     </hint>
2231    </hints>
2232   </connection>
2233   <connection>
2234    <sender>MainWindow</sender>
2235    <signal>powerEnabled(bool)</signal>
2236    <receiver>powerButton</receiver>
2237    <slot>setEnabled(bool)</slot>
2238    <hints>
2239     <hint type="sourcelabel">
2240      <x>375</x>
2241      <y>443</y>
2242     </hint>
2243     <hint type="destinationlabel">
2244      <x>299</x>
2245      <y>164</y>
2246     </hint>
2247    </hints>
2248   </connection>
2249   <connection>
2250    <sender>MainWindow</sender>
2251    <signal>leftEnabled(bool)</signal>
2252    <receiver>leftButton</receiver>
2253    <slot>setEnabled(bool)</slot>
2254    <hints>
2255     <hint type="sourcelabel">
2256      <x>104</x>
2257      <y>442</y>
2258     </hint>
2259     <hint type="destinationlabel">
2260      <x>119</x>
2261      <y>246</y>
2262     </hint>
2263    </hints>
2264   </connection>
2265   <connection>
2266    <sender>MainWindow</sender>
2267    <signal>zeroEnabled(bool)</signal>
2268    <receiver>zeroButton</receiver>
2269    <slot>setEnabled(bool)</slot>
2270    <hints>
2271     <hint type="sourcelabel">
2272      <x>325</x>
2273      <y>440</y>
2274     </hint>
2275     <hint type="destinationlabel">
2276      <x>230</x>
2277      <y>344</y>
2278     </hint>
2279    </hints>
2280   </connection>
2281   <connection>
2282    <sender>MainWindow</sender>
2283    <signal>enterEnabled(bool)</signal>
2284    <receiver>enterButton</receiver>
2285    <slot>setEnabled(bool)</slot>
2286    <hints>
2287     <hint type="sourcelabel">
2288      <x>547</x>
2289      <y>441</y>
2290     </hint>
2291     <hint type="destinationlabel">
2292      <x>417</x>
2293      <y>344</y>
2294     </hint>
2295    </hints>
2296   </connection>
2297   <connection>
2298    <sender>MainWindow</sender>
2299    <signal>upEnabled(bool)</signal>
2300    <receiver>upButton</receiver>
2301    <slot>setEnabled(bool)</slot>
2302    <hints>
2303     <hint type="sourcelabel">
2304      <x>350</x>
2305      <y>25</y>
2306     </hint>
2307     <hint type="destinationlabel">
2308      <x>355</x>
2309      <y>139</y>
2310     </hint>
2311    </hints>
2312   </connection>
2313   <connection>
2314    <sender>MainWindow</sender>
2315    <signal>selectEnabled(bool)</signal>
2316    <receiver>selectButton</receiver>
2317    <slot>setEnabled(bool)</slot>
2318    <hints>
2319     <hint type="sourcelabel">
2320      <x>310</x>
2321      <y>440</y>
2322     </hint>
2323     <hint type="destinationlabel">
2324      <x>309</x>
2325      <y>245</y>
2326     </hint>
2327    </hints>
2328   </connection>
2329   <connection>
2330    <sender>MainWindow</sender>
2331    <signal>stepBackEnabled(bool)</signal>
2332    <receiver>stepBackButton</receiver>
2333    <slot>setEnabled(bool)</slot>
2334    <hints>
2335     <hint type="sourcelabel">
2336      <x>399</x>
2337      <y>222</y>
2338     </hint>
2339     <hint type="destinationlabel">
2340      <x>120</x>
2341      <y>239</y>
2342     </hint>
2343    </hints>
2344   </connection>
2345   <connection>
2346    <sender>MainWindow</sender>
2347    <signal>menuEnabled(bool)</signal>
2348    <receiver>menuButton</receiver>
2349    <slot>setEnabled(bool)</slot>
2350    <hints>
2351     <hint type="sourcelabel">
2352      <x>577</x>
2353      <y>85</y>
2354     </hint>
2355     <hint type="destinationlabel">
2356      <x>570</x>
2357      <y>138</y>
2358     </hint>
2359    </hints>
2360   </connection>
2361   <connection>
2362    <sender>MainWindow</sender>
2363    <signal>downEnabled(bool)</signal>
2364    <receiver>downButton</receiver>
2365    <slot>setEnabled(bool)</slot>
2366    <hints>
2367     <hint type="sourcelabel">
2368      <x>363</x>
2369      <y>443</y>
2370     </hint>
2371     <hint type="destinationlabel">
2372      <x>372</x>
2373      <y>346</y>
2374     </hint>
2375    </hints>
2376   </connection>
2377   <connection>
2378    <sender>MainWindow</sender>
2379    <signal>rightEnabled(bool)</signal>
2380    <receiver>rightButton</receiver>
2381    <slot>setEnabled(bool)</slot>
2382    <hints>
2383     <hint type="sourcelabel">
2384      <x>702</x>
2385      <y>48</y>
2386     </hint>
2387     <hint type="destinationlabel">
2388      <x>699</x>
2389      <y>232</y>
2390     </hint>
2391    </hints>
2392   </connection>
2393   <connection>
2394    <sender>MainWindow</sender>
2395    <signal>exitEnabled(bool)</signal>
2396    <receiver>exitButton</receiver>
2397    <slot>setEnabled(bool)</slot>
2398    <hints>
2399     <hint type="sourcelabel">
2400      <x>578</x>
2401      <y>441</y>
2402     </hint>
2403     <hint type="destinationlabel">
2404      <x>583</x>
2405      <y>343</y>
2406     </hint>
2407    </hints>
2408   </connection>
2409   <connection>
2410    <sender>MainWindow</sender>
2411    <signal>channelDownEnabled(bool)</signal>
2412    <receiver>mainChannelDownButton</receiver>
2413    <slot>setEnabled(bool)</slot>
2414    <hints>
2415     <hint type="sourcelabel">
2416      <x>222</x>
2417      <y>27</y>
2418     </hint>
2419     <hint type="destinationlabel">
2420      <x>51</x>
2421      <y>294</y>
2422     </hint>
2423    </hints>
2424   </connection>
2425   <connection>
2426    <sender>MainWindow</sender>
2427    <signal>channelUpEnabled(bool)</signal>
2428    <receiver>mainChannelUpButton</receiver>
2429    <slot>setEnabled(bool)</slot>
2430    <hints>
2431     <hint type="sourcelabel">
2432      <x>102</x>
2433      <y>26</y>
2434     </hint>
2435     <hint type="destinationlabel">
2436      <x>51</x>
2437      <y>164</y>
2438     </hint>
2439    </hints>
2440   </connection>
2441   <connection>
2442    <sender>MainWindow</sender>
2443    <signal>volumeUpEnabled(bool)</signal>
2444    <receiver>mainVolumeUp</receiver>
2445    <slot>setEnabled(bool)</slot>
2446    <hints>
2447     <hint type="sourcelabel">
2448      <x>621</x>
2449      <y>24</y>
2450     </hint>
2451     <hint type="destinationlabel">
2452      <x>546</x>
2453      <y>164</y>
2454     </hint>
2455    </hints>
2456   </connection>
2457   <connection>
2458    <sender>MainWindow</sender>
2459    <signal>volumeDownEnabled(bool)</signal>
2460    <receiver>mainVolumeDownButton</receiver>
2461    <slot>setEnabled(bool)</slot>
2462    <hints>
2463     <hint type="sourcelabel">
2464      <x>796</x>
2465      <y>232</y>
2466     </hint>
2467     <hint type="destinationlabel">
2468      <x>546</x>
2469      <y>294</y>
2470     </hint>
2471    </hints>
2472   </connection>
2473   <connection>
2474    <sender>MainWindow</sender>
2475    <signal>prevChannelEnabled(bool)</signal>
2476    <receiver>prevChannelButton</receiver>
2477    <slot>setEnabled(bool)</slot>
2478    <hints>
2479     <hint type="sourcelabel">
2480      <x>595</x>
2481      <y>443</y>
2482     </hint>
2483     <hint type="destinationlabel">
2484      <x>602</x>
2485      <y>110</y>
2486     </hint>
2487    </hints>
2488   </connection>
2489   <connection>
2490    <sender>MainWindow</sender>
2491    <signal>clearEnabled(bool)</signal>
2492    <receiver>clearButton</receiver>
2493    <slot>setEnabled(bool)</slot>
2494    <hints>
2495     <hint type="sourcelabel">
2496      <x>43</x>
2497      <y>443</y>
2498     </hint>
2499     <hint type="destinationlabel">
2500      <x>45</x>
2501      <y>344</y>
2502     </hint>
2503    </hints>
2504   </connection>
2505   <connection>
2506    <sender>MainWindow</sender>
2507    <signal>guideEnabled(bool)</signal>
2508    <receiver>guideButton</receiver>
2509    <slot>setEnabled(bool)</slot>
2510    <hints>
2511     <hint type="sourcelabel">
2512      <x>399</x>
2513      <y>222</y>
2514     </hint>
2515     <hint type="destinationlabel">
2516      <x>151</x>
2517      <y>337</y>
2518     </hint>
2519    </hints>
2520   </connection>
2521   <connection>
2522    <sender>MainWindow</sender>
2523    <signal>infoEnabled(bool)</signal>
2524    <receiver>infoButton</receiver>
2525    <slot>setEnabled(bool)</slot>
2526    <hints>
2527     <hint type="sourcelabel">
2528      <x>399</x>
2529      <y>222</y>
2530     </hint>
2531     <hint type="destinationlabel">
2532      <x>151</x>
2533      <y>141</y>
2534     </hint>
2535    </hints>
2536   </connection>
2537   <connection>
2538    <sender>MainWindow</sender>
2539    <signal>keysetNameChanged(QString)</signal>
2540    <receiver>nameLabel</receiver>
2541    <slot>setText(QString)</slot>
2542    <hints>
2543     <hint type="sourcelabel">
2544      <x>399</x>
2545      <y>222</y>
2546     </hint>
2547     <hint type="destinationlabel">
2548      <x>399</x>
2549      <y>301</y>
2550     </hint>
2551    </hints>
2552   </connection>
2553   <connection>
2554    <sender>MainWindow</sender>
2555    <signal>nextEnabled(bool)</signal>
2556    <receiver>mediaNextButton</receiver>
2557    <slot>setEnabled(bool)</slot>
2558    <hints>
2559     <hint type="sourcelabel">
2560      <x>399</x>
2561      <y>222</y>
2562     </hint>
2563     <hint type="destinationlabel">
2564      <x>306</x>
2565      <y>141</y>
2566     </hint>
2567    </hints>
2568   </connection>
2569   <connection>
2570    <sender>MainWindow</sender>
2571    <signal>previousEnabled(bool)</signal>
2572    <receiver>mediaPreviousButton</receiver>
2573    <slot>setEnabled(bool)</slot>
2574    <hints>
2575     <hint type="sourcelabel">
2576      <x>399</x>
2577      <y>222</y>
2578     </hint>
2579     <hint type="destinationlabel">
2580      <x>120</x>
2581      <y>141</y>
2582     </hint>
2583    </hints>
2584   </connection>
2585   <connection>
2586    <sender>MainWindow</sender>
2587    <signal>stepForwardEnabled(bool)</signal>
2588    <receiver>stepForwardButton</receiver>
2589    <slot>setEnabled(bool)</slot>
2590    <hints>
2591     <hint type="sourcelabel">
2592      <x>399</x>
2593      <y>222</y>
2594     </hint>
2595     <hint type="destinationlabel">
2596      <x>306</x>
2597      <y>239</y>
2598     </hint>
2599    </hints>
2600   </connection>
2601  </connections>
2602  <slots>
2603   <signal>zeroEnabled(bool)</signal>
2604   <signal>oneEnabled(bool)</signal>
2605   <signal>twoEnabled(bool)</signal>
2606   <signal>threeEnabled(bool)</signal>
2607   <signal>fourEnabled(bool)</signal>
2608   <signal>fiveEnabled(bool)</signal>
2609   <signal>sixEnabled(bool)</signal>
2610   <signal>sevenEnabled(bool)</signal>
2611   <signal>eightEnabled(bool)</signal>
2612   <signal>nineEnabled(bool)</signal>
2613   <signal>powerEnabled(bool)</signal>
2614   <signal>channelUpEnabled(bool)</signal>
2615   <signal>channelDownEnabled(bool)</signal>
2616   <signal>volumeUpEnabled(bool)</signal>
2617   <signal>volumeDownEnabled(bool)</signal>
2618   <signal>muteEnabled(bool)</signal>
2619   <signal>clearEnabled(bool)</signal>
2620   <signal>upEnabled(bool)</signal>
2621   <signal>downEnabled(bool)</signal>
2622   <signal>leftEnabled(bool)</signal>
2623   <signal>rightEnabled(bool)</signal>
2624   <signal>menuEnabled(bool)</signal>
2625   <signal>enterEnabled(bool)</signal>
2626   <signal>fastForwardEnabled(bool)</signal>
2627   <signal>reverseEnabled(bool)</signal>
2628   <signal>playEnabled(bool)</signal>
2629   <signal>pauseEnabled(bool)</signal>
2630   <signal>stopEnabled(bool)</signal>
2631   <signal>inputEnabled(bool)</signal>
2632   <signal>prevChannelEnabled(bool)</signal>
2633   <signal>captionsEnabled(bool)</signal>
2634   <signal>exitEnabled(bool)</signal>
2635   <signal>infoEnabled(bool)</signal>
2636   <signal>guideEnabled(bool)</signal>
2637   <signal>keysetNameChanged(QString)</signal>
2638   <signal>previousEnabled(bool)</signal>
2639   <signal>nextEnabled(bool)</signal>
2640   <signal>replayEnabled(bool)</signal>
2641   <signal>advanceEnabled(bool)</signal>
2642   <signal>stepBackEnabled(bool)</signal>
2643   <signal>stepForwardEnabled(bool)</signal>
2644   <signal>recordEnabled(bool)</signal>
2645   <signal>pipEnabled(bool)</signal>
2646   <signal>pipSwapEnabled(bool)</signal>
2647   <signal>sleepEnabled(bool)</signal>
2648   <signal>ejectEnabled(bool)</signal>
2649   <signal>redEnabled(bool)</signal>
2650   <signal>greenEnabled(bool)</signal>
2651   <signal>yellowEnabled(bool)</signal>
2652   <signal>blueEnabled(bool)</signal>
2653   <signal>keysetMakeChanged(QString)</signal>
2654   <signal>plusOneHundredEnabled(bool)</signal>
2655   <signal>dashEnabled(bool)</signal>
2656   <signal>doubleDigitEnabled(bool)</signal>
2657   <signal>surroundEnabled(bool)</signal>
2658   <signal>selectEnabled(bool)</signal>
2659   <signal>aspectRatioEnabled(bool)</signal>
2660   <signal>languageEnabled(bool)</signal>
2661   <signal>favoritesEnabled(bool)</signal>
2662   <signal>pipMoveEnabled(bool)</signal>
2663   <signal>pipSourceEnabled(bool)</signal>
2664   <signal>scanEnabled(bool)</signal>
2665   <signal>programEnabled(bool)</signal>
2666   <signal>pictureModeEnabled(bool)</signal>
2667   <signal>discTitleEnabled(bool)</signal>
2668   <signal>discMenuEnabled(bool)</signal>
2669   <signal>discSelectEnabled(bool)</signal>
2670   <signal>trackingPlusEnabled(bool)</signal>
2671   <signal>trackingMinusEnabled(bool)</signal>
2672   <signal>autoTrackingEnabled(bool)</signal>
2673   <signal>vhsSpeedEnabled(bool)</signal>
2674   <signal>soundModeEnabled(bool)</signal>
2675  </slots>
2676 </ui>