A couple of UI additions
[pierogi] / forms / pirtvform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRTVForm</class>
4  <widget class="QWidget" name="PIRTVForm">
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="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <property name="margin">
18     <number>0</number>
19    </property>
20    <item row="0" column="0">
21     <widget class="QPushButton" name="teletextButton">
22      <property name="sizePolicy">
23       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
24        <horstretch>0</horstretch>
25        <verstretch>0</verstretch>
26       </sizepolicy>
27      </property>
28      <property name="text">
29       <string>Teletext</string>
30      </property>
31     </widget>
32    </item>
33    <item row="0" column="1">
34     <widget class="QPushButton" name="teletextSizeButton">
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="text">
42       <string>Txt Size</string>
43      </property>
44     </widget>
45    </item>
46    <item row="0" column="2">
47     <widget class="QPushButton" name="favoritesButton">
48      <property name="sizePolicy">
49       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
50        <horstretch>0</horstretch>
51        <verstretch>0</verstretch>
52       </sizepolicy>
53      </property>
54      <property name="text">
55       <string>Favorites</string>
56      </property>
57     </widget>
58    </item>
59    <item row="0" column="3">
60     <widget class="QPushButton" name="pageUpButton">
61      <property name="sizePolicy">
62       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
63        <horstretch>0</horstretch>
64        <verstretch>0</verstretch>
65       </sizepolicy>
66      </property>
67      <property name="text">
68       <string>Page Up</string>
69      </property>
70      <property name="icon">
71       <iconset resource="../PierogiResources.qrc">
72        <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
73      </property>
74      <property name="iconSize">
75       <size>
76        <width>48</width>
77        <height>48</height>
78       </size>
79      </property>
80     </widget>
81    </item>
82    <item row="1" column="0">
83     <widget class="QPushButton" name="teletextHoldButton">
84      <property name="sizePolicy">
85       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
86        <horstretch>0</horstretch>
87        <verstretch>0</verstretch>
88       </sizepolicy>
89      </property>
90      <property name="text">
91       <string>Txt Hold</string>
92      </property>
93     </widget>
94    </item>
95    <item row="1" column="1">
96     <widget class="QPushButton" name="teletextRevealButton">
97      <property name="sizePolicy">
98       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
99        <horstretch>0</horstretch>
100        <verstretch>0</verstretch>
101       </sizepolicy>
102      </property>
103      <property name="text">
104       <string>Txt Reveal</string>
105      </property>
106     </widget>
107    </item>
108    <item row="1" column="2">
109     <widget class="QPushButton" name="liveTVButton">
110      <property name="sizePolicy">
111       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
112        <horstretch>0</horstretch>
113        <verstretch>0</verstretch>
114       </sizepolicy>
115      </property>
116      <property name="text">
117       <string>Live TV</string>
118      </property>
119     </widget>
120    </item>
121    <item row="1" column="3">
122     <widget class="QPushButton" name="pageDownButton">
123      <property name="sizePolicy">
124       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
125        <horstretch>0</horstretch>
126        <verstretch>0</verstretch>
127       </sizepolicy>
128      </property>
129      <property name="text">
130       <string>Page Down</string>
131      </property>
132      <property name="icon">
133       <iconset resource="../PierogiResources.qrc">
134        <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
135      </property>
136      <property name="iconSize">
137       <size>
138        <width>48</width>
139        <height>48</height>
140       </size>
141      </property>
142     </widget>
143    </item>
144    <item row="2" column="0">
145     <widget class="QPushButton" name="pipButton">
146      <property name="sizePolicy">
147       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
148        <horstretch>0</horstretch>
149        <verstretch>0</verstretch>
150       </sizepolicy>
151      </property>
152      <property name="text">
153       <string>Picture in Picture</string>
154      </property>
155     </widget>
156    </item>
157    <item row="2" column="1">
158     <widget class="QPushButton" name="pipSwapButton">
159      <property name="sizePolicy">
160       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
161        <horstretch>0</horstretch>
162        <verstretch>0</verstretch>
163       </sizepolicy>
164      </property>
165      <property name="text">
166       <string>PIP Swap</string>
167      </property>
168     </widget>
169    </item>
170    <item row="2" column="2">
171     <widget class="QPushButton" name="pipMoveButton">
172      <property name="sizePolicy">
173       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
174        <horstretch>0</horstretch>
175        <verstretch>0</verstretch>
176       </sizepolicy>
177      </property>
178      <property name="text">
179       <string>PIP Move</string>
180      </property>
181     </widget>
182    </item>
183    <item row="2" column="3">
184     <widget class="QPushButton" name="pipChannelUpButton">
185      <property name="sizePolicy">
186       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
187        <horstretch>0</horstretch>
188        <verstretch>0</verstretch>
189       </sizepolicy>
190      </property>
191      <property name="text">
192       <string>PIP Ch Up</string>
193      </property>
194      <property name="icon">
195       <iconset resource="../PierogiResources.qrc">
196        <normaloff>:/icons/br_up_icon&amp;48.png</normaloff>:/icons/br_up_icon&amp;48.png</iconset>
197      </property>
198      <property name="iconSize">
199       <size>
200        <width>48</width>
201        <height>48</height>
202       </size>
203      </property>
204     </widget>
205    </item>
206    <item row="3" column="0">
207     <widget class="QPushButton" name="pipSourceButton">
208      <property name="sizePolicy">
209       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
210        <horstretch>0</horstretch>
211        <verstretch>0</verstretch>
212       </sizepolicy>
213      </property>
214      <property name="text">
215       <string>PIP Source</string>
216      </property>
217     </widget>
218    </item>
219    <item row="3" column="1">
220     <widget class="QPushButton" name="pipSizeButton">
221      <property name="sizePolicy">
222       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
223        <horstretch>0</horstretch>
224        <verstretch>0</verstretch>
225       </sizepolicy>
226      </property>
227      <property name="text">
228       <string>PIP Size</string>
229      </property>
230     </widget>
231    </item>
232    <item row="3" column="2">
233     <widget class="QPushButton" name="pipPauseButton">
234      <property name="sizePolicy">
235       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
236        <horstretch>0</horstretch>
237        <verstretch>0</verstretch>
238       </sizepolicy>
239      </property>
240      <property name="text">
241       <string>PIP Pause</string>
242      </property>
243     </widget>
244    </item>
245    <item row="3" column="3">
246     <widget class="QPushButton" name="pipChannelDownButton">
247      <property name="sizePolicy">
248       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
249        <horstretch>0</horstretch>
250        <verstretch>0</verstretch>
251       </sizepolicy>
252      </property>
253      <property name="text">
254       <string>PIP Ch Down</string>
255      </property>
256      <property name="icon">
257       <iconset resource="../PierogiResources.qrc">
258        <normaloff>:/icons/br_down_icon&amp;48.png</normaloff>:/icons/br_down_icon&amp;48.png</iconset>
259      </property>
260      <property name="iconSize">
261       <size>
262        <width>48</width>
263        <height>48</height>
264       </size>
265      </property>
266     </widget>
267    </item>
268   </layout>
269  </widget>
270  <resources>
271   <include location="../PierogiResources.qrc"/>
272  </resources>
273  <connections>
274   <connection>
275    <sender>PIRTVForm</sender>
276    <signal>teletextEnabled(bool)</signal>
277    <receiver>teletextButton</receiver>
278    <slot>setEnabled(bool)</slot>
279    <hints>
280     <hint type="sourcelabel">
281      <x>399</x>
282      <y>239</y>
283     </hint>
284     <hint type="destinationlabel">
285      <x>102</x>
286      <y>64</y>
287     </hint>
288    </hints>
289   </connection>
290   <connection>
291    <sender>PIRTVForm</sender>
292    <signal>teletextSizeEnabled(bool)</signal>
293    <receiver>teletextSizeButton</receiver>
294    <slot>setEnabled(bool)</slot>
295    <hints>
296     <hint type="sourcelabel">
297      <x>399</x>
298      <y>239</y>
299     </hint>
300     <hint type="destinationlabel">
301      <x>300</x>
302      <y>64</y>
303     </hint>
304    </hints>
305   </connection>
306   <connection>
307    <sender>PIRTVForm</sender>
308    <signal>favoritesEnabled(bool)</signal>
309    <receiver>favoritesButton</receiver>
310    <slot>setEnabled(bool)</slot>
311    <hints>
312     <hint type="sourcelabel">
313      <x>399</x>
314      <y>239</y>
315     </hint>
316     <hint type="destinationlabel">
317      <x>499</x>
318      <y>64</y>
319     </hint>
320    </hints>
321   </connection>
322   <connection>
323    <sender>PIRTVForm</sender>
324    <signal>pageUpEnabled(bool)</signal>
325    <receiver>pageUpButton</receiver>
326    <slot>setEnabled(bool)</slot>
327    <hints>
328     <hint type="sourcelabel">
329      <x>399</x>
330      <y>239</y>
331     </hint>
332     <hint type="destinationlabel">
333      <x>697</x>
334      <y>64</y>
335     </hint>
336    </hints>
337   </connection>
338   <connection>
339    <sender>PIRTVForm</sender>
340    <signal>teletextHoldEnabled(bool)</signal>
341    <receiver>teletextHoldButton</receiver>
342    <slot>setEnabled(bool)</slot>
343    <hints>
344     <hint type="sourcelabel">
345      <x>399</x>
346      <y>239</y>
347     </hint>
348     <hint type="destinationlabel">
349      <x>102</x>
350      <y>182</y>
351     </hint>
352    </hints>
353   </connection>
354   <connection>
355    <sender>PIRTVForm</sender>
356    <signal>teletextRevealEnabled(bool)</signal>
357    <receiver>teletextRevealButton</receiver>
358    <slot>setEnabled(bool)</slot>
359    <hints>
360     <hint type="sourcelabel">
361      <x>399</x>
362      <y>239</y>
363     </hint>
364     <hint type="destinationlabel">
365      <x>300</x>
366      <y>182</y>
367     </hint>
368    </hints>
369   </connection>
370   <connection>
371    <sender>PIRTVForm</sender>
372    <signal>liveTVEnabled(bool)</signal>
373    <receiver>liveTVButton</receiver>
374    <slot>setEnabled(bool)</slot>
375    <hints>
376     <hint type="sourcelabel">
377      <x>399</x>
378      <y>239</y>
379     </hint>
380     <hint type="destinationlabel">
381      <x>499</x>
382      <y>182</y>
383     </hint>
384    </hints>
385   </connection>
386   <connection>
387    <sender>PIRTVForm</sender>
388    <signal>pageDownEnabled(bool)</signal>
389    <receiver>pageDownButton</receiver>
390    <slot>setEnabled(bool)</slot>
391    <hints>
392     <hint type="sourcelabel">
393      <x>399</x>
394      <y>239</y>
395     </hint>
396     <hint type="destinationlabel">
397      <x>697</x>
398      <y>182</y>
399     </hint>
400    </hints>
401   </connection>
402   <connection>
403    <sender>PIRTVForm</sender>
404    <signal>pipEnabled(bool)</signal>
405    <receiver>pipButton</receiver>
406    <slot>setEnabled(bool)</slot>
407    <hints>
408     <hint type="sourcelabel">
409      <x>399</x>
410      <y>239</y>
411     </hint>
412     <hint type="destinationlabel">
413      <x>102</x>
414      <y>301</y>
415     </hint>
416    </hints>
417   </connection>
418   <connection>
419    <sender>PIRTVForm</sender>
420    <signal>pipSwapEnabled(bool)</signal>
421    <receiver>pipSwapButton</receiver>
422    <slot>setEnabled(bool)</slot>
423    <hints>
424     <hint type="sourcelabel">
425      <x>399</x>
426      <y>239</y>
427     </hint>
428     <hint type="destinationlabel">
429      <x>300</x>
430      <y>301</y>
431     </hint>
432    </hints>
433   </connection>
434   <connection>
435    <sender>PIRTVForm</sender>
436    <signal>pipMoveEnabled(bool)</signal>
437    <receiver>pipMoveButton</receiver>
438    <slot>setEnabled(bool)</slot>
439    <hints>
440     <hint type="sourcelabel">
441      <x>399</x>
442      <y>239</y>
443     </hint>
444     <hint type="destinationlabel">
445      <x>499</x>
446      <y>301</y>
447     </hint>
448    </hints>
449   </connection>
450   <connection>
451    <sender>PIRTVForm</sender>
452    <signal>pipChannelUpEnabled(bool)</signal>
453    <receiver>pipChannelUpButton</receiver>
454    <slot>setEnabled(bool)</slot>
455    <hints>
456     <hint type="sourcelabel">
457      <x>399</x>
458      <y>239</y>
459     </hint>
460     <hint type="destinationlabel">
461      <x>697</x>
462      <y>301</y>
463     </hint>
464    </hints>
465   </connection>
466   <connection>
467    <sender>PIRTVForm</sender>
468    <signal>pipSourceEnabled(bool)</signal>
469    <receiver>pipSourceButton</receiver>
470    <slot>setEnabled(bool)</slot>
471    <hints>
472     <hint type="sourcelabel">
473      <x>399</x>
474      <y>239</y>
475     </hint>
476     <hint type="destinationlabel">
477      <x>102</x>
478      <y>419</y>
479     </hint>
480    </hints>
481   </connection>
482   <connection>
483    <sender>PIRTVForm</sender>
484    <signal>pipSizeEnabled(bool)</signal>
485    <receiver>pipSizeButton</receiver>
486    <slot>setEnabled(bool)</slot>
487    <hints>
488     <hint type="sourcelabel">
489      <x>399</x>
490      <y>239</y>
491     </hint>
492     <hint type="destinationlabel">
493      <x>300</x>
494      <y>419</y>
495     </hint>
496    </hints>
497   </connection>
498   <connection>
499    <sender>PIRTVForm</sender>
500    <signal>pipPauseEnabled(bool)</signal>
501    <receiver>pipPauseButton</receiver>
502    <slot>setEnabled(bool)</slot>
503    <hints>
504     <hint type="sourcelabel">
505      <x>399</x>
506      <y>239</y>
507     </hint>
508     <hint type="destinationlabel">
509      <x>499</x>
510      <y>419</y>
511     </hint>
512    </hints>
513   </connection>
514   <connection>
515    <sender>PIRTVForm</sender>
516    <signal>pipChannelDownEnabled(bool)</signal>
517    <receiver>pipChannelDownButton</receiver>
518    <slot>setEnabled(bool)</slot>
519    <hints>
520     <hint type="sourcelabel">
521      <x>399</x>
522      <y>239</y>
523     </hint>
524     <hint type="destinationlabel">
525      <x>697</x>
526      <y>419</y>
527     </hint>
528    </hints>
529   </connection>
530  </connections>
531  <slots>
532   <signal>teletextEnabled(bool)</signal>
533   <signal>teletextSizeEnabled(bool)</signal>
534   <signal>favoritesEnabled(bool)</signal>
535   <signal>pageUpEnabled(bool)</signal>
536   <signal>teletextHoldEnabled(bool)</signal>
537   <signal>teletextRevealEnabled(bool)</signal>
538   <signal>liveTVEnabled(bool)</signal>
539   <signal>pageDownEnabled(bool)</signal>
540   <signal>pipEnabled(bool)</signal>
541   <signal>pipSwapEnabled(bool)</signal>
542   <signal>pipMoveEnabled(bool)</signal>
543   <signal>pipChannelUpEnabled(bool)</signal>
544   <signal>pipSourceEnabled(bool)</signal>
545   <signal>pipSizeEnabled(bool)</signal>
546   <signal>pipPauseEnabled(bool)</signal>
547   <signal>pipChannelDownEnabled(bool)</signal>
548  </slots>
549 </ui>