ad53ba1c7cc9d795ba3589a545b35d3d5b539dfd
[pierogi] / forms / pirutilityform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRUtilityForm</class>
4  <widget class="QWidget" name="PIRUtilityForm">
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="leftMargin">
18     <number>8</number>
19    </property>
20    <property name="topMargin">
21     <number>0</number>
22    </property>
23    <property name="rightMargin">
24     <number>8</number>
25    </property>
26    <property name="bottomMargin">
27     <number>8</number>
28    </property>
29    <item row="0" column="0">
30     <widget class="QPushButton" name="redButton">
31      <property name="sizePolicy">
32       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
33        <horstretch>0</horstretch>
34        <verstretch>0</verstretch>
35       </sizepolicy>
36      </property>
37      <property name="text">
38       <string>Red</string>
39      </property>
40      <property name="icon">
41       <iconset resource="../PierogiResources.qrc">
42        <normaloff>:/icons/red_square.png</normaloff>:/icons/red_square.png</iconset>
43      </property>
44      <property name="iconSize">
45       <size>
46        <width>48</width>
47        <height>48</height>
48       </size>
49      </property>
50     </widget>
51    </item>
52    <item row="0" column="1">
53     <widget class="QPushButton" name="greenButton">
54      <property name="sizePolicy">
55       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
56        <horstretch>0</horstretch>
57        <verstretch>0</verstretch>
58       </sizepolicy>
59      </property>
60      <property name="text">
61       <string>Green</string>
62      </property>
63      <property name="icon">
64       <iconset resource="../PierogiResources.qrc">
65        <normaloff>:/icons/green_square.png</normaloff>:/icons/green_square.png</iconset>
66      </property>
67      <property name="iconSize">
68       <size>
69        <width>48</width>
70        <height>48</height>
71       </size>
72      </property>
73     </widget>
74    </item>
75    <item row="0" column="2">
76     <widget class="QPushButton" name="yellowButton">
77      <property name="sizePolicy">
78       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
79        <horstretch>0</horstretch>
80        <verstretch>0</verstretch>
81       </sizepolicy>
82      </property>
83      <property name="text">
84       <string>Yellow</string>
85      </property>
86      <property name="icon">
87       <iconset resource="../PierogiResources.qrc">
88        <normaloff>:/icons/yellow_square.png</normaloff>:/icons/yellow_square.png</iconset>
89      </property>
90      <property name="iconSize">
91       <size>
92        <width>48</width>
93        <height>48</height>
94       </size>
95      </property>
96     </widget>
97    </item>
98    <item row="0" column="3">
99     <widget class="QPushButton" name="blueButton">
100      <property name="sizePolicy">
101       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
102        <horstretch>0</horstretch>
103        <verstretch>0</verstretch>
104       </sizepolicy>
105      </property>
106      <property name="text">
107       <string>Blue</string>
108      </property>
109      <property name="icon">
110       <iconset resource="../PierogiResources.qrc">
111        <normaloff>:/icons/blue_square.png</normaloff>:/icons/blue_square.png</iconset>
112      </property>
113      <property name="iconSize">
114       <size>
115        <width>48</width>
116        <height>48</height>
117       </size>
118      </property>
119     </widget>
120    </item>
121    <item row="1" column="0">
122     <widget class="QPushButton" name="soundModeButton">
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>Sound Mode</string>
131      </property>
132     </widget>
133    </item>
134    <item row="1" column="1">
135     <widget class="QPushButton" name="aspectRatioButton">
136      <property name="sizePolicy">
137       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
138        <horstretch>0</horstretch>
139        <verstretch>0</verstretch>
140       </sizepolicy>
141      </property>
142      <property name="text">
143       <string>Aspect Ratio</string>
144      </property>
145     </widget>
146    </item>
147    <item row="1" column="2">
148     <widget class="QPushButton" name="audioButton">
149      <property name="sizePolicy">
150       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
151        <horstretch>0</horstretch>
152        <verstretch>0</verstretch>
153       </sizepolicy>
154      </property>
155      <property name="text">
156       <string>I/II Audio</string>
157      </property>
158     </widget>
159    </item>
160    <item row="1" column="3">
161     <widget class="QPushButton" name="infoButton">
162      <property name="sizePolicy">
163       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
164        <horstretch>0</horstretch>
165        <verstretch>0</verstretch>
166       </sizepolicy>
167      </property>
168      <property name="text">
169       <string>Info</string>
170      </property>
171     </widget>
172    </item>
173    <item row="2" column="0">
174     <widget class="QPushButton" name="pictureModeButton">
175      <property name="sizePolicy">
176       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
177        <horstretch>0</horstretch>
178        <verstretch>0</verstretch>
179       </sizepolicy>
180      </property>
181      <property name="text">
182       <string>Picture Mode</string>
183      </property>
184     </widget>
185    </item>
186    <item row="2" column="1">
187     <widget class="QPushButton" name="inputButton">
188      <property name="sizePolicy">
189       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
190        <horstretch>0</horstretch>
191        <verstretch>0</verstretch>
192       </sizepolicy>
193      </property>
194      <property name="text">
195       <string>Input</string>
196      </property>
197     </widget>
198    </item>
199    <item row="2" column="2">
200     <widget class="QPushButton" name="sleepButton">
201      <property name="sizePolicy">
202       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
203        <horstretch>0</horstretch>
204        <verstretch>0</verstretch>
205       </sizepolicy>
206      </property>
207      <property name="text">
208       <string>Sleep</string>
209      </property>
210     </widget>
211    </item>
212    <item row="2" column="3">
213     <widget class="QPushButton" name="captionButton">
214      <property name="sizePolicy">
215       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
216        <horstretch>0</horstretch>
217        <verstretch>0</verstretch>
218       </sizepolicy>
219      </property>
220      <property name="text">
221       <string>CC / Subtitle</string>
222      </property>
223     </widget>
224    </item>
225   </layout>
226  </widget>
227  <resources>
228   <include location="../PierogiResources.qrc"/>
229  </resources>
230  <connections>
231   <connection>
232    <sender>PIRUtilityForm</sender>
233    <signal>redEnabled(bool)</signal>
234    <receiver>redButton</receiver>
235    <slot>setEnabled(bool)</slot>
236    <hints>
237     <hint type="sourcelabel">
238      <x>399</x>
239      <y>239</y>
240     </hint>
241     <hint type="destinationlabel">
242      <x>102</x>
243      <y>83</y>
244     </hint>
245    </hints>
246   </connection>
247   <connection>
248    <sender>PIRUtilityForm</sender>
249    <signal>greenEnabled(bool)</signal>
250    <receiver>greenButton</receiver>
251    <slot>setEnabled(bool)</slot>
252    <hints>
253     <hint type="sourcelabel">
254      <x>399</x>
255      <y>239</y>
256     </hint>
257     <hint type="destinationlabel">
258      <x>300</x>
259      <y>83</y>
260     </hint>
261    </hints>
262   </connection>
263   <connection>
264    <sender>PIRUtilityForm</sender>
265    <signal>yellowEnabled(bool)</signal>
266    <receiver>yellowButton</receiver>
267    <slot>setEnabled(bool)</slot>
268    <hints>
269     <hint type="sourcelabel">
270      <x>399</x>
271      <y>239</y>
272     </hint>
273     <hint type="destinationlabel">
274      <x>499</x>
275      <y>83</y>
276     </hint>
277    </hints>
278   </connection>
279   <connection>
280    <sender>PIRUtilityForm</sender>
281    <signal>blueEnabled(bool)</signal>
282    <receiver>blueButton</receiver>
283    <slot>setEnabled(bool)</slot>
284    <hints>
285     <hint type="sourcelabel">
286      <x>399</x>
287      <y>239</y>
288     </hint>
289     <hint type="destinationlabel">
290      <x>697</x>
291      <y>83</y>
292     </hint>
293    </hints>
294   </connection>
295   <connection>
296    <sender>PIRUtilityForm</sender>
297    <signal>soundModeEnabled(bool)</signal>
298    <receiver>soundModeButton</receiver>
299    <slot>setEnabled(bool)</slot>
300    <hints>
301     <hint type="sourcelabel">
302      <x>399</x>
303      <y>239</y>
304     </hint>
305     <hint type="destinationlabel">
306      <x>102</x>
307      <y>241</y>
308     </hint>
309    </hints>
310   </connection>
311   <connection>
312    <sender>PIRUtilityForm</sender>
313    <signal>aspectRatioEnabled(bool)</signal>
314    <receiver>aspectRatioButton</receiver>
315    <slot>setEnabled(bool)</slot>
316    <hints>
317     <hint type="sourcelabel">
318      <x>399</x>
319      <y>239</y>
320     </hint>
321     <hint type="destinationlabel">
322      <x>300</x>
323      <y>241</y>
324     </hint>
325    </hints>
326   </connection>
327   <connection>
328    <sender>PIRUtilityForm</sender>
329    <signal>audioEnabled(bool)</signal>
330    <receiver>audioButton</receiver>
331    <slot>setEnabled(bool)</slot>
332    <hints>
333     <hint type="sourcelabel">
334      <x>399</x>
335      <y>239</y>
336     </hint>
337     <hint type="destinationlabel">
338      <x>499</x>
339      <y>241</y>
340     </hint>
341    </hints>
342   </connection>
343   <connection>
344    <sender>PIRUtilityForm</sender>
345    <signal>infoEnabled(bool)</signal>
346    <receiver>infoButton</receiver>
347    <slot>setEnabled(bool)</slot>
348    <hints>
349     <hint type="sourcelabel">
350      <x>399</x>
351      <y>239</y>
352     </hint>
353     <hint type="destinationlabel">
354      <x>697</x>
355      <y>241</y>
356     </hint>
357    </hints>
358   </connection>
359   <connection>
360    <sender>PIRUtilityForm</sender>
361    <signal>pictureModeEnabled(bool)</signal>
362    <receiver>pictureModeButton</receiver>
363    <slot>setEnabled(bool)</slot>
364    <hints>
365     <hint type="sourcelabel">
366      <x>399</x>
367      <y>239</y>
368     </hint>
369     <hint type="destinationlabel">
370      <x>102</x>
371      <y>399</y>
372     </hint>
373    </hints>
374   </connection>
375   <connection>
376    <sender>PIRUtilityForm</sender>
377    <signal>inputEnabled(bool)</signal>
378    <receiver>inputButton</receiver>
379    <slot>setEnabled(bool)</slot>
380    <hints>
381     <hint type="sourcelabel">
382      <x>399</x>
383      <y>239</y>
384     </hint>
385     <hint type="destinationlabel">
386      <x>300</x>
387      <y>399</y>
388     </hint>
389    </hints>
390   </connection>
391   <connection>
392    <sender>PIRUtilityForm</sender>
393    <signal>sleepEnabled(bool)</signal>
394    <receiver>sleepButton</receiver>
395    <slot>setEnabled(bool)</slot>
396    <hints>
397     <hint type="sourcelabel">
398      <x>399</x>
399      <y>239</y>
400     </hint>
401     <hint type="destinationlabel">
402      <x>499</x>
403      <y>399</y>
404     </hint>
405    </hints>
406   </connection>
407   <connection>
408    <sender>PIRUtilityForm</sender>
409    <signal>captionsEnabled(bool)</signal>
410    <receiver>captionButton</receiver>
411    <slot>setEnabled(bool)</slot>
412    <hints>
413     <hint type="sourcelabel">
414      <x>399</x>
415      <y>239</y>
416     </hint>
417     <hint type="destinationlabel">
418      <x>697</x>
419      <y>399</y>
420     </hint>
421    </hints>
422   </connection>
423  </connections>
424  <slots>
425   <signal>redEnabled(bool)</signal>
426   <signal>greenEnabled(bool)</signal>
427   <signal>yellowEnabled(bool)</signal>
428   <signal>blueEnabled(bool)</signal>
429   <signal>soundModeEnabled(bool)</signal>
430   <signal>aspectRatioEnabled(bool)</signal>
431   <signal>audioEnabled(bool)</signal>
432   <signal>infoEnabled(bool)</signal>
433   <signal>pictureModeEnabled(bool)</signal>
434   <signal>inputEnabled(bool)</signal>
435   <signal>sleepEnabled(bool)</signal>
436   <signal>captionsEnabled(bool)</signal>
437  </slots>
438 </ui>