Bug fixes, new panel
[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="margin">
18     <number>0</number>
19    </property>
20    <item row="0" column="0">
21     <widget class="QPushButton" name="oscillateButton">
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>Oscillate</string>
30      </property>
31     </widget>
32    </item>
33    <item row="0" column="1">
34     <widget class="QPushButton" name="powerButton">
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>Power</string>
43      </property>
44      <property name="icon">
45       <iconset resource="../PierogiResources.qrc">
46        <normaloff>:/icons/on-off_icon&amp;48.png</normaloff>:/icons/on-off_icon&amp;48.png</iconset>
47      </property>
48      <property name="iconSize">
49       <size>
50        <width>48</width>
51        <height>48</height>
52       </size>
53      </property>
54     </widget>
55    </item>
56    <item row="0" column="2">
57     <widget class="QPushButton" name="timerButton">
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>Timer</string>
66      </property>
67      <property name="icon">
68       <iconset resource="../PierogiResources.qrc">
69        <normaloff>:/icons/clock_icon&amp;48.png</normaloff>:/icons/clock_icon&amp;48.png</iconset>
70      </property>
71      <property name="iconSize">
72       <size>
73        <width>48</width>
74        <height>48</height>
75       </size>
76      </property>
77     </widget>
78    </item>
79    <item row="0" column="3">
80     <widget class="QPushButton" name="modeButton">
81      <property name="sizePolicy">
82       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
83        <horstretch>0</horstretch>
84        <verstretch>0</verstretch>
85       </sizepolicy>
86      </property>
87      <property name="text">
88       <string>Mode</string>
89      </property>
90     </widget>
91    </item>
92    <item row="4" column="0">
93     <widget class="QPushButton" name="fanSlowerButton">
94      <property name="sizePolicy">
95       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
96        <horstretch>0</horstretch>
97        <verstretch>0</verstretch>
98       </sizepolicy>
99      </property>
100      <property name="text">
101       <string>Fan Slower</string>
102      </property>
103     </widget>
104    </item>
105    <item row="4" column="1">
106     <widget class="QPushButton" name="energySaveButton">
107      <property name="sizePolicy">
108       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
109        <horstretch>0</horstretch>
110        <verstretch>0</verstretch>
111       </sizepolicy>
112      </property>
113      <property name="text">
114       <string>EnergySave</string>
115      </property>
116     </widget>
117    </item>
118    <item row="4" column="2">
119     <widget class="QPushButton" name="coolButton">
120      <property name="sizePolicy">
121       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
122        <horstretch>0</horstretch>
123        <verstretch>0</verstretch>
124       </sizepolicy>
125      </property>
126      <property name="text">
127       <string>Cool</string>
128      </property>
129     </widget>
130    </item>
131    <item row="4" column="3">
132     <widget class="QPushButton" name="tempDownButton">
133      <property name="sizePolicy">
134       <sizepolicy hsizetype="Expanding" vsizetype="Ignored">
135        <horstretch>0</horstretch>
136        <verstretch>0</verstretch>
137       </sizepolicy>
138      </property>
139      <property name="text">
140       <string>Temp Down</string>
141      </property>
142      <property name="icon">
143       <iconset resource="../PierogiResources.qrc">
144        <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
145      </property>
146      <property name="iconSize">
147       <size>
148        <width>48</width>
149        <height>48</height>
150       </size>
151      </property>
152     </widget>
153    </item>
154    <item row="3" column="2">
155     <widget class="QPushButton" name="fanButton">
156      <property name="sizePolicy">
157       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
158        <horstretch>0</horstretch>
159        <verstretch>0</verstretch>
160       </sizepolicy>
161      </property>
162      <property name="text">
163       <string>Fan</string>
164      </property>
165     </widget>
166    </item>
167    <item row="3" column="0">
168     <widget class="QPushButton" name="fanFasterButton">
169      <property name="sizePolicy">
170       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
171        <horstretch>0</horstretch>
172        <verstretch>0</verstretch>
173       </sizepolicy>
174      </property>
175      <property name="text">
176       <string>Fan Faster</string>
177      </property>
178     </widget>
179    </item>
180    <item row="3" column="3">
181     <widget class="QPushButton" name="tempUpButton">
182      <property name="sizePolicy">
183       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
184        <horstretch>0</horstretch>
185        <verstretch>0</verstretch>
186       </sizepolicy>
187      </property>
188      <property name="text">
189       <string>Temp Up</string>
190      </property>
191      <property name="icon">
192       <iconset resource="../PierogiResources.qrc">
193        <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_icon&amp;48.png</iconset>
194      </property>
195      <property name="iconSize">
196       <size>
197        <width>48</width>
198        <height>48</height>
199       </size>
200      </property>
201     </widget>
202    </item>
203    <item row="3" column="1">
204     <widget class="QPushButton" name="heatButton">
205      <property name="sizePolicy">
206       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
207        <horstretch>0</horstretch>
208        <verstretch>0</verstretch>
209       </sizepolicy>
210      </property>
211      <property name="text">
212       <string>Heat</string>
213      </property>
214     </widget>
215    </item>
216   </layout>
217  </widget>
218  <resources>
219   <include location="../PierogiResources.qrc"/>
220  </resources>
221  <connections>
222   <connection>
223    <sender>PIRAirConditionerForm</sender>
224    <signal>oscillateEnabled(bool)</signal>
225    <receiver>oscillateButton</receiver>
226    <slot>setEnabled(bool)</slot>
227    <hints>
228     <hint type="sourcelabel">
229      <x>399</x>
230      <y>239</y>
231     </hint>
232     <hint type="destinationlabel">
233      <x>100</x>
234      <y>79</y>
235     </hint>
236    </hints>
237   </connection>
238   <connection>
239    <sender>PIRAirConditionerForm</sender>
240    <signal>powerEnabled(bool)</signal>
241    <receiver>powerButton</receiver>
242    <slot>setEnabled(bool)</slot>
243    <hints>
244     <hint type="sourcelabel">
245      <x>399</x>
246      <y>239</y>
247     </hint>
248     <hint type="destinationlabel">
249      <x>300</x>
250      <y>79</y>
251     </hint>
252    </hints>
253   </connection>
254   <connection>
255    <sender>PIRAirConditionerForm</sender>
256    <signal>timerEnabled(bool)</signal>
257    <receiver>timerButton</receiver>
258    <slot>setEnabled(bool)</slot>
259    <hints>
260     <hint type="sourcelabel">
261      <x>399</x>
262      <y>239</y>
263     </hint>
264     <hint type="destinationlabel">
265      <x>499</x>
266      <y>79</y>
267     </hint>
268    </hints>
269   </connection>
270   <connection>
271    <sender>PIRAirConditionerForm</sender>
272    <signal>modeEnabled(bool)</signal>
273    <receiver>modeButton</receiver>
274    <slot>setEnabled(bool)</slot>
275    <hints>
276     <hint type="sourcelabel">
277      <x>399</x>
278      <y>239</y>
279     </hint>
280     <hint type="destinationlabel">
281      <x>699</x>
282      <y>79</y>
283     </hint>
284    </hints>
285   </connection>
286   <connection>
287    <sender>PIRAirConditionerForm</sender>
288    <signal>fanFasterEnabled(bool)</signal>
289    <receiver>fanFasterButton</receiver>
290    <slot>setEnabled(bool)</slot>
291    <hints>
292     <hint type="sourcelabel">
293      <x>399</x>
294      <y>239</y>
295     </hint>
296     <hint type="destinationlabel">
297      <x>100</x>
298      <y>239</y>
299     </hint>
300    </hints>
301   </connection>
302   <connection>
303    <sender>PIRAirConditionerForm</sender>
304    <signal>heatEnabled(bool)</signal>
305    <receiver>heatButton</receiver>
306    <slot>setEnabled(bool)</slot>
307    <hints>
308     <hint type="sourcelabel">
309      <x>399</x>
310      <y>239</y>
311     </hint>
312     <hint type="destinationlabel">
313      <x>300</x>
314      <y>239</y>
315     </hint>
316    </hints>
317   </connection>
318   <connection>
319    <sender>PIRAirConditionerForm</sender>
320    <signal>fanEnabled(bool)</signal>
321    <receiver>fanButton</receiver>
322    <slot>setEnabled(bool)</slot>
323    <hints>
324     <hint type="sourcelabel">
325      <x>399</x>
326      <y>239</y>
327     </hint>
328     <hint type="destinationlabel">
329      <x>499</x>
330      <y>239</y>
331     </hint>
332    </hints>
333   </connection>
334   <connection>
335    <sender>PIRAirConditionerForm</sender>
336    <signal>tempUpEnabled(bool)</signal>
337    <receiver>tempUpButton</receiver>
338    <slot>setEnabled(bool)</slot>
339    <hints>
340     <hint type="sourcelabel">
341      <x>399</x>
342      <y>239</y>
343     </hint>
344     <hint type="destinationlabel">
345      <x>699</x>
346      <y>239</y>
347     </hint>
348    </hints>
349   </connection>
350   <connection>
351    <sender>PIRAirConditionerForm</sender>
352    <signal>fanSlowerEnabled(bool)</signal>
353    <receiver>fanSlowerButton</receiver>
354    <slot>setEnabled(bool)</slot>
355    <hints>
356     <hint type="sourcelabel">
357      <x>399</x>
358      <y>239</y>
359     </hint>
360     <hint type="destinationlabel">
361      <x>100</x>
362      <y>400</y>
363     </hint>
364    </hints>
365   </connection>
366   <connection>
367    <sender>PIRAirConditionerForm</sender>
368    <signal>energySaveEnabled(bool)</signal>
369    <receiver>energySaveButton</receiver>
370    <slot>setEnabled(bool)</slot>
371    <hints>
372     <hint type="sourcelabel">
373      <x>399</x>
374      <y>239</y>
375     </hint>
376     <hint type="destinationlabel">
377      <x>300</x>
378      <y>400</y>
379     </hint>
380    </hints>
381   </connection>
382   <connection>
383    <sender>PIRAirConditionerForm</sender>
384    <signal>coolEnabled(bool)</signal>
385    <receiver>coolButton</receiver>
386    <slot>setEnabled(bool)</slot>
387    <hints>
388     <hint type="sourcelabel">
389      <x>399</x>
390      <y>239</y>
391     </hint>
392     <hint type="destinationlabel">
393      <x>499</x>
394      <y>400</y>
395     </hint>
396    </hints>
397   </connection>
398   <connection>
399    <sender>PIRAirConditionerForm</sender>
400    <signal>tempDownEnabled(bool)</signal>
401    <receiver>tempDownButton</receiver>
402    <slot>setEnabled(bool)</slot>
403    <hints>
404     <hint type="sourcelabel">
405      <x>399</x>
406      <y>239</y>
407     </hint>
408     <hint type="destinationlabel">
409      <x>699</x>
410      <y>400</y>
411     </hint>
412    </hints>
413   </connection>
414  </connections>
415  <slots>
416   <signal>oscillateEnabled(bool)</signal>
417   <signal>powerEnabled(bool)</signal>
418   <signal>timerEnabled(bool)</signal>
419   <signal>modeEnabled(bool)</signal>
420   <signal>fanFasterEnabled(bool)</signal>
421   <signal>heatEnabled(bool)</signal>
422   <signal>fanEnabled(bool)</signal>
423   <signal>tempUpEnabled(bool)</signal>
424   <signal>fanSlowerEnabled(bool)</signal>
425   <signal>energySaveEnabled(bool)</signal>
426   <signal>coolEnabled(bool)</signal>
427   <signal>tempDownEnabled(bool)</signal>
428  </slots>
429 </ui>