2627502044af39b4e1c735399d10baba67ec5785
[pierogi] / forms / pirairconditionerform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRAirConditionerForm</class>
4  <widget class="QWidget" name="PIRAirConditionerForm">
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="oscillateButton">
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>Oscillate</string>
39      </property>
40     </widget>
41    </item>
42    <item row="0" column="1">
43     <widget class="QPushButton" name="powerButton">
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>Power</string>
52      </property>
53      <property name="icon">
54       <iconset resource="../PierogiResources.qrc">
55        <normaloff>:/icons/on-off_icon&amp;48.png</normaloff>:/icons/on-off_icon&amp;48.png</iconset>
56      </property>
57      <property name="iconSize">
58       <size>
59        <width>48</width>
60        <height>48</height>
61       </size>
62      </property>
63     </widget>
64    </item>
65    <item row="0" column="2">
66     <widget class="QPushButton" name="timerButton">
67      <property name="sizePolicy">
68       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
69        <horstretch>0</horstretch>
70        <verstretch>0</verstretch>
71       </sizepolicy>
72      </property>
73      <property name="text">
74       <string>Timer</string>
75      </property>
76      <property name="icon">
77       <iconset resource="../PierogiResources.qrc">
78        <normaloff>:/icons/clock_icon&amp;48.png</normaloff>:/icons/clock_icon&amp;48.png</iconset>
79      </property>
80      <property name="iconSize">
81       <size>
82        <width>48</width>
83        <height>48</height>
84       </size>
85      </property>
86     </widget>
87    </item>
88    <item row="0" column="3">
89     <widget class="QPushButton" name="modeButton">
90      <property name="sizePolicy">
91       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
92        <horstretch>0</horstretch>
93        <verstretch>0</verstretch>
94       </sizepolicy>
95      </property>
96      <property name="text">
97       <string>Mode</string>
98      </property>
99     </widget>
100    </item>
101    <item row="4" column="0">
102     <widget class="QPushButton" name="fanSlowerButton">
103      <property name="sizePolicy">
104       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
105        <horstretch>0</horstretch>
106        <verstretch>0</verstretch>
107       </sizepolicy>
108      </property>
109      <property name="text">
110       <string>Fan Slower</string>
111      </property>
112     </widget>
113    </item>
114    <item row="4" column="1">
115     <widget class="QPushButton" name="energySaveButton">
116      <property name="sizePolicy">
117       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
118        <horstretch>0</horstretch>
119        <verstretch>0</verstretch>
120       </sizepolicy>
121      </property>
122      <property name="text">
123       <string>EnergySave</string>
124      </property>
125     </widget>
126    </item>
127    <item row="4" column="2">
128     <widget class="QPushButton" name="coolButton">
129      <property name="sizePolicy">
130       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
131        <horstretch>0</horstretch>
132        <verstretch>0</verstretch>
133       </sizepolicy>
134      </property>
135      <property name="text">
136       <string>Cool</string>
137      </property>
138     </widget>
139    </item>
140    <item row="4" column="3">
141     <widget class="QPushButton" name="tempDownButton">
142      <property name="sizePolicy">
143       <sizepolicy hsizetype="Expanding" vsizetype="Ignored">
144        <horstretch>0</horstretch>
145        <verstretch>0</verstretch>
146       </sizepolicy>
147      </property>
148      <property name="text">
149       <string>Temp Down</string>
150      </property>
151      <property name="icon">
152       <iconset resource="../PierogiResources.qrc">
153        <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
154      </property>
155      <property name="iconSize">
156       <size>
157        <width>48</width>
158        <height>48</height>
159       </size>
160      </property>
161     </widget>
162    </item>
163    <item row="3" column="2">
164     <widget class="QPushButton" name="fanButton">
165      <property name="sizePolicy">
166       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
167        <horstretch>0</horstretch>
168        <verstretch>0</verstretch>
169       </sizepolicy>
170      </property>
171      <property name="text">
172       <string>Fan</string>
173      </property>
174     </widget>
175    </item>
176    <item row="3" column="0">
177     <widget class="QPushButton" name="fanFasterButton">
178      <property name="sizePolicy">
179       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
180        <horstretch>0</horstretch>
181        <verstretch>0</verstretch>
182       </sizepolicy>
183      </property>
184      <property name="text">
185       <string>Fan Faster</string>
186      </property>
187     </widget>
188    </item>
189    <item row="3" column="3">
190     <widget class="QPushButton" name="tempUpButton">
191      <property name="sizePolicy">
192       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
193        <horstretch>0</horstretch>
194        <verstretch>0</verstretch>
195       </sizepolicy>
196      </property>
197      <property name="text">
198       <string>Temp Up</string>
199      </property>
200      <property name="icon">
201       <iconset resource="../PierogiResources.qrc">
202        <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
203      </property>
204      <property name="iconSize">
205       <size>
206        <width>48</width>
207        <height>48</height>
208       </size>
209      </property>
210     </widget>
211    </item>
212    <item row="3" column="1">
213     <widget class="QPushButton" name="heatButton">
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>Heat</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>PIRAirConditionerForm</sender>
233    <signal>oscillateEnabled(bool)</signal>
234    <receiver>oscillateButton</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>100</x>
243      <y>79</y>
244     </hint>
245    </hints>
246   </connection>
247   <connection>
248    <sender>PIRAirConditionerForm</sender>
249    <signal>powerEnabled(bool)</signal>
250    <receiver>powerButton</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>79</y>
260     </hint>
261    </hints>
262   </connection>
263   <connection>
264    <sender>PIRAirConditionerForm</sender>
265    <signal>timerEnabled(bool)</signal>
266    <receiver>timerButton</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>79</y>
276     </hint>
277    </hints>
278   </connection>
279   <connection>
280    <sender>PIRAirConditionerForm</sender>
281    <signal>modeEnabled(bool)</signal>
282    <receiver>modeButton</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>699</x>
291      <y>79</y>
292     </hint>
293    </hints>
294   </connection>
295   <connection>
296    <sender>PIRAirConditionerForm</sender>
297    <signal>fanFasterEnabled(bool)</signal>
298    <receiver>fanFasterButton</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>100</x>
307      <y>239</y>
308     </hint>
309    </hints>
310   </connection>
311   <connection>
312    <sender>PIRAirConditionerForm</sender>
313    <signal>heatEnabled(bool)</signal>
314    <receiver>heatButton</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>239</y>
324     </hint>
325    </hints>
326   </connection>
327   <connection>
328    <sender>PIRAirConditionerForm</sender>
329    <signal>fanEnabled(bool)</signal>
330    <receiver>fanButton</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>239</y>
340     </hint>
341    </hints>
342   </connection>
343   <connection>
344    <sender>PIRAirConditionerForm</sender>
345    <signal>tempUpEnabled(bool)</signal>
346    <receiver>tempUpButton</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>699</x>
355      <y>239</y>
356     </hint>
357    </hints>
358   </connection>
359   <connection>
360    <sender>PIRAirConditionerForm</sender>
361    <signal>fanSlowerEnabled(bool)</signal>
362    <receiver>fanSlowerButton</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>100</x>
371      <y>400</y>
372     </hint>
373    </hints>
374   </connection>
375   <connection>
376    <sender>PIRAirConditionerForm</sender>
377    <signal>energySaveEnabled(bool)</signal>
378    <receiver>energySaveButton</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>400</y>
388     </hint>
389    </hints>
390   </connection>
391   <connection>
392    <sender>PIRAirConditionerForm</sender>
393    <signal>coolEnabled(bool)</signal>
394    <receiver>coolButton</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>400</y>
404     </hint>
405    </hints>
406   </connection>
407   <connection>
408    <sender>PIRAirConditionerForm</sender>
409    <signal>tempDownEnabled(bool)</signal>
410    <receiver>tempDownButton</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>699</x>
419      <y>400</y>
420     </hint>
421    </hints>
422   </connection>
423  </connections>
424  <slots>
425   <signal>oscillateEnabled(bool)</signal>
426   <signal>powerEnabled(bool)</signal>
427   <signal>timerEnabled(bool)</signal>
428   <signal>modeEnabled(bool)</signal>
429   <signal>fanFasterEnabled(bool)</signal>
430   <signal>heatEnabled(bool)</signal>
431   <signal>fanEnabled(bool)</signal>
432   <signal>tempUpEnabled(bool)</signal>
433   <signal>fanSlowerEnabled(bool)</signal>
434   <signal>energySaveEnabled(bool)</signal>
435   <signal>coolEnabled(bool)</signal>
436   <signal>tempDownEnabled(bool)</signal>
437  </slots>
438 </ui>