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>994</width>
|
---|
10 | <height>512</height>
|
---|
11 | </rect>
|
---|
12 | </property>
|
---|
13 | <property name="windowTitle">
|
---|
14 | <string>Shortcut Preferences</string>
|
---|
15 | </property>
|
---|
16 | <widget class="QWidget" name="centralwidget">
|
---|
17 | <widget class="QLabel" name="label">
|
---|
18 | <property name="geometry">
|
---|
19 | <rect>
|
---|
20 | <x>0</x>
|
---|
21 | <y>0</y>
|
---|
22 | <width>181</width>
|
---|
23 | <height>26</height>
|
---|
24 | </rect>
|
---|
25 | </property>
|
---|
26 | <property name="text">
|
---|
27 | <string>Default Shortcuts</string>
|
---|
28 | </property>
|
---|
29 | </widget>
|
---|
30 | <widget class="QListWidget" name="listWidget">
|
---|
31 | <property name="geometry">
|
---|
32 | <rect>
|
---|
33 | <x>0</x>
|
---|
34 | <y>20</y>
|
---|
35 | <width>451</width>
|
---|
36 | <height>192</height>
|
---|
37 | </rect>
|
---|
38 | </property>
|
---|
39 | </widget>
|
---|
40 | <widget class="QLabel" name="label_2">
|
---|
41 | <property name="geometry">
|
---|
42 | <rect>
|
---|
43 | <x>0</x>
|
---|
44 | <y>20</y>
|
---|
45 | <width>151</width>
|
---|
46 | <height>31</height>
|
---|
47 | </rect>
|
---|
48 | </property>
|
---|
49 | <property name="text">
|
---|
50 | <string>[Right Menu]</string>
|
---|
51 | </property>
|
---|
52 | </widget>
|
---|
53 | <widget class="QLabel" name="label_3">
|
---|
54 | <property name="geometry">
|
---|
55 | <rect>
|
---|
56 | <x>160</x>
|
---|
57 | <y>20</y>
|
---|
58 | <width>121</width>
|
---|
59 | <height>26</height>
|
---|
60 | </rect>
|
---|
61 | </property>
|
---|
62 | <property name="text">
|
---|
63 | <string>Open Deskbar</string>
|
---|
64 | </property>
|
---|
65 | </widget>
|
---|
66 | <widget class="QLabel" name="label_6">
|
---|
67 | <property name="enabled">
|
---|
68 | <bool>true</bool>
|
---|
69 | </property>
|
---|
70 | <property name="geometry">
|
---|
71 | <rect>
|
---|
72 | <x>0</x>
|
---|
73 | <y>80</y>
|
---|
74 | <width>131</width>
|
---|
75 | <height>26</height>
|
---|
76 | </rect>
|
---|
77 | </property>
|
---|
78 | <property name="font">
|
---|
79 | <font>
|
---|
80 | <weight>75</weight>
|
---|
81 | <bold>true</bold>
|
---|
82 | </font>
|
---|
83 | </property>
|
---|
84 | <property name="text">
|
---|
85 | <string>[Volume Up]</string>
|
---|
86 | </property>
|
---|
87 | </widget>
|
---|
88 | <widget class="QLabel" name="label_7">
|
---|
89 | <property name="geometry">
|
---|
90 | <rect>
|
---|
91 | <x>160</x>
|
---|
92 | <y>80</y>
|
---|
93 | <width>221</width>
|
---|
94 | <height>26</height>
|
---|
95 | </rect>
|
---|
96 | </property>
|
---|
97 | <property name="font">
|
---|
98 | <font>
|
---|
99 | <weight>75</weight>
|
---|
100 | <bold>true</bold>
|
---|
101 | </font>
|
---|
102 | </property>
|
---|
103 | <property name="text">
|
---|
104 | <string>Increase System Volume</string>
|
---|
105 | </property>
|
---|
106 | </widget>
|
---|
107 | <widget class="QLabel" name="label_4">
|
---|
108 | <property name="geometry">
|
---|
109 | <rect>
|
---|
110 | <x>0</x>
|
---|
111 | <y>50</y>
|
---|
112 | <width>121</width>
|
---|
113 | <height>26</height>
|
---|
114 | </rect>
|
---|
115 | </property>
|
---|
116 | <property name="font">
|
---|
117 | <font>
|
---|
118 | <strikeout>true</strikeout>
|
---|
119 | </font>
|
---|
120 | </property>
|
---|
121 | <property name="text">
|
---|
122 | <string>[Volume Down]</string>
|
---|
123 | </property>
|
---|
124 | </widget>
|
---|
125 | <widget class="QLabel" name="label_5">
|
---|
126 | <property name="geometry">
|
---|
127 | <rect>
|
---|
128 | <x>160</x>
|
---|
129 | <y>50</y>
|
---|
130 | <width>261</width>
|
---|
131 | <height>26</height>
|
---|
132 | </rect>
|
---|
133 | </property>
|
---|
134 | <property name="font">
|
---|
135 | <font>
|
---|
136 | <strikeout>true</strikeout>
|
---|
137 | </font>
|
---|
138 | </property>
|
---|
139 | <property name="text">
|
---|
140 | <string>Descrease System Volume</string>
|
---|
141 | </property>
|
---|
142 | </widget>
|
---|
143 | <widget class="QPushButton" name="pushButton">
|
---|
144 | <property name="geometry">
|
---|
145 | <rect>
|
---|
146 | <x>0</x>
|
---|
147 | <y>210</y>
|
---|
148 | <width>112</width>
|
---|
149 | <height>38</height>
|
---|
150 | </rect>
|
---|
151 | </property>
|
---|
152 | <property name="text">
|
---|
153 | <string>Disable</string>
|
---|
154 | </property>
|
---|
155 | </widget>
|
---|
156 | <widget class="QPushButton" name="pushButton_2">
|
---|
157 | <property name="geometry">
|
---|
158 | <rect>
|
---|
159 | <x>120</x>
|
---|
160 | <y>210</y>
|
---|
161 | <width>241</width>
|
---|
162 | <height>38</height>
|
---|
163 | </rect>
|
---|
164 | </property>
|
---|
165 | <property name="text">
|
---|
166 | <string>Disable And Copy</string>
|
---|
167 | </property>
|
---|
168 | </widget>
|
---|
169 | <widget class="QListView" name="listView">
|
---|
170 | <property name="geometry">
|
---|
171 | <rect>
|
---|
172 | <x>0</x>
|
---|
173 | <y>250</y>
|
---|
174 | <width>451</width>
|
---|
175 | <height>151</height>
|
---|
176 | </rect>
|
---|
177 | </property>
|
---|
178 | </widget>
|
---|
179 | <widget class="QLabel" name="label_8">
|
---|
180 | <property name="geometry">
|
---|
181 | <rect>
|
---|
182 | <x>10</x>
|
---|
183 | <y>250</y>
|
---|
184 | <width>131</width>
|
---|
185 | <height>26</height>
|
---|
186 | </rect>
|
---|
187 | </property>
|
---|
188 | <property name="text">
|
---|
189 | <string>[Volume Down]</string>
|
---|
190 | </property>
|
---|
191 | </widget>
|
---|
192 | <widget class="QLabel" name="label_9">
|
---|
193 | <property name="geometry">
|
---|
194 | <rect>
|
---|
195 | <x>160</x>
|
---|
196 | <y>250</y>
|
---|
197 | <width>301</width>
|
---|
198 | <height>26</height>
|
---|
199 | </rect>
|
---|
200 | </property>
|
---|
201 | <property name="text">
|
---|
202 | <string>SoundSystem1 -> Decrease Volume</string>
|
---|
203 | </property>
|
---|
204 | </widget>
|
---|
205 | <widget class="QLabel" name="label_10">
|
---|
206 | <property name="geometry">
|
---|
207 | <rect>
|
---|
208 | <x>10</x>
|
---|
209 | <y>290</y>
|
---|
210 | <width>76</width>
|
---|
211 | <height>26</height>
|
---|
212 | </rect>
|
---|
213 | </property>
|
---|
214 | <property name="text">
|
---|
215 | <string>New...</string>
|
---|
216 | </property>
|
---|
217 | </widget>
|
---|
218 | <widget class="QLabel" name="label_11">
|
---|
219 | <property name="geometry">
|
---|
220 | <rect>
|
---|
221 | <x>160</x>
|
---|
222 | <y>290</y>
|
---|
223 | <width>76</width>
|
---|
224 | <height>26</height>
|
---|
225 | </rect>
|
---|
226 | </property>
|
---|
227 | <property name="text">
|
---|
228 | <string>Assign</string>
|
---|
229 | </property>
|
---|
230 | </widget>
|
---|
231 | <widget class="QListView" name="listView_2">
|
---|
232 | <property name="geometry">
|
---|
233 | <rect>
|
---|
234 | <x>490</x>
|
---|
235 | <y>20</y>
|
---|
236 | <width>471</width>
|
---|
237 | <height>371</height>
|
---|
238 | </rect>
|
---|
239 | </property>
|
---|
240 | </widget>
|
---|
241 | <widget class="QLabel" name="label_12">
|
---|
242 | <property name="geometry">
|
---|
243 | <rect>
|
---|
244 | <x>510</x>
|
---|
245 | <y>30</y>
|
---|
246 | <width>181</width>
|
---|
247 | <height>26</height>
|
---|
248 | </rect>
|
---|
249 | </property>
|
---|
250 | <property name="text">
|
---|
251 | <string>Open Tracker</string>
|
---|
252 | </property>
|
---|
253 | </widget>
|
---|
254 | <widget class="QPushButton" name="pushButton_3">
|
---|
255 | <property name="geometry">
|
---|
256 | <rect>
|
---|
257 | <x>120</x>
|
---|
258 | <y>400</y>
|
---|
259 | <width>112</width>
|
---|
260 | <height>38</height>
|
---|
261 | </rect>
|
---|
262 | </property>
|
---|
263 | <property name="text">
|
---|
264 | <string>Remove</string>
|
---|
265 | </property>
|
---|
266 | </widget>
|
---|
267 | <widget class="QPushButton" name="pushButton_4">
|
---|
268 | <property name="geometry">
|
---|
269 | <rect>
|
---|
270 | <x>0</x>
|
---|
271 | <y>400</y>
|
---|
272 | <width>112</width>
|
---|
273 | <height>38</height>
|
---|
274 | </rect>
|
---|
275 | </property>
|
---|
276 | <property name="text">
|
---|
277 | <string>Disable</string>
|
---|
278 | </property>
|
---|
279 | </widget>
|
---|
280 | <widget class="QScrollBar" name="verticalScrollBar">
|
---|
281 | <property name="geometry">
|
---|
282 | <rect>
|
---|
283 | <x>430</x>
|
---|
284 | <y>20</y>
|
---|
285 | <width>21</width>
|
---|
286 | <height>191</height>
|
---|
287 | </rect>
|
---|
288 | </property>
|
---|
289 | <property name="orientation">
|
---|
290 | <enum>Qt::Vertical</enum>
|
---|
291 | </property>
|
---|
292 | </widget>
|
---|
293 | <widget class="QScrollBar" name="verticalScrollBar_2">
|
---|
294 | <property name="geometry">
|
---|
295 | <rect>
|
---|
296 | <x>430</x>
|
---|
297 | <y>249</y>
|
---|
298 | <width>21</width>
|
---|
299 | <height>151</height>
|
---|
300 | </rect>
|
---|
301 | </property>
|
---|
302 | <property name="orientation">
|
---|
303 | <enum>Qt::Vertical</enum>
|
---|
304 | </property>
|
---|
305 | </widget>
|
---|
306 | <widget class="QLabel" name="label_13">
|
---|
307 | <property name="geometry">
|
---|
308 | <rect>
|
---|
309 | <x>490</x>
|
---|
310 | <y>190</y>
|
---|
311 | <width>221</width>
|
---|
312 | <height>26</height>
|
---|
313 | </rect>
|
---|
314 | </property>
|
---|
315 | <property name="text">
|
---|
316 | <string>Running apps</string>
|
---|
317 | </property>
|
---|
318 | </widget>
|
---|
319 | <widget class="QLabel" name="label_14">
|
---|
320 | <property name="geometry">
|
---|
321 | <rect>
|
---|
322 | <x>500</x>
|
---|
323 | <y>220</y>
|
---|
324 | <width>111</width>
|
---|
325 | <height>26</height>
|
---|
326 | </rect>
|
---|
327 | </property>
|
---|
328 | <property name="font">
|
---|
329 | <font>
|
---|
330 | <weight>75</weight>
|
---|
331 | <bold>true</bold>
|
---|
332 | </font>
|
---|
333 | </property>
|
---|
334 | <property name="text">
|
---|
335 | <string>WebPositive</string>
|
---|
336 | </property>
|
---|
337 | </widget>
|
---|
338 | <widget class="QLabel" name="label_16">
|
---|
339 | <property name="geometry">
|
---|
340 | <rect>
|
---|
341 | <x>520</x>
|
---|
342 | <y>250</y>
|
---|
343 | <width>111</width>
|
---|
344 | <height>26</height>
|
---|
345 | </rect>
|
---|
346 | </property>
|
---|
347 | <property name="font">
|
---|
348 | <font>
|
---|
349 | <weight>75</weight>
|
---|
350 | <bold>true</bold>
|
---|
351 | </font>
|
---|
352 | </property>
|
---|
353 | <property name="text">
|
---|
354 | <string>Open Tab...</string>
|
---|
355 | </property>
|
---|
356 | </widget>
|
---|
357 | <widget class="QTextEdit" name="textEdit">
|
---|
358 | <property name="geometry">
|
---|
359 | <rect>
|
---|
360 | <x>640</x>
|
---|
361 | <y>250</y>
|
---|
362 | <width>261</width>
|
---|
363 | <height>31</height>
|
---|
364 | </rect>
|
---|
365 | </property>
|
---|
366 | <property name="html">
|
---|
367 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
---|
368 | <html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
---|
369 | p, li { white-space: pre-wrap; }
|
---|
370 | </style></head><body style=" font-family:'Noto Sans Display'; font-size:13.125pt; font-weight:400; font-style:normal;">
|
---|
371 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">https://dev.haiku-os.org</p></body></html></string>
|
---|
372 | </property>
|
---|
373 | </widget>
|
---|
374 | <widget class="QLabel" name="label_17">
|
---|
375 | <property name="geometry">
|
---|
376 | <rect>
|
---|
377 | <x>520</x>
|
---|
378 | <y>270</y>
|
---|
379 | <width>76</width>
|
---|
380 | <height>26</height>
|
---|
381 | </rect>
|
---|
382 | </property>
|
---|
383 | <property name="text">
|
---|
384 | <string>Quit</string>
|
---|
385 | </property>
|
---|
386 | </widget>
|
---|
387 | <widget class="QLabel" name="label_18">
|
---|
388 | <property name="geometry">
|
---|
389 | <rect>
|
---|
390 | <x>490</x>
|
---|
391 | <y>300</y>
|
---|
392 | <width>76</width>
|
---|
393 | <height>26</height>
|
---|
394 | </rect>
|
---|
395 | </property>
|
---|
396 | <property name="text">
|
---|
397 | <string>Tracker</string>
|
---|
398 | </property>
|
---|
399 | </widget>
|
---|
400 | <widget class="QLabel" name="label_15">
|
---|
401 | <property name="geometry">
|
---|
402 | <rect>
|
---|
403 | <x>520</x>
|
---|
404 | <y>330</y>
|
---|
405 | <width>121</width>
|
---|
406 | <height>26</height>
|
---|
407 | </rect>
|
---|
408 | </property>
|
---|
409 | <property name="text">
|
---|
410 | <string>Open Folder...</string>
|
---|
411 | </property>
|
---|
412 | </widget>
|
---|
413 | <widget class="QLabel" name="label_19">
|
---|
414 | <property name="geometry">
|
---|
415 | <rect>
|
---|
416 | <x>510</x>
|
---|
417 | <y>60</y>
|
---|
418 | <width>151</width>
|
---|
419 | <height>26</height>
|
---|
420 | </rect>
|
---|
421 | </property>
|
---|
422 | <property name="text">
|
---|
423 | <string>Open Application...</string>
|
---|
424 | </property>
|
---|
425 | </widget>
|
---|
426 | <widget class="QScrollBar" name="verticalScrollBar_3">
|
---|
427 | <property name="geometry">
|
---|
428 | <rect>
|
---|
429 | <x>940</x>
|
---|
430 | <y>20</y>
|
---|
431 | <width>21</width>
|
---|
432 | <height>371</height>
|
---|
433 | </rect>
|
---|
434 | </property>
|
---|
435 | <property name="orientation">
|
---|
436 | <enum>Qt::Vertical</enum>
|
---|
437 | </property>
|
---|
438 | </widget>
|
---|
439 | </widget>
|
---|
440 | <widget class="QMenuBar" name="menubar">
|
---|
441 | <property name="geometry">
|
---|
442 | <rect>
|
---|
443 | <x>0</x>
|
---|
444 | <y>0</y>
|
---|
445 | <width>994</width>
|
---|
446 | <height>31</height>
|
---|
447 | </rect>
|
---|
448 | </property>
|
---|
449 | <widget class="QMenu" name="menuFile">
|
---|
450 | <property name="title">
|
---|
451 | <string>File</string>
|
---|
452 | </property>
|
---|
453 | <addaction name="actionOpen"/>
|
---|
454 | <addaction name="actionExport"/>
|
---|
455 | <addaction name="separator"/>
|
---|
456 | <addaction name="actionQuit"/>
|
---|
457 | </widget>
|
---|
458 | <addaction name="menuFile"/>
|
---|
459 | </widget>
|
---|
460 | <widget class="QStatusBar" name="statusbar"/>
|
---|
461 | <action name="actionOpen">
|
---|
462 | <property name="text">
|
---|
463 | <string>Open</string>
|
---|
464 | </property>
|
---|
465 | </action>
|
---|
466 | <action name="actionExport">
|
---|
467 | <property name="text">
|
---|
468 | <string>Export</string>
|
---|
469 | </property>
|
---|
470 | </action>
|
---|
471 | <action name="actionQuit">
|
---|
472 | <property name="text">
|
---|
473 | <string>Quit</string>
|
---|
474 | </property>
|
---|
475 | </action>
|
---|
476 | </widget>
|
---|
477 | <resources/>
|
---|
478 | <connections/>
|
---|
479 | </ui>
|
---|