Gui updated, many keyset changes
[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>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>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_9">
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="1">
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="2">
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="3">
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="1" column="0">
324          <widget class="QPushButton" name="aspectRatioButton">
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>Aspect Ratio</string>
333           </property>
334          </widget>
335         </item>
336         <item row="1" column="1">
337          <widget class="QPushButton" name="surroundButton">
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>Surround</string>
346           </property>
347          </widget>
348         </item>
349         <item row="1" column="2">
350          <widget class="QPushButton" name="audioButton">
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>I/II Audio</string>
359           </property>
360          </widget>
361         </item>
362         <item row="1" column="3">
363          <widget class="QPushButton" name="infoButton">
364           <property name="sizePolicy">
365            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
366             <horstretch>0</horstretch>
367             <verstretch>0</verstretch>
368            </sizepolicy>
369           </property>
370           <property name="text">
371            <string>Info</string>
372           </property>
373          </widget>
374         </item>
375         <item row="2" column="0">
376          <widget class="QPushButton" name="captionButton">
377           <property name="sizePolicy">
378            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
379             <horstretch>0</horstretch>
380             <verstretch>0</verstretch>
381            </sizepolicy>
382           </property>
383           <property name="text">
384            <string>CC / Subtitle</string>
385           </property>
386          </widget>
387         </item>
388         <item row="2" column="1">
389          <widget class="QPushButton" name="inputButton">
390           <property name="sizePolicy">
391            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
392             <horstretch>0</horstretch>
393             <verstretch>0</verstretch>
394            </sizepolicy>
395           </property>
396           <property name="text">
397            <string>Input</string>
398           </property>
399          </widget>
400         </item>
401         <item row="2" column="2">
402          <widget class="QPushButton" name="sleepButton">
403           <property name="sizePolicy">
404            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
405             <horstretch>0</horstretch>
406             <verstretch>0</verstretch>
407            </sizepolicy>
408           </property>
409           <property name="text">
410            <string>Sleep</string>
411           </property>
412          </widget>
413         </item>
414         <item row="2" column="3">
415          <widget class="QPushButton" name="muteButton">
416           <property name="sizePolicy">
417            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
418             <horstretch>0</horstretch>
419             <verstretch>0</verstretch>
420            </sizepolicy>
421           </property>
422           <property name="text">
423            <string>Mute</string>
424           </property>
425           <property name="icon">
426            <iconset resource="PierogiResources.qrc">
427             <normaloff>:/icons/sound_mute_icon&amp;48.png</normaloff>:/icons/sound_mute_icon&amp;48.png</iconset>
428           </property>
429           <property name="iconSize">
430            <size>
431             <width>48</width>
432             <height>48</height>
433            </size>
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="0">
694          <widget class="QPushButton" name="guideButton">
695           <property name="sizePolicy">
696            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
697             <horstretch>0</horstretch>
698             <verstretch>0</verstretch>
699            </sizepolicy>
700           </property>
701           <property name="text">
702            <string>Guide</string>
703           </property>
704          </widget>
705         </item>
706         <item row="0" column="1">
707          <widget class="QPushButton" name="upButton">
708           <property name="sizePolicy">
709            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
710             <horstretch>0</horstretch>
711             <verstretch>0</verstretch>
712            </sizepolicy>
713           </property>
714           <property name="text">
715            <string>Up</string>
716           </property>
717           <property name="icon">
718            <iconset resource="PierogiResources.qrc">
719             <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
720           </property>
721           <property name="iconSize">
722            <size>
723             <width>48</width>
724             <height>48</height>
725            </size>
726           </property>
727          </widget>
728         </item>
729         <item row="0" column="3">
730          <widget class="QPushButton" name="menuButton">
731           <property name="sizePolicy">
732            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
733             <horstretch>0</horstretch>
734             <verstretch>0</verstretch>
735            </sizepolicy>
736           </property>
737           <property name="text">
738            <string>Menu</string>
739           </property>
740          </widget>
741         </item>
742         <item row="2" column="0">
743          <widget class="QPushButton" name="leftButton">
744           <property name="sizePolicy">
745            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
746             <horstretch>0</horstretch>
747             <verstretch>0</verstretch>
748            </sizepolicy>
749           </property>
750           <property name="text">
751            <string>Left</string>
752           </property>
753           <property name="icon">
754            <iconset resource="PierogiResources.qrc">
755             <normaloff>:/icons/arrow_left_icon&amp;48.png</normaloff>:/icons/arrow_left_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="3">
766          <widget class="QPushButton" name="rightButton">
767           <property name="sizePolicy">
768            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
769             <horstretch>0</horstretch>
770             <verstretch>0</verstretch>
771            </sizepolicy>
772           </property>
773           <property name="text">
774            <string>Right</string>
775           </property>
776           <property name="icon">
777            <iconset resource="PierogiResources.qrc">
778             <normaloff>:/icons/arrow_right_icon&amp;48.png</normaloff>:/icons/arrow_right_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="3" column="0">
789          <widget class="QPushButton" name="discMenuButton">
790           <property name="sizePolicy">
791            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
792             <horstretch>0</horstretch>
793             <verstretch>0</verstretch>
794            </sizepolicy>
795           </property>
796           <property name="text">
797            <string>Disc Menu</string>
798           </property>
799          </widget>
800         </item>
801         <item row="3" column="3">
802          <widget class="QPushButton" name="exitButton">
803           <property name="sizePolicy">
804            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
805             <horstretch>0</horstretch>
806             <verstretch>0</verstretch>
807            </sizepolicy>
808           </property>
809           <property name="text">
810            <string>Exit</string>
811           </property>
812          </widget>
813         </item>
814         <item row="2" column="1">
815          <widget class="QPushButton" name="selectButton">
816           <property name="sizePolicy">
817            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
818             <horstretch>0</horstretch>
819             <verstretch>0</verstretch>
820            </sizepolicy>
821           </property>
822           <property name="text">
823            <string>Select</string>
824           </property>
825          </widget>
826         </item>
827         <item row="3" column="1">
828          <widget class="QPushButton" name="downButton">
829           <property name="sizePolicy">
830            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
831             <horstretch>0</horstretch>
832             <verstretch>0</verstretch>
833            </sizepolicy>
834           </property>
835           <property name="text">
836            <string>Down</string>
837           </property>
838           <property name="icon">
839            <iconset resource="PierogiResources.qrc">
840             <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_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="favoritesTab">
1145        <attribute name="title">
1146         <string>Favorite</string>
1147        </attribute>
1148        <layout class="QGridLayout" name="gridLayout_8">
1149         <property name="margin">
1150          <number>8</number>
1151         </property>
1152         <item row="0" column="0">
1153          <widget class="QPushButton" name="addKeysetButton">
1154           <property name="text">
1155            <string>Add Current Keyset</string>
1156           </property>
1157          </widget>
1158         </item>
1159         <item row="0" column="1">
1160          <widget class="QPushButton" name="removeKeysetButton">
1161           <property name="text">
1162            <string>Remove Selected Keyset</string>
1163           </property>
1164          </widget>
1165         </item>
1166         <item row="1" column="0" colspan="2">
1167          <widget class="QListWidget" name="favoriteKeysetsWidget"/>
1168         </item>
1169        </layout>
1170       </widget>
1171      </widget>
1172     </item>
1173    </layout>
1174   </widget>
1175   <widget class="QMenuBar" name="menuBar">
1176    <property name="geometry">
1177     <rect>
1178      <x>0</x>
1179      <y>0</y>
1180      <width>800</width>
1181      <height>22</height>
1182     </rect>
1183    </property>
1184    <widget class="QMenu" name="menuPierogi">
1185     <property name="title">
1186      <string>Pierogi</string>
1187     </property>
1188     <addaction name="actionSelectKeyset"/>
1189     <addaction name="actionSecondary_Buttons"/>
1190     <addaction name="actionDocumentation"/>
1191     <addaction name="actionAbout"/>
1192    </widget>
1193    <addaction name="menuPierogi"/>
1194   </widget>
1195   <action name="actionSelectKeyset">
1196    <property name="text">
1197     <string>Select Keyset</string>
1198    </property>
1199   </action>
1200   <action name="actionAbout">
1201    <property name="text">
1202     <string>About</string>
1203    </property>
1204   </action>
1205   <action name="actionDocumentation">
1206    <property name="text">
1207     <string>Documentation</string>
1208    </property>
1209   </action>
1210   <action name="actionSecondary_Buttons">
1211    <property name="text">
1212     <string>Secondary Buttons</string>
1213    </property>
1214   </action>
1215  </widget>
1216  <layoutdefault spacing="6" margin="11"/>
1217  <resources>
1218   <include location="PierogiResources.qrc"/>
1219  </resources>
1220  <connections>
1221   <connection>
1222    <sender>MainWindow</sender>
1223    <signal>fourEnabled(bool)</signal>
1224    <receiver>fourButton</receiver>
1225    <slot>setEnabled(bool)</slot>
1226    <hints>
1227     <hint type="sourcelabel">
1228      <x>86</x>
1229      <y>442</y>
1230     </hint>
1231     <hint type="destinationlabel">
1232      <x>45</x>
1233      <y>187</y>
1234     </hint>
1235    </hints>
1236   </connection>
1237   <connection>
1238    <sender>MainWindow</sender>
1239    <signal>fiveEnabled(bool)</signal>
1240    <receiver>fiveButton</receiver>
1241    <slot>setEnabled(bool)</slot>
1242    <hints>
1243     <hint type="sourcelabel">
1244      <x>269</x>
1245      <y>442</y>
1246     </hint>
1247     <hint type="destinationlabel">
1248      <x>230</x>
1249      <y>187</y>
1250     </hint>
1251    </hints>
1252   </connection>
1253   <connection>
1254    <sender>MainWindow</sender>
1255    <signal>volumeDownEnabled(bool)</signal>
1256    <receiver>mainVolumeDownButton</receiver>
1257    <slot>setEnabled(bool)</slot>
1258    <hints>
1259     <hint type="sourcelabel">
1260      <x>796</x>
1261      <y>232</y>
1262     </hint>
1263     <hint type="destinationlabel">
1264      <x>546</x>
1265      <y>294</y>
1266     </hint>
1267    </hints>
1268   </connection>
1269   <connection>
1270    <sender>MainWindow</sender>
1271    <signal>enterEnabled(bool)</signal>
1272    <receiver>enterButton</receiver>
1273    <slot>setEnabled(bool)</slot>
1274    <hints>
1275     <hint type="sourcelabel">
1276      <x>547</x>
1277      <y>441</y>
1278     </hint>
1279     <hint type="destinationlabel">
1280      <x>417</x>
1281      <y>344</y>
1282     </hint>
1283    </hints>
1284   </connection>
1285   <connection>
1286    <sender>MainWindow</sender>
1287    <signal>redEnabled(bool)</signal>
1288    <receiver>redButton</receiver>
1289    <slot>setEnabled(bool)</slot>
1290    <hints>
1291     <hint type="sourcelabel">
1292      <x>399</x>
1293      <y>222</y>
1294     </hint>
1295     <hint type="destinationlabel">
1296      <x>116</x>
1297      <y>153</y>
1298     </hint>
1299    </hints>
1300   </connection>
1301   <connection>
1302    <sender>MainWindow</sender>
1303    <signal>yellowEnabled(bool)</signal>
1304    <receiver>yellowButton</receiver>
1305    <slot>setEnabled(bool)</slot>
1306    <hints>
1307     <hint type="sourcelabel">
1308      <x>399</x>
1309      <y>222</y>
1310     </hint>
1311     <hint type="destinationlabel">
1312      <x>494</x>
1313      <y>153</y>
1314     </hint>
1315    </hints>
1316   </connection>
1317   <connection>
1318    <sender>MainWindow</sender>
1319    <signal>oneEnabled(bool)</signal>
1320    <receiver>oneButton</receiver>
1321    <slot>setEnabled(bool)</slot>
1322    <hints>
1323     <hint type="sourcelabel">
1324      <x>792</x>
1325      <y>33</y>
1326     </hint>
1327     <hint type="destinationlabel">
1328      <x>45</x>
1329      <y>110</y>
1330     </hint>
1331    </hints>
1332   </connection>
1333   <connection>
1334    <sender>MainWindow</sender>
1335    <signal>captionsEnabled(bool)</signal>
1336    <receiver>captionButton</receiver>
1337    <slot>setEnabled(bool)</slot>
1338    <hints>
1339     <hint type="sourcelabel">
1340      <x>399</x>
1341      <y>222</y>
1342     </hint>
1343     <hint type="destinationlabel">
1344      <x>116</x>
1345      <y>334</y>
1346     </hint>
1347    </hints>
1348   </connection>
1349   <connection>
1350    <sender>MainWindow</sender>
1351    <signal>inputEnabled(bool)</signal>
1352    <receiver>inputButton</receiver>
1353    <slot>setEnabled(bool)</slot>
1354    <hints>
1355     <hint type="sourcelabel">
1356      <x>399</x>
1357      <y>222</y>
1358     </hint>
1359     <hint type="destinationlabel">
1360      <x>305</x>
1361      <y>334</y>
1362     </hint>
1363    </hints>
1364   </connection>
1365   <connection>
1366    <sender>MainWindow</sender>
1367    <signal>sleepEnabled(bool)</signal>
1368    <receiver>sleepButton</receiver>
1369    <slot>setEnabled(bool)</slot>
1370    <hints>
1371     <hint type="sourcelabel">
1372      <x>399</x>
1373      <y>222</y>
1374     </hint>
1375     <hint type="destinationlabel">
1376      <x>494</x>
1377      <y>334</y>
1378     </hint>
1379    </hints>
1380   </connection>
1381   <connection>
1382    <sender>MainWindow</sender>
1383    <signal>audioEnabled(bool)</signal>
1384    <receiver>audioButton</receiver>
1385    <slot>setEnabled(bool)</slot>
1386    <hints>
1387     <hint type="sourcelabel">
1388      <x>399</x>
1389      <y>222</y>
1390     </hint>
1391     <hint type="destinationlabel">
1392      <x>497</x>
1393      <y>246</y>
1394     </hint>
1395    </hints>
1396   </connection>
1397   <connection>
1398    <sender>MainWindow</sender>
1399    <signal>muteEnabled(bool)</signal>
1400    <receiver>muteButton</receiver>
1401    <slot>setEnabled(bool)</slot>
1402    <hints>
1403     <hint type="sourcelabel">
1404      <x>399</x>
1405      <y>222</y>
1406     </hint>
1407     <hint type="destinationlabel">
1408      <x>683</x>
1409      <y>334</y>
1410     </hint>
1411    </hints>
1412   </connection>
1413   <connection>
1414    <sender>MainWindow</sender>
1415    <signal>aspectRatioEnabled(bool)</signal>
1416    <receiver>aspectRatioButton</receiver>
1417    <slot>setEnabled(bool)</slot>
1418    <hints>
1419     <hint type="sourcelabel">
1420      <x>399</x>
1421      <y>222</y>
1422     </hint>
1423     <hint type="destinationlabel">
1424      <x>107</x>
1425      <y>246</y>
1426     </hint>
1427    </hints>
1428   </connection>
1429   <connection>
1430    <sender>MainWindow</sender>
1431    <signal>ejectEnabled(bool)</signal>
1432    <receiver>ejectButton</receiver>
1433    <slot>setEnabled(bool)</slot>
1434    <hints>
1435     <hint type="sourcelabel">
1436      <x>399</x>
1437      <y>222</y>
1438     </hint>
1439     <hint type="destinationlabel">
1440      <x>692</x>
1441      <y>373</y>
1442     </hint>
1443    </hints>
1444   </connection>
1445   <connection>
1446    <sender>MainWindow</sender>
1447    <signal>sixEnabled(bool)</signal>
1448    <receiver>sixButton</receiver>
1449    <slot>setEnabled(bool)</slot>
1450    <hints>
1451     <hint type="sourcelabel">
1452      <x>438</x>
1453      <y>441</y>
1454     </hint>
1455     <hint type="destinationlabel">
1456      <x>417</x>
1457      <y>187</y>
1458     </hint>
1459    </hints>
1460   </connection>
1461   <connection>
1462    <sender>MainWindow</sender>
1463    <signal>eightEnabled(bool)</signal>
1464    <receiver>eightButton</receiver>
1465    <slot>setEnabled(bool)</slot>
1466    <hints>
1467     <hint type="sourcelabel">
1468      <x>254</x>
1469      <y>443</y>
1470     </hint>
1471     <hint type="destinationlabel">
1472      <x>230</x>
1473      <y>266</y>
1474     </hint>
1475    </hints>
1476   </connection>
1477   <connection>
1478    <sender>MainWindow</sender>
1479    <signal>pauseEnabled(bool)</signal>
1480    <receiver>pauseButton</receiver>
1481    <slot>setEnabled(bool)</slot>
1482    <hints>
1483     <hint type="sourcelabel">
1484      <x>399</x>
1485      <y>222</y>
1486     </hint>
1487     <hint type="destinationlabel">
1488      <x>306</x>
1489      <y>337</y>
1490     </hint>
1491    </hints>
1492   </connection>
1493   <connection>
1494    <sender>MainWindow</sender>
1495    <signal>fastForwardEnabled(bool)</signal>
1496    <receiver>fastForwardButton</receiver>
1497    <slot>setEnabled(bool)</slot>
1498    <hints>
1499     <hint type="sourcelabel">
1500      <x>399</x>
1501      <y>222</y>
1502     </hint>
1503     <hint type="destinationlabel">
1504      <x>678</x>
1505      <y>239</y>
1506     </hint>
1507    </hints>
1508   </connection>
1509   <connection>
1510    <sender>MainWindow</sender>
1511    <signal>playEnabled(bool)</signal>
1512    <receiver>playButton</receiver>
1513    <slot>setEnabled(bool)</slot>
1514    <hints>
1515     <hint type="sourcelabel">
1516      <x>399</x>
1517      <y>222</y>
1518     </hint>
1519     <hint type="destinationlabel">
1520      <x>120</x>
1521      <y>337</y>
1522     </hint>
1523    </hints>
1524   </connection>
1525   <connection>
1526    <sender>MainWindow</sender>
1527    <signal>stopEnabled(bool)</signal>
1528    <receiver>stopButton</receiver>
1529    <slot>setEnabled(bool)</slot>
1530    <hints>
1531     <hint type="sourcelabel">
1532      <x>399</x>
1533      <y>222</y>
1534     </hint>
1535     <hint type="destinationlabel">
1536      <x>492</x>
1537      <y>337</y>
1538     </hint>
1539    </hints>
1540   </connection>
1541   <connection>
1542    <sender>MainWindow</sender>
1543    <signal>replayEnabled(bool)</signal>
1544    <receiver>replayButton</receiver>
1545    <slot>setEnabled(bool)</slot>
1546    <hints>
1547     <hint type="sourcelabel">
1548      <x>399</x>
1549      <y>222</y>
1550     </hint>
1551     <hint type="destinationlabel">
1552      <x>492</x>
1553      <y>141</y>
1554     </hint>
1555    </hints>
1556   </connection>
1557   <connection>
1558    <sender>MainWindow</sender>
1559    <signal>doubleDigitEnabled(bool)</signal>
1560    <receiver>doubleDigitButton</receiver>
1561    <slot>setEnabled(bool)</slot>
1562    <hints>
1563     <hint type="sourcelabel">
1564      <x>399</x>
1565      <y>222</y>
1566     </hint>
1567     <hint type="destinationlabel">
1568      <x>683</x>
1569      <y>289</y>
1570     </hint>
1571    </hints>
1572   </connection>
1573   <connection>
1574    <sender>MainWindow</sender>
1575    <signal>reverseEnabled(bool)</signal>
1576    <receiver>reverseButton</receiver>
1577    <slot>setEnabled(bool)</slot>
1578    <hints>
1579     <hint type="sourcelabel">
1580      <x>399</x>
1581      <y>222</y>
1582     </hint>
1583     <hint type="destinationlabel">
1584      <x>492</x>
1585      <y>239</y>
1586     </hint>
1587    </hints>
1588   </connection>
1589   <connection>
1590    <sender>MainWindow</sender>
1591    <signal>nineEnabled(bool)</signal>
1592    <receiver>nineButton</receiver>
1593    <slot>setEnabled(bool)</slot>
1594    <hints>
1595     <hint type="sourcelabel">
1596      <x>550</x>
1597      <y>442</y>
1598     </hint>
1599     <hint type="destinationlabel">
1600      <x>417</x>
1601      <y>266</y>
1602     </hint>
1603    </hints>
1604   </connection>
1605   <connection>
1606    <sender>MainWindow</sender>
1607    <signal>powerEnabled(bool)</signal>
1608    <receiver>powerButton</receiver>
1609    <slot>setEnabled(bool)</slot>
1610    <hints>
1611     <hint type="sourcelabel">
1612      <x>375</x>
1613      <y>443</y>
1614     </hint>
1615     <hint type="destinationlabel">
1616      <x>299</x>
1617      <y>164</y>
1618     </hint>
1619    </hints>
1620   </connection>
1621   <connection>
1622    <sender>MainWindow</sender>
1623    <signal>zeroEnabled(bool)</signal>
1624    <receiver>zeroButton</receiver>
1625    <slot>setEnabled(bool)</slot>
1626    <hints>
1627     <hint type="sourcelabel">
1628      <x>325</x>
1629      <y>440</y>
1630     </hint>
1631     <hint type="destinationlabel">
1632      <x>230</x>
1633      <y>344</y>
1634     </hint>
1635    </hints>
1636   </connection>
1637   <connection>
1638    <sender>MainWindow</sender>
1639    <signal>leftEnabled(bool)</signal>
1640    <receiver>leftButton</receiver>
1641    <slot>setEnabled(bool)</slot>
1642    <hints>
1643     <hint type="sourcelabel">
1644      <x>104</x>
1645      <y>442</y>
1646     </hint>
1647     <hint type="destinationlabel">
1648      <x>119</x>
1649      <y>246</y>
1650     </hint>
1651    </hints>
1652   </connection>
1653   <connection>
1654    <sender>MainWindow</sender>
1655    <signal>sevenEnabled(bool)</signal>
1656    <receiver>sevenButton</receiver>
1657    <slot>setEnabled(bool)</slot>
1658    <hints>
1659     <hint type="sourcelabel">
1660      <x>90</x>
1661      <y>442</y>
1662     </hint>
1663     <hint type="destinationlabel">
1664      <x>45</x>
1665      <y>266</y>
1666     </hint>
1667    </hints>
1668   </connection>
1669   <connection>
1670    <sender>MainWindow</sender>
1671    <signal>prevChannelEnabled(bool)</signal>
1672    <receiver>prevChannelButton</receiver>
1673    <slot>setEnabled(bool)</slot>
1674    <hints>
1675     <hint type="sourcelabel">
1676      <x>595</x>
1677      <y>443</y>
1678     </hint>
1679     <hint type="destinationlabel">
1680      <x>602</x>
1681      <y>110</y>
1682     </hint>
1683    </hints>
1684   </connection>
1685   <connection>
1686    <sender>MainWindow</sender>
1687    <signal>guideEnabled(bool)</signal>
1688    <receiver>guideButton</receiver>
1689    <slot>setEnabled(bool)</slot>
1690    <hints>
1691     <hint type="sourcelabel">
1692      <x>399</x>
1693      <y>222</y>
1694     </hint>
1695     <hint type="destinationlabel">
1696      <x>151</x>
1697      <y>337</y>
1698     </hint>
1699    </hints>
1700   </connection>
1701   <connection>
1702    <sender>MainWindow</sender>
1703    <signal>clearEnabled(bool)</signal>
1704    <receiver>clearButton</receiver>
1705    <slot>setEnabled(bool)</slot>
1706    <hints>
1707     <hint type="sourcelabel">
1708      <x>43</x>
1709      <y>443</y>
1710     </hint>
1711     <hint type="destinationlabel">
1712      <x>45</x>
1713      <y>344</y>
1714     </hint>
1715    </hints>
1716   </connection>
1717   <connection>
1718    <sender>MainWindow</sender>
1719    <signal>keysetNameChanged(QString)</signal>
1720    <receiver>nameLabel</receiver>
1721    <slot>setText(QString)</slot>
1722    <hints>
1723     <hint type="sourcelabel">
1724      <x>399</x>
1725      <y>222</y>
1726     </hint>
1727     <hint type="destinationlabel">
1728      <x>399</x>
1729      <y>301</y>
1730     </hint>
1731    </hints>
1732   </connection>
1733   <connection>
1734    <sender>MainWindow</sender>
1735    <signal>nextEnabled(bool)</signal>
1736    <receiver>mediaNextButton</receiver>
1737    <slot>setEnabled(bool)</slot>
1738    <hints>
1739     <hint type="sourcelabel">
1740      <x>399</x>
1741      <y>222</y>
1742     </hint>
1743     <hint type="destinationlabel">
1744      <x>306</x>
1745      <y>141</y>
1746     </hint>
1747    </hints>
1748   </connection>
1749   <connection>
1750    <sender>MainWindow</sender>
1751    <signal>stepForwardEnabled(bool)</signal>
1752    <receiver>stepForwardButton</receiver>
1753    <slot>setEnabled(bool)</slot>
1754    <hints>
1755     <hint type="sourcelabel">
1756      <x>399</x>
1757      <y>222</y>
1758     </hint>
1759     <hint type="destinationlabel">
1760      <x>306</x>
1761      <y>239</y>
1762     </hint>
1763    </hints>
1764   </connection>
1765   <connection>
1766    <sender>MainWindow</sender>
1767    <signal>previousEnabled(bool)</signal>
1768    <receiver>mediaPreviousButton</receiver>
1769    <slot>setEnabled(bool)</slot>
1770    <hints>
1771     <hint type="sourcelabel">
1772      <x>399</x>
1773      <y>222</y>
1774     </hint>
1775     <hint type="destinationlabel">
1776      <x>120</x>
1777      <y>141</y>
1778     </hint>
1779    </hints>
1780   </connection>
1781   <connection>
1782    <sender>MainWindow</sender>
1783    <signal>discMenuEnabled(bool)</signal>
1784    <receiver>discMenuButton</receiver>
1785    <slot>setEnabled(bool)</slot>
1786    <hints>
1787     <hint type="sourcelabel">
1788      <x>399</x>
1789      <y>239</y>
1790     </hint>
1791     <hint type="destinationlabel">
1792      <x>137</x>
1793      <y>405</y>
1794     </hint>
1795    </hints>
1796   </connection>
1797   <connection>
1798    <sender>MainWindow</sender>
1799    <signal>infoEnabled(bool)</signal>
1800    <receiver>infoButton</receiver>
1801    <slot>setEnabled(bool)</slot>
1802    <hints>
1803     <hint type="sourcelabel">
1804      <x>399</x>
1805      <y>239</y>
1806     </hint>
1807     <hint type="destinationlabel">
1808      <x>695</x>
1809      <y>264</y>
1810     </hint>
1811    </hints>
1812   </connection>
1813   <connection>
1814    <sender>MainWindow</sender>
1815    <signal>upEnabled(bool)</signal>
1816    <receiver>upButton</receiver>
1817    <slot>setEnabled(bool)</slot>
1818    <hints>
1819     <hint type="sourcelabel">
1820      <x>350</x>
1821      <y>25</y>
1822     </hint>
1823     <hint type="destinationlabel">
1824      <x>355</x>
1825      <y>139</y>
1826     </hint>
1827    </hints>
1828   </connection>
1829   <connection>
1830    <sender>MainWindow</sender>
1831    <signal>stepBackEnabled(bool)</signal>
1832    <receiver>stepBackButton</receiver>
1833    <slot>setEnabled(bool)</slot>
1834    <hints>
1835     <hint type="sourcelabel">
1836      <x>399</x>
1837      <y>222</y>
1838     </hint>
1839     <hint type="destinationlabel">
1840      <x>120</x>
1841      <y>239</y>
1842     </hint>
1843    </hints>
1844   </connection>
1845   <connection>
1846    <sender>MainWindow</sender>
1847    <signal>selectEnabled(bool)</signal>
1848    <receiver>selectButton</receiver>
1849    <slot>setEnabled(bool)</slot>
1850    <hints>
1851     <hint type="sourcelabel">
1852      <x>310</x>
1853      <y>440</y>
1854     </hint>
1855     <hint type="destinationlabel">
1856      <x>309</x>
1857      <y>245</y>
1858     </hint>
1859    </hints>
1860   </connection>
1861   <connection>
1862    <sender>MainWindow</sender>
1863    <signal>menuEnabled(bool)</signal>
1864    <receiver>menuButton</receiver>
1865    <slot>setEnabled(bool)</slot>
1866    <hints>
1867     <hint type="sourcelabel">
1868      <x>577</x>
1869      <y>85</y>
1870     </hint>
1871     <hint type="destinationlabel">
1872      <x>570</x>
1873      <y>138</y>
1874     </hint>
1875    </hints>
1876   </connection>
1877   <connection>
1878    <sender>MainWindow</sender>
1879    <signal>rightEnabled(bool)</signal>
1880    <receiver>rightButton</receiver>
1881    <slot>setEnabled(bool)</slot>
1882    <hints>
1883     <hint type="sourcelabel">
1884      <x>702</x>
1885      <y>48</y>
1886     </hint>
1887     <hint type="destinationlabel">
1888      <x>699</x>
1889      <y>232</y>
1890     </hint>
1891    </hints>
1892   </connection>
1893   <connection>
1894    <sender>MainWindow</sender>
1895    <signal>downEnabled(bool)</signal>
1896    <receiver>downButton</receiver>
1897    <slot>setEnabled(bool)</slot>
1898    <hints>
1899     <hint type="sourcelabel">
1900      <x>363</x>
1901      <y>443</y>
1902     </hint>
1903     <hint type="destinationlabel">
1904      <x>372</x>
1905      <y>346</y>
1906     </hint>
1907    </hints>
1908   </connection>
1909   <connection>
1910    <sender>MainWindow</sender>
1911    <signal>twoEnabled(bool)</signal>
1912    <receiver>twoButton</receiver>
1913    <slot>setEnabled(bool)</slot>
1914    <hints>
1915     <hint type="sourcelabel">
1916      <x>177</x>
1917      <y>443</y>
1918     </hint>
1919     <hint type="destinationlabel">
1920      <x>230</x>
1921      <y>110</y>
1922     </hint>
1923    </hints>
1924   </connection>
1925   <connection>
1926    <sender>MainWindow</sender>
1927    <signal>threeEnabled(bool)</signal>
1928    <receiver>threeButton</receiver>
1929    <slot>setEnabled(bool)</slot>
1930    <hints>
1931     <hint type="sourcelabel">
1932      <x>479</x>
1933      <y>439</y>
1934     </hint>
1935     <hint type="destinationlabel">
1936      <x>417</x>
1937      <y>110</y>
1938     </hint>
1939    </hints>
1940   </connection>
1941   <connection>
1942    <sender>MainWindow</sender>
1943    <signal>blueEnabled(bool)</signal>
1944    <receiver>blueButton</receiver>
1945    <slot>setEnabled(bool)</slot>
1946    <hints>
1947     <hint type="sourcelabel">
1948      <x>399</x>
1949      <y>222</y>
1950     </hint>
1951     <hint type="destinationlabel">
1952      <x>683</x>
1953      <y>153</y>
1954     </hint>
1955    </hints>
1956   </connection>
1957   <connection>
1958    <sender>MainWindow</sender>
1959    <signal>advanceEnabled(bool)</signal>
1960    <receiver>advanceButton</receiver>
1961    <slot>setEnabled(bool)</slot>
1962    <hints>
1963     <hint type="sourcelabel">
1964      <x>399</x>
1965      <y>222</y>
1966     </hint>
1967     <hint type="destinationlabel">
1968      <x>678</x>
1969      <y>141</y>
1970     </hint>
1971    </hints>
1972   </connection>
1973   <connection>
1974    <sender>MainWindow</sender>
1975    <signal>plusOneHundredEnabled(bool)</signal>
1976    <receiver>plusOneHundredButton</receiver>
1977    <slot>setEnabled(bool)</slot>
1978    <hints>
1979     <hint type="sourcelabel">
1980      <x>399</x>
1981      <y>222</y>
1982     </hint>
1983     <hint type="destinationlabel">
1984      <x>677</x>
1985      <y>106</y>
1986     </hint>
1987    </hints>
1988   </connection>
1989   <connection>
1990    <sender>MainWindow</sender>
1991    <signal>dashEnabled(bool)</signal>
1992    <receiver>dashButton</receiver>
1993    <slot>setEnabled(bool)</slot>
1994    <hints>
1995     <hint type="sourcelabel">
1996      <x>399</x>
1997      <y>222</y>
1998     </hint>
1999     <hint type="destinationlabel">
2000      <x>683</x>
2001      <y>107</y>
2002     </hint>
2003    </hints>
2004   </connection>
2005   <connection>
2006    <sender>MainWindow</sender>
2007    <signal>keysetMakeChanged(QString)</signal>
2008    <receiver>makeLabel</receiver>
2009    <slot>setText(QString)</slot>
2010    <hints>
2011     <hint type="sourcelabel">
2012      <x>399</x>
2013      <y>222</y>
2014     </hint>
2015     <hint type="destinationlabel">
2016      <x>399</x>
2017      <y>283</y>
2018     </hint>
2019    </hints>
2020   </connection>
2021   <connection>
2022    <sender>MainWindow</sender>
2023    <signal>greenEnabled(bool)</signal>
2024    <receiver>greenButton</receiver>
2025    <slot>setEnabled(bool)</slot>
2026    <hints>
2027     <hint type="sourcelabel">
2028      <x>399</x>
2029      <y>222</y>
2030     </hint>
2031     <hint type="destinationlabel">
2032      <x>305</x>
2033      <y>153</y>
2034     </hint>
2035    </hints>
2036   </connection>
2037   <connection>
2038    <sender>MainWindow</sender>
2039    <signal>surroundEnabled(bool)</signal>
2040    <receiver>surroundButton</receiver>
2041    <slot>setEnabled(bool)</slot>
2042    <hints>
2043     <hint type="sourcelabel">
2044      <x>399</x>
2045      <y>222</y>
2046     </hint>
2047     <hint type="destinationlabel">
2048      <x>302</x>
2049      <y>246</y>
2050     </hint>
2051    </hints>
2052   </connection>
2053   <connection>
2054    <sender>MainWindow</sender>
2055    <signal>exitEnabled(bool)</signal>
2056    <receiver>exitButton</receiver>
2057    <slot>setEnabled(bool)</slot>
2058    <hints>
2059     <hint type="sourcelabel">
2060      <x>578</x>
2061      <y>441</y>
2062     </hint>
2063     <hint type="destinationlabel">
2064      <x>583</x>
2065      <y>343</y>
2066     </hint>
2067    </hints>
2068   </connection>
2069   <connection>
2070    <sender>MainWindow</sender>
2071    <signal>channelUpEnabled(bool)</signal>
2072    <receiver>mainChannelUpButton</receiver>
2073    <slot>setEnabled(bool)</slot>
2074    <hints>
2075     <hint type="sourcelabel">
2076      <x>102</x>
2077      <y>26</y>
2078     </hint>
2079     <hint type="destinationlabel">
2080      <x>51</x>
2081      <y>164</y>
2082     </hint>
2083    </hints>
2084   </connection>
2085   <connection>
2086    <sender>MainWindow</sender>
2087    <signal>channelDownEnabled(bool)</signal>
2088    <receiver>mainChannelDownButton</receiver>
2089    <slot>setEnabled(bool)</slot>
2090    <hints>
2091     <hint type="sourcelabel">
2092      <x>222</x>
2093      <y>27</y>
2094     </hint>
2095     <hint type="destinationlabel">
2096      <x>51</x>
2097      <y>294</y>
2098     </hint>
2099    </hints>
2100   </connection>
2101   <connection>
2102    <sender>MainWindow</sender>
2103    <signal>volumeUpEnabled(bool)</signal>
2104    <receiver>mainVolumeUp</receiver>
2105    <slot>setEnabled(bool)</slot>
2106    <hints>
2107     <hint type="sourcelabel">
2108      <x>621</x>
2109      <y>24</y>
2110     </hint>
2111     <hint type="destinationlabel">
2112      <x>546</x>
2113      <y>164</y>
2114     </hint>
2115    </hints>
2116   </connection>
2117  </connections>
2118  <slots>
2119   <signal>zeroEnabled(bool)</signal>
2120   <signal>oneEnabled(bool)</signal>
2121   <signal>twoEnabled(bool)</signal>
2122   <signal>threeEnabled(bool)</signal>
2123   <signal>fourEnabled(bool)</signal>
2124   <signal>fiveEnabled(bool)</signal>
2125   <signal>sixEnabled(bool)</signal>
2126   <signal>sevenEnabled(bool)</signal>
2127   <signal>eightEnabled(bool)</signal>
2128   <signal>nineEnabled(bool)</signal>
2129   <signal>powerEnabled(bool)</signal>
2130   <signal>channelUpEnabled(bool)</signal>
2131   <signal>channelDownEnabled(bool)</signal>
2132   <signal>volumeUpEnabled(bool)</signal>
2133   <signal>volumeDownEnabled(bool)</signal>
2134   <signal>muteEnabled(bool)</signal>
2135   <signal>clearEnabled(bool)</signal>
2136   <signal>upEnabled(bool)</signal>
2137   <signal>downEnabled(bool)</signal>
2138   <signal>leftEnabled(bool)</signal>
2139   <signal>rightEnabled(bool)</signal>
2140   <signal>menuEnabled(bool)</signal>
2141   <signal>enterEnabled(bool)</signal>
2142   <signal>fastForwardEnabled(bool)</signal>
2143   <signal>reverseEnabled(bool)</signal>
2144   <signal>playEnabled(bool)</signal>
2145   <signal>pauseEnabled(bool)</signal>
2146   <signal>stopEnabled(bool)</signal>
2147   <signal>inputEnabled(bool)</signal>
2148   <signal>prevChannelEnabled(bool)</signal>
2149   <signal>captionsEnabled(bool)</signal>
2150   <signal>exitEnabled(bool)</signal>
2151   <signal>infoEnabled(bool)</signal>
2152   <signal>guideEnabled(bool)</signal>
2153   <signal>keysetNameChanged(QString)</signal>
2154   <signal>previousEnabled(bool)</signal>
2155   <signal>nextEnabled(bool)</signal>
2156   <signal>replayEnabled(bool)</signal>
2157   <signal>advanceEnabled(bool)</signal>
2158   <signal>stepBackEnabled(bool)</signal>
2159   <signal>stepForwardEnabled(bool)</signal>
2160   <signal>pipEnabled(bool)</signal>
2161   <signal>pipSwapEnabled(bool)</signal>
2162   <signal>sleepEnabled(bool)</signal>
2163   <signal>ejectEnabled(bool)</signal>
2164   <signal>redEnabled(bool)</signal>
2165   <signal>greenEnabled(bool)</signal>
2166   <signal>yellowEnabled(bool)</signal>
2167   <signal>blueEnabled(bool)</signal>
2168   <signal>keysetMakeChanged(QString)</signal>
2169   <signal>plusOneHundredEnabled(bool)</signal>
2170   <signal>dashEnabled(bool)</signal>
2171   <signal>doubleDigitEnabled(bool)</signal>
2172   <signal>surroundEnabled(bool)</signal>
2173   <signal>selectEnabled(bool)</signal>
2174   <signal>aspectRatioEnabled(bool)</signal>
2175   <signal>audioEnabled(bool)</signal>
2176   <signal>favoritesEnabled(bool)</signal>
2177   <signal>pipMoveEnabled(bool)</signal>
2178   <signal>pipSourceEnabled(bool)</signal>
2179   <signal>programEnabled(bool)</signal>
2180   <signal>pictureModeEnabled(bool)</signal>
2181   <signal>discTitleEnabled(bool)</signal>
2182   <signal>discMenuEnabled(bool)</signal>
2183   <signal>discSelectEnabled(bool)</signal>
2184   <signal>trackingPlusEnabled(bool)</signal>
2185   <signal>trackingMinusEnabled(bool)</signal>
2186   <signal>autoTrackingEnabled(bool)</signal>
2187   <signal>vhsSpeedEnabled(bool)</signal>
2188   <signal>soundModeEnabled(bool)</signal>
2189   <signal>pageUpEnabled(bool)</signal>
2190   <signal>pageDownEnabled(bool)</signal>
2191   <signal>slowEnabled(bool)</signal>
2192   <signal>slowMinusEnabled(bool)</signal>
2193   <signal>slowPlusEnabled(bool)</signal>
2194   <signal>tunerBandEnabled(bool)</signal>
2195   <signal>repeatEnabled(bool)</signal>
2196   <signal>repeatABEnabled(bool)</signal>
2197   <signal>randomEnabled(bool)</signal>
2198   <signal>liveTVEnabled(bool)</signal>
2199   <signal>teletextEnabled(bool)</signal>
2200   <signal>teletextHoldEnabled(bool)</signal>
2201   <signal>teletextRevealEnabled(bool)</signal>
2202   <signal>teletextSizeEnabled(bool)</signal>
2203   <signal>pipChannelUpEnabled(bool)</signal>
2204   <signal>pipChannelDownEnabled(bool)</signal>
2205   <signal>pipPauseEnabled(bool)</signal>
2206   <signal>pipSizeEnabled(bool)</signal>
2207  </slots>
2208 </ui>