1915a24e0c38fc5c5d6c0cc3c42e37ed5a441bfd
[staging/HomeScreen.git] / HomeScreenSimulator / resources / 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>731</width>
10     <height>507</height>
11    </rect>
12   </property>
13   <property name="focusPolicy">
14    <enum>Qt::NoFocus</enum>
15   </property>
16   <property name="windowTitle">
17    <string/>
18   </property>
19   <property name="styleSheet">
20    <string notr="true"/>
21   </property>
22   <widget class="QWidget" name="centralWidget">
23    <widget class="QTabWidget" name="tabWidget">
24     <property name="geometry">
25      <rect>
26       <x>10</x>
27       <y>10</y>
28       <width>711</width>
29       <height>451</height>
30      </rect>
31     </property>
32     <property name="currentIndex">
33      <number>0</number>
34     </property>
35     <widget class="QWidget" name="tab">
36      <attribute name="title">
37       <string>Status Bar</string>
38      </attribute>
39      <widget class="QPushButton" name="pushButton_Update">
40       <property name="geometry">
41        <rect>
42         <x>20</x>
43         <y>380</y>
44         <width>211</width>
45         <height>27</height>
46        </rect>
47       </property>
48       <property name="text">
49        <string>Read from Home Screen App</string>
50       </property>
51      </widget>
52      <widget class="QTableWidget" name="tableWidget_Status">
53       <property name="geometry">
54        <rect>
55         <x>30</x>
56         <y>20</y>
57         <width>681</width>
58         <height>341</height>
59        </rect>
60       </property>
61      </widget>
62      <widget class="QPushButton" name="pushButton_IconExample">
63       <property name="geometry">
64        <rect>
65         <x>550</x>
66         <y>380</y>
67         <width>141</width>
68         <height>27</height>
69        </rect>
70       </property>
71       <property name="text">
72        <string>Icon-Example</string>
73       </property>
74      </widget>
75     </widget>
76     <widget class="QWidget" name="tab_Popup">
77      <attribute name="title">
78       <string>Popup</string>
79      </attribute>
80      <widget class="QPushButton" name="pushButton_Send">
81       <property name="geometry">
82        <rect>
83         <x>600</x>
84         <y>380</y>
85         <width>99</width>
86         <height>27</height>
87        </rect>
88       </property>
89       <property name="text">
90        <string>Send</string>
91       </property>
92      </widget>
93      <widget class="QPlainTextEdit" name="plainTextEdit_Popup">
94       <property name="geometry">
95        <rect>
96         <x>10</x>
97         <y>10</y>
98         <width>681</width>
99         <height>361</height>
100        </rect>
101       </property>
102      </widget>
103      <widget class="QPushButton" name="pushButton_PopupExample">
104       <property name="geometry">
105        <rect>
106         <x>428</x>
107         <y>380</y>
108         <width>171</width>
109         <height>27</height>
110        </rect>
111       </property>
112       <property name="text">
113        <string>&quot;Hello World&quot; Example</string>
114       </property>
115      </widget>
116      <widget class="QPushButton" name="pushButton_comboBoxExample">
117       <property name="geometry">
118        <rect>
119         <x>230</x>
120         <y>380</y>
121         <width>191</width>
122         <height>27</height>
123        </rect>
124       </property>
125       <property name="text">
126        <string>ComboBox Example</string>
127       </property>
128      </widget>
129     </widget>
130     <widget class="QWidget" name="tab_DayNightMode">
131      <attribute name="title">
132       <string>Day/Night Mode</string>
133      </attribute>
134      <widget class="QGroupBox" name="groupBox_DayNightMode">
135       <property name="geometry">
136        <rect>
137         <x>30</x>
138         <y>30</y>
139         <width>161</width>
140         <height>91</height>
141        </rect>
142       </property>
143       <property name="title">
144        <string>Day/Night Mode</string>
145       </property>
146       <widget class="QRadioButton" name="radioButton_NightMode">
147        <property name="geometry">
148         <rect>
149          <x>10</x>
150          <y>50</y>
151          <width>117</width>
152          <height>22</height>
153         </rect>
154        </property>
155        <property name="focusPolicy">
156         <enum>Qt::NoFocus</enum>
157        </property>
158        <property name="text">
159         <string>Night Mode</string>
160        </property>
161       </widget>
162       <widget class="QRadioButton" name="radioButton_DayMode">
163        <property name="geometry">
164         <rect>
165          <x>10</x>
166          <y>30</y>
167          <width>117</width>
168          <height>22</height>
169         </rect>
170        </property>
171        <property name="focusPolicy">
172         <enum>Qt::NoFocus</enum>
173        </property>
174        <property name="text">
175         <string>Day Mode</string>
176        </property>
177        <property name="checked">
178         <bool>true</bool>
179        </property>
180       </widget>
181      </widget>
182     </widget>
183     <widget class="QWidget" name="tab_FutureFeatures">
184      <attribute name="title">
185       <string>Future features</string>
186      </attribute>
187      <widget class="QPushButton" name="pushButton_Right">
188       <property name="enabled">
189        <bool>false</bool>
190       </property>
191       <property name="geometry">
192        <rect>
193         <x>250</x>
194         <y>160</y>
195         <width>71</width>
196         <height>71</height>
197        </rect>
198       </property>
199       <property name="focusPolicy">
200        <enum>Qt::NoFocus</enum>
201       </property>
202       <property name="text">
203        <string>Right</string>
204       </property>
205      </widget>
206      <widget class="QPushButton" name="pushButton_OK">
207       <property name="enabled">
208        <bool>false</bool>
209       </property>
210       <property name="geometry">
211        <rect>
212         <x>170</x>
213         <y>160</y>
214         <width>71</width>
215         <height>71</height>
216        </rect>
217       </property>
218       <property name="focusPolicy">
219        <enum>Qt::NoFocus</enum>
220       </property>
221       <property name="text">
222        <string>OK</string>
223       </property>
224      </widget>
225      <widget class="QPushButton" name="pushButton_Left">
226       <property name="enabled">
227        <bool>false</bool>
228       </property>
229       <property name="geometry">
230        <rect>
231         <x>90</x>
232         <y>160</y>
233         <width>71</width>
234         <height>71</height>
235        </rect>
236       </property>
237       <property name="focusPolicy">
238        <enum>Qt::NoFocus</enum>
239       </property>
240       <property name="text">
241        <string>Left</string>
242       </property>
243      </widget>
244      <widget class="QPushButton" name="pushButton_Down">
245       <property name="enabled">
246        <bool>false</bool>
247       </property>
248       <property name="geometry">
249        <rect>
250         <x>170</x>
251         <y>240</y>
252         <width>71</width>
253         <height>71</height>
254        </rect>
255       </property>
256       <property name="focusPolicy">
257        <enum>Qt::NoFocus</enum>
258       </property>
259       <property name="text">
260        <string>Down</string>
261       </property>
262      </widget>
263      <widget class="QPushButton" name="pushButton_Up">
264       <property name="enabled">
265        <bool>false</bool>
266       </property>
267       <property name="geometry">
268        <rect>
269         <x>170</x>
270         <y>80</y>
271         <width>71</width>
272         <height>71</height>
273        </rect>
274       </property>
275       <property name="focusPolicy">
276        <enum>Qt::NoFocus</enum>
277       </property>
278       <property name="text">
279        <string>Up</string>
280       </property>
281      </widget>
282      <widget class="QLabel" name="label">
283       <property name="geometry">
284        <rect>
285         <x>120</x>
286         <y>20</y>
287         <width>181</width>
288         <height>51</height>
289        </rect>
290       </property>
291       <property name="text">
292        <string>under development
293 not functional right now</string>
294       </property>
295      </widget>
296      <widget class="QPushButton" name="pushButton_Cancel">
297       <property name="enabled">
298        <bool>false</bool>
299       </property>
300       <property name="geometry">
301        <rect>
302         <x>90</x>
303         <y>240</y>
304         <width>71</width>
305         <height>71</height>
306        </rect>
307       </property>
308       <property name="focusPolicy">
309        <enum>Qt::NoFocus</enum>
310       </property>
311       <property name="text">
312        <string>Cancel/
313 Back?</string>
314       </property>
315      </widget>
316     </widget>
317    </widget>
318    <widget class="QPushButton" name="pushButton_Exit">
319     <property name="geometry">
320      <rect>
321       <x>620</x>
322       <y>470</y>
323       <width>99</width>
324       <height>27</height>
325      </rect>
326     </property>
327     <property name="text">
328      <string>Exit</string>
329     </property>
330    </widget>
331   </widget>
332   <action name="actionAbout">
333    <property name="text">
334     <string>About</string>
335    </property>
336   </action>
337  </widget>
338  <layoutdefault spacing="6" margin="11"/>
339  <resources/>
340  <connections/>
341 </ui>