e8808e20d2c2d896726830eb8e3e0fa543d41687
[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>200</width>
10     <height>320</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_2">
18     <item>
19      <widget class="QPushButton" name="networkButton">
20       <property name="text">
21        <string>PushButton</string>
22       </property>
23      </widget>
24     </item>
25     <item>
26      <widget class="QStackedWidget" name="stackedWidget">
27       <property name="currentIndex">
28        <number>0</number>
29       </property>
30       <widget class="QWidget" name="infoPage">
31        <layout class="QVBoxLayout" name="verticalLayout">
32         <item>
33          <layout class="QGridLayout" name="gridLayout">
34           <item row="0" column="0">
35            <widget class="QToolButton" name="videoPlayerStateBtn">
36             <property name="toolTip">
37              <string>VideoPlayer.State</string>
38             </property>
39             <property name="text">
40              <string>...</string>
41             </property>
42            </widget>
43           </item>
44           <item row="0" column="1">
45            <widget class="QToolButton" name="videoPlayerPlayPauseBtn">
46             <property name="toolTip">
47              <string>VideoPlayer.PlayPause</string>
48             </property>
49             <property name="text">
50              <string>...</string>
51             </property>
52            </widget>
53           </item>
54           <item row="0" column="2">
55            <widget class="QToolButton" name="videoPlayerStopBtn">
56             <property name="toolTip">
57              <string>VideoPlayer.Stop</string>
58             </property>
59             <property name="text">
60              <string>...</string>
61             </property>
62            </widget>
63           </item>
64           <item row="3" column="0">
65            <widget class="QToolButton" name="actionLeftBtn">
66             <property name="toolTip">
67              <string>left</string>
68             </property>
69             <property name="text">
70              <string>...</string>
71             </property>
72            </widget>
73           </item>
74           <item row="2" column="0">
75            <widget class="QToolButton" name="xbmcGetVolumeBtn">
76             <property name="toolTip">
77              <string>XBMC.GetVolume</string>
78             </property>
79             <property name="text">
80              <string>...</string>
81             </property>
82            </widget>
83           </item>
84           <item row="1" column="0">
85            <widget class="QToolButton" name="videoPlayerBigSkipBackwardBtn">
86             <property name="toolTip">
87              <string>VideoPlayer.BigSkipBackward</string>
88             </property>
89             <property name="text">
90              <string>...</string>
91             </property>
92            </widget>
93           </item>
94           <item row="1" column="1">
95            <widget class="QToolButton" name="videoPlayerBigSkipForwardBtn">
96             <property name="toolTip">
97              <string>VideoPlayer.BigSkipForward</string>
98             </property>
99             <property name="text">
100              <string>...</string>
101             </property>
102            </widget>
103           </item>
104           <item row="1" column="2">
105            <widget class="QToolButton" name="videoPlayerSmallSkipBackwardBtn">
106             <property name="toolTip">
107              <string>VideoPlayer.SmallSkipBackward</string>
108             </property>
109             <property name="text">
110              <string>...</string>
111             </property>
112            </widget>
113           </item>
114           <item row="2" column="1">
115            <widget class="QToolButton" name="xbmcToggleMuteBtn">
116             <property name="toolTip">
117              <string>XBMC.ToggleMute</string>
118             </property>
119             <property name="text">
120              <string>...</string>
121             </property>
122            </widget>
123           </item>
124           <item row="2" column="2">
125            <widget class="QToolButton" name="xbmcPlayBtn">
126             <property name="toolTip">
127              <string>XBMC.Play</string>
128             </property>
129             <property name="text">
130              <string>...</string>
131             </property>
132            </widget>
133           </item>
134           <item row="3" column="1">
135            <widget class="QToolButton" name="actionRightBtn">
136             <property name="toolTip">
137              <string>right</string>
138             </property>
139             <property name="text">
140              <string>...</string>
141             </property>
142            </widget>
143           </item>
144           <item row="3" column="2">
145            <widget class="QToolButton" name="actionUpBtn">
146             <property name="toolTip">
147              <string>up</string>
148             </property>
149             <property name="text">
150              <string>...</string>
151             </property>
152            </widget>
153           </item>
154           <item row="0" column="3">
155            <widget class="QToolButton" name="videoPlayerSkipPreviousBtn">
156             <property name="toolTip">
157              <string>VideoPlayer.SkipPrevious</string>
158             </property>
159             <property name="text">
160              <string>...</string>
161             </property>
162            </widget>
163           </item>
164           <item row="1" column="3">
165            <widget class="QToolButton" name="videoPlayerSmallSkipForwardBtn">
166             <property name="toolTip">
167              <string>VideoPlayer.SmallSkipForward</string>
168             </property>
169             <property name="text">
170              <string>...</string>
171             </property>
172            </widget>
173           </item>
174           <item row="2" column="3">
175            <widget class="QToolButton" name="xbmcQuitBtn">
176             <property name="toolTip">
177              <string>XBMC.Quit</string>
178             </property>
179             <property name="text">
180              <string>...</string>
181             </property>
182            </widget>
183           </item>
184           <item row="3" column="3">
185            <widget class="QToolButton" name="actionDownBtn">
186             <property name="toolTip">
187              <string>down</string>
188             </property>
189             <property name="text">
190              <string>...</string>
191             </property>
192            </widget>
193           </item>
194           <item row="3" column="4">
195            <widget class="QToolButton" name="actionEnterBtn">
196             <property name="toolTip">
197              <string>enter</string>
198             </property>
199             <property name="text">
200              <string>...</string>
201             </property>
202            </widget>
203           </item>
204           <item row="2" column="4">
205            <widget class="QToolButton" name="playerGetActivePlayers">
206             <property name="toolTip">
207              <string>playerGetActivePlayers</string>
208             </property>
209             <property name="text">
210              <string>...</string>
211             </property>
212            </widget>
213           </item>
214           <item row="1" column="4">
215            <widget class="QToolButton" name="videoPlayerGetTimeBtn">
216             <property name="toolTip">
217              <string>VideoPlayer.GetTime</string>
218             </property>
219             <property name="text">
220              <string>...</string>
221             </property>
222            </widget>
223           </item>
224           <item row="0" column="4">
225            <widget class="QToolButton" name="videoPlayerSkipNextBtn">
226             <property name="toolTip">
227              <string>VideoPlayer.SkipNext</string>
228             </property>
229             <property name="text">
230              <string>...</string>
231             </property>
232            </widget>
233           </item>
234           <item row="4" column="0">
235            <widget class="QToolButton" name="actionPlayBtn">
236             <property name="toolTip">
237              <string>play</string>
238             </property>
239             <property name="text">
240              <string>...</string>
241             </property>
242            </widget>
243           </item>
244           <item row="4" column="1">
245            <widget class="QToolButton" name="actionSelectItemBtn">
246             <property name="toolTip">
247              <string>select item</string>
248             </property>
249             <property name="text">
250              <string>...</string>
251             </property>
252            </widget>
253           </item>
254           <item row="4" column="2">
255            <widget class="QToolButton" name="actionParentDirBtn">
256             <property name="toolTip">
257              <string>parent dir</string>
258             </property>
259             <property name="text">
260              <string>...</string>
261             </property>
262            </widget>
263           </item>
264          </layout>
265         </item>
266         <item>
267          <widget class="QTextEdit" name="textEdit">
268           <property name="enabled">
269            <bool>false</bool>
270           </property>
271          </widget>
272         </item>
273        </layout>
274       </widget>
275      </widget>
276     </item>
277    </layout>
278   </widget>
279   <widget class="QMenuBar" name="menuBar">
280    <property name="geometry">
281     <rect>
282      <x>0</x>
283      <y>0</y>
284      <width>200</width>
285      <height>25</height>
286     </rect>
287    </property>
288    <widget class="QMenu" name="menuSetup">
289     <property name="title">
290      <string>MainMenu</string>
291     </property>
292     <addaction name="actionSetup"/>
293    </widget>
294    <addaction name="menuSetup"/>
295   </widget>
296   <action name="actionSetup">
297    <property name="text">
298     <string>Setup</string>
299    </property>
300   </action>
301   <action name="actionConnect">
302    <property name="checkable">
303     <bool>true</bool>
304    </property>
305    <property name="text">
306     <string>Connect</string>
307    </property>
308   </action>
309  </widget>
310  <layoutdefault spacing="6" margin="11"/>
311  <resources/>
312  <connections/>
313 </ui>