Advanced Settings Panel
[pierogi] / forms / pirmenuform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRMenuForm</class>
4  <widget class="QWidget" name="PIRMenuForm">
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="guideButton">
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>Guide</string>
30      </property>
31     </widget>
32    </item>
33    <item row="0" column="1">
34     <widget class="QPushButton" name="upButton">
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>Up</string>
43      </property>
44      <property name="icon">
45       <iconset resource="../PierogiResources.qrc">
46        <normaloff>:/icons/arrow_top_icon&amp;48.png</normaloff>:/icons/arrow_top_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="menuButton">
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>Menu</string>
66      </property>
67     </widget>
68    </item>
69    <item row="1" column="0">
70     <widget class="QPushButton" name="leftButton">
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>Left</string>
79      </property>
80      <property name="icon">
81       <iconset resource="../PierogiResources.qrc">
82        <normaloff>:/icons/arrow_left_icon&amp;48.png</normaloff>:/icons/arrow_left_icon&amp;48.png</iconset>
83      </property>
84      <property name="iconSize">
85       <size>
86        <width>48</width>
87        <height>48</height>
88       </size>
89      </property>
90     </widget>
91    </item>
92    <item row="1" column="1">
93     <widget class="QPushButton" name="selectButton">
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>Select</string>
102      </property>
103     </widget>
104    </item>
105    <item row="1" column="2">
106     <widget class="QPushButton" name="rightButton">
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>Right</string>
115      </property>
116      <property name="icon">
117       <iconset resource="../PierogiResources.qrc">
118        <normaloff>:/icons/arrow_right_icon&amp;48.png</normaloff>:/icons/arrow_right_icon&amp;48.png</iconset>
119      </property>
120      <property name="iconSize">
121       <size>
122        <width>48</width>
123        <height>48</height>
124       </size>
125      </property>
126     </widget>
127    </item>
128    <item row="2" column="0">
129     <widget class="QPushButton" name="discMenuButton">
130      <property name="sizePolicy">
131       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
132        <horstretch>0</horstretch>
133        <verstretch>0</verstretch>
134       </sizepolicy>
135      </property>
136      <property name="text">
137       <string>Disc Menu</string>
138      </property>
139     </widget>
140    </item>
141    <item row="2" column="1">
142     <widget class="QPushButton" name="downButton">
143      <property name="sizePolicy">
144       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
145        <horstretch>0</horstretch>
146        <verstretch>0</verstretch>
147       </sizepolicy>
148      </property>
149      <property name="text">
150       <string>Down</string>
151      </property>
152      <property name="icon">
153       <iconset resource="../PierogiResources.qrc">
154        <normaloff>:/icons/arrow_bottom_icon&amp;48.png</normaloff>:/icons/arrow_bottom_icon&amp;48.png</iconset>
155      </property>
156      <property name="iconSize">
157       <size>
158        <width>48</width>
159        <height>48</height>
160       </size>
161      </property>
162     </widget>
163    </item>
164    <item row="2" column="2">
165     <widget class="QPushButton" name="exitButton">
166      <property name="sizePolicy">
167       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
168        <horstretch>0</horstretch>
169        <verstretch>0</verstretch>
170       </sizepolicy>
171      </property>
172      <property name="text">
173       <string>Exit</string>
174      </property>
175     </widget>
176    </item>
177   </layout>
178  </widget>
179  <resources>
180   <include location="../PierogiResources.qrc"/>
181  </resources>
182  <connections>
183   <connection>
184    <sender>PIRMenuForm</sender>
185    <signal>guideEnabled(bool)</signal>
186    <receiver>guideButton</receiver>
187    <slot>setEnabled(bool)</slot>
188    <hints>
189     <hint type="sourcelabel">
190      <x>399</x>
191      <y>239</y>
192     </hint>
193     <hint type="destinationlabel">
194      <x>135</x>
195      <y>83</y>
196     </hint>
197    </hints>
198   </connection>
199   <connection>
200    <sender>PIRMenuForm</sender>
201    <signal>upEnabled(bool)</signal>
202    <receiver>upButton</receiver>
203    <slot>setEnabled(bool)</slot>
204    <hints>
205     <hint type="sourcelabel">
206      <x>399</x>
207      <y>239</y>
208     </hint>
209     <hint type="destinationlabel">
210      <x>399</x>
211      <y>83</y>
212     </hint>
213    </hints>
214   </connection>
215   <connection>
216    <sender>PIRMenuForm</sender>
217    <signal>menuEnabled(bool)</signal>
218    <receiver>menuButton</receiver>
219    <slot>setEnabled(bool)</slot>
220    <hints>
221     <hint type="sourcelabel">
222      <x>399</x>
223      <y>239</y>
224     </hint>
225     <hint type="destinationlabel">
226      <x>664</x>
227      <y>83</y>
228     </hint>
229    </hints>
230   </connection>
231   <connection>
232    <sender>PIRMenuForm</sender>
233    <signal>leftEnabled(bool)</signal>
234    <receiver>leftButton</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>135</x>
243      <y>241</y>
244     </hint>
245    </hints>
246   </connection>
247   <connection>
248    <sender>PIRMenuForm</sender>
249    <signal>selectEnabled(bool)</signal>
250    <receiver>selectButton</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>399</x>
259      <y>241</y>
260     </hint>
261    </hints>
262   </connection>
263   <connection>
264    <sender>PIRMenuForm</sender>
265    <signal>rightEnabled(bool)</signal>
266    <receiver>rightButton</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>664</x>
275      <y>241</y>
276     </hint>
277    </hints>
278   </connection>
279   <connection>
280    <sender>PIRMenuForm</sender>
281    <signal>discMenuEnabled(bool)</signal>
282    <receiver>discMenuButton</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>135</x>
291      <y>399</y>
292     </hint>
293    </hints>
294   </connection>
295   <connection>
296    <sender>PIRMenuForm</sender>
297    <signal>downEnabled(bool)</signal>
298    <receiver>downButton</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>399</x>
307      <y>399</y>
308     </hint>
309    </hints>
310   </connection>
311   <connection>
312    <sender>PIRMenuForm</sender>
313    <signal>exitEnabled(bool)</signal>
314    <receiver>exitButton</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>664</x>
323      <y>399</y>
324     </hint>
325    </hints>
326   </connection>
327  </connections>
328  <slots>
329   <signal>guideEnabled(bool)</signal>
330   <signal>upEnabled(bool)</signal>
331   <signal>menuEnabled(bool)</signal>
332   <signal>leftEnabled(bool)</signal>
333   <signal>selectEnabled(bool)</signal>
334   <signal>rightEnabled(bool)</signal>
335   <signal>discMenuEnabled(bool)</signal>
336   <signal>downEnabled(bool)</signal>
337   <signal>exitEnabled(bool)</signal>
338  </slots>
339 </ui>