1 | <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
---|
2 | <class>VBoxVMSettingsDlg</class>
|
---|
3 | <comment>
|
---|
4 | :mode=html:tabSize=4:indentSize=4:noTabs=true:
|
---|
5 | :folding=explicit:collapseFolds=1:
|
---|
6 |
|
---|
7 | # Copyright (C) 2006 InnoTek Systemberatung GmbH
|
---|
8 | #
|
---|
9 | # This file is part of VirtualBox Open Source Edition (OSE), as
|
---|
10 | # available from http://www.virtualbox.org. This file is free software;
|
---|
11 | # you can redistribute it and/or modify it under the terms of the GNU
|
---|
12 | # General Public License as published by the Free Software Foundation,
|
---|
13 | # in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
|
---|
14 | # distribution. VirtualBox OSE is distributed in the hope that it will
|
---|
15 | # be useful, but WITHOUT ANY WARRANTY of any kind.
|
---|
16 | #
|
---|
17 | # If you received this file as part of a commercial VirtualBox
|
---|
18 | # distribution, then only the terms of your commercial VirtualBox
|
---|
19 | # license agreement apply instead of the previous paragraph.
|
---|
20 | </comment>
|
---|
21 | <widget class="QDialog">
|
---|
22 | <property name="name">
|
---|
23 | <cstring>VBoxVMSettingsDlg</cstring>
|
---|
24 | </property>
|
---|
25 | <property name="geometry">
|
---|
26 | <rect>
|
---|
27 | <x>0</x>
|
---|
28 | <y>0</y>
|
---|
29 | <width>465</width>
|
---|
30 | <height>493</height>
|
---|
31 | </rect>
|
---|
32 | </property>
|
---|
33 | <property name="sizePolicy">
|
---|
34 | <sizepolicy>
|
---|
35 | <hsizetype>7</hsizetype>
|
---|
36 | <vsizetype>7</vsizetype>
|
---|
37 | <horstretch>0</horstretch>
|
---|
38 | <verstretch>0</verstretch>
|
---|
39 | </sizepolicy>
|
---|
40 | </property>
|
---|
41 | <property name="caption">
|
---|
42 | <string>VBoxVMSettingsDlg</string>
|
---|
43 | </property>
|
---|
44 | <property name="sizeGripEnabled">
|
---|
45 | <bool>true</bool>
|
---|
46 | </property>
|
---|
47 | <property name="whatsThis" stdset="0">
|
---|
48 | <string><i>Select a settings category from the list on the left side and move the mouse over a settings item to get more information<i>.</string>
|
---|
49 | </property>
|
---|
50 | <grid>
|
---|
51 | <property name="name">
|
---|
52 | <cstring>unnamed</cstring>
|
---|
53 | </property>
|
---|
54 | <property name="spacing">
|
---|
55 | <number>10</number>
|
---|
56 | </property>
|
---|
57 | <property name="resizeMode">
|
---|
58 | <enum>Minimum</enum>
|
---|
59 | </property>
|
---|
60 | <widget class="QListView" row="0" column="0" rowspan="3" colspan="1">
|
---|
61 | <column>
|
---|
62 | <property name="text">
|
---|
63 | <string>Category</string>
|
---|
64 | </property>
|
---|
65 | <property name="clickable">
|
---|
66 | <bool>false</bool>
|
---|
67 | </property>
|
---|
68 | <property name="resizable">
|
---|
69 | <bool>true</bool>
|
---|
70 | </property>
|
---|
71 | </column>
|
---|
72 | <column>
|
---|
73 | <property name="text">
|
---|
74 | <string>[id]</string>
|
---|
75 | </property>
|
---|
76 | <property name="clickable">
|
---|
77 | <bool>false</bool>
|
---|
78 | </property>
|
---|
79 | <property name="resizable">
|
---|
80 | <bool>false</bool>
|
---|
81 | </property>
|
---|
82 | </column>
|
---|
83 | <column>
|
---|
84 | <property name="text">
|
---|
85 | <string>[link]</string>
|
---|
86 | </property>
|
---|
87 | <property name="clickable">
|
---|
88 | <bool>false</bool>
|
---|
89 | </property>
|
---|
90 | <property name="resizable">
|
---|
91 | <bool>false</bool>
|
---|
92 | </property>
|
---|
93 | </column>
|
---|
94 | <item>
|
---|
95 | <property name="text">
|
---|
96 | <string> General </string>
|
---|
97 | </property>
|
---|
98 | <property name="text">
|
---|
99 | <string>0</string>
|
---|
100 | </property>
|
---|
101 | <property name="text">
|
---|
102 | <string>#general</string>
|
---|
103 | </property>
|
---|
104 | <property name="pixmap">
|
---|
105 | <pixmap>machine_16px.png</pixmap>
|
---|
106 | </property>
|
---|
107 | <property name="pixmap">
|
---|
108 | <pixmap></pixmap>
|
---|
109 | </property>
|
---|
110 | <property name="pixmap">
|
---|
111 | <pixmap></pixmap>
|
---|
112 | </property>
|
---|
113 | </item>
|
---|
114 | <item>
|
---|
115 | <property name="text">
|
---|
116 | <string> Hard Disks </string>
|
---|
117 | </property>
|
---|
118 | <property name="text">
|
---|
119 | <string>1</string>
|
---|
120 | </property>
|
---|
121 | <property name="text">
|
---|
122 | <string>#hdds</string>
|
---|
123 | </property>
|
---|
124 | <property name="pixmap">
|
---|
125 | <pixmap>hd_16px.png</pixmap>
|
---|
126 | </property>
|
---|
127 | <property name="pixmap">
|
---|
128 | <pixmap></pixmap>
|
---|
129 | </property>
|
---|
130 | <property name="pixmap">
|
---|
131 | <pixmap></pixmap>
|
---|
132 | </property>
|
---|
133 | </item>
|
---|
134 | <item>
|
---|
135 | <property name="text">
|
---|
136 | <string> Floppy </string>
|
---|
137 | </property>
|
---|
138 | <property name="text">
|
---|
139 | <string>2</string>
|
---|
140 | </property>
|
---|
141 | <property name="text">
|
---|
142 | <string>#floppy</string>
|
---|
143 | </property>
|
---|
144 | <property name="pixmap">
|
---|
145 | <pixmap>fd_16px.png</pixmap>
|
---|
146 | </property>
|
---|
147 | <property name="pixmap">
|
---|
148 | <pixmap></pixmap>
|
---|
149 | </property>
|
---|
150 | <property name="pixmap">
|
---|
151 | <pixmap></pixmap>
|
---|
152 | </property>
|
---|
153 | </item>
|
---|
154 | <item>
|
---|
155 | <property name="text">
|
---|
156 | <string> CD/DVD-ROM </string>
|
---|
157 | </property>
|
---|
158 | <property name="text">
|
---|
159 | <string>3</string>
|
---|
160 | </property>
|
---|
161 | <property name="text">
|
---|
162 | <string>#dvd</string>
|
---|
163 | </property>
|
---|
164 | <property name="pixmap">
|
---|
165 | <pixmap>cd_16px.png</pixmap>
|
---|
166 | </property>
|
---|
167 | <property name="pixmap">
|
---|
168 | <pixmap></pixmap>
|
---|
169 | </property>
|
---|
170 | <property name="pixmap">
|
---|
171 | <pixmap></pixmap>
|
---|
172 | </property>
|
---|
173 | </item>
|
---|
174 | <item>
|
---|
175 | <property name="text">
|
---|
176 | <string> Audio </string>
|
---|
177 | </property>
|
---|
178 | <property name="text">
|
---|
179 | <string>4</string>
|
---|
180 | </property>
|
---|
181 | <property name="text">
|
---|
182 | <string>#audio</string>
|
---|
183 | </property>
|
---|
184 | <property name="pixmap">
|
---|
185 | <pixmap>sound_16px.png</pixmap>
|
---|
186 | </property>
|
---|
187 | <property name="pixmap">
|
---|
188 | <pixmap></pixmap>
|
---|
189 | </property>
|
---|
190 | <property name="pixmap">
|
---|
191 | <pixmap></pixmap>
|
---|
192 | </property>
|
---|
193 | </item>
|
---|
194 | <item>
|
---|
195 | <property name="text">
|
---|
196 | <string> Network </string>
|
---|
197 | </property>
|
---|
198 | <property name="text">
|
---|
199 | <string>5</string>
|
---|
200 | </property>
|
---|
201 | <property name="text">
|
---|
202 | <string>#network</string>
|
---|
203 | </property>
|
---|
204 | <property name="pixmap">
|
---|
205 | <pixmap>nw_16px.png</pixmap>
|
---|
206 | </property>
|
---|
207 | <property name="pixmap">
|
---|
208 | <pixmap></pixmap>
|
---|
209 | </property>
|
---|
210 | <property name="pixmap">
|
---|
211 | <pixmap></pixmap>
|
---|
212 | </property>
|
---|
213 | </item>
|
---|
214 | <item>
|
---|
215 | <property name="text">
|
---|
216 | <string> USB </string>
|
---|
217 | </property>
|
---|
218 | <property name="text">
|
---|
219 | <string>6</string>
|
---|
220 | </property>
|
---|
221 | <property name="text">
|
---|
222 | <string>#usb</string>
|
---|
223 | </property>
|
---|
224 | <property name="pixmap">
|
---|
225 | <pixmap>usb_16px.png</pixmap>
|
---|
226 | </property>
|
---|
227 | <property name="pixmap">
|
---|
228 | <pixmap></pixmap>
|
---|
229 | </property>
|
---|
230 | <property name="pixmap">
|
---|
231 | <pixmap></pixmap>
|
---|
232 | </property>
|
---|
233 | </item>
|
---|
234 | <item>
|
---|
235 | <property name="text">
|
---|
236 | <string> Remote Display </string>
|
---|
237 | </property>
|
---|
238 | <property name="text">
|
---|
239 | <string>7</string>
|
---|
240 | </property>
|
---|
241 | <property name="text">
|
---|
242 | <string>#vrdp</string>
|
---|
243 | </property>
|
---|
244 | <property name="pixmap">
|
---|
245 | <pixmap>vrdp_16px.png</pixmap>
|
---|
246 | </property>
|
---|
247 | <property name="pixmap">
|
---|
248 | <pixmap></pixmap>
|
---|
249 | </property>
|
---|
250 | <property name="pixmap">
|
---|
251 | <pixmap></pixmap>
|
---|
252 | </property>
|
---|
253 | </item>
|
---|
254 | <property name="name">
|
---|
255 | <cstring>listView</cstring>
|
---|
256 | </property>
|
---|
257 | <property name="sizePolicy">
|
---|
258 | <sizepolicy>
|
---|
259 | <hsizetype>0</hsizetype>
|
---|
260 | <vsizetype>5</vsizetype>
|
---|
261 | <horstretch>0</horstretch>
|
---|
262 | <verstretch>0</verstretch>
|
---|
263 | </sizepolicy>
|
---|
264 | </property>
|
---|
265 | <property name="lineWidth">
|
---|
266 | <number>2</number>
|
---|
267 | </property>
|
---|
268 | <property name="margin">
|
---|
269 | <number>0</number>
|
---|
270 | </property>
|
---|
271 | <property name="allColumnsShowFocus">
|
---|
272 | <bool>true</bool>
|
---|
273 | </property>
|
---|
274 | <property name="itemMargin">
|
---|
275 | <number>3</number>
|
---|
276 | </property>
|
---|
277 | </widget>
|
---|
278 | <widget class="QLabel" row="0" column="1">
|
---|
279 | <property name="name">
|
---|
280 | <cstring>titleLabel</cstring>
|
---|
281 | </property>
|
---|
282 | <property name="sizePolicy">
|
---|
283 | <sizepolicy>
|
---|
284 | <hsizetype>7</hsizetype>
|
---|
285 | <vsizetype>0</vsizetype>
|
---|
286 | <horstretch>0</horstretch>
|
---|
287 | <verstretch>0</verstretch>
|
---|
288 | </sizepolicy>
|
---|
289 | </property>
|
---|
290 | <property name="backgroundMode">
|
---|
291 | <enum>PaletteBase</enum>
|
---|
292 | </property>
|
---|
293 | <property name="font">
|
---|
294 | <font>
|
---|
295 | <pointsize>11</pointsize>
|
---|
296 | <bold>1</bold>
|
---|
297 | </font>
|
---|
298 | </property>
|
---|
299 | <property name="frameShape">
|
---|
300 | <enum>Box</enum>
|
---|
301 | </property>
|
---|
302 | <property name="frameShadow">
|
---|
303 | <enum>Sunken</enum>
|
---|
304 | </property>
|
---|
305 | <property name="lineWidth">
|
---|
306 | <number>1</number>
|
---|
307 | </property>
|
---|
308 | <property name="margin">
|
---|
309 | <number>7</number>
|
---|
310 | </property>
|
---|
311 | <property name="text">
|
---|
312 | <string></string>
|
---|
313 | </property>
|
---|
314 | <property name="buddy" stdset="0">
|
---|
315 | <cstring></cstring>
|
---|
316 | </property>
|
---|
317 | </widget>
|
---|
318 | <widget class="QWidgetStack" row="1" column="1">
|
---|
319 | <property name="name">
|
---|
320 | <cstring>widgetStack</cstring>
|
---|
321 | </property>
|
---|
322 | <property name="sizePolicy">
|
---|
323 | <sizepolicy>
|
---|
324 | <hsizetype>7</hsizetype>
|
---|
325 | <vsizetype>7</vsizetype>
|
---|
326 | <horstretch>0</horstretch>
|
---|
327 | <verstretch>0</verstretch>
|
---|
328 | </sizepolicy>
|
---|
329 | </property>
|
---|
330 | <widget class="QWidget">
|
---|
331 | <property name="name">
|
---|
332 | <cstring>pageGeneral</cstring>
|
---|
333 | </property>
|
---|
334 | <attribute name="id">
|
---|
335 | <number>0</number>
|
---|
336 | </attribute>
|
---|
337 | <vbox>
|
---|
338 | <property name="name">
|
---|
339 | <cstring>unnamed</cstring>
|
---|
340 | </property>
|
---|
341 | <property name="margin">
|
---|
342 | <number>0</number>
|
---|
343 | </property>
|
---|
344 | <property name="spacing">
|
---|
345 | <number>10</number>
|
---|
346 | </property>
|
---|
347 | <widget class="QTabWidget">
|
---|
348 | <property name="name">
|
---|
349 | <cstring>tbwGeneral</cstring>
|
---|
350 | </property>
|
---|
351 | <widget class="QWidget">
|
---|
352 | <property name="name">
|
---|
353 | <cstring>basic</cstring>
|
---|
354 | </property>
|
---|
355 | <attribute name="title">
|
---|
356 | <string>&Basic</string>
|
---|
357 | </attribute>
|
---|
358 | <vbox>
|
---|
359 | <property name="name">
|
---|
360 | <cstring>unnamed</cstring>
|
---|
361 | </property>
|
---|
362 | <property name="margin">
|
---|
363 | <number>10</number>
|
---|
364 | </property>
|
---|
365 | <property name="spacing">
|
---|
366 | <number>10</number>
|
---|
367 | </property>
|
---|
368 | <widget class="QGroupBox">
|
---|
369 | <property name="name">
|
---|
370 | <cstring>groupBox22</cstring>
|
---|
371 | </property>
|
---|
372 | <property name="sizePolicy">
|
---|
373 | <sizepolicy>
|
---|
374 | <hsizetype>5</hsizetype>
|
---|
375 | <vsizetype>0</vsizetype>
|
---|
376 | <horstretch>0</horstretch>
|
---|
377 | <verstretch>0</verstretch>
|
---|
378 | </sizepolicy>
|
---|
379 | </property>
|
---|
380 | <property name="title">
|
---|
381 | <string>&Identification</string>
|
---|
382 | </property>
|
---|
383 | <grid>
|
---|
384 | <property name="name">
|
---|
385 | <cstring>unnamed</cstring>
|
---|
386 | </property>
|
---|
387 | <widget class="QLayoutWidget" row="0" column="0">
|
---|
388 | <property name="name">
|
---|
389 | <cstring>layout100</cstring>
|
---|
390 | </property>
|
---|
391 | <property name="sizePolicy">
|
---|
392 | <sizepolicy>
|
---|
393 | <hsizetype>7</hsizetype>
|
---|
394 | <vsizetype>0</vsizetype>
|
---|
395 | <horstretch>0</horstretch>
|
---|
396 | <verstretch>0</verstretch>
|
---|
397 | </sizepolicy>
|
---|
398 | </property>
|
---|
399 | <hbox>
|
---|
400 | <property name="name">
|
---|
401 | <cstring>unnamed</cstring>
|
---|
402 | </property>
|
---|
403 | <widget class="QLabel">
|
---|
404 | <property name="name">
|
---|
405 | <cstring>txName</cstring>
|
---|
406 | </property>
|
---|
407 | <property name="text">
|
---|
408 | <string>&Name</string>
|
---|
409 | </property>
|
---|
410 | <property name="buddy" stdset="0">
|
---|
411 | <cstring>leName</cstring>
|
---|
412 | </property>
|
---|
413 | </widget>
|
---|
414 | <widget class="QLineEdit">
|
---|
415 | <property name="name">
|
---|
416 | <cstring>leName</cstring>
|
---|
417 | </property>
|
---|
418 | <property name="frameShape">
|
---|
419 | <enum>LineEditPanel</enum>
|
---|
420 | </property>
|
---|
421 | <property name="frameShadow">
|
---|
422 | <enum>Sunken</enum>
|
---|
423 | </property>
|
---|
424 | <property name="whatsThis" stdset="0">
|
---|
425 | <string>Displays the name of the virtual machine.</string>
|
---|
426 | </property>
|
---|
427 | </widget>
|
---|
428 | </hbox>
|
---|
429 | </widget>
|
---|
430 | <widget class="QLayoutWidget" row="0" column="1">
|
---|
431 | <property name="name">
|
---|
432 | <cstring>layout101</cstring>
|
---|
433 | </property>
|
---|
434 | <hbox>
|
---|
435 | <property name="name">
|
---|
436 | <cstring>unnamed</cstring>
|
---|
437 | </property>
|
---|
438 | <widget class="QLabel">
|
---|
439 | <property name="name">
|
---|
440 | <cstring>textLabel7</cstring>
|
---|
441 | </property>
|
---|
442 | <property name="text">
|
---|
443 | <string>OS &Type</string>
|
---|
444 | </property>
|
---|
445 | <property name="buddy" stdset="0">
|
---|
446 | <cstring>cbOS</cstring>
|
---|
447 | </property>
|
---|
448 | </widget>
|
---|
449 | <widget class="QComboBox">
|
---|
450 | <property name="name">
|
---|
451 | <cstring>cbOS</cstring>
|
---|
452 | </property>
|
---|
453 | <property name="whatsThis" stdset="0">
|
---|
454 | <string>Displays the operating system type that you
|
---|
455 | plan to install into this virtual machine (called a guest operating system).</string>
|
---|
456 | </property>
|
---|
457 | </widget>
|
---|
458 | </hbox>
|
---|
459 | </widget>
|
---|
460 | </grid>
|
---|
461 | </widget>
|
---|
462 | <widget class="QGroupBox">
|
---|
463 | <property name="name">
|
---|
464 | <cstring>groupBox2</cstring>
|
---|
465 | </property>
|
---|
466 | <property name="sizePolicy">
|
---|
467 | <sizepolicy>
|
---|
468 | <hsizetype>5</hsizetype>
|
---|
469 | <vsizetype>0</vsizetype>
|
---|
470 | <horstretch>0</horstretch>
|
---|
471 | <verstretch>0</verstretch>
|
---|
472 | </sizepolicy>
|
---|
473 | </property>
|
---|
474 | <property name="title">
|
---|
475 | <string>Base &Memory Size</string>
|
---|
476 | </property>
|
---|
477 | <hbox>
|
---|
478 | <property name="name">
|
---|
479 | <cstring>unnamed</cstring>
|
---|
480 | </property>
|
---|
481 | <widget class="QLayoutWidget">
|
---|
482 | <property name="name">
|
---|
483 | <cstring>layout33</cstring>
|
---|
484 | </property>
|
---|
485 | <hbox>
|
---|
486 | <property name="name">
|
---|
487 | <cstring>unnamed</cstring>
|
---|
488 | </property>
|
---|
489 | <widget class="QLayoutWidget">
|
---|
490 | <property name="name">
|
---|
491 | <cstring>layout32</cstring>
|
---|
492 | </property>
|
---|
493 | <property name="sizePolicy">
|
---|
494 | <sizepolicy>
|
---|
495 | <hsizetype>7</hsizetype>
|
---|
496 | <vsizetype>1</vsizetype>
|
---|
497 | <horstretch>0</horstretch>
|
---|
498 | <verstretch>0</verstretch>
|
---|
499 | </sizepolicy>
|
---|
500 | </property>
|
---|
501 | <vbox>
|
---|
502 | <property name="name">
|
---|
503 | <cstring>unnamed</cstring>
|
---|
504 | </property>
|
---|
505 | <property name="spacing">
|
---|
506 | <number>0</number>
|
---|
507 | </property>
|
---|
508 | <widget class="QSlider">
|
---|
509 | <property name="name">
|
---|
510 | <cstring>slRAM</cstring>
|
---|
511 | </property>
|
---|
512 | <property name="sizePolicy">
|
---|
513 | <sizepolicy>
|
---|
514 | <hsizetype>7</hsizetype>
|
---|
515 | <vsizetype>0</vsizetype>
|
---|
516 | <horstretch>10</horstretch>
|
---|
517 | <verstretch>0</verstretch>
|
---|
518 | </sizepolicy>
|
---|
519 | </property>
|
---|
520 | <property name="minValue">
|
---|
521 | <number>4</number>
|
---|
522 | </property>
|
---|
523 | <property name="maxValue">
|
---|
524 | <number>384</number>
|
---|
525 | </property>
|
---|
526 | <property name="lineStep">
|
---|
527 | <number>4</number>
|
---|
528 | </property>
|
---|
529 | <property name="pageStep">
|
---|
530 | <number>32</number>
|
---|
531 | </property>
|
---|
532 | <property name="orientation">
|
---|
533 | <enum>Horizontal</enum>
|
---|
534 | </property>
|
---|
535 | <property name="tickmarks">
|
---|
536 | <enum>Below</enum>
|
---|
537 | </property>
|
---|
538 | <property name="tickInterval">
|
---|
539 | <number>32</number>
|
---|
540 | </property>
|
---|
541 | <property name="whatsThis" stdset="0">
|
---|
542 | <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
|
---|
543 | </property>
|
---|
544 | </widget>
|
---|
545 | <widget class="QLayoutWidget">
|
---|
546 | <property name="name">
|
---|
547 | <cstring>layout31</cstring>
|
---|
548 | </property>
|
---|
549 | <hbox>
|
---|
550 | <property name="name">
|
---|
551 | <cstring>unnamed</cstring>
|
---|
552 | </property>
|
---|
553 | <widget class="QLabel">
|
---|
554 | <property name="name">
|
---|
555 | <cstring>txRAMMin</cstring>
|
---|
556 | </property>
|
---|
557 | <property name="text">
|
---|
558 | <string><</string>
|
---|
559 | </property>
|
---|
560 | <property name="alignment">
|
---|
561 | <set>WordBreak|AlignVCenter|AlignLeft</set>
|
---|
562 | </property>
|
---|
563 | </widget>
|
---|
564 | <spacer>
|
---|
565 | <property name="name">
|
---|
566 | <cstring>spacer8</cstring>
|
---|
567 | </property>
|
---|
568 | <property name="orientation">
|
---|
569 | <enum>Horizontal</enum>
|
---|
570 | </property>
|
---|
571 | <property name="sizeType">
|
---|
572 | <enum>Expanding</enum>
|
---|
573 | </property>
|
---|
574 | <property name="sizeHint">
|
---|
575 | <size>
|
---|
576 | <width>60</width>
|
---|
577 | <height>20</height>
|
---|
578 | </size>
|
---|
579 | </property>
|
---|
580 | </spacer>
|
---|
581 | <widget class="QLabel">
|
---|
582 | <property name="name">
|
---|
583 | <cstring>txRAMBest</cstring>
|
---|
584 | </property>
|
---|
585 | <property name="text">
|
---|
586 | <string>=</string>
|
---|
587 | </property>
|
---|
588 | <property name="alignment">
|
---|
589 | <set>AlignCenter</set>
|
---|
590 | </property>
|
---|
591 | </widget>
|
---|
592 | <spacer>
|
---|
593 | <property name="name">
|
---|
594 | <cstring>spacer8_3</cstring>
|
---|
595 | </property>
|
---|
596 | <property name="orientation">
|
---|
597 | <enum>Horizontal</enum>
|
---|
598 | </property>
|
---|
599 | <property name="sizeType">
|
---|
600 | <enum>Expanding</enum>
|
---|
601 | </property>
|
---|
602 | <property name="sizeHint">
|
---|
603 | <size>
|
---|
604 | <width>60</width>
|
---|
605 | <height>20</height>
|
---|
606 | </size>
|
---|
607 | </property>
|
---|
608 | </spacer>
|
---|
609 | <widget class="QLabel">
|
---|
610 | <property name="name">
|
---|
611 | <cstring>txRAMMax</cstring>
|
---|
612 | </property>
|
---|
613 | <property name="text">
|
---|
614 | <string>></string>
|
---|
615 | </property>
|
---|
616 | <property name="alignment">
|
---|
617 | <set>WordBreak|AlignVCenter|AlignRight</set>
|
---|
618 | </property>
|
---|
619 | </widget>
|
---|
620 | </hbox>
|
---|
621 | </widget>
|
---|
622 | </vbox>
|
---|
623 | </widget>
|
---|
624 | <widget class="QLayoutWidget">
|
---|
625 | <property name="name">
|
---|
626 | <cstring>layout18</cstring>
|
---|
627 | </property>
|
---|
628 | <vbox>
|
---|
629 | <property name="name">
|
---|
630 | <cstring>unnamed</cstring>
|
---|
631 | </property>
|
---|
632 | <widget class="QLayoutWidget">
|
---|
633 | <property name="name">
|
---|
634 | <cstring>layout17</cstring>
|
---|
635 | </property>
|
---|
636 | <hbox>
|
---|
637 | <property name="name">
|
---|
638 | <cstring>unnamed</cstring>
|
---|
639 | </property>
|
---|
640 | <widget class="QLineEdit">
|
---|
641 | <property name="name">
|
---|
642 | <cstring>leRAM</cstring>
|
---|
643 | </property>
|
---|
644 | <property name="sizePolicy">
|
---|
645 | <sizepolicy>
|
---|
646 | <hsizetype>4</hsizetype>
|
---|
647 | <vsizetype>0</vsizetype>
|
---|
648 | <horstretch>0</horstretch>
|
---|
649 | <verstretch>0</verstretch>
|
---|
650 | </sizepolicy>
|
---|
651 | </property>
|
---|
652 | <property name="whatsThis" stdset="0">
|
---|
653 | <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
|
---|
654 | </property>
|
---|
655 | </widget>
|
---|
656 | <widget class="QLabel">
|
---|
657 | <property name="name">
|
---|
658 | <cstring>txRAM</cstring>
|
---|
659 | </property>
|
---|
660 | <property name="text">
|
---|
661 | <string>MB</string>
|
---|
662 | </property>
|
---|
663 | <property name="buddy" stdset="0">
|
---|
664 | <cstring>leRAM</cstring>
|
---|
665 | </property>
|
---|
666 | </widget>
|
---|
667 | </hbox>
|
---|
668 | </widget>
|
---|
669 | <spacer>
|
---|
670 | <property name="name">
|
---|
671 | <cstring>spacer9</cstring>
|
---|
672 | </property>
|
---|
673 | <property name="orientation">
|
---|
674 | <enum>Vertical</enum>
|
---|
675 | </property>
|
---|
676 | <property name="sizeType">
|
---|
677 | <enum>Expanding</enum>
|
---|
678 | </property>
|
---|
679 | <property name="sizeHint">
|
---|
680 | <size>
|
---|
681 | <width>20</width>
|
---|
682 | <height>1</height>
|
---|
683 | </size>
|
---|
684 | </property>
|
---|
685 | </spacer>
|
---|
686 | </vbox>
|
---|
687 | </widget>
|
---|
688 | </hbox>
|
---|
689 | </widget>
|
---|
690 | </hbox>
|
---|
691 | </widget>
|
---|
692 | <widget class="QGroupBox">
|
---|
693 | <property name="name">
|
---|
694 | <cstring>groupBox1</cstring>
|
---|
695 | </property>
|
---|
696 | <property name="sizePolicy">
|
---|
697 | <sizepolicy>
|
---|
698 | <hsizetype>5</hsizetype>
|
---|
699 | <vsizetype>0</vsizetype>
|
---|
700 | <horstretch>0</horstretch>
|
---|
701 | <verstretch>0</verstretch>
|
---|
702 | </sizepolicy>
|
---|
703 | </property>
|
---|
704 | <property name="title">
|
---|
705 | <string>&Video Memory Size</string>
|
---|
706 | </property>
|
---|
707 | <hbox>
|
---|
708 | <property name="name">
|
---|
709 | <cstring>unnamed</cstring>
|
---|
710 | </property>
|
---|
711 | <widget class="QLayoutWidget">
|
---|
712 | <property name="name">
|
---|
713 | <cstring>layout33</cstring>
|
---|
714 | </property>
|
---|
715 | <hbox>
|
---|
716 | <property name="name">
|
---|
717 | <cstring>unnamed</cstring>
|
---|
718 | </property>
|
---|
719 | <widget class="QLayoutWidget">
|
---|
720 | <property name="name">
|
---|
721 | <cstring>layout32</cstring>
|
---|
722 | </property>
|
---|
723 | <vbox>
|
---|
724 | <property name="name">
|
---|
725 | <cstring>unnamed</cstring>
|
---|
726 | </property>
|
---|
727 | <property name="spacing">
|
---|
728 | <number>0</number>
|
---|
729 | </property>
|
---|
730 | <widget class="QSlider">
|
---|
731 | <property name="name">
|
---|
732 | <cstring>slVRAM</cstring>
|
---|
733 | </property>
|
---|
734 | <property name="sizePolicy">
|
---|
735 | <sizepolicy>
|
---|
736 | <hsizetype>7</hsizetype>
|
---|
737 | <vsizetype>0</vsizetype>
|
---|
738 | <horstretch>10</horstretch>
|
---|
739 | <verstretch>0</verstretch>
|
---|
740 | </sizepolicy>
|
---|
741 | </property>
|
---|
742 | <property name="minValue">
|
---|
743 | <number>1</number>
|
---|
744 | </property>
|
---|
745 | <property name="maxValue">
|
---|
746 | <number>128</number>
|
---|
747 | </property>
|
---|
748 | <property name="lineStep">
|
---|
749 | <number>1</number>
|
---|
750 | </property>
|
---|
751 | <property name="pageStep">
|
---|
752 | <number>4</number>
|
---|
753 | </property>
|
---|
754 | <property name="orientation">
|
---|
755 | <enum>Horizontal</enum>
|
---|
756 | </property>
|
---|
757 | <property name="tickmarks">
|
---|
758 | <enum>Below</enum>
|
---|
759 | </property>
|
---|
760 | <property name="tickInterval">
|
---|
761 | <number>4</number>
|
---|
762 | </property>
|
---|
763 | <property name="whatsThis" stdset="0">
|
---|
764 | <string>Controls the amount of video memory provided to the virtual machine.</string>
|
---|
765 | </property>
|
---|
766 | </widget>
|
---|
767 | <widget class="QLayoutWidget">
|
---|
768 | <property name="name">
|
---|
769 | <cstring>layout31</cstring>
|
---|
770 | </property>
|
---|
771 | <property name="sizePolicy">
|
---|
772 | <sizepolicy>
|
---|
773 | <hsizetype>7</hsizetype>
|
---|
774 | <vsizetype>1</vsizetype>
|
---|
775 | <horstretch>0</horstretch>
|
---|
776 | <verstretch>0</verstretch>
|
---|
777 | </sizepolicy>
|
---|
778 | </property>
|
---|
779 | <hbox>
|
---|
780 | <property name="name">
|
---|
781 | <cstring>unnamed</cstring>
|
---|
782 | </property>
|
---|
783 | <widget class="QLabel">
|
---|
784 | <property name="name">
|
---|
785 | <cstring>txVRAMMin</cstring>
|
---|
786 | </property>
|
---|
787 | <property name="text">
|
---|
788 | <string><</string>
|
---|
789 | </property>
|
---|
790 | <property name="alignment">
|
---|
791 | <set>WordBreak|AlignVCenter|AlignLeft</set>
|
---|
792 | </property>
|
---|
793 | </widget>
|
---|
794 | <spacer>
|
---|
795 | <property name="name">
|
---|
796 | <cstring>spacer8_2</cstring>
|
---|
797 | </property>
|
---|
798 | <property name="orientation">
|
---|
799 | <enum>Horizontal</enum>
|
---|
800 | </property>
|
---|
801 | <property name="sizeType">
|
---|
802 | <enum>Expanding</enum>
|
---|
803 | </property>
|
---|
804 | <property name="sizeHint">
|
---|
805 | <size>
|
---|
806 | <width>70</width>
|
---|
807 | <height>20</height>
|
---|
808 | </size>
|
---|
809 | </property>
|
---|
810 | </spacer>
|
---|
811 | <widget class="QLabel">
|
---|
812 | <property name="name">
|
---|
813 | <cstring>txVRAMBest</cstring>
|
---|
814 | </property>
|
---|
815 | <property name="text">
|
---|
816 | <string>=</string>
|
---|
817 | </property>
|
---|
818 | <property name="alignment">
|
---|
819 | <set>AlignCenter</set>
|
---|
820 | </property>
|
---|
821 | <property name="buddy" stdset="0">
|
---|
822 | <cstring></cstring>
|
---|
823 | </property>
|
---|
824 | </widget>
|
---|
825 | <spacer>
|
---|
826 | <property name="name">
|
---|
827 | <cstring>spacer19_2</cstring>
|
---|
828 | </property>
|
---|
829 | <property name="orientation">
|
---|
830 | <enum>Horizontal</enum>
|
---|
831 | </property>
|
---|
832 | <property name="sizeType">
|
---|
833 | <enum>Expanding</enum>
|
---|
834 | </property>
|
---|
835 | <property name="sizeHint">
|
---|
836 | <size>
|
---|
837 | <width>61</width>
|
---|
838 | <height>20</height>
|
---|
839 | </size>
|
---|
840 | </property>
|
---|
841 | </spacer>
|
---|
842 | <widget class="QLabel">
|
---|
843 | <property name="name">
|
---|
844 | <cstring>txVRAMMax</cstring>
|
---|
845 | </property>
|
---|
846 | <property name="text">
|
---|
847 | <string>></string>
|
---|
848 | </property>
|
---|
849 | <property name="alignment">
|
---|
850 | <set>WordBreak|AlignVCenter|AlignRight</set>
|
---|
851 | </property>
|
---|
852 | </widget>
|
---|
853 | </hbox>
|
---|
854 | </widget>
|
---|
855 | </vbox>
|
---|
856 | </widget>
|
---|
857 | <widget class="QLayoutWidget">
|
---|
858 | <property name="name">
|
---|
859 | <cstring>layout18_2</cstring>
|
---|
860 | </property>
|
---|
861 | <vbox>
|
---|
862 | <property name="name">
|
---|
863 | <cstring>unnamed</cstring>
|
---|
864 | </property>
|
---|
865 | <widget class="QLayoutWidget">
|
---|
866 | <property name="name">
|
---|
867 | <cstring>layout17_2</cstring>
|
---|
868 | </property>
|
---|
869 | <hbox>
|
---|
870 | <property name="name">
|
---|
871 | <cstring>unnamed</cstring>
|
---|
872 | </property>
|
---|
873 | <widget class="QLineEdit">
|
---|
874 | <property name="name">
|
---|
875 | <cstring>leVRAM</cstring>
|
---|
876 | </property>
|
---|
877 | <property name="sizePolicy">
|
---|
878 | <sizepolicy>
|
---|
879 | <hsizetype>4</hsizetype>
|
---|
880 | <vsizetype>0</vsizetype>
|
---|
881 | <horstretch>0</horstretch>
|
---|
882 | <verstretch>0</verstretch>
|
---|
883 | </sizepolicy>
|
---|
884 | </property>
|
---|
885 | <property name="frameShape">
|
---|
886 | <enum>LineEditPanel</enum>
|
---|
887 | </property>
|
---|
888 | <property name="frameShadow">
|
---|
889 | <enum>Sunken</enum>
|
---|
890 | </property>
|
---|
891 | <property name="whatsThis" stdset="0">
|
---|
892 | <string>Controls the amount of video memory provided to the virtual machine.</string>
|
---|
893 | </property>
|
---|
894 | </widget>
|
---|
895 | <widget class="QLabel">
|
---|
896 | <property name="name">
|
---|
897 | <cstring>txVRAM</cstring>
|
---|
898 | </property>
|
---|
899 | <property name="text">
|
---|
900 | <string>MB</string>
|
---|
901 | </property>
|
---|
902 | <property name="buddy" stdset="0">
|
---|
903 | <cstring>leRAM</cstring>
|
---|
904 | </property>
|
---|
905 | </widget>
|
---|
906 | </hbox>
|
---|
907 | </widget>
|
---|
908 | <spacer>
|
---|
909 | <property name="name">
|
---|
910 | <cstring>spacer9_2</cstring>
|
---|
911 | </property>
|
---|
912 | <property name="orientation">
|
---|
913 | <enum>Vertical</enum>
|
---|
914 | </property>
|
---|
915 | <property name="sizeType">
|
---|
916 | <enum>Expanding</enum>
|
---|
917 | </property>
|
---|
918 | <property name="sizeHint">
|
---|
919 | <size>
|
---|
920 | <width>20</width>
|
---|
921 | <height>1</height>
|
---|
922 | </size>
|
---|
923 | </property>
|
---|
924 | </spacer>
|
---|
925 | </vbox>
|
---|
926 | </widget>
|
---|
927 | </hbox>
|
---|
928 | </widget>
|
---|
929 | </hbox>
|
---|
930 | </widget>
|
---|
931 | <spacer>
|
---|
932 | <property name="name">
|
---|
933 | <cstring>spacer118</cstring>
|
---|
934 | </property>
|
---|
935 | <property name="orientation">
|
---|
936 | <enum>Vertical</enum>
|
---|
937 | </property>
|
---|
938 | <property name="sizeType">
|
---|
939 | <enum>Expanding</enum>
|
---|
940 | </property>
|
---|
941 | <property name="sizeHint">
|
---|
942 | <size>
|
---|
943 | <width>20</width>
|
---|
944 | <height>0</height>
|
---|
945 | </size>
|
---|
946 | </property>
|
---|
947 | </spacer>
|
---|
948 | </vbox>
|
---|
949 | </widget>
|
---|
950 | <widget class="QWidget">
|
---|
951 | <property name="name">
|
---|
952 | <cstring>advanced</cstring>
|
---|
953 | </property>
|
---|
954 | <attribute name="title">
|
---|
955 | <string>&Advanced</string>
|
---|
956 | </attribute>
|
---|
957 | <grid>
|
---|
958 | <property name="name">
|
---|
959 | <cstring>unnamed</cstring>
|
---|
960 | </property>
|
---|
961 | <property name="margin">
|
---|
962 | <number>10</number>
|
---|
963 | </property>
|
---|
964 | <property name="spacing">
|
---|
965 | <number>10</number>
|
---|
966 | </property>
|
---|
967 | <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="3">
|
---|
968 | <property name="name">
|
---|
969 | <cstring>groupBox5</cstring>
|
---|
970 | </property>
|
---|
971 | <property name="title">
|
---|
972 | <string>&Snapshot Folder</string>
|
---|
973 | </property>
|
---|
974 | <grid>
|
---|
975 | <property name="name">
|
---|
976 | <cstring>unnamed</cstring>
|
---|
977 | </property>
|
---|
978 | <widget class="QLineEdit" row="0" column="0">
|
---|
979 | <property name="name">
|
---|
980 | <cstring>leSnapshotFolder</cstring>
|
---|
981 | </property>
|
---|
982 | <property name="frameShape">
|
---|
983 | <enum>LineEditPanel</enum>
|
---|
984 | </property>
|
---|
985 | <property name="frameShadow">
|
---|
986 | <enum>Sunken</enum>
|
---|
987 | </property>
|
---|
988 | <property name="readOnly">
|
---|
989 | <bool>false</bool>
|
---|
990 | </property>
|
---|
991 | <property name="whatsThis" stdset="0">
|
---|
992 | <string>Displays the path where snapshots of this virtual machine
|
---|
993 | will be stored. Note that snapshots can take quite a lot of disk space.</string>
|
---|
994 | </property>
|
---|
995 | </widget>
|
---|
996 | <widget class="QToolButton" row="0" column="1">
|
---|
997 | <property name="name">
|
---|
998 | <cstring>tbSelectSavedStateFolder</cstring>
|
---|
999 | </property>
|
---|
1000 | <property name="focusPolicy">
|
---|
1001 | <enum>TabFocus</enum>
|
---|
1002 | </property>
|
---|
1003 | <property name="text">
|
---|
1004 | <string>Select</string>
|
---|
1005 | </property>
|
---|
1006 | <property name="iconSet">
|
---|
1007 | <iconset></iconset>
|
---|
1008 | </property>
|
---|
1009 | <property name="textLabel">
|
---|
1010 | <string>Select</string>
|
---|
1011 | </property>
|
---|
1012 | <property name="autoRaise">
|
---|
1013 | <bool>true</bool>
|
---|
1014 | </property>
|
---|
1015 | <property name="whatsThis" stdset="0">
|
---|
1016 | <string>Selects the snapshot folder path.</string>
|
---|
1017 | </property>
|
---|
1018 | </widget>
|
---|
1019 | <widget class="QToolButton" row="0" column="2">
|
---|
1020 | <property name="name">
|
---|
1021 | <cstring>tbResetSavedStateFolder</cstring>
|
---|
1022 | </property>
|
---|
1023 | <property name="focusPolicy">
|
---|
1024 | <enum>TabFocus</enum>
|
---|
1025 | </property>
|
---|
1026 | <property name="text">
|
---|
1027 | <string>Reset</string>
|
---|
1028 | </property>
|
---|
1029 | <property name="autoRaise">
|
---|
1030 | <bool>true</bool>
|
---|
1031 | </property>
|
---|
1032 | <property name="whatsThis" stdset="0">
|
---|
1033 | <string>Resets the snapshot folder path to the default value.
|
---|
1034 | The actual default path will be displayed after accepting the changes and opening this dialog again.</string>
|
---|
1035 | </property>
|
---|
1036 | </widget>
|
---|
1037 | </grid>
|
---|
1038 | </widget>
|
---|
1039 | <spacer row="3" column="1">
|
---|
1040 | <property name="name">
|
---|
1041 | <cstring>spacer119_2</cstring>
|
---|
1042 | </property>
|
---|
1043 | <property name="orientation">
|
---|
1044 | <enum>Vertical</enum>
|
---|
1045 | </property>
|
---|
1046 | <property name="sizeType">
|
---|
1047 | <enum>Expanding</enum>
|
---|
1048 | </property>
|
---|
1049 | <property name="sizeHint">
|
---|
1050 | <size>
|
---|
1051 | <width>20</width>
|
---|
1052 | <height>0</height>
|
---|
1053 | </size>
|
---|
1054 | </property>
|
---|
1055 | </spacer>
|
---|
1056 | <widget class="QGroupBox" row="0" column="1" rowspan="1" colspan="2">
|
---|
1057 | <property name="name">
|
---|
1058 | <cstring>groupBox23</cstring>
|
---|
1059 | </property>
|
---|
1060 | <property name="sizePolicy">
|
---|
1061 | <sizepolicy>
|
---|
1062 | <hsizetype>7</hsizetype>
|
---|
1063 | <vsizetype>5</vsizetype>
|
---|
1064 | <horstretch>1</horstretch>
|
---|
1065 | <verstretch>0</verstretch>
|
---|
1066 | </sizepolicy>
|
---|
1067 | </property>
|
---|
1068 | <property name="title">
|
---|
1069 | <string>Extended Features</string>
|
---|
1070 | </property>
|
---|
1071 | <vbox>
|
---|
1072 | <property name="name">
|
---|
1073 | <cstring>unnamed</cstring>
|
---|
1074 | </property>
|
---|
1075 | <widget class="QCheckBox">
|
---|
1076 | <property name="name">
|
---|
1077 | <cstring>chbEnableACPI</cstring>
|
---|
1078 | </property>
|
---|
1079 | <property name="text">
|
---|
1080 | <string>Enable A&CPI</string>
|
---|
1081 | </property>
|
---|
1082 | <property name="accel">
|
---|
1083 | <string>Alt+C</string>
|
---|
1084 | </property>
|
---|
1085 | <property name="whatsThis" stdset="0">
|
---|
1086 | <string>When checked, the virtual machine will support
|
---|
1087 | the Advanced Configuration and Power Management Interface (ACPI). <b>Note:</b> don't activate
|
---|
1088 | this feature after installing a guest operating system into it!</string>
|
---|
1089 | </property>
|
---|
1090 | </widget>
|
---|
1091 | <widget class="QCheckBox">
|
---|
1092 | <property name="name">
|
---|
1093 | <cstring>chbEnableIOAPIC</cstring>
|
---|
1094 | </property>
|
---|
1095 | <property name="text">
|
---|
1096 | <string>Enable IO A&PIC</string>
|
---|
1097 | </property>
|
---|
1098 | <property name="accel">
|
---|
1099 | <string>Alt+P</string>
|
---|
1100 | </property>
|
---|
1101 | <property name="whatsThis" stdset="0">
|
---|
1102 | <string>When checked, the virtual machine will support
|
---|
1103 | the Input Output APIC (IO APIC), which may slightly decrease the VM performance. <b>Note:</b> don't activate
|
---|
1104 | this feature after installing a guest operating system into it!</string>
|
---|
1105 | </property>
|
---|
1106 | </widget>
|
---|
1107 | </vbox>
|
---|
1108 | </widget>
|
---|
1109 | <widget class="QGroupBox" row="0" column="0" rowspan="2" colspan="1">
|
---|
1110 | <property name="name">
|
---|
1111 | <cstring>groupBox12</cstring>
|
---|
1112 | </property>
|
---|
1113 | <property name="sizePolicy">
|
---|
1114 | <sizepolicy>
|
---|
1115 | <hsizetype>7</hsizetype>
|
---|
1116 | <vsizetype>5</vsizetype>
|
---|
1117 | <horstretch>1</horstretch>
|
---|
1118 | <verstretch>0</verstretch>
|
---|
1119 | </sizepolicy>
|
---|
1120 | </property>
|
---|
1121 | <property name="title">
|
---|
1122 | <string>Boo&t Order</string>
|
---|
1123 | </property>
|
---|
1124 | <vbox>
|
---|
1125 | <property name="name">
|
---|
1126 | <cstring>unnamed</cstring>
|
---|
1127 | </property>
|
---|
1128 | <widget class="QTable">
|
---|
1129 | <property name="name">
|
---|
1130 | <cstring>tblBootOrder</cstring>
|
---|
1131 | </property>
|
---|
1132 | <property name="sizePolicy">
|
---|
1133 | <sizepolicy>
|
---|
1134 | <hsizetype>7</hsizetype>
|
---|
1135 | <vsizetype>7</vsizetype>
|
---|
1136 | <horstretch>1</horstretch>
|
---|
1137 | <verstretch>0</verstretch>
|
---|
1138 | </sizepolicy>
|
---|
1139 | </property>
|
---|
1140 | <property name="numRows">
|
---|
1141 | <number>0</number>
|
---|
1142 | </property>
|
---|
1143 | <property name="numCols">
|
---|
1144 | <number>0</number>
|
---|
1145 | </property>
|
---|
1146 | <property name="showGrid">
|
---|
1147 | <bool>false</bool>
|
---|
1148 | </property>
|
---|
1149 | <property name="selectionMode">
|
---|
1150 | <enum>NoSelection</enum>
|
---|
1151 | </property>
|
---|
1152 | <property name="focusStyle">
|
---|
1153 | <enum>FollowStyle</enum>
|
---|
1154 | </property>
|
---|
1155 | <property name="whatsThis" stdset="0">
|
---|
1156 | <string>Defines the boot device order. Click
|
---|
1157 | on the entry and select a desired boot device from the drop-down list.</string>
|
---|
1158 | </property>
|
---|
1159 | </widget>
|
---|
1160 | </vbox>
|
---|
1161 | </widget>
|
---|
1162 | </grid>
|
---|
1163 | </widget>
|
---|
1164 | </widget>
|
---|
1165 | </vbox>
|
---|
1166 | </widget>
|
---|
1167 | <widget class="QWidget">
|
---|
1168 | <property name="name">
|
---|
1169 | <cstring>pageHDD</cstring>
|
---|
1170 | </property>
|
---|
1171 | <attribute name="id">
|
---|
1172 | <number>1</number>
|
---|
1173 | </attribute>
|
---|
1174 | <vbox>
|
---|
1175 | <property name="name">
|
---|
1176 | <cstring>unnamed</cstring>
|
---|
1177 | </property>
|
---|
1178 | <property name="margin">
|
---|
1179 | <number>0</number>
|
---|
1180 | </property>
|
---|
1181 | <property name="spacing">
|
---|
1182 | <number>10</number>
|
---|
1183 | </property>
|
---|
1184 | <widget class="QGroupBox">
|
---|
1185 | <property name="name">
|
---|
1186 | <cstring>grbHDA</cstring>
|
---|
1187 | </property>
|
---|
1188 | <property name="title">
|
---|
1189 | <string>&Primary Master</string>
|
---|
1190 | </property>
|
---|
1191 | <property name="checkable">
|
---|
1192 | <bool>true</bool>
|
---|
1193 | </property>
|
---|
1194 | <vbox>
|
---|
1195 | <property name="name">
|
---|
1196 | <cstring>unnamed</cstring>
|
---|
1197 | </property>
|
---|
1198 | <widget class="QLayoutWidget">
|
---|
1199 | <property name="name">
|
---|
1200 | <cstring>hdaLayout</cstring>
|
---|
1201 | </property>
|
---|
1202 | <hbox>
|
---|
1203 | <property name="name">
|
---|
1204 | <cstring>unnamed</cstring>
|
---|
1205 | </property>
|
---|
1206 | <widget class="QToolButton">
|
---|
1207 | <property name="name">
|
---|
1208 | <cstring>tbHDA</cstring>
|
---|
1209 | </property>
|
---|
1210 | <property name="focusPolicy">
|
---|
1211 | <enum>TabFocus</enum>
|
---|
1212 | </property>
|
---|
1213 | <property name="text">
|
---|
1214 | <string>Select</string>
|
---|
1215 | </property>
|
---|
1216 | <property name="iconSet">
|
---|
1217 | <iconset></iconset>
|
---|
1218 | </property>
|
---|
1219 | <property name="textLabel">
|
---|
1220 | <string>Select</string>
|
---|
1221 | </property>
|
---|
1222 | <property name="autoRaise">
|
---|
1223 | <bool>true</bool>
|
---|
1224 | </property>
|
---|
1225 | <property name="whatsThis" stdset="0">
|
---|
1226 | <string>Invokes the Virtual Disk Manager to create a new
|
---|
1227 | or select an existing virtual hard disk to attach.</string>
|
---|
1228 | </property>
|
---|
1229 | </widget>
|
---|
1230 | </hbox>
|
---|
1231 | </widget>
|
---|
1232 | <widget class="QLabel">
|
---|
1233 | <property name="name">
|
---|
1234 | <cstring>txHDA</cstring>
|
---|
1235 | </property>
|
---|
1236 | <property name="text">
|
---|
1237 | <string><not selected></string>
|
---|
1238 | </property>
|
---|
1239 | </widget>
|
---|
1240 | </vbox>
|
---|
1241 | </widget>
|
---|
1242 | <widget class="QGroupBox">
|
---|
1243 | <property name="name">
|
---|
1244 | <cstring>grbHDB</cstring>
|
---|
1245 | </property>
|
---|
1246 | <property name="title">
|
---|
1247 | <string>P&rimary Slave</string>
|
---|
1248 | </property>
|
---|
1249 | <property name="checkable">
|
---|
1250 | <bool>true</bool>
|
---|
1251 | </property>
|
---|
1252 | <vbox>
|
---|
1253 | <property name="name">
|
---|
1254 | <cstring>unnamed</cstring>
|
---|
1255 | </property>
|
---|
1256 | <widget class="QLayoutWidget">
|
---|
1257 | <property name="name">
|
---|
1258 | <cstring>hdbLayout</cstring>
|
---|
1259 | </property>
|
---|
1260 | <hbox>
|
---|
1261 | <property name="name">
|
---|
1262 | <cstring>unnamed</cstring>
|
---|
1263 | </property>
|
---|
1264 | <widget class="QToolButton">
|
---|
1265 | <property name="name">
|
---|
1266 | <cstring>tbHDB</cstring>
|
---|
1267 | </property>
|
---|
1268 | <property name="focusPolicy">
|
---|
1269 | <enum>TabFocus</enum>
|
---|
1270 | </property>
|
---|
1271 | <property name="text">
|
---|
1272 | <string>Select</string>
|
---|
1273 | </property>
|
---|
1274 | <property name="iconSet">
|
---|
1275 | <iconset></iconset>
|
---|
1276 | </property>
|
---|
1277 | <property name="textLabel">
|
---|
1278 | <string>Select</string>
|
---|
1279 | </property>
|
---|
1280 | <property name="autoRaise">
|
---|
1281 | <bool>true</bool>
|
---|
1282 | </property>
|
---|
1283 | <property name="whatsThis" stdset="0">
|
---|
1284 | <string>Invokes the Virtual Disk Manager to create a new
|
---|
1285 | or select an existing virtual hard disk to attach.</string>
|
---|
1286 | </property>
|
---|
1287 | </widget>
|
---|
1288 | </hbox>
|
---|
1289 | </widget>
|
---|
1290 | <widget class="QLabel">
|
---|
1291 | <property name="name">
|
---|
1292 | <cstring>txHDB</cstring>
|
---|
1293 | </property>
|
---|
1294 | <property name="text">
|
---|
1295 | <string><not selected></string>
|
---|
1296 | </property>
|
---|
1297 | </widget>
|
---|
1298 | </vbox>
|
---|
1299 | </widget>
|
---|
1300 | <widget class="QGroupBox">
|
---|
1301 | <property name="name">
|
---|
1302 | <cstring>grbHDD</cstring>
|
---|
1303 | </property>
|
---|
1304 | <property name="title">
|
---|
1305 | <string>&Secondary (IDE 1) Slave</string>
|
---|
1306 | </property>
|
---|
1307 | <property name="checkable">
|
---|
1308 | <bool>true</bool>
|
---|
1309 | </property>
|
---|
1310 | <vbox>
|
---|
1311 | <property name="name">
|
---|
1312 | <cstring>unnamed</cstring>
|
---|
1313 | </property>
|
---|
1314 | <widget class="QLayoutWidget">
|
---|
1315 | <property name="name">
|
---|
1316 | <cstring>hddLayout</cstring>
|
---|
1317 | </property>
|
---|
1318 | <hbox>
|
---|
1319 | <property name="name">
|
---|
1320 | <cstring>unnamed</cstring>
|
---|
1321 | </property>
|
---|
1322 | <widget class="QToolButton">
|
---|
1323 | <property name="name">
|
---|
1324 | <cstring>tbHDD</cstring>
|
---|
1325 | </property>
|
---|
1326 | <property name="focusPolicy">
|
---|
1327 | <enum>TabFocus</enum>
|
---|
1328 | </property>
|
---|
1329 | <property name="text">
|
---|
1330 | <string>Select</string>
|
---|
1331 | </property>
|
---|
1332 | <property name="iconSet">
|
---|
1333 | <iconset></iconset>
|
---|
1334 | </property>
|
---|
1335 | <property name="textLabel">
|
---|
1336 | <string>Select</string>
|
---|
1337 | </property>
|
---|
1338 | <property name="autoRaise">
|
---|
1339 | <bool>true</bool>
|
---|
1340 | </property>
|
---|
1341 | <property name="whatsThis" stdset="0">
|
---|
1342 | <string>Invokes the Virtual Disk Manager to create a new
|
---|
1343 | or select an existing virtual hard disk to attach.</string>
|
---|
1344 | </property>
|
---|
1345 | </widget>
|
---|
1346 | </hbox>
|
---|
1347 | </widget>
|
---|
1348 | <widget class="QLabel">
|
---|
1349 | <property name="name">
|
---|
1350 | <cstring>txHDD</cstring>
|
---|
1351 | </property>
|
---|
1352 | <property name="text">
|
---|
1353 | <string><not selected></string>
|
---|
1354 | </property>
|
---|
1355 | </widget>
|
---|
1356 | </vbox>
|
---|
1357 | </widget>
|
---|
1358 | <spacer>
|
---|
1359 | <property name="name">
|
---|
1360 | <cstring>spacer3</cstring>
|
---|
1361 | </property>
|
---|
1362 | <property name="orientation">
|
---|
1363 | <enum>Vertical</enum>
|
---|
1364 | </property>
|
---|
1365 | <property name="sizeType">
|
---|
1366 | <enum>Expanding</enum>
|
---|
1367 | </property>
|
---|
1368 | <property name="sizeHint">
|
---|
1369 | <size>
|
---|
1370 | <width>20</width>
|
---|
1371 | <height>0</height>
|
---|
1372 | </size>
|
---|
1373 | </property>
|
---|
1374 | </spacer>
|
---|
1375 | </vbox>
|
---|
1376 | </widget>
|
---|
1377 | <widget class="QWidget">
|
---|
1378 | <property name="name">
|
---|
1379 | <cstring>pageFloppy</cstring>
|
---|
1380 | </property>
|
---|
1381 | <attribute name="id">
|
---|
1382 | <number>2</number>
|
---|
1383 | </attribute>
|
---|
1384 | <vbox>
|
---|
1385 | <property name="name">
|
---|
1386 | <cstring>unnamed</cstring>
|
---|
1387 | </property>
|
---|
1388 | <property name="margin">
|
---|
1389 | <number>0</number>
|
---|
1390 | </property>
|
---|
1391 | <property name="spacing">
|
---|
1392 | <number>10</number>
|
---|
1393 | </property>
|
---|
1394 | <widget class="QButtonGroup">
|
---|
1395 | <property name="name">
|
---|
1396 | <cstring>bgFloppy</cstring>
|
---|
1397 | </property>
|
---|
1398 | <property name="title">
|
---|
1399 | <string>&Mount Floppy Drive</string>
|
---|
1400 | </property>
|
---|
1401 | <property name="checkable">
|
---|
1402 | <bool>true</bool>
|
---|
1403 | </property>
|
---|
1404 | <vbox>
|
---|
1405 | <property name="name">
|
---|
1406 | <cstring>unnamed</cstring>
|
---|
1407 | </property>
|
---|
1408 | <widget class="QLayoutWidget">
|
---|
1409 | <property name="name">
|
---|
1410 | <cstring>layout139</cstring>
|
---|
1411 | </property>
|
---|
1412 | <hbox>
|
---|
1413 | <property name="name">
|
---|
1414 | <cstring>unnamed</cstring>
|
---|
1415 | </property>
|
---|
1416 | <widget class="QRadioButton">
|
---|
1417 | <property name="name">
|
---|
1418 | <cstring>rbHostFloppy</cstring>
|
---|
1419 | </property>
|
---|
1420 | <property name="text">
|
---|
1421 | <string>Host Floppy &Drive</string>
|
---|
1422 | </property>
|
---|
1423 | <property name="accel">
|
---|
1424 | <string>Alt+D</string>
|
---|
1425 | </property>
|
---|
1426 | <property name="whatsThis" stdset="0">
|
---|
1427 | <string>Mounts the specified host Floppy drive to the virtual Floppy drive.</string>
|
---|
1428 | </property>
|
---|
1429 | </widget>
|
---|
1430 | <widget class="QComboBox">
|
---|
1431 | <property name="name">
|
---|
1432 | <cstring>cbHostFloppy</cstring>
|
---|
1433 | </property>
|
---|
1434 | <property name="whatsThis" stdset="0">
|
---|
1435 | <string>Lists host Floppy drives available to mount to
|
---|
1436 | the virtual machine.</string>
|
---|
1437 | </property>
|
---|
1438 | </widget>
|
---|
1439 | <spacer>
|
---|
1440 | <property name="name">
|
---|
1441 | <cstring>spacer123</cstring>
|
---|
1442 | </property>
|
---|
1443 | <property name="orientation">
|
---|
1444 | <enum>Horizontal</enum>
|
---|
1445 | </property>
|
---|
1446 | <property name="sizeType">
|
---|
1447 | <enum>Expanding</enum>
|
---|
1448 | </property>
|
---|
1449 | <property name="sizeHint">
|
---|
1450 | <size>
|
---|
1451 | <width>51</width>
|
---|
1452 | <height>20</height>
|
---|
1453 | </size>
|
---|
1454 | </property>
|
---|
1455 | </spacer>
|
---|
1456 | </hbox>
|
---|
1457 | </widget>
|
---|
1458 | <widget class="QLayoutWidget">
|
---|
1459 | <property name="name">
|
---|
1460 | <cstring>layout140</cstring>
|
---|
1461 | </property>
|
---|
1462 | <hbox>
|
---|
1463 | <property name="name">
|
---|
1464 | <cstring>unnamed</cstring>
|
---|
1465 | </property>
|
---|
1466 | <widget class="QRadioButton">
|
---|
1467 | <property name="name">
|
---|
1468 | <cstring>rbISOFloppy</cstring>
|
---|
1469 | </property>
|
---|
1470 | <property name="text">
|
---|
1471 | <string>&Image File</string>
|
---|
1472 | </property>
|
---|
1473 | <property name="accel">
|
---|
1474 | <string>Alt+I</string>
|
---|
1475 | </property>
|
---|
1476 | <property name="whatsThis" stdset="0">
|
---|
1477 | <string>Mounts the specified Floppy image to the virtual Floppy drive.</string>
|
---|
1478 | </property>
|
---|
1479 | </widget>
|
---|
1480 | <spacer>
|
---|
1481 | <property name="name">
|
---|
1482 | <cstring>spacer135_4</cstring>
|
---|
1483 | </property>
|
---|
1484 | <property name="orientation">
|
---|
1485 | <enum>Horizontal</enum>
|
---|
1486 | </property>
|
---|
1487 | <property name="sizeType">
|
---|
1488 | <enum>Expanding</enum>
|
---|
1489 | </property>
|
---|
1490 | <property name="sizeHint">
|
---|
1491 | <size>
|
---|
1492 | <width>156</width>
|
---|
1493 | <height>20</height>
|
---|
1494 | </size>
|
---|
1495 | </property>
|
---|
1496 | </spacer>
|
---|
1497 | </hbox>
|
---|
1498 | </widget>
|
---|
1499 | <widget class="QLayoutWidget">
|
---|
1500 | <property name="name">
|
---|
1501 | <cstring>fdLayout</cstring>
|
---|
1502 | </property>
|
---|
1503 | <hbox>
|
---|
1504 | <property name="name">
|
---|
1505 | <cstring>unnamed</cstring>
|
---|
1506 | </property>
|
---|
1507 | <widget class="QToolButton">
|
---|
1508 | <property name="name">
|
---|
1509 | <cstring>tbISOFloppy</cstring>
|
---|
1510 | </property>
|
---|
1511 | <property name="focusPolicy">
|
---|
1512 | <enum>TabFocus</enum>
|
---|
1513 | </property>
|
---|
1514 | <property name="text">
|
---|
1515 | <string>Select</string>
|
---|
1516 | </property>
|
---|
1517 | <property name="iconSet">
|
---|
1518 | <iconset></iconset>
|
---|
1519 | </property>
|
---|
1520 | <property name="textLabel">
|
---|
1521 | <string>Select</string>
|
---|
1522 | </property>
|
---|
1523 | <property name="autoRaise">
|
---|
1524 | <bool>true</bool>
|
---|
1525 | </property>
|
---|
1526 | <property name="whatsThis" stdset="0">
|
---|
1527 | <string>Invokes the Virtual Disk Manager to select
|
---|
1528 | a Floppy image to mount.</string>
|
---|
1529 | </property>
|
---|
1530 | </widget>
|
---|
1531 | </hbox>
|
---|
1532 | </widget>
|
---|
1533 | </vbox>
|
---|
1534 | </widget>
|
---|
1535 | <spacer>
|
---|
1536 | <property name="name">
|
---|
1537 | <cstring>spacer119</cstring>
|
---|
1538 | </property>
|
---|
1539 | <property name="orientation">
|
---|
1540 | <enum>Vertical</enum>
|
---|
1541 | </property>
|
---|
1542 | <property name="sizeType">
|
---|
1543 | <enum>Expanding</enum>
|
---|
1544 | </property>
|
---|
1545 | <property name="sizeHint">
|
---|
1546 | <size>
|
---|
1547 | <width>20</width>
|
---|
1548 | <height>0</height>
|
---|
1549 | </size>
|
---|
1550 | </property>
|
---|
1551 | </spacer>
|
---|
1552 | </vbox>
|
---|
1553 | </widget>
|
---|
1554 | <widget class="QWidget">
|
---|
1555 | <property name="name">
|
---|
1556 | <cstring>pageDVD</cstring>
|
---|
1557 | </property>
|
---|
1558 | <attribute name="id">
|
---|
1559 | <number>3</number>
|
---|
1560 | </attribute>
|
---|
1561 | <vbox>
|
---|
1562 | <property name="name">
|
---|
1563 | <cstring>unnamed</cstring>
|
---|
1564 | </property>
|
---|
1565 | <property name="margin">
|
---|
1566 | <number>0</number>
|
---|
1567 | </property>
|
---|
1568 | <widget class="QButtonGroup">
|
---|
1569 | <property name="name">
|
---|
1570 | <cstring>bgDVD</cstring>
|
---|
1571 | </property>
|
---|
1572 | <property name="title">
|
---|
1573 | <string>&Mount CD/DVD Drive</string>
|
---|
1574 | </property>
|
---|
1575 | <property name="checkable">
|
---|
1576 | <bool>true</bool>
|
---|
1577 | </property>
|
---|
1578 | <vbox>
|
---|
1579 | <property name="name">
|
---|
1580 | <cstring>unnamed</cstring>
|
---|
1581 | </property>
|
---|
1582 | <widget class="QLayoutWidget">
|
---|
1583 | <property name="name">
|
---|
1584 | <cstring>layout39</cstring>
|
---|
1585 | </property>
|
---|
1586 | <hbox>
|
---|
1587 | <property name="name">
|
---|
1588 | <cstring>unnamed</cstring>
|
---|
1589 | </property>
|
---|
1590 | <widget class="QRadioButton">
|
---|
1591 | <property name="name">
|
---|
1592 | <cstring>rbHostDVD</cstring>
|
---|
1593 | </property>
|
---|
1594 | <property name="text">
|
---|
1595 | <string>Host CD/DVD &Drive</string>
|
---|
1596 | </property>
|
---|
1597 | <property name="accel">
|
---|
1598 | <string>Alt+D</string>
|
---|
1599 | </property>
|
---|
1600 | <property name="whatsThis" stdset="0">
|
---|
1601 | <string>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</string>
|
---|
1602 | </property>
|
---|
1603 | </widget>
|
---|
1604 | <widget class="QComboBox">
|
---|
1605 | <property name="name">
|
---|
1606 | <cstring>cbHostDVD</cstring>
|
---|
1607 | </property>
|
---|
1608 | <property name="whatsThis" stdset="0">
|
---|
1609 | <string>Lists host CD/DVD drives available to mount to
|
---|
1610 | the virtual machine.</string>
|
---|
1611 | </property>
|
---|
1612 | </widget>
|
---|
1613 | <spacer>
|
---|
1614 | <property name="name">
|
---|
1615 | <cstring>spacer23</cstring>
|
---|
1616 | </property>
|
---|
1617 | <property name="orientation">
|
---|
1618 | <enum>Horizontal</enum>
|
---|
1619 | </property>
|
---|
1620 | <property name="sizeType">
|
---|
1621 | <enum>Expanding</enum>
|
---|
1622 | </property>
|
---|
1623 | <property name="sizeHint">
|
---|
1624 | <size>
|
---|
1625 | <width>51</width>
|
---|
1626 | <height>20</height>
|
---|
1627 | </size>
|
---|
1628 | </property>
|
---|
1629 | </spacer>
|
---|
1630 | </hbox>
|
---|
1631 | </widget>
|
---|
1632 | <widget class="QLayoutWidget">
|
---|
1633 | <property name="name">
|
---|
1634 | <cstring>layout40</cstring>
|
---|
1635 | </property>
|
---|
1636 | <hbox>
|
---|
1637 | <property name="name">
|
---|
1638 | <cstring>unnamed</cstring>
|
---|
1639 | </property>
|
---|
1640 | <widget class="QRadioButton">
|
---|
1641 | <property name="name">
|
---|
1642 | <cstring>rbISODVD</cstring>
|
---|
1643 | </property>
|
---|
1644 | <property name="text">
|
---|
1645 | <string>&ISO Image File</string>
|
---|
1646 | </property>
|
---|
1647 | <property name="accel">
|
---|
1648 | <string>Alt+I</string>
|
---|
1649 | </property>
|
---|
1650 | <property name="whatsThis" stdset="0">
|
---|
1651 | <string>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</string>
|
---|
1652 | </property>
|
---|
1653 | </widget>
|
---|
1654 | <spacer>
|
---|
1655 | <property name="name">
|
---|
1656 | <cstring>spacer35_4</cstring>
|
---|
1657 | </property>
|
---|
1658 | <property name="orientation">
|
---|
1659 | <enum>Horizontal</enum>
|
---|
1660 | </property>
|
---|
1661 | <property name="sizeType">
|
---|
1662 | <enum>Expanding</enum>
|
---|
1663 | </property>
|
---|
1664 | <property name="sizeHint">
|
---|
1665 | <size>
|
---|
1666 | <width>156</width>
|
---|
1667 | <height>20</height>
|
---|
1668 | </size>
|
---|
1669 | </property>
|
---|
1670 | </spacer>
|
---|
1671 | </hbox>
|
---|
1672 | </widget>
|
---|
1673 | <widget class="QLayoutWidget">
|
---|
1674 | <property name="name">
|
---|
1675 | <cstring>cdLayout</cstring>
|
---|
1676 | </property>
|
---|
1677 | <hbox>
|
---|
1678 | <property name="name">
|
---|
1679 | <cstring>unnamed</cstring>
|
---|
1680 | </property>
|
---|
1681 | <widget class="QToolButton">
|
---|
1682 | <property name="name">
|
---|
1683 | <cstring>tbISODVD</cstring>
|
---|
1684 | </property>
|
---|
1685 | <property name="focusPolicy">
|
---|
1686 | <enum>TabFocus</enum>
|
---|
1687 | </property>
|
---|
1688 | <property name="text">
|
---|
1689 | <string>Select</string>
|
---|
1690 | </property>
|
---|
1691 | <property name="iconSet">
|
---|
1692 | <iconset></iconset>
|
---|
1693 | </property>
|
---|
1694 | <property name="textLabel">
|
---|
1695 | <string>Select</string>
|
---|
1696 | </property>
|
---|
1697 | <property name="autoRaise">
|
---|
1698 | <bool>true</bool>
|
---|
1699 | </property>
|
---|
1700 | <property name="whatsThis" stdset="0">
|
---|
1701 | <string>Invokes the Virtual Disk Manager to select
|
---|
1702 | a CD/DVD image to mount.</string>
|
---|
1703 | </property>
|
---|
1704 | </widget>
|
---|
1705 | </hbox>
|
---|
1706 | </widget>
|
---|
1707 | </vbox>
|
---|
1708 | </widget>
|
---|
1709 | <spacer>
|
---|
1710 | <property name="name">
|
---|
1711 | <cstring>spacer19</cstring>
|
---|
1712 | </property>
|
---|
1713 | <property name="orientation">
|
---|
1714 | <enum>Vertical</enum>
|
---|
1715 | </property>
|
---|
1716 | <property name="sizeType">
|
---|
1717 | <enum>Expanding</enum>
|
---|
1718 | </property>
|
---|
1719 | <property name="sizeHint">
|
---|
1720 | <size>
|
---|
1721 | <width>20</width>
|
---|
1722 | <height>0</height>
|
---|
1723 | </size>
|
---|
1724 | </property>
|
---|
1725 | </spacer>
|
---|
1726 | </vbox>
|
---|
1727 | </widget>
|
---|
1728 | <widget class="QWidget">
|
---|
1729 | <property name="name">
|
---|
1730 | <cstring>pageAudio</cstring>
|
---|
1731 | </property>
|
---|
1732 | <attribute name="id">
|
---|
1733 | <number>4</number>
|
---|
1734 | </attribute>
|
---|
1735 | <vbox>
|
---|
1736 | <property name="name">
|
---|
1737 | <cstring>unnamed</cstring>
|
---|
1738 | </property>
|
---|
1739 | <property name="margin">
|
---|
1740 | <number>0</number>
|
---|
1741 | </property>
|
---|
1742 | <property name="spacing">
|
---|
1743 | <number>10</number>
|
---|
1744 | </property>
|
---|
1745 | <widget class="QGroupBox">
|
---|
1746 | <property name="name">
|
---|
1747 | <cstring>grbAudio</cstring>
|
---|
1748 | </property>
|
---|
1749 | <property name="title">
|
---|
1750 | <string>&Enable Audio</string>
|
---|
1751 | </property>
|
---|
1752 | <property name="checkable">
|
---|
1753 | <bool>true</bool>
|
---|
1754 | </property>
|
---|
1755 | <property name="checked">
|
---|
1756 | <bool>true</bool>
|
---|
1757 | </property>
|
---|
1758 | <hbox>
|
---|
1759 | <property name="name">
|
---|
1760 | <cstring>unnamed</cstring>
|
---|
1761 | </property>
|
---|
1762 | <widget class="QLabel">
|
---|
1763 | <property name="name">
|
---|
1764 | <cstring>txAudioDriver</cstring>
|
---|
1765 | </property>
|
---|
1766 | <property name="text">
|
---|
1767 | <string>Host Audio &Driver</string>
|
---|
1768 | </property>
|
---|
1769 | <property name="buddy" stdset="0">
|
---|
1770 | <cstring>cbAudioDriver</cstring>
|
---|
1771 | </property>
|
---|
1772 | </widget>
|
---|
1773 | <widget class="QComboBox">
|
---|
1774 | <property name="name">
|
---|
1775 | <cstring>cbAudioDriver</cstring>
|
---|
1776 | </property>
|
---|
1777 | <property name="sizePolicy">
|
---|
1778 | <sizepolicy>
|
---|
1779 | <hsizetype>1</hsizetype>
|
---|
1780 | <vsizetype>0</vsizetype>
|
---|
1781 | <horstretch>0</horstretch>
|
---|
1782 | <verstretch>0</verstretch>
|
---|
1783 | </sizepolicy>
|
---|
1784 | </property>
|
---|
1785 | <property name="whatsThis" stdset="0">
|
---|
1786 | <string>Controls the audio output driver. The <b>Null Audio Driver</b>
|
---|
1787 | makes the guest see an audio card, however every access to it will be ignored.</string>
|
---|
1788 | </property>
|
---|
1789 | </widget>
|
---|
1790 | <spacer>
|
---|
1791 | <property name="name">
|
---|
1792 | <cstring>spacer36</cstring>
|
---|
1793 | </property>
|
---|
1794 | <property name="orientation">
|
---|
1795 | <enum>Horizontal</enum>
|
---|
1796 | </property>
|
---|
1797 | <property name="sizeType">
|
---|
1798 | <enum>Expanding</enum>
|
---|
1799 | </property>
|
---|
1800 | <property name="sizeHint">
|
---|
1801 | <size>
|
---|
1802 | <width>30</width>
|
---|
1803 | <height>20</height>
|
---|
1804 | </size>
|
---|
1805 | </property>
|
---|
1806 | </spacer>
|
---|
1807 | </hbox>
|
---|
1808 | </widget>
|
---|
1809 | <spacer>
|
---|
1810 | <property name="name">
|
---|
1811 | <cstring>spacer11</cstring>
|
---|
1812 | </property>
|
---|
1813 | <property name="orientation">
|
---|
1814 | <enum>Vertical</enum>
|
---|
1815 | </property>
|
---|
1816 | <property name="sizeType">
|
---|
1817 | <enum>Expanding</enum>
|
---|
1818 | </property>
|
---|
1819 | <property name="sizeHint">
|
---|
1820 | <size>
|
---|
1821 | <width>20</width>
|
---|
1822 | <height>0</height>
|
---|
1823 | </size>
|
---|
1824 | </property>
|
---|
1825 | </spacer>
|
---|
1826 | </vbox>
|
---|
1827 | </widget>
|
---|
1828 | <widget class="QWidget">
|
---|
1829 | <property name="name">
|
---|
1830 | <cstring>pageNetwork</cstring>
|
---|
1831 | </property>
|
---|
1832 | <attribute name="id">
|
---|
1833 | <number>5</number>
|
---|
1834 | </attribute>
|
---|
1835 | </widget>
|
---|
1836 | <widget class="QWidget">
|
---|
1837 | <property name="name">
|
---|
1838 | <cstring>pageUSB</cstring>
|
---|
1839 | </property>
|
---|
1840 | <attribute name="id">
|
---|
1841 | <number>6</number>
|
---|
1842 | </attribute>
|
---|
1843 | <vbox>
|
---|
1844 | <property name="name">
|
---|
1845 | <cstring>unnamed</cstring>
|
---|
1846 | </property>
|
---|
1847 | <property name="margin">
|
---|
1848 | <number>0</number>
|
---|
1849 | </property>
|
---|
1850 | <widget class="QCheckBox">
|
---|
1851 | <property name="name">
|
---|
1852 | <cstring>cbEnableUSBController</cstring>
|
---|
1853 | </property>
|
---|
1854 | <property name="text">
|
---|
1855 | <string>Enable &USB Controller</string>
|
---|
1856 | </property>
|
---|
1857 | <property name="accel">
|
---|
1858 | <string>Alt+U</string>
|
---|
1859 | </property>
|
---|
1860 | <property name="whatsThis" stdset="0">
|
---|
1861 | <string>When checked, enables the virtual USB controller
|
---|
1862 | of this machine.</string>
|
---|
1863 | </property>
|
---|
1864 | </widget>
|
---|
1865 | <widget class="QGroupBox">
|
---|
1866 | <property name="name">
|
---|
1867 | <cstring>grbUSBFilters</cstring>
|
---|
1868 | </property>
|
---|
1869 | <property name="title">
|
---|
1870 | <string>USB Device &Filters</string>
|
---|
1871 | </property>
|
---|
1872 | <vbox>
|
---|
1873 | <property name="name">
|
---|
1874 | <cstring>unnamed</cstring>
|
---|
1875 | </property>
|
---|
1876 | <widget class="QLayoutWidget">
|
---|
1877 | <property name="name">
|
---|
1878 | <cstring>layout148</cstring>
|
---|
1879 | </property>
|
---|
1880 | <hbox>
|
---|
1881 | <property name="name">
|
---|
1882 | <cstring>unnamed</cstring>
|
---|
1883 | </property>
|
---|
1884 | <widget class="QListView">
|
---|
1885 | <column>
|
---|
1886 | <property name="text">
|
---|
1887 | <string>[name]</string>
|
---|
1888 | </property>
|
---|
1889 | <property name="clickable">
|
---|
1890 | <bool>false</bool>
|
---|
1891 | </property>
|
---|
1892 | <property name="resizable">
|
---|
1893 | <bool>true</bool>
|
---|
1894 | </property>
|
---|
1895 | </column>
|
---|
1896 | <property name="name">
|
---|
1897 | <cstring>lvUSBFilters</cstring>
|
---|
1898 | </property>
|
---|
1899 | <property name="whatsThis" stdset="0">
|
---|
1900 | <string>Lists all USB filters of this machine.
|
---|
1901 | The checkbox to the left defines whether the particular filter is enabled or not.</string>
|
---|
1902 | </property>
|
---|
1903 | </widget>
|
---|
1904 | <widget class="QLayoutWidget">
|
---|
1905 | <property name="name">
|
---|
1906 | <cstring>layout147</cstring>
|
---|
1907 | </property>
|
---|
1908 | <vbox>
|
---|
1909 | <property name="name">
|
---|
1910 | <cstring>unnamed</cstring>
|
---|
1911 | </property>
|
---|
1912 | <property name="spacing">
|
---|
1913 | <number>0</number>
|
---|
1914 | </property>
|
---|
1915 | <widget class="QToolButton">
|
---|
1916 | <property name="name">
|
---|
1917 | <cstring>tbAddUSBFilter</cstring>
|
---|
1918 | </property>
|
---|
1919 | <property name="focusPolicy">
|
---|
1920 | <enum>TabFocus</enum>
|
---|
1921 | </property>
|
---|
1922 | <property name="text">
|
---|
1923 | <string></string>
|
---|
1924 | </property>
|
---|
1925 | <property name="accel">
|
---|
1926 | <string>Ins</string>
|
---|
1927 | </property>
|
---|
1928 | <property name="iconSet">
|
---|
1929 | <iconset></iconset>
|
---|
1930 | </property>
|
---|
1931 | <property name="textLabel">
|
---|
1932 | <string>Add Empty (Ins)</string>
|
---|
1933 | </property>
|
---|
1934 | <property name="autoRaise">
|
---|
1935 | <bool>true</bool>
|
---|
1936 | </property>
|
---|
1937 | <property name="whatsThis" stdset="0">
|
---|
1938 | <string>Adds a new USB filter with
|
---|
1939 | all fields initially set to empty strings. Note that such a filter will match any attached
|
---|
1940 | USB device.</string>
|
---|
1941 | </property>
|
---|
1942 | </widget>
|
---|
1943 | <widget class="QToolButton">
|
---|
1944 | <property name="name">
|
---|
1945 | <cstring>tbAddUSBFilterFrom</cstring>
|
---|
1946 | </property>
|
---|
1947 | <property name="focusPolicy">
|
---|
1948 | <enum>TabFocus</enum>
|
---|
1949 | </property>
|
---|
1950 | <property name="text">
|
---|
1951 | <string></string>
|
---|
1952 | </property>
|
---|
1953 | <property name="accel">
|
---|
1954 | <string>Alt+Ins</string>
|
---|
1955 | </property>
|
---|
1956 | <property name="iconSet">
|
---|
1957 | <iconset></iconset>
|
---|
1958 | </property>
|
---|
1959 | <property name="textLabel">
|
---|
1960 | <string>Add From (Alt+Ins)</string>
|
---|
1961 | </property>
|
---|
1962 | <property name="autoRaise">
|
---|
1963 | <bool>true</bool>
|
---|
1964 | </property>
|
---|
1965 | <property name="whatsThis" stdset="0">
|
---|
1966 | <string>Adds a new USB filter
|
---|
1967 | with all fields set to the values of the selected USB device attached to a host PC.</string>
|
---|
1968 | </property>
|
---|
1969 | </widget>
|
---|
1970 | <widget class="QToolButton">
|
---|
1971 | <property name="name">
|
---|
1972 | <cstring>tbRemoveUSBFilter</cstring>
|
---|
1973 | </property>
|
---|
1974 | <property name="focusPolicy">
|
---|
1975 | <enum>TabFocus</enum>
|
---|
1976 | </property>
|
---|
1977 | <property name="text">
|
---|
1978 | <string></string>
|
---|
1979 | </property>
|
---|
1980 | <property name="accel">
|
---|
1981 | <string>Del</string>
|
---|
1982 | </property>
|
---|
1983 | <property name="iconSet">
|
---|
1984 | <iconset></iconset>
|
---|
1985 | </property>
|
---|
1986 | <property name="textLabel">
|
---|
1987 | <string>Remove (Del)</string>
|
---|
1988 | </property>
|
---|
1989 | <property name="autoRaise">
|
---|
1990 | <bool>true</bool>
|
---|
1991 | </property>
|
---|
1992 | <property name="whatsThis" stdset="0">
|
---|
1993 | <string>Removes the selected USB filter.</string>
|
---|
1994 | </property>
|
---|
1995 | </widget>
|
---|
1996 | <widget class="QToolButton">
|
---|
1997 | <property name="name">
|
---|
1998 | <cstring>tbUSBFilterUp</cstring>
|
---|
1999 | </property>
|
---|
2000 | <property name="focusPolicy">
|
---|
2001 | <enum>TabFocus</enum>
|
---|
2002 | </property>
|
---|
2003 | <property name="text">
|
---|
2004 | <string></string>
|
---|
2005 | </property>
|
---|
2006 | <property name="accel">
|
---|
2007 | <string>Ctrl+Up</string>
|
---|
2008 | </property>
|
---|
2009 | <property name="iconSet">
|
---|
2010 | <iconset></iconset>
|
---|
2011 | </property>
|
---|
2012 | <property name="textLabel">
|
---|
2013 | <string>Move Up (Ctrl+Up)</string>
|
---|
2014 | </property>
|
---|
2015 | <property name="autoRaise">
|
---|
2016 | <bool>true</bool>
|
---|
2017 | </property>
|
---|
2018 | <property name="whatsThis" stdset="0">
|
---|
2019 | <string>Moves the selected USB filter up.</string>
|
---|
2020 | </property>
|
---|
2021 | </widget>
|
---|
2022 | <widget class="QToolButton">
|
---|
2023 | <property name="name">
|
---|
2024 | <cstring>tbUSBFilterDown</cstring>
|
---|
2025 | </property>
|
---|
2026 | <property name="focusPolicy">
|
---|
2027 | <enum>TabFocus</enum>
|
---|
2028 | </property>
|
---|
2029 | <property name="text">
|
---|
2030 | <string></string>
|
---|
2031 | </property>
|
---|
2032 | <property name="accel">
|
---|
2033 | <string>Ctrl+Down</string>
|
---|
2034 | </property>
|
---|
2035 | <property name="iconSet">
|
---|
2036 | <iconset></iconset>
|
---|
2037 | </property>
|
---|
2038 | <property name="textLabel">
|
---|
2039 | <string>Move Down (Ctrl+Down)</string>
|
---|
2040 | </property>
|
---|
2041 | <property name="autoRaise">
|
---|
2042 | <bool>true</bool>
|
---|
2043 | </property>
|
---|
2044 | <property name="whatsThis" stdset="0">
|
---|
2045 | <string>Moves the selected USB filter down.</string>
|
---|
2046 | </property>
|
---|
2047 | </widget>
|
---|
2048 | <spacer>
|
---|
2049 | <property name="name">
|
---|
2050 | <cstring>spacer106</cstring>
|
---|
2051 | </property>
|
---|
2052 | <property name="orientation">
|
---|
2053 | <enum>Vertical</enum>
|
---|
2054 | </property>
|
---|
2055 | <property name="sizeType">
|
---|
2056 | <enum>Expanding</enum>
|
---|
2057 | </property>
|
---|
2058 | <property name="sizeHint">
|
---|
2059 | <size>
|
---|
2060 | <width>20</width>
|
---|
2061 | <height>0</height>
|
---|
2062 | </size>
|
---|
2063 | </property>
|
---|
2064 | </spacer>
|
---|
2065 | </vbox>
|
---|
2066 | </widget>
|
---|
2067 | </hbox>
|
---|
2068 | </widget>
|
---|
2069 | </vbox>
|
---|
2070 | </widget>
|
---|
2071 | </vbox>
|
---|
2072 | </widget>
|
---|
2073 | <widget class="QWidget">
|
---|
2074 | <property name="name">
|
---|
2075 | <cstring>pageVRDP</cstring>
|
---|
2076 | </property>
|
---|
2077 | <attribute name="id">
|
---|
2078 | <number>7</number>
|
---|
2079 | </attribute>
|
---|
2080 | <vbox>
|
---|
2081 | <property name="name">
|
---|
2082 | <cstring>unnamed</cstring>
|
---|
2083 | </property>
|
---|
2084 | <property name="margin">
|
---|
2085 | <number>0</number>
|
---|
2086 | </property>
|
---|
2087 | <widget class="QGroupBox">
|
---|
2088 | <property name="name">
|
---|
2089 | <cstring>grbVRDP</cstring>
|
---|
2090 | </property>
|
---|
2091 | <property name="title">
|
---|
2092 | <string>&Enable VRDP Server</string>
|
---|
2093 | </property>
|
---|
2094 | <property name="checkable">
|
---|
2095 | <bool>true</bool>
|
---|
2096 | </property>
|
---|
2097 | <property name="checked">
|
---|
2098 | <bool>true</bool>
|
---|
2099 | </property>
|
---|
2100 | <hbox>
|
---|
2101 | <property name="name">
|
---|
2102 | <cstring>unnamed</cstring>
|
---|
2103 | </property>
|
---|
2104 | <widget class="QLayoutWidget">
|
---|
2105 | <property name="name">
|
---|
2106 | <cstring>layout31</cstring>
|
---|
2107 | </property>
|
---|
2108 | <vbox>
|
---|
2109 | <property name="name">
|
---|
2110 | <cstring>unnamed</cstring>
|
---|
2111 | </property>
|
---|
2112 | <widget class="QLabel">
|
---|
2113 | <property name="name">
|
---|
2114 | <cstring>txVRDPPort</cstring>
|
---|
2115 | </property>
|
---|
2116 | <property name="text">
|
---|
2117 | <string>Server port </string>
|
---|
2118 | </property>
|
---|
2119 | <property name="buddy" stdset="0">
|
---|
2120 | <cstring>cbAudioDriver</cstring>
|
---|
2121 | </property>
|
---|
2122 | </widget>
|
---|
2123 | <widget class="QLabel">
|
---|
2124 | <property name="name">
|
---|
2125 | <cstring>txVRDPAuthMethod</cstring>
|
---|
2126 | </property>
|
---|
2127 | <property name="text">
|
---|
2128 | <string>Authentication Method </string>
|
---|
2129 | </property>
|
---|
2130 | <property name="buddy" stdset="0">
|
---|
2131 | <cstring>cbAudioDriver</cstring>
|
---|
2132 | </property>
|
---|
2133 | </widget>
|
---|
2134 | <widget class="QLabel">
|
---|
2135 | <property name="name">
|
---|
2136 | <cstring>txVRDPAuthTimeout</cstring>
|
---|
2137 | </property>
|
---|
2138 | <property name="text">
|
---|
2139 | <string>Authentication Timeout </string>
|
---|
2140 | </property>
|
---|
2141 | <property name="buddy" stdset="0">
|
---|
2142 | <cstring>cbAudioDriver</cstring>
|
---|
2143 | </property>
|
---|
2144 | </widget>
|
---|
2145 | </vbox>
|
---|
2146 | </widget>
|
---|
2147 | <widget class="QLayoutWidget">
|
---|
2148 | <property name="name">
|
---|
2149 | <cstring>layout32</cstring>
|
---|
2150 | </property>
|
---|
2151 | <vbox>
|
---|
2152 | <property name="name">
|
---|
2153 | <cstring>unnamed</cstring>
|
---|
2154 | </property>
|
---|
2155 | <widget class="QLineEdit">
|
---|
2156 | <property name="name">
|
---|
2157 | <cstring>leVRDPPort</cstring>
|
---|
2158 | </property>
|
---|
2159 | <property name="sizePolicy">
|
---|
2160 | <sizepolicy>
|
---|
2161 | <hsizetype>1</hsizetype>
|
---|
2162 | <vsizetype>0</vsizetype>
|
---|
2163 | <horstretch>0</horstretch>
|
---|
2164 | <verstretch>0</verstretch>
|
---|
2165 | </sizepolicy>
|
---|
2166 | </property>
|
---|
2167 | <property name="whatsThis" stdset="0">
|
---|
2168 | <string>Displays the VRDP Server port.</string>
|
---|
2169 | </property>
|
---|
2170 | </widget>
|
---|
2171 | <widget class="QComboBox">
|
---|
2172 | <property name="name">
|
---|
2173 | <cstring>cbVRDPAuthType</cstring>
|
---|
2174 | </property>
|
---|
2175 | <property name="sizePolicy">
|
---|
2176 | <sizepolicy>
|
---|
2177 | <hsizetype>1</hsizetype>
|
---|
2178 | <vsizetype>0</vsizetype>
|
---|
2179 | <horstretch>0</horstretch>
|
---|
2180 | <verstretch>0</verstretch>
|
---|
2181 | </sizepolicy>
|
---|
2182 | </property>
|
---|
2183 | <property name="whatsThis" stdset="0">
|
---|
2184 | <string>Defines the VRDP authentication method.</string>
|
---|
2185 | </property>
|
---|
2186 | </widget>
|
---|
2187 | <widget class="QLineEdit">
|
---|
2188 | <property name="name">
|
---|
2189 | <cstring>leVRDPTimeout</cstring>
|
---|
2190 | </property>
|
---|
2191 | <property name="sizePolicy">
|
---|
2192 | <sizepolicy>
|
---|
2193 | <hsizetype>1</hsizetype>
|
---|
2194 | <vsizetype>0</vsizetype>
|
---|
2195 | <horstretch>0</horstretch>
|
---|
2196 | <verstretch>0</verstretch>
|
---|
2197 | </sizepolicy>
|
---|
2198 | </property>
|
---|
2199 | <property name="whatsThis" stdset="0">
|
---|
2200 | <string>Specifies the timeout for guest authentication, in milliseconds.</string>
|
---|
2201 | </property>
|
---|
2202 | </widget>
|
---|
2203 | </vbox>
|
---|
2204 | </widget>
|
---|
2205 | <widget class="QLayoutWidget">
|
---|
2206 | <property name="name">
|
---|
2207 | <cstring>layout33</cstring>
|
---|
2208 | </property>
|
---|
2209 | <vbox>
|
---|
2210 | <property name="name">
|
---|
2211 | <cstring>unnamed</cstring>
|
---|
2212 | </property>
|
---|
2213 | <spacer>
|
---|
2214 | <property name="name">
|
---|
2215 | <cstring>spacer36_2</cstring>
|
---|
2216 | </property>
|
---|
2217 | <property name="orientation">
|
---|
2218 | <enum>Horizontal</enum>
|
---|
2219 | </property>
|
---|
2220 | <property name="sizeType">
|
---|
2221 | <enum>Expanding</enum>
|
---|
2222 | </property>
|
---|
2223 | <property name="sizeHint">
|
---|
2224 | <size>
|
---|
2225 | <width>16</width>
|
---|
2226 | <height>20</height>
|
---|
2227 | </size>
|
---|
2228 | </property>
|
---|
2229 | </spacer>
|
---|
2230 | <spacer>
|
---|
2231 | <property name="name">
|
---|
2232 | <cstring>spacer36_2_3</cstring>
|
---|
2233 | </property>
|
---|
2234 | <property name="orientation">
|
---|
2235 | <enum>Horizontal</enum>
|
---|
2236 | </property>
|
---|
2237 | <property name="sizeType">
|
---|
2238 | <enum>Expanding</enum>
|
---|
2239 | </property>
|
---|
2240 | <property name="sizeHint">
|
---|
2241 | <size>
|
---|
2242 | <width>16</width>
|
---|
2243 | <height>20</height>
|
---|
2244 | </size>
|
---|
2245 | </property>
|
---|
2246 | </spacer>
|
---|
2247 | <spacer>
|
---|
2248 | <property name="name">
|
---|
2249 | <cstring>spacer36_2_2</cstring>
|
---|
2250 | </property>
|
---|
2251 | <property name="orientation">
|
---|
2252 | <enum>Horizontal</enum>
|
---|
2253 | </property>
|
---|
2254 | <property name="sizeType">
|
---|
2255 | <enum>Expanding</enum>
|
---|
2256 | </property>
|
---|
2257 | <property name="sizeHint">
|
---|
2258 | <size>
|
---|
2259 | <width>16</width>
|
---|
2260 | <height>20</height>
|
---|
2261 | </size>
|
---|
2262 | </property>
|
---|
2263 | </spacer>
|
---|
2264 | </vbox>
|
---|
2265 | </widget>
|
---|
2266 | </hbox>
|
---|
2267 | </widget>
|
---|
2268 | <spacer>
|
---|
2269 | <property name="name">
|
---|
2270 | <cstring>spacer11_2</cstring>
|
---|
2271 | </property>
|
---|
2272 | <property name="orientation">
|
---|
2273 | <enum>Vertical</enum>
|
---|
2274 | </property>
|
---|
2275 | <property name="sizeType">
|
---|
2276 | <enum>Expanding</enum>
|
---|
2277 | </property>
|
---|
2278 | <property name="sizeHint">
|
---|
2279 | <size>
|
---|
2280 | <width>20</width>
|
---|
2281 | <height>110</height>
|
---|
2282 | </size>
|
---|
2283 | </property>
|
---|
2284 | </spacer>
|
---|
2285 | </vbox>
|
---|
2286 | </widget>
|
---|
2287 | </widget>
|
---|
2288 | <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
|
---|
2289 | <property name="name">
|
---|
2290 | <cstring>layout25</cstring>
|
---|
2291 | </property>
|
---|
2292 | <hbox>
|
---|
2293 | <property name="name">
|
---|
2294 | <cstring>unnamed</cstring>
|
---|
2295 | </property>
|
---|
2296 | <widget class="QPushButton">
|
---|
2297 | <property name="name">
|
---|
2298 | <cstring>buttonHelp</cstring>
|
---|
2299 | </property>
|
---|
2300 | <property name="text">
|
---|
2301 | <string>Help</string>
|
---|
2302 | </property>
|
---|
2303 | <property name="accel">
|
---|
2304 | <string>F1</string>
|
---|
2305 | </property>
|
---|
2306 | <property name="autoDefault">
|
---|
2307 | <bool>true</bool>
|
---|
2308 | </property>
|
---|
2309 | <property name="whatsThis" stdset="0">
|
---|
2310 | <string>Displays the dialog help.</string>
|
---|
2311 | </property>
|
---|
2312 | </widget>
|
---|
2313 | <spacer>
|
---|
2314 | <property name="name">
|
---|
2315 | <cstring>warningSpacer</cstring>
|
---|
2316 | </property>
|
---|
2317 | <property name="orientation">
|
---|
2318 | <enum>Horizontal</enum>
|
---|
2319 | </property>
|
---|
2320 | <property name="sizeType">
|
---|
2321 | <enum>Expanding</enum>
|
---|
2322 | </property>
|
---|
2323 | <property name="sizeHint">
|
---|
2324 | <size>
|
---|
2325 | <width>16</width>
|
---|
2326 | <height>20</height>
|
---|
2327 | </size>
|
---|
2328 | </property>
|
---|
2329 | </spacer>
|
---|
2330 | <widget class="QLabel">
|
---|
2331 | <property name="name">
|
---|
2332 | <cstring>warningPixmap</cstring>
|
---|
2333 | </property>
|
---|
2334 | <property name="sizePolicy">
|
---|
2335 | <sizepolicy>
|
---|
2336 | <hsizetype>0</hsizetype>
|
---|
2337 | <vsizetype>0</vsizetype>
|
---|
2338 | <horstretch>0</horstretch>
|
---|
2339 | <verstretch>0</verstretch>
|
---|
2340 | </sizepolicy>
|
---|
2341 | </property>
|
---|
2342 | <property name="scaledContents">
|
---|
2343 | <bool>true</bool>
|
---|
2344 | </property>
|
---|
2345 | </widget>
|
---|
2346 | <widget class="QLabel">
|
---|
2347 | <property name="name">
|
---|
2348 | <cstring>warningLabel</cstring>
|
---|
2349 | </property>
|
---|
2350 | <property name="sizePolicy">
|
---|
2351 | <sizepolicy>
|
---|
2352 | <hsizetype>0</hsizetype>
|
---|
2353 | <vsizetype>0</vsizetype>
|
---|
2354 | <horstretch>0</horstretch>
|
---|
2355 | <verstretch>0</verstretch>
|
---|
2356 | </sizepolicy>
|
---|
2357 | </property>
|
---|
2358 | <property name="minimumSize">
|
---|
2359 | <size>
|
---|
2360 | <width>0</width>
|
---|
2361 | <height>0</height>
|
---|
2362 | </size>
|
---|
2363 | </property>
|
---|
2364 | <property name="backgroundOrigin">
|
---|
2365 | <enum>WidgetOrigin</enum>
|
---|
2366 | </property>
|
---|
2367 | <property name="lineWidth">
|
---|
2368 | <number>1</number>
|
---|
2369 | </property>
|
---|
2370 | <property name="midLineWidth">
|
---|
2371 | <number>0</number>
|
---|
2372 | </property>
|
---|
2373 | <property name="text">
|
---|
2374 | <string>Invalid settings detected</string>
|
---|
2375 | </property>
|
---|
2376 | <property name="textFormat">
|
---|
2377 | <enum>AutoText</enum>
|
---|
2378 | </property>
|
---|
2379 | <property name="scaledContents">
|
---|
2380 | <bool>false</bool>
|
---|
2381 | </property>
|
---|
2382 | <property name="alignment">
|
---|
2383 | <set>AlignVCenter</set>
|
---|
2384 | </property>
|
---|
2385 | </widget>
|
---|
2386 | <spacer>
|
---|
2387 | <property name="name">
|
---|
2388 | <cstring>spacer20</cstring>
|
---|
2389 | </property>
|
---|
2390 | <property name="orientation">
|
---|
2391 | <enum>Horizontal</enum>
|
---|
2392 | </property>
|
---|
2393 | <property name="sizeType">
|
---|
2394 | <enum>Expanding</enum>
|
---|
2395 | </property>
|
---|
2396 | <property name="sizeHint">
|
---|
2397 | <size>
|
---|
2398 | <width>21</width>
|
---|
2399 | <height>20</height>
|
---|
2400 | </size>
|
---|
2401 | </property>
|
---|
2402 | </spacer>
|
---|
2403 | <widget class="QPushButton">
|
---|
2404 | <property name="name">
|
---|
2405 | <cstring>buttonOk</cstring>
|
---|
2406 | </property>
|
---|
2407 | <property name="text">
|
---|
2408 | <string>&OK</string>
|
---|
2409 | </property>
|
---|
2410 | <property name="accel">
|
---|
2411 | <string>Alt+O</string>
|
---|
2412 | </property>
|
---|
2413 | <property name="autoDefault">
|
---|
2414 | <bool>true</bool>
|
---|
2415 | </property>
|
---|
2416 | <property name="default">
|
---|
2417 | <bool>true</bool>
|
---|
2418 | </property>
|
---|
2419 | <property name="whatsThis" stdset="0">
|
---|
2420 | <string>Accepts (saves) changes and closes the dialog.</string>
|
---|
2421 | </property>
|
---|
2422 | </widget>
|
---|
2423 | <widget class="QPushButton">
|
---|
2424 | <property name="name">
|
---|
2425 | <cstring>buttonCancel</cstring>
|
---|
2426 | </property>
|
---|
2427 | <property name="text">
|
---|
2428 | <string>Cancel</string>
|
---|
2429 | </property>
|
---|
2430 | <property name="accel">
|
---|
2431 | <string></string>
|
---|
2432 | </property>
|
---|
2433 | <property name="autoDefault">
|
---|
2434 | <bool>true</bool>
|
---|
2435 | </property>
|
---|
2436 | <property name="whatsThis" stdset="0">
|
---|
2437 | <string>Cancels changes and closes the dialog.</string>
|
---|
2438 | </property>
|
---|
2439 | </widget>
|
---|
2440 | </hbox>
|
---|
2441 | </widget>
|
---|
2442 | <widget class="QLabel" row="2" column="1">
|
---|
2443 | <property name="name">
|
---|
2444 | <cstring>whatsThisLabel</cstring>
|
---|
2445 | </property>
|
---|
2446 | <property name="sizePolicy">
|
---|
2447 | <sizepolicy>
|
---|
2448 | <hsizetype>7</hsizetype>
|
---|
2449 | <vsizetype>0</vsizetype>
|
---|
2450 | <horstretch>0</horstretch>
|
---|
2451 | <verstretch>0</verstretch>
|
---|
2452 | </sizepolicy>
|
---|
2453 | </property>
|
---|
2454 | <property name="minimumSize">
|
---|
2455 | <size>
|
---|
2456 | <width>0</width>
|
---|
2457 | <height>0</height>
|
---|
2458 | </size>
|
---|
2459 | </property>
|
---|
2460 | <property name="backgroundMode">
|
---|
2461 | <enum>PaletteMidlight</enum>
|
---|
2462 | </property>
|
---|
2463 | <property name="paletteForegroundColor">
|
---|
2464 | <color>
|
---|
2465 | <red>75</red>
|
---|
2466 | <green>75</green>
|
---|
2467 | <blue>75</blue>
|
---|
2468 | </color>
|
---|
2469 | </property>
|
---|
2470 | <property name="frameShape">
|
---|
2471 | <enum>Box</enum>
|
---|
2472 | </property>
|
---|
2473 | <property name="frameShadow">
|
---|
2474 | <enum>Sunken</enum>
|
---|
2475 | </property>
|
---|
2476 | <property name="margin">
|
---|
2477 | <number>7</number>
|
---|
2478 | </property>
|
---|
2479 | <property name="scaledContents">
|
---|
2480 | <bool>false</bool>
|
---|
2481 | </property>
|
---|
2482 | <property name="alignment">
|
---|
2483 | <set>WordBreak|AlignJustify|AlignTop</set>
|
---|
2484 | </property>
|
---|
2485 | </widget>
|
---|
2486 | </grid>
|
---|
2487 | </widget>
|
---|
2488 | <connections>
|
---|
2489 | <connection>
|
---|
2490 | <sender>buttonOk</sender>
|
---|
2491 | <signal>clicked()</signal>
|
---|
2492 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2493 | <slot>accept()</slot>
|
---|
2494 | </connection>
|
---|
2495 | <connection>
|
---|
2496 | <sender>buttonCancel</sender>
|
---|
2497 | <signal>clicked()</signal>
|
---|
2498 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2499 | <slot>reject()</slot>
|
---|
2500 | </connection>
|
---|
2501 | <connection>
|
---|
2502 | <sender>slRAM</sender>
|
---|
2503 | <signal>valueChanged(int)</signal>
|
---|
2504 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2505 | <slot>slRAM_valueChanged(int)</slot>
|
---|
2506 | </connection>
|
---|
2507 | <connection>
|
---|
2508 | <sender>leRAM</sender>
|
---|
2509 | <signal>textChanged(const QString&)</signal>
|
---|
2510 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2511 | <slot>leRAM_textChanged(const QString&)</slot>
|
---|
2512 | </connection>
|
---|
2513 | <connection>
|
---|
2514 | <sender>slVRAM</sender>
|
---|
2515 | <signal>valueChanged(int)</signal>
|
---|
2516 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2517 | <slot>slVRAM_valueChanged(int)</slot>
|
---|
2518 | </connection>
|
---|
2519 | <connection>
|
---|
2520 | <sender>leVRAM</sender>
|
---|
2521 | <signal>textChanged(const QString&)</signal>
|
---|
2522 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2523 | <slot>leVRAM_textChanged(const QString&)</slot>
|
---|
2524 | </connection>
|
---|
2525 | <connection>
|
---|
2526 | <sender>tbResetSavedStateFolder</sender>
|
---|
2527 | <signal>clicked()</signal>
|
---|
2528 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2529 | <slot>tbResetSavedStateFolder_clicked()</slot>
|
---|
2530 | </connection>
|
---|
2531 | <connection>
|
---|
2532 | <sender>tbSelectSavedStateFolder</sender>
|
---|
2533 | <signal>clicked()</signal>
|
---|
2534 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2535 | <slot>tbSelectSavedStateFolder_clicked()</slot>
|
---|
2536 | </connection>
|
---|
2537 | <connection>
|
---|
2538 | <sender>listView</sender>
|
---|
2539 | <signal>currentChanged(QListViewItem*)</signal>
|
---|
2540 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2541 | <slot>listView_currentChanged(QListViewItem*)</slot>
|
---|
2542 | </connection>
|
---|
2543 | <connection>
|
---|
2544 | <sender>cbOS</sender>
|
---|
2545 | <signal>activated(int)</signal>
|
---|
2546 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2547 | <slot>cbOS_activated(int)</slot>
|
---|
2548 | </connection>
|
---|
2549 | <connection>
|
---|
2550 | <sender>lvUSBFilters</sender>
|
---|
2551 | <signal>currentChanged(QListViewItem*)</signal>
|
---|
2552 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2553 | <slot>lvUSBFilters_currentChanged(QListViewItem*)</slot>
|
---|
2554 | </connection>
|
---|
2555 | <connection>
|
---|
2556 | <sender>tbAddUSBFilter</sender>
|
---|
2557 | <signal>clicked()</signal>
|
---|
2558 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2559 | <slot>tbAddUSBFilter_clicked()</slot>
|
---|
2560 | </connection>
|
---|
2561 | <connection>
|
---|
2562 | <sender>tbAddUSBFilterFrom</sender>
|
---|
2563 | <signal>clicked()</signal>
|
---|
2564 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2565 | <slot>tbAddUSBFilterFrom_clicked()</slot>
|
---|
2566 | </connection>
|
---|
2567 | <connection>
|
---|
2568 | <sender>tbRemoveUSBFilter</sender>
|
---|
2569 | <signal>clicked()</signal>
|
---|
2570 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2571 | <slot>tbRemoveUSBFilter_clicked()</slot>
|
---|
2572 | </connection>
|
---|
2573 | <connection>
|
---|
2574 | <sender>tbUSBFilterUp</sender>
|
---|
2575 | <signal>clicked()</signal>
|
---|
2576 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2577 | <slot>tbUSBFilterUp_clicked()</slot>
|
---|
2578 | </connection>
|
---|
2579 | <connection>
|
---|
2580 | <sender>tbUSBFilterDown</sender>
|
---|
2581 | <signal>clicked()</signal>
|
---|
2582 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2583 | <slot>tbUSBFilterDown_clicked()</slot>
|
---|
2584 | </connection>
|
---|
2585 | <connection>
|
---|
2586 | <sender>tblBootOrder</sender>
|
---|
2587 | <signal>clicked(int,int,int,const QPoint&)</signal>
|
---|
2588 | <receiver>VBoxVMSettingsDlg</receiver>
|
---|
2589 | <slot>bootItemActivate(int,int,int,const QPoint&)</slot>
|
---|
2590 | </connection>
|
---|
2591 | </connections>
|
---|
2592 | <tabstops>
|
---|
2593 | <tabstop>listView</tabstop>
|
---|
2594 | <tabstop>tbwGeneral</tabstop>
|
---|
2595 | <tabstop>leName</tabstop>
|
---|
2596 | <tabstop>cbOS</tabstop>
|
---|
2597 | <tabstop>slRAM</tabstop>
|
---|
2598 | <tabstop>leRAM</tabstop>
|
---|
2599 | <tabstop>slVRAM</tabstop>
|
---|
2600 | <tabstop>leVRAM</tabstop>
|
---|
2601 | <tabstop>tblBootOrder</tabstop>
|
---|
2602 | <tabstop>chbEnableACPI</tabstop>
|
---|
2603 | <tabstop>chbEnableIOAPIC</tabstop>
|
---|
2604 | <tabstop>leSnapshotFolder</tabstop>
|
---|
2605 | <tabstop>tbSelectSavedStateFolder</tabstop>
|
---|
2606 | <tabstop>tbResetSavedStateFolder</tabstop>
|
---|
2607 | <tabstop>grbHDA</tabstop>
|
---|
2608 | <tabstop>tbHDA</tabstop>
|
---|
2609 | <tabstop>grbHDB</tabstop>
|
---|
2610 | <tabstop>tbHDB</tabstop>
|
---|
2611 | <tabstop>grbHDD</tabstop>
|
---|
2612 | <tabstop>tbHDD</tabstop>
|
---|
2613 | <tabstop>bgFloppy</tabstop>
|
---|
2614 | <tabstop>rbHostFloppy</tabstop>
|
---|
2615 | <tabstop>cbHostFloppy</tabstop>
|
---|
2616 | <tabstop>rbISOFloppy</tabstop>
|
---|
2617 | <tabstop>tbISOFloppy</tabstop>
|
---|
2618 | <tabstop>rbHostDVD</tabstop>
|
---|
2619 | <tabstop>cbHostDVD</tabstop>
|
---|
2620 | <tabstop>rbISODVD</tabstop>
|
---|
2621 | <tabstop>tbISODVD</tabstop>
|
---|
2622 | <tabstop>cbAudioDriver</tabstop>
|
---|
2623 | <tabstop>cbEnableUSBController</tabstop>
|
---|
2624 | <tabstop>lvUSBFilters</tabstop>
|
---|
2625 | <tabstop>tbAddUSBFilter</tabstop>
|
---|
2626 | <tabstop>tbAddUSBFilterFrom</tabstop>
|
---|
2627 | <tabstop>tbRemoveUSBFilter</tabstop>
|
---|
2628 | <tabstop>tbUSBFilterUp</tabstop>
|
---|
2629 | <tabstop>tbUSBFilterDown</tabstop>
|
---|
2630 | <tabstop>grbVRDP</tabstop>
|
---|
2631 | <tabstop>leVRDPPort</tabstop>
|
---|
2632 | <tabstop>cbVRDPAuthType</tabstop>
|
---|
2633 | <tabstop>leVRDPTimeout</tabstop>
|
---|
2634 | <tabstop>buttonHelp</tabstop>
|
---|
2635 | <tabstop>buttonOk</tabstop>
|
---|
2636 | <tabstop>buttonCancel</tabstop>
|
---|
2637 | </tabstops>
|
---|
2638 | <includes>
|
---|
2639 | <include location="global" impldecl="in declaration">qvaluevector.h</include>
|
---|
2640 | <include location="global" impldecl="in implementation">qvalidator.h</include>
|
---|
2641 | <include location="global" impldecl="in implementation">qmessagebox.h</include>
|
---|
2642 | <include location="global" impldecl="in implementation">qfont.h</include>
|
---|
2643 | <include location="global" impldecl="in implementation">qfileinfo.h</include>
|
---|
2644 | <include location="global" impldecl="in implementation">qdir.h</include>
|
---|
2645 | <include location="global" impldecl="in implementation">qfiledialog.h</include>
|
---|
2646 | <include location="global" impldecl="in implementation">qobjectlist.h</include>
|
---|
2647 | <include location="global" impldecl="in implementation">qlistbox.h</include>
|
---|
2648 | <include location="global" impldecl="in implementation">qfocusdata.h</include>
|
---|
2649 | <include location="global" impldecl="in implementation">qtimer.h</include>
|
---|
2650 | <include location="global" impldecl="in implementation">qpopupmenu.h</include>
|
---|
2651 | <include location="local" impldecl="in declaration">COMDefs.h</include>
|
---|
2652 | <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
|
---|
2653 | <include location="local" impldecl="in implementation">VBoxUtils.h</include>
|
---|
2654 | <include location="local" impldecl="in declaration">VBoxGlobal.h</include>
|
---|
2655 | <include location="local" impldecl="in implementation">VBoxVMNetworkSettings.h</include>
|
---|
2656 | <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
|
---|
2657 | <include location="local" impldecl="in implementation">VBoxDiskImageManagerDlg.h</include>
|
---|
2658 | <include location="local" impldecl="in implementation">VBoxMediaComboBox.h</include>
|
---|
2659 | </includes>
|
---|
2660 | <forwards>
|
---|
2661 | <forward>class VBoxMediaComboBox</forward>
|
---|
2662 | <forward>class VBoxDiskImageManagerDlg</forward>
|
---|
2663 | <forward>class QPopupMenu</forward>
|
---|
2664 | </forwards>
|
---|
2665 | <variables>
|
---|
2666 | <variable access="private">bool polished;</variable>
|
---|
2667 | <variable access="private">bool valid;</variable>
|
---|
2668 | <variable access="private">QTimer *whatsThisTimer;</variable>
|
---|
2669 | <variable access="private">QWidget *whatsThisCandidate;</variable>
|
---|
2670 | <variable access="private">QIWidgetValidator *wvalGeneral;</variable>
|
---|
2671 | <variable access="private">QIWidgetValidator *wvalHDD;</variable>
|
---|
2672 | <variable access="private">QIWidgetValidator *wvalDVD;</variable>
|
---|
2673 | <variable access="private">QIWidgetValidator *wvalFloppy;</variable>
|
---|
2674 | <variable access="private">QIWidgetValidator *wvalVRDP;</variable>
|
---|
2675 | <variable access="private">QUuid uuidHDA;</variable>
|
---|
2676 | <variable access="private">QUuid uuidHDB;</variable>
|
---|
2677 | <variable access="private">QUuid uuidHDD;</variable>
|
---|
2678 | <variable access="private">QUuid uuidISODVD;</variable>
|
---|
2679 | <variable access="private">QUuid uuidISOFloppy;</variable>
|
---|
2680 | <variable access="private">QValueVector < CHostDVDDrive > hostDVDs;</variable>
|
---|
2681 | <variable access="private">QValueVector < CHostFloppyDrive > hostFloppies;</variable>
|
---|
2682 | <variable access="private">CMachine cmachine;</variable>
|
---|
2683 | <variable access="private">QStringList bootDevicesInUse;</variable>
|
---|
2684 | <variable access="private">QWidgetStack *wstUSBFilters;</variable>
|
---|
2685 | <variable access="private">ulong mLastUSBFilterNum;</variable>
|
---|
2686 | <variable access="private">bool mUSBFilterListModified;</variable>
|
---|
2687 | <variable access="private">QTabWidget* tbwNetwork;</variable>
|
---|
2688 | <variable access="private">QString warningString;</variable>
|
---|
2689 | <variable access="private">VBoxMediaComboBox *cbHDA;</variable>
|
---|
2690 | <variable access="private">VBoxMediaComboBox *cbHDB;</variable>
|
---|
2691 | <variable access="private">VBoxMediaComboBox *cbHDD;</variable>
|
---|
2692 | <variable access="private">VBoxMediaComboBox *cbISODVD;</variable>
|
---|
2693 | <variable access="private">VBoxMediaComboBox *cbISOFloppy;</variable>
|
---|
2694 | <variable access="private">QPopupMenu *usbDevicesMenu;</variable>
|
---|
2695 | <variable access="private">QMap<int, CUSBDevice> usbDevicesMap;</variable>
|
---|
2696 | <variable access="private">enum { USBDevicesMenuNoDevicesId = 1 };</variable>
|
---|
2697 | </variables>
|
---|
2698 | <slots>
|
---|
2699 | <slot>listView_currentChanged( QListViewItem * item )</slot>
|
---|
2700 | <slot>enableOk( const QIWidgetValidator * wval )</slot>
|
---|
2701 | <slot>revalidate( QIWidgetValidator * wval )</slot>
|
---|
2702 | <slot>updateWhatsThis( bool gotFocus = false )</slot>
|
---|
2703 | <slot>showImageManagerHDA()</slot>
|
---|
2704 | <slot>showImageManagerHDB()</slot>
|
---|
2705 | <slot>showImageManagerHDD()</slot>
|
---|
2706 | <slot>showImageManagerISODVD()</slot>
|
---|
2707 | <slot>showImageManagerISOFloppy()</slot>
|
---|
2708 | <slot>showVDImageManager( QUuid *id, VBoxMediaComboBox *le, QLabel *tx = NULL )</slot>
|
---|
2709 | <slot>addNetworkAdapter( const CNetworkAdapter & adapter, bool select )</slot>
|
---|
2710 | <slot>slRAM_valueChanged( int val )</slot>
|
---|
2711 | <slot>leRAM_textChanged( const QString & text )</slot>
|
---|
2712 | <slot>slVRAM_valueChanged( int val )</slot>
|
---|
2713 | <slot>leVRAM_textChanged( const QString & text )</slot>
|
---|
2714 | <slot>cbOS_activated( int item )</slot>
|
---|
2715 | <slot>tbResetSavedStateFolder_clicked()</slot>
|
---|
2716 | <slot>tbSelectSavedStateFolder_clicked()</slot>
|
---|
2717 | <slot>addUSBFilter( const CUSBDeviceFilter & aFilter, bool isNew )</slot>
|
---|
2718 | <slot>lvUSBFilters_currentChanged( QListViewItem * item )</slot>
|
---|
2719 | <slot>lvUSBFilters_setCurrentText( const QString & aText )</slot>
|
---|
2720 | <slot>tbAddUSBFilter_clicked()</slot>
|
---|
2721 | <slot>tbAddUSBFilterFrom_clicked()</slot>
|
---|
2722 | <slot>menuAddUSBFilterFrom_activated( int )</slot>
|
---|
2723 | <slot>menuAddUSBFilterFrom_highlighted( int )</slot>
|
---|
2724 | <slot>tbRemoveUSBFilter_clicked()</slot>
|
---|
2725 | <slot>tbUSBFilterUp_clicked()</slot>
|
---|
2726 | <slot>tbUSBFilterDown_clicked()</slot>
|
---|
2727 | <slot>bootItemActivate(int row, int col, int button, const QPoint & mousePos)</slot>
|
---|
2728 | <slot>hdaMediaChanged()</slot>
|
---|
2729 | <slot>hdbMediaChanged()</slot>
|
---|
2730 | <slot>hddMediaChanged()</slot>
|
---|
2731 | <slot>cdMediaChanged()</slot>
|
---|
2732 | <slot>fdMediaChanged()</slot>
|
---|
2733 | </slots>
|
---|
2734 | <functions>
|
---|
2735 | <function access="private">init()</function>
|
---|
2736 | <function>setup( const QString & category )</function>
|
---|
2737 | <function>getFromMachine( const CMachine & machine )</function>
|
---|
2738 | <function returnType="COMResult">putBackToMachine()</function>
|
---|
2739 | <function access="protected">setWarning( const QString & )</function>
|
---|
2740 | <function access="protected">showEvent( QShowEvent * )</function>
|
---|
2741 | <function returnType="bool">eventFilter( QObject * watched, QEvent * e )</function>
|
---|
2742 | <function access="protected">updateShortcuts()</function>
|
---|
2743 | <function access="protected" returnType="QString">getHdInfo( QGroupBox*, QUuid )</function>
|
---|
2744 | </functions>
|
---|
2745 | <pixmapinproject/>
|
---|
2746 | <layoutdefaults spacing="6" margin="11"/>
|
---|
2747 | </UI>
|
---|