Keyset Memory Management Bugfix
[pierogi] / forms / pirkeypadform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRKeypadForm</class>
4  <widget class="QWidget" name="PIRKeypadForm">
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="oneButton">
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>1</string>
30      </property>
31     </widget>
32    </item>
33    <item row="0" column="1">
34     <widget class="QPushButton" name="twoButton">
35      <property name="sizePolicy">
36       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
37        <horstretch>0</horstretch>
38        <verstretch>0</verstretch>
39       </sizepolicy>
40      </property>
41      <property name="text">
42       <string>2</string>
43      </property>
44     </widget>
45    </item>
46    <item row="0" column="2">
47     <widget class="QPushButton" name="threeButton">
48      <property name="sizePolicy">
49       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
50        <horstretch>0</horstretch>
51        <verstretch>0</verstretch>
52       </sizepolicy>
53      </property>
54      <property name="text">
55       <string>3</string>
56      </property>
57     </widget>
58    </item>
59    <item row="0" column="3">
60     <widget class="QPushButton" name="dashButton">
61      <property name="sizePolicy">
62       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
63        <horstretch>0</horstretch>
64        <verstretch>0</verstretch>
65       </sizepolicy>
66      </property>
67      <property name="text">
68       <string>Dash</string>
69      </property>
70      <property name="icon">
71       <iconset resource="../PierogiResources.qrc">
72        <normaloff>:/icons/dash.png</normaloff>:/icons/dash.png</iconset>
73      </property>
74      <property name="iconSize">
75       <size>
76        <width>48</width>
77        <height>48</height>
78       </size>
79      </property>
80     </widget>
81    </item>
82    <item row="1" column="0">
83     <widget class="QPushButton" name="fourButton">
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>4</string>
92      </property>
93     </widget>
94    </item>
95    <item row="1" column="1">
96     <widget class="QPushButton" name="fiveButton">
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>5</string>
105      </property>
106     </widget>
107    </item>
108    <item row="1" column="2">
109     <widget class="QPushButton" name="sixButton">
110      <property name="sizePolicy">
111       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
112        <horstretch>0</horstretch>
113        <verstretch>0</verstretch>
114       </sizepolicy>
115      </property>
116      <property name="text">
117       <string>6</string>
118      </property>
119     </widget>
120    </item>
121    <item row="1" column="3">
122     <widget class="QPushButton" name="plusOneHundredButton">
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>+100</string>
131      </property>
132     </widget>
133    </item>
134    <item row="2" column="0">
135     <widget class="QPushButton" name="sevenButton">
136      <property name="sizePolicy">
137       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
138        <horstretch>0</horstretch>
139        <verstretch>0</verstretch>
140       </sizepolicy>
141      </property>
142      <property name="text">
143       <string>7</string>
144      </property>
145     </widget>
146    </item>
147    <item row="2" column="1">
148     <widget class="QPushButton" name="eightButton">
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>8</string>
157      </property>
158     </widget>
159    </item>
160    <item row="2" column="2">
161     <widget class="QPushButton" name="nineButton">
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>9</string>
170      </property>
171     </widget>
172    </item>
173    <item row="2" column="3">
174     <widget class="QPushButton" name="doubleDigitButton">
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>-/-- Double Digit</string>
183      </property>
184     </widget>
185    </item>
186    <item row="3" column="0">
187     <widget class="QPushButton" name="clearButton">
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>Clear</string>
196      </property>
197      <property name="iconSize">
198       <size>
199        <width>48</width>
200        <height>48</height>
201       </size>
202      </property>
203     </widget>
204    </item>
205    <item row="3" column="1">
206     <widget class="QPushButton" name="zeroButton">
207      <property name="sizePolicy">
208       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
209        <horstretch>0</horstretch>
210        <verstretch>0</verstretch>
211       </sizepolicy>
212      </property>
213      <property name="text">
214       <string>0</string>
215      </property>
216     </widget>
217    </item>
218    <item row="3" column="2">
219     <widget class="QPushButton" name="enterButton">
220      <property name="sizePolicy">
221       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
222        <horstretch>0</horstretch>
223        <verstretch>0</verstretch>
224       </sizepolicy>
225      </property>
226      <property name="text">
227       <string>Enter</string>
228      </property>
229     </widget>
230    </item>
231    <item row="3" column="3">
232     <widget class="QPushButton" name="prevChannelButton">
233      <property name="sizePolicy">
234       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
235        <horstretch>0</horstretch>
236        <verstretch>0</verstretch>
237       </sizepolicy>
238      </property>
239      <property name="text">
240       <string>Prev Channel</string>
241      </property>
242     </widget>
243    </item>
244   </layout>
245  </widget>
246  <resources>
247   <include location="../PierogiResources.qrc"/>
248  </resources>
249  <connections>
250   <connection>
251    <sender>PIRKeypadForm</sender>
252    <signal>oneEnabled(bool)</signal>
253    <receiver>oneButton</receiver>
254    <slot>setEnabled(bool)</slot>
255    <hints>
256     <hint type="sourcelabel">
257      <x>399</x>
258      <y>239</y>
259     </hint>
260     <hint type="destinationlabel">
261      <x>102</x>
262      <y>64</y>
263     </hint>
264    </hints>
265   </connection>
266   <connection>
267    <sender>PIRKeypadForm</sender>
268    <signal>twoEnabled(bool)</signal>
269    <receiver>twoButton</receiver>
270    <slot>setEnabled(bool)</slot>
271    <hints>
272     <hint type="sourcelabel">
273      <x>399</x>
274      <y>239</y>
275     </hint>
276     <hint type="destinationlabel">
277      <x>300</x>
278      <y>64</y>
279     </hint>
280    </hints>
281   </connection>
282   <connection>
283    <sender>PIRKeypadForm</sender>
284    <signal>threeEnabled(bool)</signal>
285    <receiver>threeButton</receiver>
286    <slot>setEnabled(bool)</slot>
287    <hints>
288     <hint type="sourcelabel">
289      <x>399</x>
290      <y>239</y>
291     </hint>
292     <hint type="destinationlabel">
293      <x>499</x>
294      <y>64</y>
295     </hint>
296    </hints>
297   </connection>
298   <connection>
299    <sender>PIRKeypadForm</sender>
300    <signal>fourEnabled(bool)</signal>
301    <receiver>fourButton</receiver>
302    <slot>setEnabled(bool)</slot>
303    <hints>
304     <hint type="sourcelabel">
305      <x>399</x>
306      <y>239</y>
307     </hint>
308     <hint type="destinationlabel">
309      <x>102</x>
310      <y>182</y>
311     </hint>
312    </hints>
313   </connection>
314   <connection>
315    <sender>PIRKeypadForm</sender>
316    <signal>fiveEnabled(bool)</signal>
317    <receiver>fiveButton</receiver>
318    <slot>setEnabled(bool)</slot>
319    <hints>
320     <hint type="sourcelabel">
321      <x>399</x>
322      <y>239</y>
323     </hint>
324     <hint type="destinationlabel">
325      <x>300</x>
326      <y>182</y>
327     </hint>
328    </hints>
329   </connection>
330   <connection>
331    <sender>PIRKeypadForm</sender>
332    <signal>sixEnabled(bool)</signal>
333    <receiver>sixButton</receiver>
334    <slot>setEnabled(bool)</slot>
335    <hints>
336     <hint type="sourcelabel">
337      <x>399</x>
338      <y>239</y>
339     </hint>
340     <hint type="destinationlabel">
341      <x>499</x>
342      <y>182</y>
343     </hint>
344    </hints>
345   </connection>
346   <connection>
347    <sender>PIRKeypadForm</sender>
348    <signal>sevenEnabled(bool)</signal>
349    <receiver>sevenButton</receiver>
350    <slot>setEnabled(bool)</slot>
351    <hints>
352     <hint type="sourcelabel">
353      <x>399</x>
354      <y>239</y>
355     </hint>
356     <hint type="destinationlabel">
357      <x>102</x>
358      <y>301</y>
359     </hint>
360    </hints>
361   </connection>
362   <connection>
363    <sender>PIRKeypadForm</sender>
364    <signal>eightEnabled(bool)</signal>
365    <receiver>eightButton</receiver>
366    <slot>setEnabled(bool)</slot>
367    <hints>
368     <hint type="sourcelabel">
369      <x>399</x>
370      <y>239</y>
371     </hint>
372     <hint type="destinationlabel">
373      <x>300</x>
374      <y>301</y>
375     </hint>
376    </hints>
377   </connection>
378   <connection>
379    <sender>PIRKeypadForm</sender>
380    <signal>nineEnabled(bool)</signal>
381    <receiver>nineButton</receiver>
382    <slot>setEnabled(bool)</slot>
383    <hints>
384     <hint type="sourcelabel">
385      <x>399</x>
386      <y>239</y>
387     </hint>
388     <hint type="destinationlabel">
389      <x>499</x>
390      <y>301</y>
391     </hint>
392    </hints>
393   </connection>
394   <connection>
395    <sender>PIRKeypadForm</sender>
396    <signal>zeroEnabled(bool)</signal>
397    <receiver>zeroButton</receiver>
398    <slot>setEnabled(bool)</slot>
399    <hints>
400     <hint type="sourcelabel">
401      <x>399</x>
402      <y>239</y>
403     </hint>
404     <hint type="destinationlabel">
405      <x>300</x>
406      <y>419</y>
407     </hint>
408    </hints>
409   </connection>
410   <connection>
411    <sender>PIRKeypadForm</sender>
412    <signal>clearEnabled(bool)</signal>
413    <receiver>clearButton</receiver>
414    <slot>setEnabled(bool)</slot>
415    <hints>
416     <hint type="sourcelabel">
417      <x>399</x>
418      <y>239</y>
419     </hint>
420     <hint type="destinationlabel">
421      <x>102</x>
422      <y>419</y>
423     </hint>
424    </hints>
425   </connection>
426   <connection>
427    <sender>PIRKeypadForm</sender>
428    <signal>enterEnabled(bool)</signal>
429    <receiver>enterButton</receiver>
430    <slot>setEnabled(bool)</slot>
431    <hints>
432     <hint type="sourcelabel">
433      <x>399</x>
434      <y>239</y>
435     </hint>
436     <hint type="destinationlabel">
437      <x>499</x>
438      <y>419</y>
439     </hint>
440    </hints>
441   </connection>
442   <connection>
443    <sender>PIRKeypadForm</sender>
444    <signal>dashEnabled(bool)</signal>
445    <receiver>dashButton</receiver>
446    <slot>setEnabled(bool)</slot>
447    <hints>
448     <hint type="sourcelabel">
449      <x>399</x>
450      <y>239</y>
451     </hint>
452     <hint type="destinationlabel">
453      <x>697</x>
454      <y>64</y>
455     </hint>
456    </hints>
457   </connection>
458   <connection>
459    <sender>PIRKeypadForm</sender>
460    <signal>plusOneHundredEnabled(bool)</signal>
461    <receiver>plusOneHundredButton</receiver>
462    <slot>setEnabled(bool)</slot>
463    <hints>
464     <hint type="sourcelabel">
465      <x>399</x>
466      <y>239</y>
467     </hint>
468     <hint type="destinationlabel">
469      <x>697</x>
470      <y>182</y>
471     </hint>
472    </hints>
473   </connection>
474   <connection>
475    <sender>PIRKeypadForm</sender>
476    <signal>doubleDigitEnabled(bool)</signal>
477    <receiver>doubleDigitButton</receiver>
478    <slot>setEnabled(bool)</slot>
479    <hints>
480     <hint type="sourcelabel">
481      <x>399</x>
482      <y>239</y>
483     </hint>
484     <hint type="destinationlabel">
485      <x>697</x>
486      <y>301</y>
487     </hint>
488    </hints>
489   </connection>
490   <connection>
491    <sender>PIRKeypadForm</sender>
492    <signal>prevChannelEnabled(bool)</signal>
493    <receiver>prevChannelButton</receiver>
494    <slot>setEnabled(bool)</slot>
495    <hints>
496     <hint type="sourcelabel">
497      <x>399</x>
498      <y>239</y>
499     </hint>
500     <hint type="destinationlabel">
501      <x>697</x>
502      <y>419</y>
503     </hint>
504    </hints>
505   </connection>
506  </connections>
507  <slots>
508   <signal>oneEnabled(bool)</signal>
509   <signal>twoEnabled(bool)</signal>
510   <signal>threeEnabled(bool)</signal>
511   <signal>fourEnabled(bool)</signal>
512   <signal>fiveEnabled(bool)</signal>
513   <signal>sixEnabled(bool)</signal>
514   <signal>sevenEnabled(bool)</signal>
515   <signal>eightEnabled(bool)</signal>
516   <signal>nineEnabled(bool)</signal>
517   <signal>zeroEnabled(bool)</signal>
518   <signal>clearEnabled(bool)</signal>
519   <signal>enterEnabled(bool)</signal>
520   <signal>dashEnabled(bool)</signal>
521   <signal>plusOneHundredEnabled(bool)</signal>
522   <signal>doubleDigitEnabled(bool)</signal>
523   <signal>prevChannelEnabled(bool)</signal>
524  </slots>
525 </ui>