af73beeb9dede3c5b2330f6f6fbf2ce6180c153a
[simple-xmbc-rem] / src / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>480</width>
10     <height>836</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>XBMC Net Movies RC</string>
15   </property>
16   <widget class="QWidget" name="centralWidget">
17    <layout class="QVBoxLayout" name="verticalLayout_4">
18     <item>
19      <layout class="QHBoxLayout" name="horizontalLayout_4">
20       <item>
21        <layout class="QVBoxLayout" name="verticalLayout_3">
22         <item>
23          <widget class="QToolButton" name="nextSubtitleBtn">
24           <property name="toolTip">
25            <string>next subtitle</string>
26           </property>
27           <property name="text">
28            <string>...</string>
29           </property>
30           <property name="icon">
31            <iconset resource="xbmcnetmoviesremote.qrc">
32             <normaloff>:/images/btn_next_subtitle.png</normaloff>:/images/btn_next_subtitle.png</iconset>
33           </property>
34           <property name="iconSize">
35            <size>
36             <width>92</width>
37             <height>92</height>
38            </size>
39           </property>
40          </widget>
41         </item>
42         <item>
43          <widget class="QToolButton" name="nextLanguageBtn">
44           <property name="toolTip">
45            <string>next language</string>
46           </property>
47           <property name="text">
48            <string>...</string>
49           </property>
50           <property name="icon">
51            <iconset resource="xbmcnetmoviesremote.qrc">
52             <normaloff>:/images/btn_next_language.png</normaloff>:/images/btn_next_language.png</iconset>
53           </property>
54           <property name="iconSize">
55            <size>
56             <width>92</width>
57             <height>92</height>
58            </size>
59           </property>
60          </widget>
61         </item>
62         <item>
63          <spacer name="verticalSpacer">
64           <property name="orientation">
65            <enum>Qt::Vertical</enum>
66           </property>
67           <property name="sizeHint" stdset="0">
68            <size>
69             <width>20</width>
70             <height>40</height>
71            </size>
72           </property>
73          </spacer>
74         </item>
75        </layout>
76       </item>
77       <item>
78        <spacer name="horizontalSpacer_9">
79         <property name="orientation">
80          <enum>Qt::Horizontal</enum>
81         </property>
82         <property name="sizeHint" stdset="0">
83          <size>
84           <width>40</width>
85           <height>20</height>
86          </size>
87         </property>
88        </spacer>
89       </item>
90       <item>
91        <layout class="QVBoxLayout" name="verticalLayout_2">
92         <item>
93          <widget class="QToolButton" name="volumeUpBtn">
94           <property name="toolTip">
95            <string>volume up</string>
96           </property>
97           <property name="text">
98            <string>...</string>
99           </property>
100           <property name="icon">
101            <iconset resource="xbmcnetmoviesremote.qrc">
102             <normaloff>:/images/btn_volume_up.png</normaloff>:/images/btn_volume_up.png</iconset>
103           </property>
104           <property name="iconSize">
105            <size>
106             <width>92</width>
107             <height>92</height>
108            </size>
109           </property>
110          </widget>
111         </item>
112         <item>
113          <widget class="QToolButton" name="volumeDownBtn">
114           <property name="toolTip">
115            <string>volume down</string>
116           </property>
117           <property name="text">
118            <string>...</string>
119           </property>
120           <property name="icon">
121            <iconset resource="xbmcnetmoviesremote.qrc">
122             <normaloff>:/images/btn_volume_down.png</normaloff>:/images/btn_volume_down.png</iconset>
123           </property>
124           <property name="iconSize">
125            <size>
126             <width>92</width>
127             <height>92</height>
128            </size>
129           </property>
130          </widget>
131         </item>
132         <item>
133          <widget class="QToolButton" name="muteBtn">
134           <property name="toolTip">
135            <string>mute</string>
136           </property>
137           <property name="text">
138            <string>...</string>
139           </property>
140           <property name="icon">
141            <iconset resource="xbmcnetmoviesremote.qrc">
142             <normaloff>:/images/btn_mute.png</normaloff>:/images/btn_mute.png</iconset>
143           </property>
144           <property name="iconSize">
145            <size>
146             <width>92</width>
147             <height>92</height>
148            </size>
149           </property>
150          </widget>
151         </item>
152        </layout>
153       </item>
154      </layout>
155     </item>
156     <item>
157      <layout class="QHBoxLayout" name="horizontalLayout_5">
158       <item>
159        <spacer name="horizontalSpacer_6">
160         <property name="orientation">
161          <enum>Qt::Horizontal</enum>
162         </property>
163         <property name="sizeHint" stdset="0">
164          <size>
165           <width>40</width>
166           <height>20</height>
167          </size>
168         </property>
169        </spacer>
170       </item>
171       <item>
172        <layout class="QVBoxLayout" name="verticalLayout">
173         <item>
174          <layout class="QHBoxLayout" name="horizontalLayout_2">
175           <item>
176            <spacer name="horizontalSpacer">
177             <property name="orientation">
178              <enum>Qt::Horizontal</enum>
179             </property>
180             <property name="sizeHint" stdset="0">
181              <size>
182               <width>40</width>
183               <height>20</height>
184              </size>
185             </property>
186            </spacer>
187           </item>
188           <item>
189            <widget class="QToolButton" name="upBtn">
190             <property name="toolTip">
191              <string>up</string>
192             </property>
193             <property name="text">
194              <string>...</string>
195             </property>
196             <property name="icon">
197              <iconset resource="xbmcnetmoviesremote.qrc">
198               <normaloff>:/images/btn_up.png</normaloff>:/images/btn_up.png</iconset>
199             </property>
200             <property name="iconSize">
201              <size>
202               <width>92</width>
203               <height>92</height>
204              </size>
205             </property>
206            </widget>
207           </item>
208           <item>
209            <spacer name="horizontalSpacer_2">
210             <property name="orientation">
211              <enum>Qt::Horizontal</enum>
212             </property>
213             <property name="sizeHint" stdset="0">
214              <size>
215               <width>40</width>
216               <height>20</height>
217              </size>
218             </property>
219            </spacer>
220           </item>
221          </layout>
222         </item>
223         <item>
224          <layout class="QHBoxLayout" name="horizontalLayout">
225           <item>
226            <widget class="QToolButton" name="leftBtn">
227             <property name="toolTip">
228              <string>left</string>
229             </property>
230             <property name="text">
231              <string>...</string>
232             </property>
233             <property name="icon">
234              <iconset resource="xbmcnetmoviesremote.qrc">
235               <normaloff>:/images/btn_left.png</normaloff>:/images/btn_left.png</iconset>
236             </property>
237             <property name="iconSize">
238              <size>
239               <width>92</width>
240               <height>92</height>
241              </size>
242             </property>
243            </widget>
244           </item>
245           <item>
246            <widget class="QToolButton" name="playBtn">
247             <property name="toolTip">
248              <string>pause</string>
249             </property>
250             <property name="text">
251              <string>...</string>
252             </property>
253             <property name="icon">
254              <iconset resource="xbmcnetmoviesremote.qrc">
255               <normaloff>:/images/btn_play_pause.png</normaloff>:/images/btn_play_pause.png</iconset>
256             </property>
257             <property name="iconSize">
258              <size>
259               <width>133</width>
260               <height>133</height>
261              </size>
262             </property>
263            </widget>
264           </item>
265           <item>
266            <widget class="QToolButton" name="rightBtn">
267             <property name="toolTip">
268              <string>right</string>
269             </property>
270             <property name="text">
271              <string>...</string>
272             </property>
273             <property name="icon">
274              <iconset resource="xbmcnetmoviesremote.qrc">
275               <normaloff>:/images/btn_right.png</normaloff>:/images/btn_right.png</iconset>
276             </property>
277             <property name="iconSize">
278              <size>
279               <width>92</width>
280               <height>92</height>
281              </size>
282             </property>
283            </widget>
284           </item>
285          </layout>
286         </item>
287         <item>
288          <layout class="QHBoxLayout" name="horizontalLayout_3">
289           <item>
290            <spacer name="horizontalSpacer_3">
291             <property name="orientation">
292              <enum>Qt::Horizontal</enum>
293             </property>
294             <property name="sizeHint" stdset="0">
295              <size>
296               <width>40</width>
297               <height>20</height>
298              </size>
299             </property>
300            </spacer>
301           </item>
302           <item>
303            <widget class="QToolButton" name="downBtn">
304             <property name="toolTip">
305              <string>down</string>
306             </property>
307             <property name="text">
308              <string>...</string>
309             </property>
310             <property name="icon">
311              <iconset resource="xbmcnetmoviesremote.qrc">
312               <normaloff>:/images/btn_down.png</normaloff>:/images/btn_down.png</iconset>
313             </property>
314             <property name="iconSize">
315              <size>
316               <width>92</width>
317               <height>92</height>
318              </size>
319             </property>
320            </widget>
321           </item>
322           <item>
323            <spacer name="horizontalSpacer_4">
324             <property name="orientation">
325              <enum>Qt::Horizontal</enum>
326             </property>
327             <property name="sizeHint" stdset="0">
328              <size>
329               <width>40</width>
330               <height>20</height>
331              </size>
332             </property>
333            </spacer>
334           </item>
335          </layout>
336         </item>
337        </layout>
338       </item>
339       <item>
340        <spacer name="horizontalSpacer_7">
341         <property name="orientation">
342          <enum>Qt::Horizontal</enum>
343         </property>
344         <property name="sizeHint" stdset="0">
345          <size>
346           <width>40</width>
347           <height>20</height>
348          </size>
349         </property>
350        </spacer>
351       </item>
352      </layout>
353     </item>
354     <item>
355      <layout class="QHBoxLayout" name="horizontalLayout_6">
356       <item>
357        <widget class="QToolButton" name="stopBtn">
358         <property name="toolTip">
359          <string>stop</string>
360         </property>
361         <property name="text">
362          <string>...</string>
363         </property>
364         <property name="icon">
365          <iconset resource="xbmcnetmoviesremote.qrc">
366           <normaloff>:/images/btn_stop.png</normaloff>:/images/btn_stop.png</iconset>
367         </property>
368         <property name="iconSize">
369          <size>
370           <width>92</width>
371           <height>92</height>
372          </size>
373         </property>
374        </widget>
375       </item>
376       <item>
377        <spacer name="horizontalSpacer_5">
378         <property name="orientation">
379          <enum>Qt::Horizontal</enum>
380         </property>
381         <property name="sizeHint" stdset="0">
382          <size>
383           <width>40</width>
384           <height>20</height>
385          </size>
386         </property>
387        </spacer>
388       </item>
389       <item>
390        <widget class="QToolButton" name="selectButton">
391         <property name="toolTip">
392          <string>select</string>
393         </property>
394         <property name="text">
395          <string>...</string>
396         </property>
397         <property name="icon">
398          <iconset resource="xbmcnetmoviesremote.qrc">
399           <normaloff>:/images/btn_enter.png</normaloff>:/images/btn_enter.png</iconset>
400         </property>
401         <property name="iconSize">
402          <size>
403           <width>92</width>
404           <height>92</height>
405          </size>
406         </property>
407        </widget>
408       </item>
409      </layout>
410     </item>
411    </layout>
412   </widget>
413   <widget class="QMenuBar" name="menuBar">
414    <property name="geometry">
415     <rect>
416      <x>0</x>
417      <y>0</y>
418      <width>480</width>
419      <height>25</height>
420     </rect>
421    </property>
422    <widget class="QMenu" name="menuSetup">
423     <property name="title">
424      <string>MainMenu</string>
425     </property>
426     <addaction name="actionSetup"/>
427    </widget>
428    <addaction name="menuSetup"/>
429   </widget>
430   <action name="actionSetup">
431    <property name="text">
432     <string>Setup</string>
433    </property>
434   </action>
435   <action name="actionConnect">
436    <property name="checkable">
437     <bool>true</bool>
438    </property>
439    <property name="text">
440     <string>Connect</string>
441    </property>
442   </action>
443  </widget>
444  <layoutdefault spacing="6" margin="11"/>
445  <resources>
446   <include location="xbmcnetmoviesremote.qrc"/>
447  </resources>
448  <connections/>
449 </ui>