VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui@ 3202

Last change on this file since 3202 was 3202, checked in by vboxsync, 18 years ago

VM Settings -> Advanced Page:
Boot Sequence and Extended Features groupboxes now have similar equal height.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 171.0 KB
Line 
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-2007 innotek 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>486</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>&lt;i&gt;Select a settings category from the list on the left side and move the mouse over a settings item to get more information&lt;i&gt;.</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> CD/DVD-ROM </string>
137 </property>
138 <property name="text">
139 <string>2</string>
140 </property>
141 <property name="text">
142 <string>#dvd</string>
143 </property>
144 <property name="pixmap">
145 <pixmap>cd_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> Floppy </string>
157 </property>
158 <property name="text">
159 <string>3</string>
160 </property>
161 <property name="text">
162 <string>#floppy</string>
163 </property>
164 <property name="pixmap">
165 <pixmap>fd_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 <item>
255 <property name="text">
256 <string> Shared Folders </string>
257 </property>
258 <property name="text">
259 <string>8</string>
260 </property>
261 <property name="text">
262 <string>#sfolders</string>
263 </property>
264 <property name="pixmap">
265 <pixmap>shared_folder_16px.png</pixmap>
266 </property>
267 <property name="pixmap">
268 <pixmap></pixmap>
269 </property>
270 <property name="pixmap">
271 <pixmap></pixmap>
272 </property>
273 </item>
274 <property name="name">
275 <cstring>listView</cstring>
276 </property>
277 <property name="sizePolicy">
278 <sizepolicy>
279 <hsizetype>0</hsizetype>
280 <vsizetype>5</vsizetype>
281 <horstretch>0</horstretch>
282 <verstretch>0</verstretch>
283 </sizepolicy>
284 </property>
285 <property name="lineWidth">
286 <number>2</number>
287 </property>
288 <property name="margin">
289 <number>0</number>
290 </property>
291 <property name="allColumnsShowFocus">
292 <bool>true</bool>
293 </property>
294 <property name="itemMargin">
295 <number>3</number>
296 </property>
297 </widget>
298 <widget class="QLabel" row="0" column="1">
299 <property name="name">
300 <cstring>titleLabel</cstring>
301 </property>
302 <property name="sizePolicy">
303 <sizepolicy>
304 <hsizetype>7</hsizetype>
305 <vsizetype>0</vsizetype>
306 <horstretch>0</horstretch>
307 <verstretch>0</verstretch>
308 </sizepolicy>
309 </property>
310 <property name="backgroundMode">
311 <enum>PaletteBase</enum>
312 </property>
313 <property name="font">
314 <font>
315 <pointsize>11</pointsize>
316 <bold>1</bold>
317 </font>
318 </property>
319 <property name="frameShape">
320 <enum>Box</enum>
321 </property>
322 <property name="frameShadow">
323 <enum>Sunken</enum>
324 </property>
325 <property name="lineWidth">
326 <number>1</number>
327 </property>
328 <property name="margin">
329 <number>7</number>
330 </property>
331 <property name="text">
332 <string></string>
333 </property>
334 <property name="buddy" stdset="0">
335 <cstring></cstring>
336 </property>
337 </widget>
338 <widget class="QWidgetStack" row="1" column="1">
339 <property name="name">
340 <cstring>widgetStack</cstring>
341 </property>
342 <property name="sizePolicy">
343 <sizepolicy>
344 <hsizetype>7</hsizetype>
345 <vsizetype>7</vsizetype>
346 <horstretch>0</horstretch>
347 <verstretch>0</verstretch>
348 </sizepolicy>
349 </property>
350 <widget class="QWidget">
351 <property name="name">
352 <cstring>pageGeneral</cstring>
353 </property>
354 <attribute name="id">
355 <number>0</number>
356 </attribute>
357 <vbox>
358 <property name="name">
359 <cstring>unnamed</cstring>
360 </property>
361 <property name="margin">
362 <number>0</number>
363 </property>
364 <property name="spacing">
365 <number>10</number>
366 </property>
367 <widget class="QTabWidget">
368 <property name="name">
369 <cstring>tbwGeneral</cstring>
370 </property>
371 <widget class="QWidget">
372 <property name="name">
373 <cstring>basic</cstring>
374 </property>
375 <attribute name="title">
376 <string>&amp;Basic</string>
377 </attribute>
378 <vbox>
379 <property name="name">
380 <cstring>unnamed</cstring>
381 </property>
382 <property name="margin">
383 <number>10</number>
384 </property>
385 <property name="spacing">
386 <number>10</number>
387 </property>
388 <widget class="QGroupBox">
389 <property name="name">
390 <cstring>groupBox22</cstring>
391 </property>
392 <property name="sizePolicy">
393 <sizepolicy>
394 <hsizetype>5</hsizetype>
395 <vsizetype>0</vsizetype>
396 <horstretch>0</horstretch>
397 <verstretch>0</verstretch>
398 </sizepolicy>
399 </property>
400 <property name="title">
401 <string>&amp;Identification</string>
402 </property>
403 <grid>
404 <property name="name">
405 <cstring>unnamed</cstring>
406 </property>
407 <widget class="QLayoutWidget" row="0" column="0">
408 <property name="name">
409 <cstring>layout100</cstring>
410 </property>
411 <property name="sizePolicy">
412 <sizepolicy>
413 <hsizetype>7</hsizetype>
414 <vsizetype>0</vsizetype>
415 <horstretch>0</horstretch>
416 <verstretch>0</verstretch>
417 </sizepolicy>
418 </property>
419 <hbox>
420 <property name="name">
421 <cstring>unnamed</cstring>
422 </property>
423 <widget class="QLabel">
424 <property name="name">
425 <cstring>txName</cstring>
426 </property>
427 <property name="text">
428 <string>&amp;Name</string>
429 </property>
430 <property name="buddy" stdset="0">
431 <cstring>leName</cstring>
432 </property>
433 </widget>
434 <widget class="QLineEdit">
435 <property name="name">
436 <cstring>leName</cstring>
437 </property>
438 <property name="frameShape">
439 <enum>LineEditPanel</enum>
440 </property>
441 <property name="frameShadow">
442 <enum>Sunken</enum>
443 </property>
444 <property name="whatsThis" stdset="0">
445 <string>Displays the name of the virtual machine.</string>
446 </property>
447 </widget>
448 </hbox>
449 </widget>
450 <widget class="QLayoutWidget" row="0" column="1">
451 <property name="name">
452 <cstring>layout101</cstring>
453 </property>
454 <hbox>
455 <property name="name">
456 <cstring>unnamed</cstring>
457 </property>
458 <widget class="QLabel">
459 <property name="name">
460 <cstring>textLabel7</cstring>
461 </property>
462 <property name="text">
463 <string>OS &amp;Type</string>
464 </property>
465 <property name="buddy" stdset="0">
466 <cstring>cbOS</cstring>
467 </property>
468 </widget>
469 <widget class="QComboBox">
470 <property name="name">
471 <cstring>cbOS</cstring>
472 </property>
473 <property name="whatsThis" stdset="0">
474 <string>Displays the operating system type that you plan to install into this virtual machine (called a guest operating system).</string>
475 </property>
476 </widget>
477 </hbox>
478 </widget>
479 </grid>
480 </widget>
481 <widget class="QGroupBox">
482 <property name="name">
483 <cstring>groupBox2</cstring>
484 </property>
485 <property name="sizePolicy">
486 <sizepolicy>
487 <hsizetype>5</hsizetype>
488 <vsizetype>0</vsizetype>
489 <horstretch>0</horstretch>
490 <verstretch>0</verstretch>
491 </sizepolicy>
492 </property>
493 <property name="title">
494 <string>Base &amp;Memory Size</string>
495 </property>
496 <hbox>
497 <property name="name">
498 <cstring>unnamed</cstring>
499 </property>
500 <widget class="QLayoutWidget">
501 <property name="name">
502 <cstring>layout33</cstring>
503 </property>
504 <hbox>
505 <property name="name">
506 <cstring>unnamed</cstring>
507 </property>
508 <widget class="QLayoutWidget">
509 <property name="name">
510 <cstring>layout32</cstring>
511 </property>
512 <property name="sizePolicy">
513 <sizepolicy>
514 <hsizetype>7</hsizetype>
515 <vsizetype>1</vsizetype>
516 <horstretch>0</horstretch>
517 <verstretch>0</verstretch>
518 </sizepolicy>
519 </property>
520 <vbox>
521 <property name="name">
522 <cstring>unnamed</cstring>
523 </property>
524 <property name="spacing">
525 <number>0</number>
526 </property>
527 <widget class="QSlider">
528 <property name="name">
529 <cstring>slRAM</cstring>
530 </property>
531 <property name="sizePolicy">
532 <sizepolicy>
533 <hsizetype>7</hsizetype>
534 <vsizetype>0</vsizetype>
535 <horstretch>10</horstretch>
536 <verstretch>0</verstretch>
537 </sizepolicy>
538 </property>
539 <property name="minValue">
540 <number>4</number>
541 </property>
542 <property name="maxValue">
543 <number>384</number>
544 </property>
545 <property name="lineStep">
546 <number>4</number>
547 </property>
548 <property name="pageStep">
549 <number>32</number>
550 </property>
551 <property name="orientation">
552 <enum>Horizontal</enum>
553 </property>
554 <property name="tickmarks">
555 <enum>Below</enum>
556 </property>
557 <property name="tickInterval">
558 <number>32</number>
559 </property>
560 <property name="whatsThis" stdset="0">
561 <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
562 </property>
563 </widget>
564 <widget class="QLayoutWidget">
565 <property name="name">
566 <cstring>layout31</cstring>
567 </property>
568 <hbox>
569 <property name="name">
570 <cstring>unnamed</cstring>
571 </property>
572 <widget class="QLabel">
573 <property name="name">
574 <cstring>txRAMMin</cstring>
575 </property>
576 <property name="text">
577 <string>&lt;</string>
578 </property>
579 <property name="alignment">
580 <set>WordBreak|AlignVCenter|AlignLeft</set>
581 </property>
582 </widget>
583 <spacer>
584 <property name="name">
585 <cstring>spacer8</cstring>
586 </property>
587 <property name="orientation">
588 <enum>Horizontal</enum>
589 </property>
590 <property name="sizeType">
591 <enum>Expanding</enum>
592 </property>
593 <property name="sizeHint">
594 <size>
595 <width>60</width>
596 <height>20</height>
597 </size>
598 </property>
599 </spacer>
600 <widget class="QLabel">
601 <property name="name">
602 <cstring>txRAMBest</cstring>
603 </property>
604 <property name="text">
605 <string>=</string>
606 </property>
607 <property name="alignment">
608 <set>AlignCenter</set>
609 </property>
610 </widget>
611 <spacer>
612 <property name="name">
613 <cstring>spacer8_3</cstring>
614 </property>
615 <property name="orientation">
616 <enum>Horizontal</enum>
617 </property>
618 <property name="sizeType">
619 <enum>Expanding</enum>
620 </property>
621 <property name="sizeHint">
622 <size>
623 <width>60</width>
624 <height>20</height>
625 </size>
626 </property>
627 </spacer>
628 <widget class="QLabel">
629 <property name="name">
630 <cstring>txRAMMax</cstring>
631 </property>
632 <property name="text">
633 <string>&gt;</string>
634 </property>
635 <property name="alignment">
636 <set>WordBreak|AlignVCenter|AlignRight</set>
637 </property>
638 </widget>
639 </hbox>
640 </widget>
641 </vbox>
642 </widget>
643 <widget class="QLayoutWidget">
644 <property name="name">
645 <cstring>layout18</cstring>
646 </property>
647 <vbox>
648 <property name="name">
649 <cstring>unnamed</cstring>
650 </property>
651 <widget class="QLayoutWidget">
652 <property name="name">
653 <cstring>layout17</cstring>
654 </property>
655 <hbox>
656 <property name="name">
657 <cstring>unnamed</cstring>
658 </property>
659 <widget class="QLineEdit">
660 <property name="name">
661 <cstring>leRAM</cstring>
662 </property>
663 <property name="sizePolicy">
664 <sizepolicy>
665 <hsizetype>4</hsizetype>
666 <vsizetype>0</vsizetype>
667 <horstretch>0</horstretch>
668 <verstretch>0</verstretch>
669 </sizepolicy>
670 </property>
671 <property name="whatsThis" stdset="0">
672 <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
673 </property>
674 </widget>
675 <widget class="QLabel">
676 <property name="name">
677 <cstring>txRAM</cstring>
678 </property>
679 <property name="text">
680 <string>MB</string>
681 </property>
682 <property name="buddy" stdset="0">
683 <cstring>leRAM</cstring>
684 </property>
685 </widget>
686 </hbox>
687 </widget>
688 <spacer>
689 <property name="name">
690 <cstring>spacer9</cstring>
691 </property>
692 <property name="orientation">
693 <enum>Vertical</enum>
694 </property>
695 <property name="sizeType">
696 <enum>Expanding</enum>
697 </property>
698 <property name="sizeHint">
699 <size>
700 <width>20</width>
701 <height>1</height>
702 </size>
703 </property>
704 </spacer>
705 </vbox>
706 </widget>
707 </hbox>
708 </widget>
709 </hbox>
710 </widget>
711 <widget class="QGroupBox">
712 <property name="name">
713 <cstring>groupBox1</cstring>
714 </property>
715 <property name="sizePolicy">
716 <sizepolicy>
717 <hsizetype>5</hsizetype>
718 <vsizetype>0</vsizetype>
719 <horstretch>0</horstretch>
720 <verstretch>0</verstretch>
721 </sizepolicy>
722 </property>
723 <property name="title">
724 <string>&amp;Video Memory Size</string>
725 </property>
726 <hbox>
727 <property name="name">
728 <cstring>unnamed</cstring>
729 </property>
730 <widget class="QLayoutWidget">
731 <property name="name">
732 <cstring>layout33</cstring>
733 </property>
734 <hbox>
735 <property name="name">
736 <cstring>unnamed</cstring>
737 </property>
738 <widget class="QLayoutWidget">
739 <property name="name">
740 <cstring>layout32</cstring>
741 </property>
742 <vbox>
743 <property name="name">
744 <cstring>unnamed</cstring>
745 </property>
746 <property name="spacing">
747 <number>0</number>
748 </property>
749 <widget class="QSlider">
750 <property name="name">
751 <cstring>slVRAM</cstring>
752 </property>
753 <property name="sizePolicy">
754 <sizepolicy>
755 <hsizetype>7</hsizetype>
756 <vsizetype>0</vsizetype>
757 <horstretch>10</horstretch>
758 <verstretch>0</verstretch>
759 </sizepolicy>
760 </property>
761 <property name="minValue">
762 <number>1</number>
763 </property>
764 <property name="maxValue">
765 <number>128</number>
766 </property>
767 <property name="lineStep">
768 <number>1</number>
769 </property>
770 <property name="pageStep">
771 <number>4</number>
772 </property>
773 <property name="orientation">
774 <enum>Horizontal</enum>
775 </property>
776 <property name="tickmarks">
777 <enum>Below</enum>
778 </property>
779 <property name="tickInterval">
780 <number>4</number>
781 </property>
782 <property name="whatsThis" stdset="0">
783 <string>Controls the amount of video memory provided to the virtual machine.</string>
784 </property>
785 </widget>
786 <widget class="QLayoutWidget">
787 <property name="name">
788 <cstring>layout31</cstring>
789 </property>
790 <property name="sizePolicy">
791 <sizepolicy>
792 <hsizetype>7</hsizetype>
793 <vsizetype>1</vsizetype>
794 <horstretch>0</horstretch>
795 <verstretch>0</verstretch>
796 </sizepolicy>
797 </property>
798 <hbox>
799 <property name="name">
800 <cstring>unnamed</cstring>
801 </property>
802 <widget class="QLabel">
803 <property name="name">
804 <cstring>txVRAMMin</cstring>
805 </property>
806 <property name="text">
807 <string>&lt;</string>
808 </property>
809 <property name="alignment">
810 <set>WordBreak|AlignVCenter|AlignLeft</set>
811 </property>
812 </widget>
813 <spacer>
814 <property name="name">
815 <cstring>spacer8_2</cstring>
816 </property>
817 <property name="orientation">
818 <enum>Horizontal</enum>
819 </property>
820 <property name="sizeType">
821 <enum>Expanding</enum>
822 </property>
823 <property name="sizeHint">
824 <size>
825 <width>70</width>
826 <height>20</height>
827 </size>
828 </property>
829 </spacer>
830 <widget class="QLabel">
831 <property name="name">
832 <cstring>txVRAMBest</cstring>
833 </property>
834 <property name="text">
835 <string>=</string>
836 </property>
837 <property name="alignment">
838 <set>AlignCenter</set>
839 </property>
840 <property name="buddy" stdset="0">
841 <cstring></cstring>
842 </property>
843 </widget>
844 <spacer>
845 <property name="name">
846 <cstring>spacer19_2</cstring>
847 </property>
848 <property name="orientation">
849 <enum>Horizontal</enum>
850 </property>
851 <property name="sizeType">
852 <enum>Expanding</enum>
853 </property>
854 <property name="sizeHint">
855 <size>
856 <width>61</width>
857 <height>20</height>
858 </size>
859 </property>
860 </spacer>
861 <widget class="QLabel">
862 <property name="name">
863 <cstring>txVRAMMax</cstring>
864 </property>
865 <property name="text">
866 <string>&gt;</string>
867 </property>
868 <property name="alignment">
869 <set>WordBreak|AlignVCenter|AlignRight</set>
870 </property>
871 </widget>
872 </hbox>
873 </widget>
874 </vbox>
875 </widget>
876 <widget class="QLayoutWidget">
877 <property name="name">
878 <cstring>layout18_2</cstring>
879 </property>
880 <vbox>
881 <property name="name">
882 <cstring>unnamed</cstring>
883 </property>
884 <widget class="QLayoutWidget">
885 <property name="name">
886 <cstring>layout17_2</cstring>
887 </property>
888 <hbox>
889 <property name="name">
890 <cstring>unnamed</cstring>
891 </property>
892 <widget class="QLineEdit">
893 <property name="name">
894 <cstring>leVRAM</cstring>
895 </property>
896 <property name="sizePolicy">
897 <sizepolicy>
898 <hsizetype>4</hsizetype>
899 <vsizetype>0</vsizetype>
900 <horstretch>0</horstretch>
901 <verstretch>0</verstretch>
902 </sizepolicy>
903 </property>
904 <property name="frameShape">
905 <enum>LineEditPanel</enum>
906 </property>
907 <property name="frameShadow">
908 <enum>Sunken</enum>
909 </property>
910 <property name="whatsThis" stdset="0">
911 <string>Controls the amount of video memory provided to the virtual machine.</string>
912 </property>
913 </widget>
914 <widget class="QLabel">
915 <property name="name">
916 <cstring>txVRAM</cstring>
917 </property>
918 <property name="text">
919 <string>MB</string>
920 </property>
921 <property name="buddy" stdset="0">
922 <cstring>leRAM</cstring>
923 </property>
924 </widget>
925 </hbox>
926 </widget>
927 <spacer>
928 <property name="name">
929 <cstring>spacer9_2</cstring>
930 </property>
931 <property name="orientation">
932 <enum>Vertical</enum>
933 </property>
934 <property name="sizeType">
935 <enum>Expanding</enum>
936 </property>
937 <property name="sizeHint">
938 <size>
939 <width>20</width>
940 <height>1</height>
941 </size>
942 </property>
943 </spacer>
944 </vbox>
945 </widget>
946 </hbox>
947 </widget>
948 </hbox>
949 </widget>
950 <spacer>
951 <property name="name">
952 <cstring>spacer118</cstring>
953 </property>
954 <property name="orientation">
955 <enum>Vertical</enum>
956 </property>
957 <property name="sizeType">
958 <enum>Expanding</enum>
959 </property>
960 <property name="sizeHint">
961 <size>
962 <width>20</width>
963 <height>0</height>
964 </size>
965 </property>
966 </spacer>
967 </vbox>
968 </widget>
969 <widget class="QWidget">
970 <property name="name">
971 <cstring>advanced</cstring>
972 </property>
973 <attribute name="title">
974 <string>&amp;Advanced</string>
975 </attribute>
976 <vbox>
977 <property name="name">
978 <cstring>unnamed</cstring>
979 </property>
980 <property name="margin">
981 <number>10</number>
982 </property>
983 <property name="spacing">
984 <number>10</number>
985 </property>
986 <widget class="QLayoutWidget">
987 <property name="name">
988 <cstring>layout148</cstring>
989 </property>
990 <hbox>
991 <property name="name">
992 <cstring>unnamed</cstring>
993 </property>
994 <widget class="QGroupBox">
995 <property name="name">
996 <cstring>groupBox12</cstring>
997 </property>
998 <property name="sizePolicy">
999 <sizepolicy>
1000 <hsizetype>0</hsizetype>
1001 <vsizetype>1</vsizetype>
1002 <horstretch>0</horstretch>
1003 <verstretch>0</verstretch>
1004 </sizepolicy>
1005 </property>
1006 <property name="title">
1007 <string>Boo&amp;t Order</string>
1008 </property>
1009 <vbox>
1010 <property name="name">
1011 <cstring>unnamed</cstring>
1012 </property>
1013 </vbox>
1014 </widget>
1015 <widget class="QGroupBox">
1016 <property name="name">
1017 <cstring>groupBox23</cstring>
1018 </property>
1019 <property name="sizePolicy">
1020 <sizepolicy>
1021 <hsizetype>7</hsizetype>
1022 <vsizetype>1</vsizetype>
1023 <horstretch>1</horstretch>
1024 <verstretch>0</verstretch>
1025 </sizepolicy>
1026 </property>
1027 <property name="title">
1028 <string>Extended Features</string>
1029 </property>
1030 <vbox>
1031 <property name="name">
1032 <cstring>unnamed</cstring>
1033 </property>
1034 <widget class="QCheckBox">
1035 <property name="name">
1036 <cstring>chbEnableACPI</cstring>
1037 </property>
1038 <property name="text">
1039 <string>Enable A&amp;CPI</string>
1040 </property>
1041 <property name="accel">
1042 <string>Alt+C</string>
1043 </property>
1044 <property name="whatsThis" stdset="0">
1045 <string>&lt;qt&gt;When checked, the virtual machine will support
1046the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don't disable
1047this feature after having installed a Windows guest operating system!&lt;/qt&gt;</string>
1048 </property>
1049 </widget>
1050 <widget class="QCheckBox">
1051 <property name="name">
1052 <cstring>chbEnableIOAPIC</cstring>
1053 </property>
1054 <property name="text">
1055 <string>Enable IO A&amp;PIC</string>
1056 </property>
1057 <property name="accel">
1058 <string>Alt+P</string>
1059 </property>
1060 <property name="whatsThis" stdset="0">
1061 <string>&lt;qt&gt;When checked, the virtual machine will support
1062the Input Output APIC (IO APIC), which may slightly decrease the VM performance. &lt;b&gt;Note:&lt;/b&gt; don't disable
1063this feature after having installed a Windows guest operating system!&lt;/qt&gt;</string>
1064 </property>
1065 </widget>
1066 <widget class="QCheckBox">
1067 <property name="name">
1068 <cstring>chbVTX</cstring>
1069 </property>
1070 <property name="text">
1071 <string>Enable &amp;VT-x/AMD-V</string>
1072 </property>
1073 <property name="accel">
1074 <string>Alt+V</string>
1075 </property>
1076 <property name="tristate">
1077 <bool>true</bool>
1078 </property>
1079 <property name="whatsThis" stdset="0">
1080 <string>When checked, the virtual machine will try to make use of the host CPU's hardware virtualization extensions such as Intel VT-x and AMD-V. The third checkbox state means that this setting is determined by the value of the global setting.</string>
1081 </property>
1082 </widget>
1083 </vbox>
1084 </widget>
1085 </hbox>
1086 </widget>
1087 <widget class="QGroupBox">
1088 <property name="name">
1089 <cstring>groupBox61</cstring>
1090 </property>
1091 <property name="title">
1092 <string>&amp;Shared Clipboard</string>
1093 </property>
1094 <hbox>
1095 <property name="name">
1096 <cstring>unnamed</cstring>
1097 </property>
1098 <widget class="QComboBox">
1099 <property name="name">
1100 <cstring>cbSharedClipboard</cstring>
1101 </property>
1102 <property name="whatsThis" stdset="0">
1103 <string>Defines the mode of sharing the clipboard between the guest and the host OS. Note that this feature requires Guest Additions to be installed in the guest OS.</string>
1104 </property>
1105 <property name="sizePolicy">
1106 <sizepolicy>
1107 <hsizetype>5</hsizetype>
1108 <vsizetype>0</vsizetype>
1109 <horstretch>0</horstretch>
1110 <verstretch>0</verstretch>
1111 </sizepolicy>
1112 </property>
1113 </widget>
1114 <spacer>
1115 <property name="name">
1116 <cstring>spacer130</cstring>
1117 </property>
1118 <property name="orientation">
1119 <enum>Horizontal</enum>
1120 </property>
1121 <property name="sizeType">
1122 <enum>Expanding</enum>
1123 </property>
1124 <property name="sizeHint">
1125 <size>
1126 <width>0</width>
1127 <height>20</height>
1128 </size>
1129 </property>
1130 </spacer>
1131 </hbox>
1132 </widget>
1133 <widget class="QGroupBox">
1134 <property name="name">
1135 <cstring>groupBox5</cstring>
1136 </property>
1137 <property name="title">
1138 <string>S&amp;napshot Folder</string>
1139 </property>
1140 <grid>
1141 <property name="name">
1142 <cstring>unnamed</cstring>
1143 </property>
1144 <widget class="QLineEdit" row="0" column="0">
1145 <property name="name">
1146 <cstring>leSnapshotFolder</cstring>
1147 </property>
1148 <property name="frameShape">
1149 <enum>LineEditPanel</enum>
1150 </property>
1151 <property name="frameShadow">
1152 <enum>Sunken</enum>
1153 </property>
1154 <property name="readOnly">
1155 <bool>false</bool>
1156 </property>
1157 <property name="whatsThis" stdset="0">
1158 <string>Displays the path where snapshots of this virtual machine will be stored. Note that snapshots can take quite a lot of disk space.</string>
1159 </property>
1160 </widget>
1161 <widget class="QToolButton" row="0" column="1">
1162 <property name="name">
1163 <cstring>tbSelectSavedStateFolder</cstring>
1164 </property>
1165 <property name="focusPolicy">
1166 <enum>TabFocus</enum>
1167 </property>
1168 <property name="text">
1169 <string>Select</string>
1170 </property>
1171 <property name="iconSet">
1172 <iconset></iconset>
1173 </property>
1174 <property name="textLabel">
1175 <string>Select</string>
1176 </property>
1177 <property name="autoRaise">
1178 <bool>true</bool>
1179 </property>
1180 <property name="whatsThis" stdset="0">
1181 <string>Selects the snapshot folder path.</string>
1182 </property>
1183 </widget>
1184 <widget class="QToolButton" row="0" column="2">
1185 <property name="name">
1186 <cstring>tbResetSavedStateFolder</cstring>
1187 </property>
1188 <property name="focusPolicy">
1189 <enum>TabFocus</enum>
1190 </property>
1191 <property name="text">
1192 <string>Reset</string>
1193 </property>
1194 <property name="autoRaise">
1195 <bool>true</bool>
1196 </property>
1197 <property name="whatsThis" stdset="0">
1198 <string>Resets the snapshot folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</string>
1199 </property>
1200 </widget>
1201 </grid>
1202 </widget>
1203 <spacer>
1204 <property name="name">
1205 <cstring>spacer119_2</cstring>
1206 </property>
1207 <property name="orientation">
1208 <enum>Vertical</enum>
1209 </property>
1210 <property name="sizeType">
1211 <enum>Expanding</enum>
1212 </property>
1213 <property name="sizeHint">
1214 <size>
1215 <width>20</width>
1216 <height>0</height>
1217 </size>
1218 </property>
1219 </spacer>
1220 </vbox>
1221 </widget>
1222 <widget class="QWidget">
1223 <property name="name">
1224 <cstring>description</cstring>
1225 </property>
1226 <attribute name="title">
1227 <string>&amp;Description</string>
1228 </attribute>
1229 <vbox>
1230 <property name="name">
1231 <cstring>unnamed</cstring>
1232 </property>
1233 <property name="margin">
1234 <number>10</number>
1235 </property>
1236 <property name="spacing">
1237 <number>10</number>
1238 </property>
1239 <widget class="QTextEdit">
1240 <property name="name">
1241 <cstring>teDescription</cstring>
1242 </property>
1243 <property name="whatsThis" stdset="0">
1244 <string>Displays the description of the virtual machine. The description field is useful for commenting configuration details of the installed guest OS.</string>
1245 </property>
1246 </widget>
1247 </vbox>
1248 </widget>
1249 </widget>
1250 </vbox>
1251 </widget>
1252 <widget class="QWidget">
1253 <property name="name">
1254 <cstring>pageHDD</cstring>
1255 </property>
1256 <attribute name="id">
1257 <number>1</number>
1258 </attribute>
1259 <vbox>
1260 <property name="name">
1261 <cstring>unnamed</cstring>
1262 </property>
1263 <property name="margin">
1264 <number>0</number>
1265 </property>
1266 <property name="spacing">
1267 <number>10</number>
1268 </property>
1269 <widget class="QGroupBox">
1270 <property name="name">
1271 <cstring>grbHDA</cstring>
1272 </property>
1273 <property name="title">
1274 <string>&amp;Primary Master</string>
1275 </property>
1276 <property name="checkable">
1277 <bool>true</bool>
1278 </property>
1279 <vbox>
1280 <property name="name">
1281 <cstring>unnamed</cstring>
1282 </property>
1283 <widget class="QLayoutWidget">
1284 <property name="name">
1285 <cstring>hdaLayout</cstring>
1286 </property>
1287 <hbox>
1288 <property name="name">
1289 <cstring>unnamed</cstring>
1290 </property>
1291 <widget class="QToolButton">
1292 <property name="name">
1293 <cstring>tbHDA</cstring>
1294 </property>
1295 <property name="focusPolicy">
1296 <enum>TabFocus</enum>
1297 </property>
1298 <property name="text">
1299 <string>Select</string>
1300 </property>
1301 <property name="iconSet">
1302 <iconset></iconset>
1303 </property>
1304 <property name="textLabel">
1305 <string>Select</string>
1306 </property>
1307 <property name="autoRaise">
1308 <bool>true</bool>
1309 </property>
1310 <property name="whatsThis" stdset="0">
1311 <string>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</string>
1312 </property>
1313 </widget>
1314 </hbox>
1315 </widget>
1316 <widget class="QLabel">
1317 <property name="name">
1318 <cstring>txHDA</cstring>
1319 </property>
1320 <property name="text">
1321 <string>&lt;not selected&gt;</string>
1322 </property>
1323 </widget>
1324 </vbox>
1325 </widget>
1326 <widget class="QGroupBox">
1327 <property name="name">
1328 <cstring>grbHDB</cstring>
1329 </property>
1330 <property name="title">
1331 <string>P&amp;rimary Slave</string>
1332 </property>
1333 <property name="checkable">
1334 <bool>true</bool>
1335 </property>
1336 <vbox>
1337 <property name="name">
1338 <cstring>unnamed</cstring>
1339 </property>
1340 <widget class="QLayoutWidget">
1341 <property name="name">
1342 <cstring>hdbLayout</cstring>
1343 </property>
1344 <hbox>
1345 <property name="name">
1346 <cstring>unnamed</cstring>
1347 </property>
1348 <widget class="QToolButton">
1349 <property name="name">
1350 <cstring>tbHDB</cstring>
1351 </property>
1352 <property name="focusPolicy">
1353 <enum>TabFocus</enum>
1354 </property>
1355 <property name="text">
1356 <string>Select</string>
1357 </property>
1358 <property name="iconSet">
1359 <iconset></iconset>
1360 </property>
1361 <property name="textLabel">
1362 <string>Select</string>
1363 </property>
1364 <property name="autoRaise">
1365 <bool>true</bool>
1366 </property>
1367 <property name="whatsThis" stdset="0">
1368 <string>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</string>
1369 </property>
1370 </widget>
1371 </hbox>
1372 </widget>
1373 <widget class="QLabel">
1374 <property name="name">
1375 <cstring>txHDB</cstring>
1376 </property>
1377 <property name="text">
1378 <string>&lt;not selected&gt;</string>
1379 </property>
1380 </widget>
1381 </vbox>
1382 </widget>
1383 <widget class="QGroupBox">
1384 <property name="name">
1385 <cstring>grbHDD</cstring>
1386 </property>
1387 <property name="title">
1388 <string>&amp;Secondary (IDE 1) Slave</string>
1389 </property>
1390 <property name="checkable">
1391 <bool>true</bool>
1392 </property>
1393 <vbox>
1394 <property name="name">
1395 <cstring>unnamed</cstring>
1396 </property>
1397 <widget class="QLayoutWidget">
1398 <property name="name">
1399 <cstring>hddLayout</cstring>
1400 </property>
1401 <hbox>
1402 <property name="name">
1403 <cstring>unnamed</cstring>
1404 </property>
1405 <widget class="QToolButton">
1406 <property name="name">
1407 <cstring>tbHDD</cstring>
1408 </property>
1409 <property name="focusPolicy">
1410 <enum>TabFocus</enum>
1411 </property>
1412 <property name="text">
1413 <string>Select</string>
1414 </property>
1415 <property name="iconSet">
1416 <iconset></iconset>
1417 </property>
1418 <property name="textLabel">
1419 <string>Select</string>
1420 </property>
1421 <property name="autoRaise">
1422 <bool>true</bool>
1423 </property>
1424 <property name="whatsThis" stdset="0">
1425 <string>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</string>
1426 </property>
1427 </widget>
1428 </hbox>
1429 </widget>
1430 <widget class="QLabel">
1431 <property name="name">
1432 <cstring>txHDD</cstring>
1433 </property>
1434 <property name="text">
1435 <string>&lt;not selected&gt;</string>
1436 </property>
1437 </widget>
1438 </vbox>
1439 </widget>
1440 <spacer>
1441 <property name="name">
1442 <cstring>spacer3</cstring>
1443 </property>
1444 <property name="orientation">
1445 <enum>Vertical</enum>
1446 </property>
1447 <property name="sizeType">
1448 <enum>Expanding</enum>
1449 </property>
1450 <property name="sizeHint">
1451 <size>
1452 <width>20</width>
1453 <height>0</height>
1454 </size>
1455 </property>
1456 </spacer>
1457 </vbox>
1458 </widget>
1459 <widget class="QWidget">
1460 <property name="name">
1461 <cstring>pageDVD</cstring>
1462 </property>
1463 <attribute name="id">
1464 <number>2</number>
1465 </attribute>
1466 <vbox>
1467 <property name="name">
1468 <cstring>unnamed</cstring>
1469 </property>
1470 <property name="margin">
1471 <number>0</number>
1472 </property>
1473 <property name="spacing">
1474 <number>10</number>
1475 </property>
1476 <widget class="QButtonGroup">
1477 <property name="name">
1478 <cstring>bgDVD</cstring>
1479 </property>
1480 <property name="title">
1481 <string>&amp;Mount CD/DVD Drive</string>
1482 </property>
1483 <property name="checkable">
1484 <bool>true</bool>
1485 </property>
1486 <vbox>
1487 <property name="name">
1488 <cstring>unnamed</cstring>
1489 </property>
1490 <widget class="QLayoutWidget">
1491 <property name="name">
1492 <cstring>layout39</cstring>
1493 </property>
1494 <hbox>
1495 <property name="name">
1496 <cstring>unnamed</cstring>
1497 </property>
1498 <widget class="QRadioButton">
1499 <property name="name">
1500 <cstring>rbHostDVD</cstring>
1501 </property>
1502 <property name="text">
1503 <string>Host CD/DVD &amp;Drive</string>
1504 </property>
1505 <property name="accel">
1506 <string>Alt+D</string>
1507 </property>
1508 <property name="whatsThis" stdset="0">
1509 <string>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</string>
1510 </property>
1511 </widget>
1512 <widget class="QComboBox">
1513 <property name="name">
1514 <cstring>cbHostDVD</cstring>
1515 </property>
1516 <property name="whatsThis" stdset="0">
1517 <string>Lists host CD/DVD drives available to mount to the virtual machine.</string>
1518 </property>
1519 </widget>
1520 <spacer>
1521 <property name="name">
1522 <cstring>spacer23</cstring>
1523 </property>
1524 <property name="orientation">
1525 <enum>Horizontal</enum>
1526 </property>
1527 <property name="sizeType">
1528 <enum>Expanding</enum>
1529 </property>
1530 <property name="sizeHint">
1531 <size>
1532 <width>51</width>
1533 <height>20</height>
1534 </size>
1535 </property>
1536 </spacer>
1537 </hbox>
1538 </widget>
1539 <widget class="QLayoutWidget">
1540 <property name="name">
1541 <cstring>layout485</cstring>
1542 </property>
1543 <hbox>
1544 <property name="name">
1545 <cstring>unnamed</cstring>
1546 </property>
1547 <property name="spacing">
1548 <number>0</number>
1549 </property>
1550 <spacer>
1551 <property name="name">
1552 <cstring>spacer412</cstring>
1553 </property>
1554 <property name="orientation">
1555 <enum>Horizontal</enum>
1556 </property>
1557 <property name="sizeType">
1558 <enum>Fixed</enum>
1559 </property>
1560 <property name="sizeHint">
1561 <size>
1562 <width>19</width>
1563 <height>16</height>
1564 </size>
1565 </property>
1566 </spacer>
1567 <widget class="QCheckBox">
1568 <property name="name">
1569 <cstring>cbPassthrough</cstring>
1570 </property>
1571 <property name="sizePolicy">
1572 <sizepolicy>
1573 <hsizetype>7</hsizetype>
1574 <vsizetype>0</vsizetype>
1575 <horstretch>0</horstretch>
1576 <verstretch>0</verstretch>
1577 </sizepolicy>
1578 </property>
1579 <property name="text">
1580 <string>&amp;Enable Passthrough</string>
1581 </property>
1582 <property name="accel">
1583 <string>Alt+E</string>
1584 </property>
1585 <property name="whatsThis" stdset="0">
1586 <string>When checked, allows the guest to send ATAPI commands directly to the host drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</string>
1587 </property>
1588 </widget>
1589 </hbox>
1590 </widget>
1591 <widget class="QLayoutWidget">
1592 <property name="name">
1593 <cstring>layout40</cstring>
1594 </property>
1595 <hbox>
1596 <property name="name">
1597 <cstring>unnamed</cstring>
1598 </property>
1599 <widget class="QRadioButton">
1600 <property name="name">
1601 <cstring>rbISODVD</cstring>
1602 </property>
1603 <property name="text">
1604 <string>&amp;ISO Image File</string>
1605 </property>
1606 <property name="accel">
1607 <string>Alt+I</string>
1608 </property>
1609 <property name="whatsThis" stdset="0">
1610 <string>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</string>
1611 </property>
1612 </widget>
1613 <spacer>
1614 <property name="name">
1615 <cstring>spacer35_4</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>156</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>layout35</cstring>
1635 </property>
1636 <hbox>
1637 <property name="name">
1638 <cstring>unnamed</cstring>
1639 </property>
1640 <property name="spacing">
1641 <number>0</number>
1642 </property>
1643 <spacer>
1644 <property name="name">
1645 <cstring>spacer413</cstring>
1646 </property>
1647 <property name="orientation">
1648 <enum>Horizontal</enum>
1649 </property>
1650 <property name="sizeType">
1651 <enum>Fixed</enum>
1652 </property>
1653 <property name="sizeHint">
1654 <size>
1655 <width>19</width>
1656 <height>16</height>
1657 </size>
1658 </property>
1659 </spacer>
1660 <widget class="QLayoutWidget">
1661 <property name="name">
1662 <cstring>cdLayout</cstring>
1663 </property>
1664 <hbox>
1665 <property name="name">
1666 <cstring>unnamed</cstring>
1667 </property>
1668 <widget class="QToolButton">
1669 <property name="name">
1670 <cstring>tbISODVD</cstring>
1671 </property>
1672 <property name="focusPolicy">
1673 <enum>TabFocus</enum>
1674 </property>
1675 <property name="text">
1676 <string>Select</string>
1677 </property>
1678 <property name="iconSet">
1679 <iconset></iconset>
1680 </property>
1681 <property name="textLabel">
1682 <string>Select</string>
1683 </property>
1684 <property name="autoRaise">
1685 <bool>true</bool>
1686 </property>
1687 <property name="whatsThis" stdset="0">
1688 <string>Invokes the Virtual Disk Manager to select a CD/DVD image to mount.</string>
1689 </property>
1690 </widget>
1691 </hbox>
1692 </widget>
1693 </hbox>
1694 </widget>
1695 </vbox>
1696 </widget>
1697 <spacer>
1698 <property name="name">
1699 <cstring>spacer19</cstring>
1700 </property>
1701 <property name="orientation">
1702 <enum>Vertical</enum>
1703 </property>
1704 <property name="sizeType">
1705 <enum>Expanding</enum>
1706 </property>
1707 <property name="sizeHint">
1708 <size>
1709 <width>20</width>
1710 <height>0</height>
1711 </size>
1712 </property>
1713 </spacer>
1714 </vbox>
1715 </widget>
1716 <widget class="QWidget">
1717 <property name="name">
1718 <cstring>pageFloppy</cstring>
1719 </property>
1720 <attribute name="id">
1721 <number>3</number>
1722 </attribute>
1723 <vbox>
1724 <property name="name">
1725 <cstring>unnamed</cstring>
1726 </property>
1727 <property name="margin">
1728 <number>0</number>
1729 </property>
1730 <property name="spacing">
1731 <number>10</number>
1732 </property>
1733 <widget class="QButtonGroup">
1734 <property name="name">
1735 <cstring>bgFloppy</cstring>
1736 </property>
1737 <property name="title">
1738 <string>&amp;Mount Floppy Drive</string>
1739 </property>
1740 <property name="checkable">
1741 <bool>true</bool>
1742 </property>
1743 <vbox>
1744 <property name="name">
1745 <cstring>unnamed</cstring>
1746 </property>
1747 <widget class="QLayoutWidget">
1748 <property name="name">
1749 <cstring>layout139</cstring>
1750 </property>
1751 <hbox>
1752 <property name="name">
1753 <cstring>unnamed</cstring>
1754 </property>
1755 <widget class="QRadioButton">
1756 <property name="name">
1757 <cstring>rbHostFloppy</cstring>
1758 </property>
1759 <property name="text">
1760 <string>Host Floppy &amp;Drive</string>
1761 </property>
1762 <property name="accel">
1763 <string>Alt+D</string>
1764 </property>
1765 <property name="whatsThis" stdset="0">
1766 <string>Mounts the specified host Floppy drive to the virtual Floppy drive.</string>
1767 </property>
1768 </widget>
1769 <widget class="QComboBox">
1770 <property name="name">
1771 <cstring>cbHostFloppy</cstring>
1772 </property>
1773 <property name="whatsThis" stdset="0">
1774 <string>Lists host Floppy drives available to mount to the virtual machine.</string>
1775 </property>
1776 </widget>
1777 <spacer>
1778 <property name="name">
1779 <cstring>spacer123</cstring>
1780 </property>
1781 <property name="orientation">
1782 <enum>Horizontal</enum>
1783 </property>
1784 <property name="sizeType">
1785 <enum>Expanding</enum>
1786 </property>
1787 <property name="sizeHint">
1788 <size>
1789 <width>51</width>
1790 <height>20</height>
1791 </size>
1792 </property>
1793 </spacer>
1794 </hbox>
1795 </widget>
1796 <widget class="QLayoutWidget">
1797 <property name="name">
1798 <cstring>layout140</cstring>
1799 </property>
1800 <hbox>
1801 <property name="name">
1802 <cstring>unnamed</cstring>
1803 </property>
1804 <widget class="QRadioButton">
1805 <property name="name">
1806 <cstring>rbISOFloppy</cstring>
1807 </property>
1808 <property name="text">
1809 <string>&amp;Image File</string>
1810 </property>
1811 <property name="accel">
1812 <string>Alt+I</string>
1813 </property>
1814 <property name="whatsThis" stdset="0">
1815 <string>Mounts the specified Floppy image to the virtual Floppy drive.</string>
1816 </property>
1817 </widget>
1818 <spacer>
1819 <property name="name">
1820 <cstring>spacer135_4</cstring>
1821 </property>
1822 <property name="orientation">
1823 <enum>Horizontal</enum>
1824 </property>
1825 <property name="sizeType">
1826 <enum>Expanding</enum>
1827 </property>
1828 <property name="sizeHint">
1829 <size>
1830 <width>156</width>
1831 <height>20</height>
1832 </size>
1833 </property>
1834 </spacer>
1835 </hbox>
1836 </widget>
1837 <widget class="QLayoutWidget">
1838 <property name="name">
1839 <cstring>layout36</cstring>
1840 </property>
1841 <hbox>
1842 <property name="name">
1843 <cstring>unnamed</cstring>
1844 </property>
1845 <property name="spacing">
1846 <number>0</number>
1847 </property>
1848 <spacer>
1849 <property name="name">
1850 <cstring>spacer413_2</cstring>
1851 </property>
1852 <property name="orientation">
1853 <enum>Horizontal</enum>
1854 </property>
1855 <property name="sizeType">
1856 <enum>Fixed</enum>
1857 </property>
1858 <property name="sizeHint">
1859 <size>
1860 <width>19</width>
1861 <height>16</height>
1862 </size>
1863 </property>
1864 </spacer>
1865 <widget class="QLayoutWidget">
1866 <property name="name">
1867 <cstring>fdLayout</cstring>
1868 </property>
1869 <hbox>
1870 <property name="name">
1871 <cstring>unnamed</cstring>
1872 </property>
1873 <widget class="QToolButton">
1874 <property name="name">
1875 <cstring>tbISOFloppy</cstring>
1876 </property>
1877 <property name="focusPolicy">
1878 <enum>TabFocus</enum>
1879 </property>
1880 <property name="text">
1881 <string>Select</string>
1882 </property>
1883 <property name="iconSet">
1884 <iconset></iconset>
1885 </property>
1886 <property name="textLabel">
1887 <string>Select</string>
1888 </property>
1889 <property name="autoRaise">
1890 <bool>true</bool>
1891 </property>
1892 <property name="whatsThis" stdset="0">
1893 <string>Invokes the Virtual Disk Manager to select a Floppy image to mount.</string>
1894 </property>
1895 </widget>
1896 </hbox>
1897 </widget>
1898 </hbox>
1899 </widget>
1900 </vbox>
1901 </widget>
1902 <spacer>
1903 <property name="name">
1904 <cstring>spacer119</cstring>
1905 </property>
1906 <property name="orientation">
1907 <enum>Vertical</enum>
1908 </property>
1909 <property name="sizeType">
1910 <enum>Expanding</enum>
1911 </property>
1912 <property name="sizeHint">
1913 <size>
1914 <width>20</width>
1915 <height>0</height>
1916 </size>
1917 </property>
1918 </spacer>
1919 </vbox>
1920 </widget>
1921 <widget class="QWidget">
1922 <property name="name">
1923 <cstring>pageAudio</cstring>
1924 </property>
1925 <attribute name="id">
1926 <number>4</number>
1927 </attribute>
1928 <vbox>
1929 <property name="name">
1930 <cstring>unnamed</cstring>
1931 </property>
1932 <property name="margin">
1933 <number>0</number>
1934 </property>
1935 <property name="spacing">
1936 <number>10</number>
1937 </property>
1938 <widget class="QGroupBox">
1939 <property name="name">
1940 <cstring>grbAudio</cstring>
1941 </property>
1942 <property name="title">
1943 <string>&amp;Enable Audio</string>
1944 </property>
1945 <property name="checkable">
1946 <bool>true</bool>
1947 </property>
1948 <property name="checked">
1949 <bool>true</bool>
1950 </property>
1951 <hbox>
1952 <property name="name">
1953 <cstring>unnamed</cstring>
1954 </property>
1955 <widget class="QLabel">
1956 <property name="name">
1957 <cstring>txAudioDriver</cstring>
1958 </property>
1959 <property name="text">
1960 <string>Host Audio &amp;Driver</string>
1961 </property>
1962 <property name="buddy" stdset="0">
1963 <cstring>cbAudioDriver</cstring>
1964 </property>
1965 </widget>
1966 <widget class="QComboBox">
1967 <property name="name">
1968 <cstring>cbAudioDriver</cstring>
1969 </property>
1970 <property name="sizePolicy">
1971 <sizepolicy>
1972 <hsizetype>1</hsizetype>
1973 <vsizetype>0</vsizetype>
1974 <horstretch>0</horstretch>
1975 <verstretch>0</verstretch>
1976 </sizepolicy>
1977 </property>
1978 <property name="whatsThis" stdset="0">
1979 <string>&lt;qt&gt;Controls the audio output driver. The &lt;b&gt;Null Audio Driver&lt;/b&gt;
1980makes the guest see an audio card, however every access to it will be ignored.&lt;/qt&gt;</string>
1981 </property>
1982 </widget>
1983 <spacer>
1984 <property name="name">
1985 <cstring>spacer36</cstring>
1986 </property>
1987 <property name="orientation">
1988 <enum>Horizontal</enum>
1989 </property>
1990 <property name="sizeType">
1991 <enum>Expanding</enum>
1992 </property>
1993 <property name="sizeHint">
1994 <size>
1995 <width>30</width>
1996 <height>20</height>
1997 </size>
1998 </property>
1999 </spacer>
2000 </hbox>
2001 </widget>
2002 <spacer>
2003 <property name="name">
2004 <cstring>spacer11</cstring>
2005 </property>
2006 <property name="orientation">
2007 <enum>Vertical</enum>
2008 </property>
2009 <property name="sizeType">
2010 <enum>Expanding</enum>
2011 </property>
2012 <property name="sizeHint">
2013 <size>
2014 <width>20</width>
2015 <height>0</height>
2016 </size>
2017 </property>
2018 </spacer>
2019 </vbox>
2020 </widget>
2021 <widget class="QWidget">
2022 <property name="name">
2023 <cstring>pageNetwork</cstring>
2024 </property>
2025 <attribute name="id">
2026 <number>5</number>
2027 </attribute>
2028 <vbox>
2029 <property name="name">
2030 <cstring>unnamed</cstring>
2031 </property>
2032 <property name="margin">
2033 <number>0</number>
2034 </property>
2035 <widget class="QGroupBox">
2036 <property name="name">
2037 <cstring>gbInterfaceList</cstring>
2038 </property>
2039 <property name="title">
2040 <string>Host &amp;Interfaces</string>
2041 </property>
2042 <vbox>
2043 <property name="name">
2044 <cstring>unnamed</cstring>
2045 </property>
2046 <widget class="QLayoutWidget">
2047 <property name="name">
2048 <cstring>layout99</cstring>
2049 </property>
2050 <hbox>
2051 <property name="name">
2052 <cstring>unnamed</cstring>
2053 </property>
2054 <property name="spacing">
2055 <number>6</number>
2056 </property>
2057 <widget class="QListBox">
2058 <property name="name">
2059 <cstring>lbHostInterface</cstring>
2060 </property>
2061 <property name="sizePolicy">
2062 <sizepolicy>
2063 <hsizetype>7</hsizetype>
2064 <vsizetype>7</vsizetype>
2065 <horstretch>0</horstretch>
2066 <verstretch>0</verstretch>
2067 </sizepolicy>
2068 </property>
2069 <property name="whatsThis" stdset="0">
2070 <string>Lists all available host interfaces.</string>
2071 </property>
2072 </widget>
2073 <widget class="QLayoutWidget">
2074 <property name="name">
2075 <cstring>layout27</cstring>
2076 </property>
2077 <vbox>
2078 <property name="name">
2079 <cstring>unnamed</cstring>
2080 </property>
2081 <property name="margin">
2082 <number>0</number>
2083 </property>
2084 <property name="spacing">
2085 <number>0</number>
2086 </property>
2087 <widget class="QToolButton">
2088 <property name="name">
2089 <cstring>pbHostAdd</cstring>
2090 </property>
2091 <property name="focusPolicy">
2092 <enum>StrongFocus</enum>
2093 </property>
2094 <property name="text">
2095 <string></string>
2096 </property>
2097 <property name="autoRaise">
2098 <bool>true</bool>
2099 </property>
2100 <property name="toolTip" stdset="0">
2101 <string></string>
2102 </property>
2103 <property name="whatsThis" stdset="0">
2104 <string>Adds a new host interface.</string>
2105 </property>
2106 </widget>
2107 <widget class="QToolButton">
2108 <property name="name">
2109 <cstring>pbHostRemove</cstring>
2110 </property>
2111 <property name="focusPolicy">
2112 <enum>StrongFocus</enum>
2113 </property>
2114 <property name="text">
2115 <string></string>
2116 </property>
2117 <property name="autoRaise">
2118 <bool>true</bool>
2119 </property>
2120 <property name="toolTip" stdset="0">
2121 <string></string>
2122 </property>
2123 <property name="whatsThis" stdset="0">
2124 <string>Removes the selected host interface.</string>
2125 </property>
2126 </widget>
2127 <spacer>
2128 <property name="name">
2129 <cstring>spacer7</cstring>
2130 </property>
2131 <property name="orientation">
2132 <enum>Vertical</enum>
2133 </property>
2134 <property name="sizeType">
2135 <enum>Expanding</enum>
2136 </property>
2137 <property name="sizeHint">
2138 <size>
2139 <width>10</width>
2140 <height>10</height>
2141 </size>
2142 </property>
2143 </spacer>
2144 </vbox>
2145 </widget>
2146 </hbox>
2147 </widget>
2148 </vbox>
2149 </widget>
2150 </vbox>
2151 </widget>
2152 <widget class="QWidget">
2153 <property name="name">
2154 <cstring>pageUSB</cstring>
2155 </property>
2156 <attribute name="id">
2157 <number>6</number>
2158 </attribute>
2159 <vbox>
2160 <property name="name">
2161 <cstring>unnamed</cstring>
2162 </property>
2163 <property name="margin">
2164 <number>0</number>
2165 </property>
2166 <property name="spacing">
2167 <number>10</number>
2168 </property>
2169 <widget class="QCheckBox">
2170 <property name="name">
2171 <cstring>cbEnableUSBController</cstring>
2172 </property>
2173 <property name="text">
2174 <string>Enable &amp;USB Controller</string>
2175 </property>
2176 <property name="accel">
2177 <string>Alt+U</string>
2178 </property>
2179 <property name="whatsThis" stdset="0">
2180 <string>When checked, enables the virtual USB controller of this machine.</string>
2181 </property>
2182 </widget>
2183 <widget class="QGroupBox">
2184 <property name="name">
2185 <cstring>grbUSBFilters</cstring>
2186 </property>
2187 <property name="title">
2188 <string>USB Device &amp;Filters</string>
2189 </property>
2190 <vbox>
2191 <property name="name">
2192 <cstring>unnamed</cstring>
2193 </property>
2194 <widget class="QLayoutWidget">
2195 <property name="name">
2196 <cstring>layout148</cstring>
2197 </property>
2198 <hbox>
2199 <property name="name">
2200 <cstring>unnamed</cstring>
2201 </property>
2202 <property name="margin">
2203 <number>0</number>
2204 </property>
2205 <property name="spacing">
2206 <number>0</number>
2207 </property>
2208 <widget class="QListView">
2209 <column>
2210 <property name="text">
2211 <string>[name]</string>
2212 </property>
2213 <property name="clickable">
2214 <bool>false</bool>
2215 </property>
2216 <property name="resizable">
2217 <bool>true</bool>
2218 </property>
2219 </column>
2220 <property name="name">
2221 <cstring>lvUSBFilters</cstring>
2222 </property>
2223 <property name="whatsThis" stdset="0">
2224 <string>Lists all USB filters of this machine. The checkbox to the left defines whether the particular filter is enabled or not.</string>
2225 </property>
2226 </widget>
2227 <widget class="QLayoutWidget">
2228 <property name="name">
2229 <cstring>layout147</cstring>
2230 </property>
2231 <vbox>
2232 <property name="name">
2233 <cstring>unnamed</cstring>
2234 </property>
2235 <property name="spacing">
2236 <number>0</number>
2237 </property>
2238 <widget class="QToolButton">
2239 <property name="name">
2240 <cstring>tbAddUSBFilter</cstring>
2241 </property>
2242 <property name="focusPolicy">
2243 <enum>TabFocus</enum>
2244 </property>
2245 <property name="text">
2246 <string></string>
2247 </property>
2248 <property name="accel">
2249 <string>Ins</string>
2250 </property>
2251 <property name="iconSet">
2252 <iconset></iconset>
2253 </property>
2254 <property name="textLabel">
2255 <string>Add Empty (Ins)</string>
2256 </property>
2257 <property name="autoRaise">
2258 <bool>true</bool>
2259 </property>
2260 <property name="whatsThis" stdset="0">
2261 <string>Adds a new USB filter with all fields initially set to empty strings. Note that such a filter will match any attached USB device.</string>
2262 </property>
2263 </widget>
2264 <widget class="QToolButton">
2265 <property name="name">
2266 <cstring>tbAddUSBFilterFrom</cstring>
2267 </property>
2268 <property name="focusPolicy">
2269 <enum>TabFocus</enum>
2270 </property>
2271 <property name="text">
2272 <string></string>
2273 </property>
2274 <property name="accel">
2275 <string>Alt+Ins</string>
2276 </property>
2277 <property name="iconSet">
2278 <iconset></iconset>
2279 </property>
2280 <property name="textLabel">
2281 <string>Add From (Alt+Ins)</string>
2282 </property>
2283 <property name="autoRaise">
2284 <bool>true</bool>
2285 </property>
2286 <property name="whatsThis" stdset="0">
2287 <string>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</string>
2288 </property>
2289 </widget>
2290 <widget class="QToolButton">
2291 <property name="name">
2292 <cstring>tbRemoveUSBFilter</cstring>
2293 </property>
2294 <property name="focusPolicy">
2295 <enum>TabFocus</enum>
2296 </property>
2297 <property name="text">
2298 <string></string>
2299 </property>
2300 <property name="accel">
2301 <string>Del</string>
2302 </property>
2303 <property name="iconSet">
2304 <iconset></iconset>
2305 </property>
2306 <property name="textLabel">
2307 <string>Remove (Del)</string>
2308 </property>
2309 <property name="autoRaise">
2310 <bool>true</bool>
2311 </property>
2312 <property name="whatsThis" stdset="0">
2313 <string>Removes the selected USB filter.</string>
2314 </property>
2315 </widget>
2316 <widget class="QToolButton">
2317 <property name="name">
2318 <cstring>tbUSBFilterUp</cstring>
2319 </property>
2320 <property name="focusPolicy">
2321 <enum>TabFocus</enum>
2322 </property>
2323 <property name="text">
2324 <string></string>
2325 </property>
2326 <property name="accel">
2327 <string>Ctrl+Up</string>
2328 </property>
2329 <property name="iconSet">
2330 <iconset></iconset>
2331 </property>
2332 <property name="textLabel">
2333 <string>Move Up (Ctrl+Up)</string>
2334 </property>
2335 <property name="autoRaise">
2336 <bool>true</bool>
2337 </property>
2338 <property name="whatsThis" stdset="0">
2339 <string>Moves the selected USB filter up.</string>
2340 </property>
2341 </widget>
2342 <widget class="QToolButton">
2343 <property name="name">
2344 <cstring>tbUSBFilterDown</cstring>
2345 </property>
2346 <property name="focusPolicy">
2347 <enum>TabFocus</enum>
2348 </property>
2349 <property name="text">
2350 <string></string>
2351 </property>
2352 <property name="accel">
2353 <string>Ctrl+Down</string>
2354 </property>
2355 <property name="iconSet">
2356 <iconset></iconset>
2357 </property>
2358 <property name="textLabel">
2359 <string>Move Down (Ctrl+Down)</string>
2360 </property>
2361 <property name="autoRaise">
2362 <bool>true</bool>
2363 </property>
2364 <property name="whatsThis" stdset="0">
2365 <string>Moves the selected USB filter down.</string>
2366 </property>
2367 </widget>
2368 <spacer>
2369 <property name="name">
2370 <cstring>spacer106</cstring>
2371 </property>
2372 <property name="orientation">
2373 <enum>Vertical</enum>
2374 </property>
2375 <property name="sizeType">
2376 <enum>Expanding</enum>
2377 </property>
2378 <property name="sizeHint">
2379 <size>
2380 <width>20</width>
2381 <height>0</height>
2382 </size>
2383 </property>
2384 </spacer>
2385 </vbox>
2386 </widget>
2387 </hbox>
2388 </widget>
2389 </vbox>
2390 </widget>
2391 </vbox>
2392 </widget>
2393 <widget class="QWidget">
2394 <property name="name">
2395 <cstring>pageVRDP</cstring>
2396 </property>
2397 <attribute name="id">
2398 <number>7</number>
2399 </attribute>
2400 <vbox>
2401 <property name="name">
2402 <cstring>unnamed</cstring>
2403 </property>
2404 <property name="margin">
2405 <number>0</number>
2406 </property>
2407 <widget class="QGroupBox">
2408 <property name="name">
2409 <cstring>grbVRDP</cstring>
2410 </property>
2411 <property name="title">
2412 <string>&amp;Enable VRDP Server</string>
2413 </property>
2414 <property name="checkable">
2415 <bool>true</bool>
2416 </property>
2417 <property name="checked">
2418 <bool>true</bool>
2419 </property>
2420 <hbox>
2421 <property name="name">
2422 <cstring>unnamed</cstring>
2423 </property>
2424 <widget class="QLayoutWidget">
2425 <property name="name">
2426 <cstring>layout31</cstring>
2427 </property>
2428 <vbox>
2429 <property name="name">
2430 <cstring>unnamed</cstring>
2431 </property>
2432 <widget class="QLabel">
2433 <property name="name">
2434 <cstring>txVRDPPort</cstring>
2435 </property>
2436 <property name="text">
2437 <string>Server port </string>
2438 </property>
2439 <property name="buddy" stdset="0">
2440 <cstring>cbAudioDriver</cstring>
2441 </property>
2442 </widget>
2443 <widget class="QLabel">
2444 <property name="name">
2445 <cstring>txVRDPAuthMethod</cstring>
2446 </property>
2447 <property name="text">
2448 <string>Authentication Method </string>
2449 </property>
2450 <property name="buddy" stdset="0">
2451 <cstring>cbAudioDriver</cstring>
2452 </property>
2453 </widget>
2454 <widget class="QLabel">
2455 <property name="name">
2456 <cstring>txVRDPAuthTimeout</cstring>
2457 </property>
2458 <property name="text">
2459 <string>Authentication Timeout </string>
2460 </property>
2461 <property name="buddy" stdset="0">
2462 <cstring>cbAudioDriver</cstring>
2463 </property>
2464 </widget>
2465 </vbox>
2466 </widget>
2467 <widget class="QLayoutWidget">
2468 <property name="name">
2469 <cstring>layout32</cstring>
2470 </property>
2471 <vbox>
2472 <property name="name">
2473 <cstring>unnamed</cstring>
2474 </property>
2475 <widget class="QLineEdit">
2476 <property name="name">
2477 <cstring>leVRDPPort</cstring>
2478 </property>
2479 <property name="sizePolicy">
2480 <sizepolicy>
2481 <hsizetype>1</hsizetype>
2482 <vsizetype>0</vsizetype>
2483 <horstretch>0</horstretch>
2484 <verstretch>0</verstretch>
2485 </sizepolicy>
2486 </property>
2487 <property name="whatsThis" stdset="0">
2488 <string>Displays the VRDP Server port.</string>
2489 </property>
2490 </widget>
2491 <widget class="QComboBox">
2492 <property name="name">
2493 <cstring>cbVRDPAuthType</cstring>
2494 </property>
2495 <property name="sizePolicy">
2496 <sizepolicy>
2497 <hsizetype>1</hsizetype>
2498 <vsizetype>0</vsizetype>
2499 <horstretch>0</horstretch>
2500 <verstretch>0</verstretch>
2501 </sizepolicy>
2502 </property>
2503 <property name="whatsThis" stdset="0">
2504 <string>Defines the VRDP authentication method.</string>
2505 </property>
2506 </widget>
2507 <widget class="QLineEdit">
2508 <property name="name">
2509 <cstring>leVRDPTimeout</cstring>
2510 </property>
2511 <property name="sizePolicy">
2512 <sizepolicy>
2513 <hsizetype>1</hsizetype>
2514 <vsizetype>0</vsizetype>
2515 <horstretch>0</horstretch>
2516 <verstretch>0</verstretch>
2517 </sizepolicy>
2518 </property>
2519 <property name="whatsThis" stdset="0">
2520 <string>Specifies the timeout for guest authentication, in milliseconds.</string>
2521 </property>
2522 </widget>
2523 </vbox>
2524 </widget>
2525 <widget class="QLayoutWidget">
2526 <property name="name">
2527 <cstring>layout33</cstring>
2528 </property>
2529 <vbox>
2530 <property name="name">
2531 <cstring>unnamed</cstring>
2532 </property>
2533 <spacer>
2534 <property name="name">
2535 <cstring>spacer36_2</cstring>
2536 </property>
2537 <property name="orientation">
2538 <enum>Horizontal</enum>
2539 </property>
2540 <property name="sizeType">
2541 <enum>Expanding</enum>
2542 </property>
2543 <property name="sizeHint">
2544 <size>
2545 <width>16</width>
2546 <height>20</height>
2547 </size>
2548 </property>
2549 </spacer>
2550 <spacer>
2551 <property name="name">
2552 <cstring>spacer36_2_3</cstring>
2553 </property>
2554 <property name="orientation">
2555 <enum>Horizontal</enum>
2556 </property>
2557 <property name="sizeType">
2558 <enum>Expanding</enum>
2559 </property>
2560 <property name="sizeHint">
2561 <size>
2562 <width>16</width>
2563 <height>20</height>
2564 </size>
2565 </property>
2566 </spacer>
2567 <spacer>
2568 <property name="name">
2569 <cstring>spacer36_2_2</cstring>
2570 </property>
2571 <property name="orientation">
2572 <enum>Horizontal</enum>
2573 </property>
2574 <property name="sizeType">
2575 <enum>Expanding</enum>
2576 </property>
2577 <property name="sizeHint">
2578 <size>
2579 <width>16</width>
2580 <height>20</height>
2581 </size>
2582 </property>
2583 </spacer>
2584 </vbox>
2585 </widget>
2586 </hbox>
2587 </widget>
2588 <spacer>
2589 <property name="name">
2590 <cstring>spacer11_2</cstring>
2591 </property>
2592 <property name="orientation">
2593 <enum>Vertical</enum>
2594 </property>
2595 <property name="sizeType">
2596 <enum>Expanding</enum>
2597 </property>
2598 <property name="sizeHint">
2599 <size>
2600 <width>20</width>
2601 <height>110</height>
2602 </size>
2603 </property>
2604 </spacer>
2605 </vbox>
2606 </widget>
2607 <widget class="QWidget">
2608 <property name="name">
2609 <cstring>pageFolders</cstring>
2610 </property>
2611 <attribute name="id">
2612 <number>8</number>
2613 </attribute>
2614 </widget>
2615 </widget>
2616 <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
2617 <property name="name">
2618 <cstring>layout25</cstring>
2619 </property>
2620 <hbox>
2621 <property name="name">
2622 <cstring>unnamed</cstring>
2623 </property>
2624 <widget class="QPushButton">
2625 <property name="name">
2626 <cstring>buttonHelp</cstring>
2627 </property>
2628 <property name="text">
2629 <string>Help</string>
2630 </property>
2631 <property name="accel">
2632 <string>F1</string>
2633 </property>
2634 <property name="autoDefault">
2635 <bool>true</bool>
2636 </property>
2637 <property name="whatsThis" stdset="0">
2638 <string>Displays the dialog help.</string>
2639 </property>
2640 </widget>
2641 <spacer>
2642 <property name="name">
2643 <cstring>warningSpacer</cstring>
2644 </property>
2645 <property name="orientation">
2646 <enum>Horizontal</enum>
2647 </property>
2648 <property name="sizeType">
2649 <enum>Expanding</enum>
2650 </property>
2651 <property name="sizeHint">
2652 <size>
2653 <width>16</width>
2654 <height>20</height>
2655 </size>
2656 </property>
2657 </spacer>
2658 <widget class="QLabel">
2659 <property name="name">
2660 <cstring>warningPixmap</cstring>
2661 </property>
2662 <property name="sizePolicy">
2663 <sizepolicy>
2664 <hsizetype>0</hsizetype>
2665 <vsizetype>0</vsizetype>
2666 <horstretch>0</horstretch>
2667 <verstretch>0</verstretch>
2668 </sizepolicy>
2669 </property>
2670 <property name="scaledContents">
2671 <bool>true</bool>
2672 </property>
2673 </widget>
2674 <widget class="QLabel">
2675 <property name="name">
2676 <cstring>warningLabel</cstring>
2677 </property>
2678 <property name="sizePolicy">
2679 <sizepolicy>
2680 <hsizetype>0</hsizetype>
2681 <vsizetype>0</vsizetype>
2682 <horstretch>0</horstretch>
2683 <verstretch>0</verstretch>
2684 </sizepolicy>
2685 </property>
2686 <property name="minimumSize">
2687 <size>
2688 <width>0</width>
2689 <height>0</height>
2690 </size>
2691 </property>
2692 <property name="backgroundOrigin">
2693 <enum>WidgetOrigin</enum>
2694 </property>
2695 <property name="lineWidth">
2696 <number>1</number>
2697 </property>
2698 <property name="midLineWidth">
2699 <number>0</number>
2700 </property>
2701 <property name="text">
2702 <string>Invalid settings detected</string>
2703 </property>
2704 <property name="textFormat">
2705 <enum>AutoText</enum>
2706 </property>
2707 <property name="scaledContents">
2708 <bool>false</bool>
2709 </property>
2710 <property name="alignment">
2711 <set>AlignVCenter</set>
2712 </property>
2713 </widget>
2714 <spacer>
2715 <property name="name">
2716 <cstring>spacer20</cstring>
2717 </property>
2718 <property name="orientation">
2719 <enum>Horizontal</enum>
2720 </property>
2721 <property name="sizeType">
2722 <enum>Expanding</enum>
2723 </property>
2724 <property name="sizeHint">
2725 <size>
2726 <width>21</width>
2727 <height>20</height>
2728 </size>
2729 </property>
2730 </spacer>
2731 <widget class="QPushButton">
2732 <property name="name">
2733 <cstring>buttonOk</cstring>
2734 </property>
2735 <property name="text">
2736 <string>&amp;OK</string>
2737 </property>
2738 <property name="accel">
2739 <string>Alt+O</string>
2740 </property>
2741 <property name="autoDefault">
2742 <bool>true</bool>
2743 </property>
2744 <property name="default">
2745 <bool>true</bool>
2746 </property>
2747 <property name="whatsThis" stdset="0">
2748 <string>Accepts (saves) changes and closes the dialog.</string>
2749 </property>
2750 </widget>
2751 <widget class="QPushButton">
2752 <property name="name">
2753 <cstring>buttonCancel</cstring>
2754 </property>
2755 <property name="text">
2756 <string>Cancel</string>
2757 </property>
2758 <property name="accel">
2759 <string></string>
2760 </property>
2761 <property name="autoDefault">
2762 <bool>true</bool>
2763 </property>
2764 <property name="whatsThis" stdset="0">
2765 <string>Cancels changes and closes the dialog.</string>
2766 </property>
2767 </widget>
2768 </hbox>
2769 </widget>
2770 </grid>
2771</widget>
2772<connections>
2773 <connection>
2774 <sender>buttonOk</sender>
2775 <signal>clicked()</signal>
2776 <receiver>VBoxVMSettingsDlg</receiver>
2777 <slot>accept()</slot>
2778 </connection>
2779 <connection>
2780 <sender>buttonCancel</sender>
2781 <signal>clicked()</signal>
2782 <receiver>VBoxVMSettingsDlg</receiver>
2783 <slot>reject()</slot>
2784 </connection>
2785 <connection>
2786 <sender>slRAM</sender>
2787 <signal>valueChanged(int)</signal>
2788 <receiver>VBoxVMSettingsDlg</receiver>
2789 <slot>slRAM_valueChanged(int)</slot>
2790 </connection>
2791 <connection>
2792 <sender>leRAM</sender>
2793 <signal>textChanged(const QString&amp;)</signal>
2794 <receiver>VBoxVMSettingsDlg</receiver>
2795 <slot>leRAM_textChanged(const QString&amp;)</slot>
2796 </connection>
2797 <connection>
2798 <sender>slVRAM</sender>
2799 <signal>valueChanged(int)</signal>
2800 <receiver>VBoxVMSettingsDlg</receiver>
2801 <slot>slVRAM_valueChanged(int)</slot>
2802 </connection>
2803 <connection>
2804 <sender>leVRAM</sender>
2805 <signal>textChanged(const QString&amp;)</signal>
2806 <receiver>VBoxVMSettingsDlg</receiver>
2807 <slot>leVRAM_textChanged(const QString&amp;)</slot>
2808 </connection>
2809 <connection>
2810 <sender>tbResetSavedStateFolder</sender>
2811 <signal>clicked()</signal>
2812 <receiver>VBoxVMSettingsDlg</receiver>
2813 <slot>tbResetSavedStateFolder_clicked()</slot>
2814 </connection>
2815 <connection>
2816 <sender>tbSelectSavedStateFolder</sender>
2817 <signal>clicked()</signal>
2818 <receiver>VBoxVMSettingsDlg</receiver>
2819 <slot>tbSelectSavedStateFolder_clicked()</slot>
2820 </connection>
2821 <connection>
2822 <sender>listView</sender>
2823 <signal>currentChanged(QListViewItem*)</signal>
2824 <receiver>VBoxVMSettingsDlg</receiver>
2825 <slot>listView_currentChanged(QListViewItem*)</slot>
2826 </connection>
2827 <connection>
2828 <sender>cbOS</sender>
2829 <signal>activated(int)</signal>
2830 <receiver>VBoxVMSettingsDlg</receiver>
2831 <slot>cbOS_activated(int)</slot>
2832 </connection>
2833 <connection>
2834 <sender>lvUSBFilters</sender>
2835 <signal>currentChanged(QListViewItem*)</signal>
2836 <receiver>VBoxVMSettingsDlg</receiver>
2837 <slot>lvUSBFilters_currentChanged(QListViewItem*)</slot>
2838 </connection>
2839 <connection>
2840 <sender>tbAddUSBFilter</sender>
2841 <signal>clicked()</signal>
2842 <receiver>VBoxVMSettingsDlg</receiver>
2843 <slot>tbAddUSBFilter_clicked()</slot>
2844 </connection>
2845 <connection>
2846 <sender>tbAddUSBFilterFrom</sender>
2847 <signal>clicked()</signal>
2848 <receiver>VBoxVMSettingsDlg</receiver>
2849 <slot>tbAddUSBFilterFrom_clicked()</slot>
2850 </connection>
2851 <connection>
2852 <sender>tbRemoveUSBFilter</sender>
2853 <signal>clicked()</signal>
2854 <receiver>VBoxVMSettingsDlg</receiver>
2855 <slot>tbRemoveUSBFilter_clicked()</slot>
2856 </connection>
2857 <connection>
2858 <sender>tbUSBFilterUp</sender>
2859 <signal>clicked()</signal>
2860 <receiver>VBoxVMSettingsDlg</receiver>
2861 <slot>tbUSBFilterUp_clicked()</slot>
2862 </connection>
2863 <connection>
2864 <sender>tbUSBFilterDown</sender>
2865 <signal>clicked()</signal>
2866 <receiver>VBoxVMSettingsDlg</receiver>
2867 <slot>tbUSBFilterDown_clicked()</slot>
2868 </connection>
2869 <connection>
2870 <sender>pbHostAdd</sender>
2871 <signal>clicked()</signal>
2872 <receiver>VBoxVMSettingsDlg</receiver>
2873 <slot>hostInterfaceAdd()</slot>
2874 </connection>
2875 <connection>
2876 <sender>pbHostRemove</sender>
2877 <signal>clicked()</signal>
2878 <receiver>VBoxVMSettingsDlg</receiver>
2879 <slot>hostInterfaceRemove()</slot>
2880 </connection>
2881</connections>
2882<tabstops>
2883 <tabstop>listView</tabstop>
2884 <tabstop>tbwGeneral</tabstop>
2885 <tabstop>leName</tabstop>
2886 <tabstop>cbOS</tabstop>
2887 <tabstop>slRAM</tabstop>
2888 <tabstop>leRAM</tabstop>
2889 <tabstop>slVRAM</tabstop>
2890 <tabstop>leVRAM</tabstop>
2891 <tabstop>chbEnableACPI</tabstop>
2892 <tabstop>chbEnableIOAPIC</tabstop>
2893 <tabstop>chbVTX</tabstop>
2894 <tabstop>cbSharedClipboard</tabstop>
2895 <tabstop>leSnapshotFolder</tabstop>
2896 <tabstop>tbSelectSavedStateFolder</tabstop>
2897 <tabstop>tbResetSavedStateFolder</tabstop>
2898 <tabstop>grbHDA</tabstop>
2899 <tabstop>tbHDA</tabstop>
2900 <tabstop>grbHDB</tabstop>
2901 <tabstop>tbHDB</tabstop>
2902 <tabstop>grbHDD</tabstop>
2903 <tabstop>tbHDD</tabstop>
2904 <tabstop>bgDVD</tabstop>
2905 <tabstop>rbHostDVD</tabstop>
2906 <tabstop>cbHostDVD</tabstop>
2907 <tabstop>cbPassthrough</tabstop>
2908 <tabstop>rbISODVD</tabstop>
2909 <tabstop>tbISODVD</tabstop>
2910 <tabstop>bgFloppy</tabstop>
2911 <tabstop>rbHostFloppy</tabstop>
2912 <tabstop>cbHostFloppy</tabstop>
2913 <tabstop>rbISOFloppy</tabstop>
2914 <tabstop>tbISOFloppy</tabstop>
2915 <tabstop>cbAudioDriver</tabstop>
2916 <tabstop>cbEnableUSBController</tabstop>
2917 <tabstop>lvUSBFilters</tabstop>
2918 <tabstop>tbAddUSBFilter</tabstop>
2919 <tabstop>tbAddUSBFilterFrom</tabstop>
2920 <tabstop>tbRemoveUSBFilter</tabstop>
2921 <tabstop>tbUSBFilterUp</tabstop>
2922 <tabstop>tbUSBFilterDown</tabstop>
2923 <tabstop>grbVRDP</tabstop>
2924 <tabstop>leVRDPPort</tabstop>
2925 <tabstop>cbVRDPAuthType</tabstop>
2926 <tabstop>leVRDPTimeout</tabstop>
2927 <tabstop>buttonHelp</tabstop>
2928 <tabstop>buttonOk</tabstop>
2929 <tabstop>buttonCancel</tabstop>
2930</tabstops>
2931<includes>
2932 <include location="global" impldecl="in declaration">qvaluevector.h</include>
2933 <include location="global" impldecl="in implementation">qvalidator.h</include>
2934 <include location="global" impldecl="in implementation">qmessagebox.h</include>
2935 <include location="global" impldecl="in implementation">qfont.h</include>
2936 <include location="global" impldecl="in implementation">qfileinfo.h</include>
2937 <include location="global" impldecl="in implementation">qdir.h</include>
2938 <include location="global" impldecl="in implementation">qfiledialog.h</include>
2939 <include location="global" impldecl="in implementation">qobjectlist.h</include>
2940 <include location="global" impldecl="in implementation">qlistbox.h</include>
2941 <include location="global" impldecl="in implementation">qfocusdata.h</include>
2942 <include location="global" impldecl="in implementation">qtimer.h</include>
2943 <include location="global" impldecl="in implementation">qpopupmenu.h</include>
2944 <include location="global" impldecl="in implementation">qlistview.h</include>
2945 <include location="global" impldecl="in implementation">qeventloop.h</include>
2946 <include location="local" impldecl="in declaration">COMDefs.h</include>
2947 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
2948 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
2949 <include location="local" impldecl="in declaration">VBoxGlobal.h</include>
2950 <include location="local" impldecl="in implementation">VBoxVMNetworkSettings.h</include>
2951 <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
2952 <include location="local" impldecl="in implementation">VBoxSharedFoldersSettings.h</include>
2953 <include location="local" impldecl="in implementation">VBoxDiskImageManagerDlg.h</include>
2954 <include location="local" impldecl="in implementation">VBoxMediaComboBox.h</include>
2955 <include location="local" impldecl="in implementation">QIRichLabel.h</include>
2956</includes>
2957<forwards>
2958 <forward>class VBoxMediaComboBox</forward>
2959 <forward>class VBoxDiskImageManagerDlg</forward>
2960 <forward>class VBoxUSBMenu</forward>
2961 <forward>class VBoxSharedFoldersSettings</forward>
2962 <forward>class QIRichLabel</forward>
2963 <forward>class BootItemsList</forward>
2964</forwards>
2965<variables>
2966 <variable access="private">bool polished;</variable>
2967 <variable access="private">bool valid;</variable>
2968 <variable access="private">QTimer *whatsThisTimer;</variable>
2969 <variable access="private">QWidget *whatsThisCandidate;</variable>
2970 <variable access="private">QIWidgetValidator *wvalGeneral;</variable>
2971 <variable access="private">QIWidgetValidator *wvalHDD;</variable>
2972 <variable access="private">QIWidgetValidator *wvalDVD;</variable>
2973 <variable access="private">QIWidgetValidator *wvalFloppy;</variable>
2974 <variable access="private">QIWidgetValidator *wvalVRDP;</variable>
2975 <variable access="private">QUuid uuidHDA;</variable>
2976 <variable access="private">QUuid uuidHDB;</variable>
2977 <variable access="private">QUuid uuidHDD;</variable>
2978 <variable access="private">QUuid uuidISODVD;</variable>
2979 <variable access="private">QUuid uuidISOFloppy;</variable>
2980 <variable access="private">QValueVector &lt; CHostDVDDrive &gt; hostDVDs;</variable>
2981 <variable access="private">QValueVector &lt; CHostFloppyDrive &gt; hostFloppies;</variable>
2982 <variable access="private">CMachine cmachine;</variable>
2983 <variable access="private">QStringList mInterfaceList;</variable>
2984 <variable access="private">QWidgetStack *wstUSBFilters;</variable>
2985 <variable access="private">bool mUSBFilterListModified;</variable>
2986 <variable access="private">QTabWidget* tbwNetwork;</variable>
2987 <variable access="private">VBoxSharedFoldersSettings* mSharedFolders;</variable>
2988 <variable access="private">QString warningString;</variable>
2989 <variable access="private">VBoxMediaComboBox *cbHDA;</variable>
2990 <variable access="private">VBoxMediaComboBox *cbHDB;</variable>
2991 <variable access="private">VBoxMediaComboBox *cbHDD;</variable>
2992 <variable access="private">VBoxMediaComboBox *cbISODVD;</variable>
2993 <variable access="private">VBoxMediaComboBox *cbISOFloppy;</variable>
2994 <variable access="private">VBoxUSBMenu *usbDevicesMenu;</variable>
2995 <variable access="private">QIRichLabel *whatsThisLabel;</variable>
2996 <variable access="private">BootItemsList *tblBootOrder;</variable>
2997 <variable access="private">QString mNoInterfaces;</variable>
2998 <variable access="private">bool mResetFirstRunFlag;</variable>
2999</variables>
3000<slots>
3001 <slot>listView_currentChanged( QListViewItem * item )</slot>
3002 <slot>enableOk( const QIWidgetValidator * wval )</slot>
3003 <slot>revalidate( QIWidgetValidator * wval )</slot>
3004 <slot>updateWhatsThis( bool gotFocus = false )</slot>
3005 <slot>showImageManagerHDA()</slot>
3006 <slot>showImageManagerHDB()</slot>
3007 <slot>showImageManagerHDD()</slot>
3008 <slot>showImageManagerISODVD()</slot>
3009 <slot>showImageManagerISOFloppy()</slot>
3010 <slot>showVDImageManager( QUuid *id, VBoxMediaComboBox *le, QLabel *tx = NULL )</slot>
3011 <slot>addNetworkAdapter( const CNetworkAdapter &amp; adapter )</slot>
3012 <slot>slRAM_valueChanged( int val )</slot>
3013 <slot>leRAM_textChanged( const QString &amp; text )</slot>
3014 <slot>slVRAM_valueChanged( int val )</slot>
3015 <slot>leVRAM_textChanged( const QString &amp; text )</slot>
3016 <slot>cbOS_activated( int item )</slot>
3017 <slot>tbResetSavedStateFolder_clicked()</slot>
3018 <slot>tbSelectSavedStateFolder_clicked()</slot>
3019 <slot>addUSBFilter( const CUSBDeviceFilter &amp; aFilter, bool isNew )</slot>
3020 <slot>lvUSBFilters_currentChanged( QListViewItem * item )</slot>
3021 <slot>lvUSBFilters_setCurrentText( const QString &amp; aText )</slot>
3022 <slot>tbAddUSBFilter_clicked()</slot>
3023 <slot>tbAddUSBFilterFrom_clicked()</slot>
3024 <slot>menuAddUSBFilterFrom_activated( int )</slot>
3025 <slot>tbRemoveUSBFilter_clicked()</slot>
3026 <slot>tbUSBFilterUp_clicked()</slot>
3027 <slot>tbUSBFilterDown_clicked()</slot>
3028 <slot>hdaMediaChanged()</slot>
3029 <slot>hdbMediaChanged()</slot>
3030 <slot>hddMediaChanged()</slot>
3031 <slot>cdMediaChanged()</slot>
3032 <slot>fdMediaChanged()</slot>
3033 <slot>networkPageUpdate( QWidget* )</slot>
3034 <slot>hostInterfaceAdd()</slot>
3035 <slot>hostInterfaceRemove()</slot>
3036 <slot>resetFirstRunFlag()</slot>
3037</slots>
3038<functions>
3039 <function access="private">init()</function>
3040 <function>setup( const QString &amp;, const QString &amp; )</function>
3041 <function>getFromMachine( const CMachine &amp; machine )</function>
3042 <function returnType="bool">eventFilter( QObject * watched, QEvent * e )</function>
3043 <function returnType="COMResult">putBackToMachine()</function>
3044 <function access="private">setWarning( const QString &amp; )</function>
3045 <function access="private">showEvent( QShowEvent * )</function>
3046 <function access="private">updateShortcuts()</function>
3047 <function access="private" returnType="QString">getHdInfo( QGroupBox*, QUuid )</function>
3048 <function access="private">loadInterfacesList()</function>
3049</functions>
3050<pixmapinproject/>
3051<layoutdefaults spacing="6" margin="11"/>
3052</UI>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette