Interim Update
[pierogi] / forms / piraltmainform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRAltMainForm</class>
4  <widget class="QWidget" name="PIRAltMainForm">
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="volumeUpButton">
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="layoutDirection">
29       <enum>Qt::LeftToRight</enum>
30      </property>
31      <property name="text">
32       <string>Volume Up</string>
33      </property>
34      <property name="icon">
35       <iconset resource="../PierogiResources.qrc">
36        <normaloff>:/icons/sound_high_icon&amp;48.png</normaloff>:/icons/sound_high_icon&amp;48.png</iconset>
37      </property>
38      <property name="iconSize">
39       <size>
40        <width>48</width>
41        <height>48</height>
42       </size>
43      </property>
44     </widget>
45    </item>
46    <item row="0" column="1" rowspan="2">
47     <layout class="QVBoxLayout" name="verticalLayout_2">
48      <property name="spacing">
49       <number>-1</number>
50      </property>
51      <property name="leftMargin">
52       <number>0</number>
53      </property>
54      <item>
55       <widget class="QPushButton" name="powerButton">
56        <property name="sizePolicy">
57         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
58          <horstretch>0</horstretch>
59          <verstretch>0</verstretch>
60         </sizepolicy>
61        </property>
62        <property name="layoutDirection">
63         <enum>Qt::LeftToRight</enum>
64        </property>
65        <property name="text">
66         <string>Power</string>
67        </property>
68        <property name="icon">
69         <iconset resource="../PierogiResources.qrc">
70          <normaloff>:/icons/on-off_icon&amp;48.png</normaloff>:/icons/on-off_icon&amp;48.png</iconset>
71        </property>
72        <property name="iconSize">
73         <size>
74          <width>48</width>
75          <height>48</height>
76         </size>
77        </property>
78       </widget>
79      </item>
80      <item>
81       <spacer name="verticalSpacer">
82        <property name="orientation">
83         <enum>Qt::Vertical</enum>
84        </property>
85        <property name="sizeType">
86         <enum>QSizePolicy::Minimum</enum>
87        </property>
88        <property name="sizeHint" stdset="0">
89         <size>
90          <width>20</width>
91          <height>20</height>
92         </size>
93        </property>
94       </spacer>
95      </item>
96      <item>
97       <widget class="QLabel" name="makeLabel">
98        <property name="sizePolicy">
99         <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
100          <horstretch>0</horstretch>
101          <verstretch>0</verstretch>
102         </sizepolicy>
103        </property>
104        <property name="text">
105         <string>Keyset Make</string>
106        </property>
107        <property name="alignment">
108         <set>Qt::AlignCenter</set>
109        </property>
110       </widget>
111      </item>
112      <item>
113       <widget class="QLabel" name="nameLabel">
114        <property name="sizePolicy">
115         <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
116          <horstretch>0</horstretch>
117          <verstretch>0</verstretch>
118         </sizepolicy>
119        </property>
120        <property name="text">
121         <string>Keyset Name</string>
122        </property>
123        <property name="alignment">
124         <set>Qt::AlignCenter</set>
125        </property>
126       </widget>
127      </item>
128      <item>
129       <spacer name="verticalSpacer_2">
130        <property name="orientation">
131         <enum>Qt::Vertical</enum>
132        </property>
133        <property name="sizeType">
134         <enum>QSizePolicy::Minimum</enum>
135        </property>
136        <property name="sizeHint" stdset="0">
137         <size>
138          <width>20</width>
139          <height>20</height>
140         </size>
141        </property>
142       </spacer>
143      </item>
144      <item>
145       <widget class="QPushButton" name="muteButton">
146        <property name="sizePolicy">
147         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
148          <horstretch>0</horstretch>
149          <verstretch>0</verstretch>
150         </sizepolicy>
151        </property>
152        <property name="text">
153         <string>Mute</string>
154        </property>
155        <property name="icon">
156         <iconset resource="../PierogiResources.qrc">
157          <normaloff>:/icons/sound_mute_icon&amp;48.png</normaloff>:/icons/sound_mute_icon&amp;48.png</iconset>
158        </property>
159        <property name="iconSize">
160         <size>
161          <width>48</width>
162          <height>48</height>
163         </size>
164        </property>
165       </widget>
166      </item>
167     </layout>
168    </item>
169    <item row="0" column="2">
170     <widget class="QPushButton" name="channelUpButton">
171      <property name="sizePolicy">
172       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
173        <horstretch>0</horstretch>
174        <verstretch>0</verstretch>
175       </sizepolicy>
176      </property>
177      <property name="text">
178       <string>Channel Up</string>
179      </property>
180      <property name="icon">
181       <iconset resource="../PierogiResources.qrc">
182        <normaloff>:/icons/br_up_icon&amp;48.png</normaloff>:/icons/br_up_icon&amp;48.png</iconset>
183      </property>
184      <property name="iconSize">
185       <size>
186        <width>48</width>
187        <height>48</height>
188       </size>
189      </property>
190     </widget>
191    </item>
192    <item row="1" column="0">
193     <widget class="QPushButton" name="volumeDownButton">
194      <property name="sizePolicy">
195       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
196        <horstretch>0</horstretch>
197        <verstretch>0</verstretch>
198       </sizepolicy>
199      </property>
200      <property name="text">
201       <string>Volume Down</string>
202      </property>
203      <property name="icon">
204       <iconset resource="../PierogiResources.qrc">
205        <normaloff>:/icons/sound_low_icon&amp;48.png</normaloff>:/icons/sound_low_icon&amp;48.png</iconset>
206      </property>
207      <property name="iconSize">
208       <size>
209        <width>48</width>
210        <height>48</height>
211       </size>
212      </property>
213     </widget>
214    </item>
215    <item row="1" column="2">
216     <widget class="QPushButton" name="channelDownButton">
217      <property name="sizePolicy">
218       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
219        <horstretch>0</horstretch>
220        <verstretch>0</verstretch>
221       </sizepolicy>
222      </property>
223      <property name="text">
224       <string>Channel Down</string>
225      </property>
226      <property name="icon">
227       <iconset resource="../PierogiResources.qrc">
228        <normaloff>:/icons/br_down_icon&amp;48.png</normaloff>:/icons/br_down_icon&amp;48.png</iconset>
229      </property>
230      <property name="iconSize">
231       <size>
232        <width>48</width>
233        <height>48</height>
234       </size>
235      </property>
236     </widget>
237    </item>
238   </layout>
239  </widget>
240  <resources>
241   <include location="../PierogiResources.qrc"/>
242  </resources>
243  <connections>
244   <connection>
245    <sender>PIRAltMainForm</sender>
246    <signal>volumeUpEnabled(bool)</signal>
247    <receiver>volumeUpButton</receiver>
248    <slot>setEnabled(bool)</slot>
249    <hints>
250     <hint type="sourcelabel">
251      <x>399</x>
252      <y>239</y>
253     </hint>
254     <hint type="destinationlabel">
255      <x>137</x>
256      <y>125</y>
257     </hint>
258    </hints>
259   </connection>
260   <connection>
261    <sender>PIRAltMainForm</sender>
262    <signal>volumeDownEnabled(bool)</signal>
263    <receiver>volumeDownButton</receiver>
264    <slot>setEnabled(bool)</slot>
265    <hints>
266     <hint type="sourcelabel">
267      <x>399</x>
268      <y>239</y>
269     </hint>
270     <hint type="destinationlabel">
271      <x>137</x>
272      <y>358</y>
273     </hint>
274    </hints>
275   </connection>
276   <connection>
277    <sender>PIRAltMainForm</sender>
278    <signal>channelUpEnabled(bool)</signal>
279    <receiver>channelUpButton</receiver>
280    <slot>setEnabled(bool)</slot>
281    <hints>
282     <hint type="sourcelabel">
283      <x>399</x>
284      <y>239</y>
285     </hint>
286     <hint type="destinationlabel">
287      <x>661</x>
288      <y>125</y>
289     </hint>
290    </hints>
291   </connection>
292   <connection>
293    <sender>PIRAltMainForm</sender>
294    <signal>channelDownEnabled(bool)</signal>
295    <receiver>channelDownButton</receiver>
296    <slot>setEnabled(bool)</slot>
297    <hints>
298     <hint type="sourcelabel">
299      <x>399</x>
300      <y>239</y>
301     </hint>
302     <hint type="destinationlabel">
303      <x>661</x>
304      <y>358</y>
305     </hint>
306    </hints>
307   </connection>
308   <connection>
309    <sender>PIRAltMainForm</sender>
310    <signal>muteEnabled(bool)</signal>
311    <receiver>muteButton</receiver>
312    <slot>setEnabled(bool)</slot>
313    <hints>
314     <hint type="sourcelabel">
315      <x>399</x>
316      <y>239</y>
317     </hint>
318     <hint type="destinationlabel">
319      <x>399</x>
320      <y>381</y>
321     </hint>
322    </hints>
323   </connection>
324   <connection>
325    <sender>PIRAltMainForm</sender>
326    <signal>powerEnabled(bool)</signal>
327    <receiver>powerButton</receiver>
328    <slot>setEnabled(bool)</slot>
329    <hints>
330     <hint type="sourcelabel">
331      <x>399</x>
332      <y>239</y>
333     </hint>
334     <hint type="destinationlabel">
335      <x>399</x>
336      <y>98</y>
337     </hint>
338    </hints>
339   </connection>
340   <connection>
341    <sender>PIRAltMainForm</sender>
342    <signal>keysetMakeChanged(QString)</signal>
343    <receiver>makeLabel</receiver>
344    <slot>setText(QString)</slot>
345    <hints>
346     <hint type="sourcelabel">
347      <x>399</x>
348      <y>239</y>
349     </hint>
350     <hint type="destinationlabel">
351      <x>399</x>
352      <y>224</y>
353     </hint>
354    </hints>
355   </connection>
356   <connection>
357    <sender>PIRAltMainForm</sender>
358    <signal>keysetNameChanged(QString)</signal>
359    <receiver>nameLabel</receiver>
360    <slot>setText(QString)</slot>
361    <hints>
362     <hint type="sourcelabel">
363      <x>399</x>
364      <y>239</y>
365     </hint>
366     <hint type="destinationlabel">
367      <x>399</x>
368      <y>250</y>
369     </hint>
370    </hints>
371   </connection>
372  </connections>
373  <slots>
374   <signal>volumeUpEnabled(bool)</signal>
375   <signal>volumeDownEnabled(bool)</signal>
376   <signal>muteEnabled(bool)</signal>
377   <signal>powerEnabled(bool)</signal>
378   <signal>channelUpEnabled(bool)</signal>
379   <signal>channelDownEnabled(bool)</signal>
380   <signal>keysetMakeChanged(QString)</signal>
381   <signal>keysetNameChanged(QString)</signal>
382  </slots>
383 </ui>