Advanced Settings Panel
[pierogi] / forms / piraudiodeviceform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRAudioDeviceForm</class>
4  <widget class="QWidget" name="PIRAudioDeviceForm">
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    <item row="0" column="0">
18     <widget class="QPushButton" name="cdButton">
19      <property name="sizePolicy">
20       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
21        <horstretch>0</horstretch>
22        <verstretch>0</verstretch>
23       </sizepolicy>
24      </property>
25      <property name="text">
26       <string>CD</string>
27      </property>
28     </widget>
29    </item>
30    <item row="0" column="1">
31     <widget class="QPushButton" name="tapeButton">
32      <property name="sizePolicy">
33       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
34        <horstretch>0</horstretch>
35        <verstretch>0</verstretch>
36       </sizepolicy>
37      </property>
38      <property name="text">
39       <string>Tape</string>
40      </property>
41     </widget>
42    </item>
43    <item row="0" column="2">
44     <widget class="QPushButton" name="phonoButton">
45      <property name="sizePolicy">
46       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
47        <horstretch>0</horstretch>
48        <verstretch>0</verstretch>
49       </sizepolicy>
50      </property>
51      <property name="text">
52       <string>Phono</string>
53      </property>
54     </widget>
55    </item>
56    <item row="0" column="3">
57     <widget class="QPushButton" name="auxButton">
58      <property name="sizePolicy">
59       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
60        <horstretch>0</horstretch>
61        <verstretch>0</verstretch>
62       </sizepolicy>
63      </property>
64      <property name="text">
65       <string>Aux</string>
66      </property>
67     </widget>
68    </item>
69    <item row="1" column="0">
70     <widget class="QPushButton" name="tunerButton">
71      <property name="sizePolicy">
72       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
73        <horstretch>0</horstretch>
74        <verstretch>0</verstretch>
75       </sizepolicy>
76      </property>
77      <property name="text">
78       <string>Tuner</string>
79      </property>
80     </widget>
81    </item>
82    <item row="1" column="1">
83     <widget class="QPushButton" name="fmButton">
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>FM</string>
92      </property>
93     </widget>
94    </item>
95    <item row="1" column="2">
96     <widget class="QPushButton" name="amButton">
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>AM / MW</string>
105      </property>
106     </widget>
107    </item>
108    <item row="1" column="3">
109     <widget class="QPushButton" name="lwButton">
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>LW</string>
118      </property>
119     </widget>
120    </item>
121    <item row="2" column="0">
122     <widget class="QPushButton" name="fmModeButton">
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>FM Stereo/Mono</string>
131      </property>
132     </widget>
133    </item>
134    <item row="2" column="1">
135     <widget class="QPushButton" name="repeatButton">
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>Repeat</string>
144      </property>
145     </widget>
146    </item>
147    <item row="2" column="3">
148     <widget class="QPushButton" name="randomButton">
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>Random</string>
157      </property>
158     </widget>
159    </item>
160    <item row="3" column="0">
161     <widget class="QPushButton" name="nextDiscButton">
162      <property name="sizePolicy">
163       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
164        <horstretch>0</horstretch>
165        <verstretch>0</verstretch>
166       </sizepolicy>
167      </property>
168      <property name="text">
169       <string>Next Disc</string>
170      </property>
171     </widget>
172    </item>
173    <item row="3" column="1">
174     <widget class="QPushButton" name="prevDiscButton">
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>Previous Disc</string>
183      </property>
184     </widget>
185    </item>
186    <item row="3" column="2">
187     <widget class="QPushButton" name="sleepButton">
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>Sleep</string>
196      </property>
197     </widget>
198    </item>
199    <item row="3" column="3">
200     <widget class="QPushButton" name="infoButton">
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>Info</string>
209      </property>
210     </widget>
211    </item>
212    <item row="2" column="2">
213     <widget class="QPushButton" name="repeatABButton">
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>Repeat A-B</string>
222      </property>
223     </widget>
224    </item>
225   </layout>
226  </widget>
227  <resources/>
228  <connections>
229   <connection>
230    <sender>PIRAudioDeviceForm</sender>
231    <signal>cdEnabled(bool)</signal>
232    <receiver>cdButton</receiver>
233    <slot>setEnabled(bool)</slot>
234    <hints>
235     <hint type="sourcelabel">
236      <x>399</x>
237      <y>239</y>
238     </hint>
239     <hint type="destinationlabel">
240      <x>103</x>
241      <y>65</y>
242     </hint>
243    </hints>
244   </connection>
245   <connection>
246    <sender>PIRAudioDeviceForm</sender>
247    <signal>tapeEnabled(bool)</signal>
248    <receiver>tapeButton</receiver>
249    <slot>setEnabled(bool)</slot>
250    <hints>
251     <hint type="sourcelabel">
252      <x>399</x>
253      <y>239</y>
254     </hint>
255     <hint type="destinationlabel">
256      <x>301</x>
257      <y>65</y>
258     </hint>
259    </hints>
260   </connection>
261   <connection>
262    <sender>PIRAudioDeviceForm</sender>
263    <signal>phonoEnabled(bool)</signal>
264    <receiver>phonoButton</receiver>
265    <slot>setEnabled(bool)</slot>
266    <hints>
267     <hint type="sourcelabel">
268      <x>399</x>
269      <y>239</y>
270     </hint>
271     <hint type="destinationlabel">
272      <x>498</x>
273      <y>65</y>
274     </hint>
275    </hints>
276   </connection>
277   <connection>
278    <sender>PIRAudioDeviceForm</sender>
279    <signal>auxEnabled(bool)</signal>
280    <receiver>auxButton</receiver>
281    <slot>setEnabled(bool)</slot>
282    <hints>
283     <hint type="sourcelabel">
284      <x>399</x>
285      <y>239</y>
286     </hint>
287     <hint type="destinationlabel">
288      <x>696</x>
289      <y>65</y>
290     </hint>
291    </hints>
292   </connection>
293   <connection>
294    <sender>PIRAudioDeviceForm</sender>
295    <signal>tunerEnabled(bool)</signal>
296    <receiver>tunerButton</receiver>
297    <slot>setEnabled(bool)</slot>
298    <hints>
299     <hint type="sourcelabel">
300      <x>399</x>
301      <y>239</y>
302     </hint>
303     <hint type="destinationlabel">
304      <x>103</x>
305      <y>183</y>
306     </hint>
307    </hints>
308   </connection>
309   <connection>
310    <sender>PIRAudioDeviceForm</sender>
311    <signal>fmEnabled(bool)</signal>
312    <receiver>fmButton</receiver>
313    <slot>setEnabled(bool)</slot>
314    <hints>
315     <hint type="sourcelabel">
316      <x>399</x>
317      <y>239</y>
318     </hint>
319     <hint type="destinationlabel">
320      <x>301</x>
321      <y>183</y>
322     </hint>
323    </hints>
324   </connection>
325   <connection>
326    <sender>PIRAudioDeviceForm</sender>
327    <signal>amEnabled(bool)</signal>
328    <receiver>amButton</receiver>
329    <slot>setEnabled(bool)</slot>
330    <hints>
331     <hint type="sourcelabel">
332      <x>399</x>
333      <y>239</y>
334     </hint>
335     <hint type="destinationlabel">
336      <x>498</x>
337      <y>183</y>
338     </hint>
339    </hints>
340   </connection>
341   <connection>
342    <sender>PIRAudioDeviceForm</sender>
343    <signal>lwEnabled(bool)</signal>
344    <receiver>lwButton</receiver>
345    <slot>setEnabled(bool)</slot>
346    <hints>
347     <hint type="sourcelabel">
348      <x>399</x>
349      <y>239</y>
350     </hint>
351     <hint type="destinationlabel">
352      <x>696</x>
353      <y>183</y>
354     </hint>
355    </hints>
356   </connection>
357   <connection>
358    <sender>PIRAudioDeviceForm</sender>
359    <signal>fmModeEnabled(bool)</signal>
360    <receiver>fmModeButton</receiver>
361    <slot>setEnabled(bool)</slot>
362    <hints>
363     <hint type="sourcelabel">
364      <x>399</x>
365      <y>239</y>
366     </hint>
367     <hint type="destinationlabel">
368      <x>103</x>
369      <y>300</y>
370     </hint>
371    </hints>
372   </connection>
373   <connection>
374    <sender>PIRAudioDeviceForm</sender>
375    <signal>repeatEnabled(bool)</signal>
376    <receiver>repeatButton</receiver>
377    <slot>setEnabled(bool)</slot>
378    <hints>
379     <hint type="sourcelabel">
380      <x>399</x>
381      <y>239</y>
382     </hint>
383     <hint type="destinationlabel">
384      <x>301</x>
385      <y>300</y>
386     </hint>
387    </hints>
388   </connection>
389   <connection>
390    <sender>PIRAudioDeviceForm</sender>
391    <signal>repeatABEnabled(bool)</signal>
392    <receiver>repeatABButton</receiver>
393    <slot>setEnabled(bool)</slot>
394    <hints>
395     <hint type="sourcelabel">
396      <x>399</x>
397      <y>239</y>
398     </hint>
399     <hint type="destinationlabel">
400      <x>498</x>
401      <y>300</y>
402     </hint>
403    </hints>
404   </connection>
405   <connection>
406    <sender>PIRAudioDeviceForm</sender>
407    <signal>randomEnabled(bool)</signal>
408    <receiver>randomButton</receiver>
409    <slot>setEnabled(bool)</slot>
410    <hints>
411     <hint type="sourcelabel">
412      <x>399</x>
413      <y>239</y>
414     </hint>
415     <hint type="destinationlabel">
416      <x>696</x>
417      <y>300</y>
418     </hint>
419    </hints>
420   </connection>
421   <connection>
422    <sender>PIRAudioDeviceForm</sender>
423    <signal>nextDiscEnabled(bool)</signal>
424    <receiver>nextDiscButton</receiver>
425    <slot>setEnabled(bool)</slot>
426    <hints>
427     <hint type="sourcelabel">
428      <x>399</x>
429      <y>239</y>
430     </hint>
431     <hint type="destinationlabel">
432      <x>103</x>
433      <y>418</y>
434     </hint>
435    </hints>
436   </connection>
437   <connection>
438    <sender>PIRAudioDeviceForm</sender>
439    <signal>prevDiscEnabled(bool)</signal>
440    <receiver>prevDiscButton</receiver>
441    <slot>setEnabled(bool)</slot>
442    <hints>
443     <hint type="sourcelabel">
444      <x>399</x>
445      <y>239</y>
446     </hint>
447     <hint type="destinationlabel">
448      <x>301</x>
449      <y>418</y>
450     </hint>
451    </hints>
452   </connection>
453   <connection>
454    <sender>PIRAudioDeviceForm</sender>
455    <signal>sleepEnabled(bool)</signal>
456    <receiver>sleepButton</receiver>
457    <slot>setEnabled(bool)</slot>
458    <hints>
459     <hint type="sourcelabel">
460      <x>399</x>
461      <y>239</y>
462     </hint>
463     <hint type="destinationlabel">
464      <x>498</x>
465      <y>418</y>
466     </hint>
467    </hints>
468   </connection>
469   <connection>
470    <sender>PIRAudioDeviceForm</sender>
471    <signal>infoEnabled(bool)</signal>
472    <receiver>infoButton</receiver>
473    <slot>setEnabled(bool)</slot>
474    <hints>
475     <hint type="sourcelabel">
476      <x>399</x>
477      <y>239</y>
478     </hint>
479     <hint type="destinationlabel">
480      <x>696</x>
481      <y>418</y>
482     </hint>
483    </hints>
484   </connection>
485  </connections>
486  <slots>
487   <signal>cdEnabled(bool)</signal>
488   <signal>tapeEnabled(bool)</signal>
489   <signal>phonoEnabled(bool)</signal>
490   <signal>auxEnabled(bool)</signal>
491   <signal>tunerEnabled(bool)</signal>
492   <signal>fmEnabled(bool)</signal>
493   <signal>amEnabled(bool)</signal>
494   <signal>lwEnabled(bool)</signal>
495   <signal>fmModeEnabled(bool)</signal>
496   <signal>repeatEnabled(bool)</signal>
497   <signal>repeatABEnabled(bool)</signal>
498   <signal>randomEnabled(bool)</signal>
499   <signal>nextDiscEnabled(bool)</signal>
500   <signal>prevDiscEnabled(bool)</signal>
501   <signal>sleepEnabled(bool)</signal>
502   <signal>infoEnabled(bool)</signal>
503  </slots>
504 </ui>