00fac494b593010c2a630814f0877b738058252f
[pierogi] / forms / pirinputform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRInputForm</class>
4  <widget class="QWidget" name="PIRInputForm">
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="cdInputButton">
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>CD</string>
39      </property>
40     </widget>
41    </item>
42    <item row="0" column="1">
43     <widget class="QPushButton" name="tapeInputButton">
44      <property name="sizePolicy">
45       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
46        <horstretch>0</horstretch>
47        <verstretch>0</verstretch>
48       </sizepolicy>
49      </property>
50      <property name="text">
51       <string>Tape</string>
52      </property>
53     </widget>
54    </item>
55    <item row="0" column="2">
56     <widget class="QPushButton" name="phonoInputButton">
57      <property name="sizePolicy">
58       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
59        <horstretch>0</horstretch>
60        <verstretch>0</verstretch>
61       </sizepolicy>
62      </property>
63      <property name="text">
64       <string>Phono</string>
65      </property>
66     </widget>
67    </item>
68    <item row="0" column="3">
69     <widget class="QPushButton" name="tunerInputButton">
70      <property name="sizePolicy">
71       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
72        <horstretch>0</horstretch>
73        <verstretch>0</verstretch>
74       </sizepolicy>
75      </property>
76      <property name="text">
77       <string>Tuner</string>
78      </property>
79     </widget>
80    </item>
81    <item row="1" column="0">
82     <widget class="QPushButton" name="pcInputButton">
83      <property name="sizePolicy">
84       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
85        <horstretch>0</horstretch>
86        <verstretch>0</verstretch>
87       </sizepolicy>
88      </property>
89      <property name="text">
90       <string>PC</string>
91      </property>
92     </widget>
93    </item>
94    <item row="1" column="1">
95     <widget class="QPushButton" name="hdmiInputButton">
96      <property name="sizePolicy">
97       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
98        <horstretch>0</horstretch>
99        <verstretch>0</verstretch>
100       </sizepolicy>
101      </property>
102      <property name="text">
103       <string>HDMI</string>
104      </property>
105     </widget>
106    </item>
107    <item row="1" column="2">
108     <widget class="QPushButton" name="dvdInputButton">
109      <property name="sizePolicy">
110       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
111        <horstretch>0</horstretch>
112        <verstretch>0</verstretch>
113       </sizepolicy>
114      </property>
115      <property name="text">
116       <string>DVD</string>
117      </property>
118     </widget>
119    </item>
120    <item row="1" column="3">
121     <widget class="QPushButton" name="vcrInputButton">
122      <property name="sizePolicy">
123       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
124        <horstretch>0</horstretch>
125        <verstretch>0</verstretch>
126       </sizepolicy>
127      </property>
128      <property name="text">
129       <string>VCR</string>
130      </property>
131     </widget>
132    </item>
133    <item row="2" column="0">
134     <widget class="QPushButton" name="antennaInputButton">
135      <property name="sizePolicy">
136       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
137        <horstretch>0</horstretch>
138        <verstretch>0</verstretch>
139       </sizepolicy>
140      </property>
141      <property name="text">
142       <string>Antenna</string>
143      </property>
144     </widget>
145    </item>
146    <item row="2" column="1">
147     <widget class="QPushButton" name="cableInputButton">
148      <property name="sizePolicy">
149       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
150        <horstretch>0</horstretch>
151        <verstretch>0</verstretch>
152       </sizepolicy>
153      </property>
154      <property name="text">
155       <string>Cable</string>
156      </property>
157     </widget>
158    </item>
159    <item row="2" column="2">
160     <widget class="QPushButton" name="satelliteInputButton">
161      <property name="sizePolicy">
162       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
163        <horstretch>0</horstretch>
164        <verstretch>0</verstretch>
165       </sizepolicy>
166      </property>
167      <property name="text">
168       <string>Satellite</string>
169      </property>
170     </widget>
171    </item>
172    <item row="2" column="3">
173     <widget class="QPushButton" name="auxInputButton">
174      <property name="sizePolicy">
175       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
176        <horstretch>0</horstretch>
177        <verstretch>0</verstretch>
178       </sizepolicy>
179      </property>
180      <property name="text">
181       <string>Aux</string>
182      </property>
183     </widget>
184    </item>
185   </layout>
186  </widget>
187  <resources/>
188  <connections>
189   <connection>
190    <sender>PIRInputForm</sender>
191    <signal>cdInputEnabled(bool)</signal>
192    <receiver>cdInputButton</receiver>
193    <slot>setEnabled(bool)</slot>
194    <hints>
195     <hint type="sourcelabel">
196      <x>399</x>
197      <y>239</y>
198     </hint>
199     <hint type="destinationlabel">
200      <x>102</x>
201      <y>83</y>
202     </hint>
203    </hints>
204   </connection>
205   <connection>
206    <sender>PIRInputForm</sender>
207    <signal>tapeInputEnabled(bool)</signal>
208    <receiver>tapeInputButton</receiver>
209    <slot>setEnabled(bool)</slot>
210    <hints>
211     <hint type="sourcelabel">
212      <x>399</x>
213      <y>239</y>
214     </hint>
215     <hint type="destinationlabel">
216      <x>300</x>
217      <y>83</y>
218     </hint>
219    </hints>
220   </connection>
221   <connection>
222    <sender>PIRInputForm</sender>
223    <signal>phonoInputEnabled(bool)</signal>
224    <receiver>phonoInputButton</receiver>
225    <slot>setEnabled(bool)</slot>
226    <hints>
227     <hint type="sourcelabel">
228      <x>399</x>
229      <y>239</y>
230     </hint>
231     <hint type="destinationlabel">
232      <x>499</x>
233      <y>83</y>
234     </hint>
235    </hints>
236   </connection>
237   <connection>
238    <sender>PIRInputForm</sender>
239    <signal>tunerInputEnabled(bool)</signal>
240    <receiver>tunerInputButton</receiver>
241    <slot>setEnabled(bool)</slot>
242    <hints>
243     <hint type="sourcelabel">
244      <x>399</x>
245      <y>239</y>
246     </hint>
247     <hint type="destinationlabel">
248      <x>697</x>
249      <y>83</y>
250     </hint>
251    </hints>
252   </connection>
253   <connection>
254    <sender>PIRInputForm</sender>
255    <signal>pcInputEnabled(bool)</signal>
256    <receiver>pcInputButton</receiver>
257    <slot>setEnabled(bool)</slot>
258    <hints>
259     <hint type="sourcelabel">
260      <x>399</x>
261      <y>239</y>
262     </hint>
263     <hint type="destinationlabel">
264      <x>102</x>
265      <y>241</y>
266     </hint>
267    </hints>
268   </connection>
269   <connection>
270    <sender>PIRInputForm</sender>
271    <signal>hdmiInputEnabled(bool)</signal>
272    <receiver>hdmiInputButton</receiver>
273    <slot>setEnabled(bool)</slot>
274    <hints>
275     <hint type="sourcelabel">
276      <x>399</x>
277      <y>239</y>
278     </hint>
279     <hint type="destinationlabel">
280      <x>300</x>
281      <y>241</y>
282     </hint>
283    </hints>
284   </connection>
285   <connection>
286    <sender>PIRInputForm</sender>
287    <signal>dvdInputEnabled(bool)</signal>
288    <receiver>dvdInputButton</receiver>
289    <slot>setEnabled(bool)</slot>
290    <hints>
291     <hint type="sourcelabel">
292      <x>399</x>
293      <y>239</y>
294     </hint>
295     <hint type="destinationlabel">
296      <x>499</x>
297      <y>241</y>
298     </hint>
299    </hints>
300   </connection>
301   <connection>
302    <sender>PIRInputForm</sender>
303    <signal>vcrInputEnabled(bool)</signal>
304    <receiver>vcrInputButton</receiver>
305    <slot>setEnabled(bool)</slot>
306    <hints>
307     <hint type="sourcelabel">
308      <x>399</x>
309      <y>239</y>
310     </hint>
311     <hint type="destinationlabel">
312      <x>697</x>
313      <y>241</y>
314     </hint>
315    </hints>
316   </connection>
317   <connection>
318    <sender>PIRInputForm</sender>
319    <signal>antennaInputEnabled(bool)</signal>
320    <receiver>antennaInputButton</receiver>
321    <slot>setEnabled(bool)</slot>
322    <hints>
323     <hint type="sourcelabel">
324      <x>399</x>
325      <y>239</y>
326     </hint>
327     <hint type="destinationlabel">
328      <x>102</x>
329      <y>399</y>
330     </hint>
331    </hints>
332   </connection>
333   <connection>
334    <sender>PIRInputForm</sender>
335    <signal>cableInputEnabled(bool)</signal>
336    <receiver>cableInputButton</receiver>
337    <slot>setEnabled(bool)</slot>
338    <hints>
339     <hint type="sourcelabel">
340      <x>399</x>
341      <y>239</y>
342     </hint>
343     <hint type="destinationlabel">
344      <x>300</x>
345      <y>399</y>
346     </hint>
347    </hints>
348   </connection>
349   <connection>
350    <sender>PIRInputForm</sender>
351    <signal>satelliteInputEnabled(bool)</signal>
352    <receiver>satelliteInputButton</receiver>
353    <slot>setEnabled(bool)</slot>
354    <hints>
355     <hint type="sourcelabel">
356      <x>399</x>
357      <y>239</y>
358     </hint>
359     <hint type="destinationlabel">
360      <x>499</x>
361      <y>399</y>
362     </hint>
363    </hints>
364   </connection>
365   <connection>
366    <sender>PIRInputForm</sender>
367    <signal>auxInputEnabled(bool)</signal>
368    <receiver>auxInputButton</receiver>
369    <slot>setEnabled(bool)</slot>
370    <hints>
371     <hint type="sourcelabel">
372      <x>399</x>
373      <y>239</y>
374     </hint>
375     <hint type="destinationlabel">
376      <x>697</x>
377      <y>399</y>
378     </hint>
379    </hints>
380   </connection>
381  </connections>
382  <slots>
383   <signal>cdInputEnabled(bool)</signal>
384   <signal>tapeInputEnabled(bool)</signal>
385   <signal>phonoInputEnabled(bool)</signal>
386   <signal>tunerInputEnabled(bool)</signal>
387   <signal>pcInputEnabled(bool)</signal>
388   <signal>hdmiInputEnabled(bool)</signal>
389   <signal>dvdInputEnabled(bool)</signal>
390   <signal>vcrInputEnabled(bool)</signal>
391   <signal>antennaInputEnabled(bool)</signal>
392   <signal>cableInputEnabled(bool)</signal>
393   <signal>satelliteInputEnabled(bool)</signal>
394   <signal>auxInputEnabled(bool)</signal>
395  </slots>
396 </ui>