VirtualBox

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

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

Fixing a little issue concerning DVD/FD sequence.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 167.3 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="QLayoutWidget">
995 <property name="name">
996 <cstring>layout147</cstring>
997 </property>
998 <vbox>
999 <property name="name">
1000 <cstring>unnamed</cstring>
1001 </property>
1002 <property name="margin">
1003 <number>0</number>
1004 </property>
1005 <property name="spacing">
1006 <number>0</number>
1007 </property>
1008 <widget class="QGroupBox">
1009 <property name="name">
1010 <cstring>groupBox12</cstring>
1011 </property>
1012 <property name="sizePolicy">
1013 <sizepolicy>
1014 <hsizetype>0</hsizetype>
1015 <vsizetype>0</vsizetype>
1016 <horstretch>0</horstretch>
1017 <verstretch>0</verstretch>
1018 </sizepolicy>
1019 </property>
1020 <property name="title">
1021 <string>Boo&amp;t Order</string>
1022 </property>
1023 <vbox>
1024 <property name="name">
1025 <cstring>unnamed</cstring>
1026 </property>
1027 </vbox>
1028 </widget>
1029 <spacer>
1030 <property name="name">
1031 <cstring>spacer129</cstring>
1032 </property>
1033 <property name="orientation">
1034 <enum>Vertical</enum>
1035 </property>
1036 <property name="sizeType">
1037 <enum>Minimum</enum>
1038 </property>
1039 <property name="sizeHint">
1040 <size>
1041 <width>21</width>
1042 <height>0</height>
1043 </size>
1044 </property>
1045 </spacer>
1046 </vbox>
1047 </widget>
1048 <widget class="QLayoutWidget">
1049 <property name="name">
1050 <cstring>layout146</cstring>
1051 </property>
1052 <vbox>
1053 <property name="name">
1054 <cstring>unnamed</cstring>
1055 </property>
1056 <property name="margin">
1057 <number>0</number>
1058 </property>
1059 <property name="spacing">
1060 <number>0</number>
1061 </property>
1062 <widget class="QGroupBox">
1063 <property name="name">
1064 <cstring>groupBox23</cstring>
1065 </property>
1066 <property name="sizePolicy">
1067 <sizepolicy>
1068 <hsizetype>7</hsizetype>
1069 <vsizetype>0</vsizetype>
1070 <horstretch>1</horstretch>
1071 <verstretch>0</verstretch>
1072 </sizepolicy>
1073 </property>
1074 <property name="title">
1075 <string>Extended Features</string>
1076 </property>
1077 <vbox>
1078 <property name="name">
1079 <cstring>unnamed</cstring>
1080 </property>
1081 <widget class="QCheckBox">
1082 <property name="name">
1083 <cstring>chbEnableACPI</cstring>
1084 </property>
1085 <property name="text">
1086 <string>Enable A&amp;CPI</string>
1087 </property>
1088 <property name="accel">
1089 <string>Alt+C</string>
1090 </property>
1091 <property name="whatsThis" stdset="0">
1092 <string>&lt;qt&gt;When checked, the virtual machine will support
1093the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don't disable
1094this feature after having installed a Windows guest operating system!&lt;/qt&gt;</string>
1095 </property>
1096 </widget>
1097 <widget class="QCheckBox">
1098 <property name="name">
1099 <cstring>chbEnableIOAPIC</cstring>
1100 </property>
1101 <property name="text">
1102 <string>Enable IO A&amp;PIC</string>
1103 </property>
1104 <property name="accel">
1105 <string>Alt+P</string>
1106 </property>
1107 <property name="whatsThis" stdset="0">
1108 <string>&lt;qt&gt;When checked, the virtual machine will support
1109the Input Output APIC (IO APIC), which may slightly decrease the VM performance. &lt;b&gt;Note:&lt;/b&gt; don't disable
1110this feature after having installed a Windows guest operating system!&lt;/qt&gt;</string>
1111 </property>
1112 </widget>
1113 </vbox>
1114 </widget>
1115 <spacer>
1116 <property name="name">
1117 <cstring>spacer128</cstring>
1118 </property>
1119 <property name="orientation">
1120 <enum>Vertical</enum>
1121 </property>
1122 <property name="sizeType">
1123 <enum>Minimum</enum>
1124 </property>
1125 <property name="sizeHint">
1126 <size>
1127 <width>20</width>
1128 <height>0</height>
1129 </size>
1130 </property>
1131 </spacer>
1132 </vbox>
1133 </widget>
1134 </hbox>
1135 </widget>
1136 <widget class="QGroupBox">
1137 <property name="name">
1138 <cstring>groupBox61</cstring>
1139 </property>
1140 <property name="title">
1141 <string>&amp;Shared Clipboard</string>
1142 </property>
1143 <hbox>
1144 <property name="name">
1145 <cstring>unnamed</cstring>
1146 </property>
1147 <widget class="QComboBox">
1148 <property name="name">
1149 <cstring>cbSharedClipboard</cstring>
1150 </property>
1151 <property name="whatsThis" stdset="0">
1152 <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>
1153 </property>
1154 <property name="sizePolicy">
1155 <sizepolicy>
1156 <hsizetype>5</hsizetype>
1157 <vsizetype>0</vsizetype>
1158 <horstretch>0</horstretch>
1159 <verstretch>0</verstretch>
1160 </sizepolicy>
1161 </property>
1162 </widget>
1163 <spacer>
1164 <property name="name">
1165 <cstring>spacer130</cstring>
1166 </property>
1167 <property name="orientation">
1168 <enum>Horizontal</enum>
1169 </property>
1170 <property name="sizeType">
1171 <enum>Expanding</enum>
1172 </property>
1173 <property name="sizeHint">
1174 <size>
1175 <width>0</width>
1176 <height>20</height>
1177 </size>
1178 </property>
1179 </spacer>
1180 </hbox>
1181 </widget>
1182 <widget class="QGroupBox">
1183 <property name="name">
1184 <cstring>groupBox5</cstring>
1185 </property>
1186 <property name="title">
1187 <string>S&amp;napshot Folder</string>
1188 </property>
1189 <grid>
1190 <property name="name">
1191 <cstring>unnamed</cstring>
1192 </property>
1193 <widget class="QLineEdit" row="0" column="0">
1194 <property name="name">
1195 <cstring>leSnapshotFolder</cstring>
1196 </property>
1197 <property name="frameShape">
1198 <enum>LineEditPanel</enum>
1199 </property>
1200 <property name="frameShadow">
1201 <enum>Sunken</enum>
1202 </property>
1203 <property name="readOnly">
1204 <bool>false</bool>
1205 </property>
1206 <property name="whatsThis" stdset="0">
1207 <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>
1208 </property>
1209 </widget>
1210 <widget class="QToolButton" row="0" column="1">
1211 <property name="name">
1212 <cstring>tbSelectSavedStateFolder</cstring>
1213 </property>
1214 <property name="focusPolicy">
1215 <enum>TabFocus</enum>
1216 </property>
1217 <property name="text">
1218 <string>Select</string>
1219 </property>
1220 <property name="iconSet">
1221 <iconset></iconset>
1222 </property>
1223 <property name="textLabel">
1224 <string>Select</string>
1225 </property>
1226 <property name="autoRaise">
1227 <bool>true</bool>
1228 </property>
1229 <property name="whatsThis" stdset="0">
1230 <string>Selects the snapshot folder path.</string>
1231 </property>
1232 </widget>
1233 <widget class="QToolButton" row="0" column="2">
1234 <property name="name">
1235 <cstring>tbResetSavedStateFolder</cstring>
1236 </property>
1237 <property name="focusPolicy">
1238 <enum>TabFocus</enum>
1239 </property>
1240 <property name="text">
1241 <string>Reset</string>
1242 </property>
1243 <property name="autoRaise">
1244 <bool>true</bool>
1245 </property>
1246 <property name="whatsThis" stdset="0">
1247 <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>
1248 </property>
1249 </widget>
1250 </grid>
1251 </widget>
1252 <spacer>
1253 <property name="name">
1254 <cstring>spacer119_2</cstring>
1255 </property>
1256 <property name="orientation">
1257 <enum>Vertical</enum>
1258 </property>
1259 <property name="sizeType">
1260 <enum>Expanding</enum>
1261 </property>
1262 <property name="sizeHint">
1263 <size>
1264 <width>20</width>
1265 <height>0</height>
1266 </size>
1267 </property>
1268 </spacer>
1269 </vbox>
1270 </widget>
1271 <widget class="QWidget">
1272 <property name="name">
1273 <cstring>description</cstring>
1274 </property>
1275 <attribute name="title">
1276 <string>&amp;Description</string>
1277 </attribute>
1278 <vbox>
1279 <property name="name">
1280 <cstring>unnamed</cstring>
1281 </property>
1282 <property name="margin">
1283 <number>10</number>
1284 </property>
1285 <property name="spacing">
1286 <number>10</number>
1287 </property>
1288 <widget class="QTextEdit">
1289 <property name="name">
1290 <cstring>teDescription</cstring>
1291 </property>
1292 <property name="whatsThis" stdset="0">
1293 <string>Displays the description of the virtual machine. The description field is useful for commenting configuration details of the installed guest OS.</string>
1294 </property>
1295 </widget>
1296 </vbox>
1297 </widget>
1298 </widget>
1299 </vbox>
1300 </widget>
1301 <widget class="QWidget">
1302 <property name="name">
1303 <cstring>pageHDD</cstring>
1304 </property>
1305 <attribute name="id">
1306 <number>1</number>
1307 </attribute>
1308 <vbox>
1309 <property name="name">
1310 <cstring>unnamed</cstring>
1311 </property>
1312 <property name="margin">
1313 <number>0</number>
1314 </property>
1315 <property name="spacing">
1316 <number>10</number>
1317 </property>
1318 <widget class="QGroupBox">
1319 <property name="name">
1320 <cstring>grbHDA</cstring>
1321 </property>
1322 <property name="title">
1323 <string>&amp;Primary Master</string>
1324 </property>
1325 <property name="checkable">
1326 <bool>true</bool>
1327 </property>
1328 <vbox>
1329 <property name="name">
1330 <cstring>unnamed</cstring>
1331 </property>
1332 <widget class="QLayoutWidget">
1333 <property name="name">
1334 <cstring>hdaLayout</cstring>
1335 </property>
1336 <hbox>
1337 <property name="name">
1338 <cstring>unnamed</cstring>
1339 </property>
1340 <widget class="QToolButton">
1341 <property name="name">
1342 <cstring>tbHDA</cstring>
1343 </property>
1344 <property name="focusPolicy">
1345 <enum>TabFocus</enum>
1346 </property>
1347 <property name="text">
1348 <string>Select</string>
1349 </property>
1350 <property name="iconSet">
1351 <iconset></iconset>
1352 </property>
1353 <property name="textLabel">
1354 <string>Select</string>
1355 </property>
1356 <property name="autoRaise">
1357 <bool>true</bool>
1358 </property>
1359 <property name="whatsThis" stdset="0">
1360 <string>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</string>
1361 </property>
1362 </widget>
1363 </hbox>
1364 </widget>
1365 <widget class="QLabel">
1366 <property name="name">
1367 <cstring>txHDA</cstring>
1368 </property>
1369 <property name="text">
1370 <string>&lt;not selected&gt;</string>
1371 </property>
1372 </widget>
1373 </vbox>
1374 </widget>
1375 <widget class="QGroupBox">
1376 <property name="name">
1377 <cstring>grbHDB</cstring>
1378 </property>
1379 <property name="title">
1380 <string>P&amp;rimary Slave</string>
1381 </property>
1382 <property name="checkable">
1383 <bool>true</bool>
1384 </property>
1385 <vbox>
1386 <property name="name">
1387 <cstring>unnamed</cstring>
1388 </property>
1389 <widget class="QLayoutWidget">
1390 <property name="name">
1391 <cstring>hdbLayout</cstring>
1392 </property>
1393 <hbox>
1394 <property name="name">
1395 <cstring>unnamed</cstring>
1396 </property>
1397 <widget class="QToolButton">
1398 <property name="name">
1399 <cstring>tbHDB</cstring>
1400 </property>
1401 <property name="focusPolicy">
1402 <enum>TabFocus</enum>
1403 </property>
1404 <property name="text">
1405 <string>Select</string>
1406 </property>
1407 <property name="iconSet">
1408 <iconset></iconset>
1409 </property>
1410 <property name="textLabel">
1411 <string>Select</string>
1412 </property>
1413 <property name="autoRaise">
1414 <bool>true</bool>
1415 </property>
1416 <property name="whatsThis" stdset="0">
1417 <string>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</string>
1418 </property>
1419 </widget>
1420 </hbox>
1421 </widget>
1422 <widget class="QLabel">
1423 <property name="name">
1424 <cstring>txHDB</cstring>
1425 </property>
1426 <property name="text">
1427 <string>&lt;not selected&gt;</string>
1428 </property>
1429 </widget>
1430 </vbox>
1431 </widget>
1432 <widget class="QGroupBox">
1433 <property name="name">
1434 <cstring>grbHDD</cstring>
1435 </property>
1436 <property name="title">
1437 <string>&amp;Secondary (IDE 1) Slave</string>
1438 </property>
1439 <property name="checkable">
1440 <bool>true</bool>
1441 </property>
1442 <vbox>
1443 <property name="name">
1444 <cstring>unnamed</cstring>
1445 </property>
1446 <widget class="QLayoutWidget">
1447 <property name="name">
1448 <cstring>hddLayout</cstring>
1449 </property>
1450 <hbox>
1451 <property name="name">
1452 <cstring>unnamed</cstring>
1453 </property>
1454 <widget class="QToolButton">
1455 <property name="name">
1456 <cstring>tbHDD</cstring>
1457 </property>
1458 <property name="focusPolicy">
1459 <enum>TabFocus</enum>
1460 </property>
1461 <property name="text">
1462 <string>Select</string>
1463 </property>
1464 <property name="iconSet">
1465 <iconset></iconset>
1466 </property>
1467 <property name="textLabel">
1468 <string>Select</string>
1469 </property>
1470 <property name="autoRaise">
1471 <bool>true</bool>
1472 </property>
1473 <property name="whatsThis" stdset="0">
1474 <string>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</string>
1475 </property>
1476 </widget>
1477 </hbox>
1478 </widget>
1479 <widget class="QLabel">
1480 <property name="name">
1481 <cstring>txHDD</cstring>
1482 </property>
1483 <property name="text">
1484 <string>&lt;not selected&gt;</string>
1485 </property>
1486 </widget>
1487 </vbox>
1488 </widget>
1489 <spacer>
1490 <property name="name">
1491 <cstring>spacer3</cstring>
1492 </property>
1493 <property name="orientation">
1494 <enum>Vertical</enum>
1495 </property>
1496 <property name="sizeType">
1497 <enum>Expanding</enum>
1498 </property>
1499 <property name="sizeHint">
1500 <size>
1501 <width>20</width>
1502 <height>0</height>
1503 </size>
1504 </property>
1505 </spacer>
1506 </vbox>
1507 </widget>
1508 <widget class="QWidget">
1509 <property name="name">
1510 <cstring>pageDVD</cstring>
1511 </property>
1512 <attribute name="id">
1513 <number>2</number>
1514 </attribute>
1515 <vbox>
1516 <property name="name">
1517 <cstring>unnamed</cstring>
1518 </property>
1519 <property name="margin">
1520 <number>0</number>
1521 </property>
1522 <property name="spacing">
1523 <number>10</number>
1524 </property>
1525 <widget class="QButtonGroup">
1526 <property name="name">
1527 <cstring>bgDVD</cstring>
1528 </property>
1529 <property name="title">
1530 <string>&amp;Mount CD/DVD Drive</string>
1531 </property>
1532 <property name="checkable">
1533 <bool>true</bool>
1534 </property>
1535 <vbox>
1536 <property name="name">
1537 <cstring>unnamed</cstring>
1538 </property>
1539 <widget class="QLayoutWidget">
1540 <property name="name">
1541 <cstring>layout39</cstring>
1542 </property>
1543 <hbox>
1544 <property name="name">
1545 <cstring>unnamed</cstring>
1546 </property>
1547 <widget class="QRadioButton">
1548 <property name="name">
1549 <cstring>rbHostDVD</cstring>
1550 </property>
1551 <property name="text">
1552 <string>Host CD/DVD &amp;Drive</string>
1553 </property>
1554 <property name="accel">
1555 <string>Alt+D</string>
1556 </property>
1557 <property name="whatsThis" stdset="0">
1558 <string>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</string>
1559 </property>
1560 </widget>
1561 <widget class="QComboBox">
1562 <property name="name">
1563 <cstring>cbHostDVD</cstring>
1564 </property>
1565 <property name="whatsThis" stdset="0">
1566 <string>Lists host CD/DVD drives available to mount to the virtual machine.</string>
1567 </property>
1568 </widget>
1569 <spacer>
1570 <property name="name">
1571 <cstring>spacer23</cstring>
1572 </property>
1573 <property name="orientation">
1574 <enum>Horizontal</enum>
1575 </property>
1576 <property name="sizeType">
1577 <enum>Expanding</enum>
1578 </property>
1579 <property name="sizeHint">
1580 <size>
1581 <width>51</width>
1582 <height>20</height>
1583 </size>
1584 </property>
1585 </spacer>
1586 </hbox>
1587 </widget>
1588 <widget class="QLayoutWidget">
1589 <property name="name">
1590 <cstring>layout40</cstring>
1591 </property>
1592 <hbox>
1593 <property name="name">
1594 <cstring>unnamed</cstring>
1595 </property>
1596 <widget class="QRadioButton">
1597 <property name="name">
1598 <cstring>rbISODVD</cstring>
1599 </property>
1600 <property name="text">
1601 <string>&amp;ISO Image File</string>
1602 </property>
1603 <property name="accel">
1604 <string>Alt+I</string>
1605 </property>
1606 <property name="whatsThis" stdset="0">
1607 <string>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</string>
1608 </property>
1609 </widget>
1610 <spacer>
1611 <property name="name">
1612 <cstring>spacer35_4</cstring>
1613 </property>
1614 <property name="orientation">
1615 <enum>Horizontal</enum>
1616 </property>
1617 <property name="sizeType">
1618 <enum>Expanding</enum>
1619 </property>
1620 <property name="sizeHint">
1621 <size>
1622 <width>156</width>
1623 <height>20</height>
1624 </size>
1625 </property>
1626 </spacer>
1627 </hbox>
1628 </widget>
1629 <widget class="QLayoutWidget">
1630 <property name="name">
1631 <cstring>cdLayout</cstring>
1632 </property>
1633 <hbox>
1634 <property name="name">
1635 <cstring>unnamed</cstring>
1636 </property>
1637 <widget class="QToolButton">
1638 <property name="name">
1639 <cstring>tbISODVD</cstring>
1640 </property>
1641 <property name="focusPolicy">
1642 <enum>TabFocus</enum>
1643 </property>
1644 <property name="text">
1645 <string>Select</string>
1646 </property>
1647 <property name="iconSet">
1648 <iconset></iconset>
1649 </property>
1650 <property name="textLabel">
1651 <string>Select</string>
1652 </property>
1653 <property name="autoRaise">
1654 <bool>true</bool>
1655 </property>
1656 <property name="whatsThis" stdset="0">
1657 <string>Invokes the Virtual Disk Manager to select a CD/DVD image to mount.</string>
1658 </property>
1659 </widget>
1660 </hbox>
1661 </widget>
1662 </vbox>
1663 </widget>
1664 <spacer>
1665 <property name="name">
1666 <cstring>spacer19</cstring>
1667 </property>
1668 <property name="orientation">
1669 <enum>Vertical</enum>
1670 </property>
1671 <property name="sizeType">
1672 <enum>Expanding</enum>
1673 </property>
1674 <property name="sizeHint">
1675 <size>
1676 <width>20</width>
1677 <height>0</height>
1678 </size>
1679 </property>
1680 </spacer>
1681 </vbox>
1682 </widget>
1683 <widget class="QWidget">
1684 <property name="name">
1685 <cstring>pageFloppy</cstring>
1686 </property>
1687 <attribute name="id">
1688 <number>3</number>
1689 </attribute>
1690 <vbox>
1691 <property name="name">
1692 <cstring>unnamed</cstring>
1693 </property>
1694 <property name="margin">
1695 <number>0</number>
1696 </property>
1697 <property name="spacing">
1698 <number>10</number>
1699 </property>
1700 <widget class="QButtonGroup">
1701 <property name="name">
1702 <cstring>bgFloppy</cstring>
1703 </property>
1704 <property name="title">
1705 <string>&amp;Mount Floppy Drive</string>
1706 </property>
1707 <property name="checkable">
1708 <bool>true</bool>
1709 </property>
1710 <vbox>
1711 <property name="name">
1712 <cstring>unnamed</cstring>
1713 </property>
1714 <widget class="QLayoutWidget">
1715 <property name="name">
1716 <cstring>layout139</cstring>
1717 </property>
1718 <hbox>
1719 <property name="name">
1720 <cstring>unnamed</cstring>
1721 </property>
1722 <widget class="QRadioButton">
1723 <property name="name">
1724 <cstring>rbHostFloppy</cstring>
1725 </property>
1726 <property name="text">
1727 <string>Host Floppy &amp;Drive</string>
1728 </property>
1729 <property name="accel">
1730 <string>Alt+D</string>
1731 </property>
1732 <property name="whatsThis" stdset="0">
1733 <string>Mounts the specified host Floppy drive to the virtual Floppy drive.</string>
1734 </property>
1735 </widget>
1736 <widget class="QComboBox">
1737 <property name="name">
1738 <cstring>cbHostFloppy</cstring>
1739 </property>
1740 <property name="whatsThis" stdset="0">
1741 <string>Lists host Floppy drives available to mount to the virtual machine.</string>
1742 </property>
1743 </widget>
1744 <spacer>
1745 <property name="name">
1746 <cstring>spacer123</cstring>
1747 </property>
1748 <property name="orientation">
1749 <enum>Horizontal</enum>
1750 </property>
1751 <property name="sizeType">
1752 <enum>Expanding</enum>
1753 </property>
1754 <property name="sizeHint">
1755 <size>
1756 <width>51</width>
1757 <height>20</height>
1758 </size>
1759 </property>
1760 </spacer>
1761 </hbox>
1762 </widget>
1763 <widget class="QLayoutWidget">
1764 <property name="name">
1765 <cstring>layout140</cstring>
1766 </property>
1767 <hbox>
1768 <property name="name">
1769 <cstring>unnamed</cstring>
1770 </property>
1771 <widget class="QRadioButton">
1772 <property name="name">
1773 <cstring>rbISOFloppy</cstring>
1774 </property>
1775 <property name="text">
1776 <string>&amp;Image File</string>
1777 </property>
1778 <property name="accel">
1779 <string>Alt+I</string>
1780 </property>
1781 <property name="whatsThis" stdset="0">
1782 <string>Mounts the specified Floppy image to the virtual Floppy drive.</string>
1783 </property>
1784 </widget>
1785 <spacer>
1786 <property name="name">
1787 <cstring>spacer135_4</cstring>
1788 </property>
1789 <property name="orientation">
1790 <enum>Horizontal</enum>
1791 </property>
1792 <property name="sizeType">
1793 <enum>Expanding</enum>
1794 </property>
1795 <property name="sizeHint">
1796 <size>
1797 <width>156</width>
1798 <height>20</height>
1799 </size>
1800 </property>
1801 </spacer>
1802 </hbox>
1803 </widget>
1804 <widget class="QLayoutWidget">
1805 <property name="name">
1806 <cstring>fdLayout</cstring>
1807 </property>
1808 <hbox>
1809 <property name="name">
1810 <cstring>unnamed</cstring>
1811 </property>
1812 <widget class="QToolButton">
1813 <property name="name">
1814 <cstring>tbISOFloppy</cstring>
1815 </property>
1816 <property name="focusPolicy">
1817 <enum>TabFocus</enum>
1818 </property>
1819 <property name="text">
1820 <string>Select</string>
1821 </property>
1822 <property name="iconSet">
1823 <iconset></iconset>
1824 </property>
1825 <property name="textLabel">
1826 <string>Select</string>
1827 </property>
1828 <property name="autoRaise">
1829 <bool>true</bool>
1830 </property>
1831 <property name="whatsThis" stdset="0">
1832 <string>Invokes the Virtual Disk Manager to select a Floppy image to mount.</string>
1833 </property>
1834 </widget>
1835 </hbox>
1836 </widget>
1837 </vbox>
1838 </widget>
1839 <spacer>
1840 <property name="name">
1841 <cstring>spacer119</cstring>
1842 </property>
1843 <property name="orientation">
1844 <enum>Vertical</enum>
1845 </property>
1846 <property name="sizeType">
1847 <enum>Expanding</enum>
1848 </property>
1849 <property name="sizeHint">
1850 <size>
1851 <width>20</width>
1852 <height>0</height>
1853 </size>
1854 </property>
1855 </spacer>
1856 </vbox>
1857 </widget>
1858 <widget class="QWidget">
1859 <property name="name">
1860 <cstring>pageAudio</cstring>
1861 </property>
1862 <attribute name="id">
1863 <number>4</number>
1864 </attribute>
1865 <vbox>
1866 <property name="name">
1867 <cstring>unnamed</cstring>
1868 </property>
1869 <property name="margin">
1870 <number>0</number>
1871 </property>
1872 <property name="spacing">
1873 <number>10</number>
1874 </property>
1875 <widget class="QGroupBox">
1876 <property name="name">
1877 <cstring>grbAudio</cstring>
1878 </property>
1879 <property name="title">
1880 <string>&amp;Enable Audio</string>
1881 </property>
1882 <property name="checkable">
1883 <bool>true</bool>
1884 </property>
1885 <property name="checked">
1886 <bool>true</bool>
1887 </property>
1888 <hbox>
1889 <property name="name">
1890 <cstring>unnamed</cstring>
1891 </property>
1892 <widget class="QLabel">
1893 <property name="name">
1894 <cstring>txAudioDriver</cstring>
1895 </property>
1896 <property name="text">
1897 <string>Host Audio &amp;Driver</string>
1898 </property>
1899 <property name="buddy" stdset="0">
1900 <cstring>cbAudioDriver</cstring>
1901 </property>
1902 </widget>
1903 <widget class="QComboBox">
1904 <property name="name">
1905 <cstring>cbAudioDriver</cstring>
1906 </property>
1907 <property name="sizePolicy">
1908 <sizepolicy>
1909 <hsizetype>1</hsizetype>
1910 <vsizetype>0</vsizetype>
1911 <horstretch>0</horstretch>
1912 <verstretch>0</verstretch>
1913 </sizepolicy>
1914 </property>
1915 <property name="whatsThis" stdset="0">
1916 <string>&lt;qt&gt;Controls the audio output driver. The &lt;b&gt;Null Audio Driver&lt;/b&gt;
1917makes the guest see an audio card, however every access to it will be ignored.&lt;/qt&gt;</string>
1918 </property>
1919 </widget>
1920 <spacer>
1921 <property name="name">
1922 <cstring>spacer36</cstring>
1923 </property>
1924 <property name="orientation">
1925 <enum>Horizontal</enum>
1926 </property>
1927 <property name="sizeType">
1928 <enum>Expanding</enum>
1929 </property>
1930 <property name="sizeHint">
1931 <size>
1932 <width>30</width>
1933 <height>20</height>
1934 </size>
1935 </property>
1936 </spacer>
1937 </hbox>
1938 </widget>
1939 <spacer>
1940 <property name="name">
1941 <cstring>spacer11</cstring>
1942 </property>
1943 <property name="orientation">
1944 <enum>Vertical</enum>
1945 </property>
1946 <property name="sizeType">
1947 <enum>Expanding</enum>
1948 </property>
1949 <property name="sizeHint">
1950 <size>
1951 <width>20</width>
1952 <height>0</height>
1953 </size>
1954 </property>
1955 </spacer>
1956 </vbox>
1957 </widget>
1958 <widget class="QWidget">
1959 <property name="name">
1960 <cstring>pageNetwork</cstring>
1961 </property>
1962 <attribute name="id">
1963 <number>5</number>
1964 </attribute>
1965 <vbox>
1966 <property name="name">
1967 <cstring>unnamed</cstring>
1968 </property>
1969 <property name="margin">
1970 <number>0</number>
1971 </property>
1972 <widget class="QGroupBox">
1973 <property name="name">
1974 <cstring>gbInterfaceList</cstring>
1975 </property>
1976 <property name="title">
1977 <string>Host &amp;Interfaces</string>
1978 </property>
1979 <vbox>
1980 <property name="name">
1981 <cstring>unnamed</cstring>
1982 </property>
1983 <widget class="QLayoutWidget">
1984 <property name="name">
1985 <cstring>layout99</cstring>
1986 </property>
1987 <hbox>
1988 <property name="name">
1989 <cstring>unnamed</cstring>
1990 </property>
1991 <property name="spacing">
1992 <number>6</number>
1993 </property>
1994 <widget class="QListBox">
1995 <property name="name">
1996 <cstring>lbHostInterface</cstring>
1997 </property>
1998 <property name="sizePolicy">
1999 <sizepolicy>
2000 <hsizetype>7</hsizetype>
2001 <vsizetype>7</vsizetype>
2002 <horstretch>0</horstretch>
2003 <verstretch>0</verstretch>
2004 </sizepolicy>
2005 </property>
2006 <property name="whatsThis" stdset="0">
2007 <string>Lists all available host interfaces.</string>
2008 </property>
2009 </widget>
2010 <widget class="QLayoutWidget">
2011 <property name="name">
2012 <cstring>layout27</cstring>
2013 </property>
2014 <vbox>
2015 <property name="name">
2016 <cstring>unnamed</cstring>
2017 </property>
2018 <property name="margin">
2019 <number>0</number>
2020 </property>
2021 <property name="spacing">
2022 <number>0</number>
2023 </property>
2024 <widget class="QToolButton">
2025 <property name="name">
2026 <cstring>pbHostAdd</cstring>
2027 </property>
2028 <property name="focusPolicy">
2029 <enum>StrongFocus</enum>
2030 </property>
2031 <property name="text">
2032 <string></string>
2033 </property>
2034 <property name="autoRaise">
2035 <bool>true</bool>
2036 </property>
2037 <property name="toolTip" stdset="0">
2038 <string></string>
2039 </property>
2040 <property name="whatsThis" stdset="0">
2041 <string>Adds a new host interface.</string>
2042 </property>
2043 </widget>
2044 <widget class="QToolButton">
2045 <property name="name">
2046 <cstring>pbHostRemove</cstring>
2047 </property>
2048 <property name="focusPolicy">
2049 <enum>StrongFocus</enum>
2050 </property>
2051 <property name="text">
2052 <string></string>
2053 </property>
2054 <property name="autoRaise">
2055 <bool>true</bool>
2056 </property>
2057 <property name="toolTip" stdset="0">
2058 <string></string>
2059 </property>
2060 <property name="whatsThis" stdset="0">
2061 <string>Removes the selected host interface.</string>
2062 </property>
2063 </widget>
2064 <spacer>
2065 <property name="name">
2066 <cstring>spacer7</cstring>
2067 </property>
2068 <property name="orientation">
2069 <enum>Vertical</enum>
2070 </property>
2071 <property name="sizeType">
2072 <enum>Expanding</enum>
2073 </property>
2074 <property name="sizeHint">
2075 <size>
2076 <width>10</width>
2077 <height>10</height>
2078 </size>
2079 </property>
2080 </spacer>
2081 </vbox>
2082 </widget>
2083 </hbox>
2084 </widget>
2085 </vbox>
2086 </widget>
2087 </vbox>
2088 </widget>
2089 <widget class="QWidget">
2090 <property name="name">
2091 <cstring>pageUSB</cstring>
2092 </property>
2093 <attribute name="id">
2094 <number>6</number>
2095 </attribute>
2096 <vbox>
2097 <property name="name">
2098 <cstring>unnamed</cstring>
2099 </property>
2100 <property name="margin">
2101 <number>0</number>
2102 </property>
2103 <property name="spacing">
2104 <number>10</number>
2105 </property>
2106 <widget class="QCheckBox">
2107 <property name="name">
2108 <cstring>cbEnableUSBController</cstring>
2109 </property>
2110 <property name="text">
2111 <string>Enable &amp;USB Controller</string>
2112 </property>
2113 <property name="accel">
2114 <string>Alt+U</string>
2115 </property>
2116 <property name="whatsThis" stdset="0">
2117 <string>When checked, enables the virtual USB controller of this machine.</string>
2118 </property>
2119 </widget>
2120 <widget class="QGroupBox">
2121 <property name="name">
2122 <cstring>grbUSBFilters</cstring>
2123 </property>
2124 <property name="title">
2125 <string>USB Device &amp;Filters</string>
2126 </property>
2127 <vbox>
2128 <property name="name">
2129 <cstring>unnamed</cstring>
2130 </property>
2131 <widget class="QLayoutWidget">
2132 <property name="name">
2133 <cstring>layout148</cstring>
2134 </property>
2135 <hbox>
2136 <property name="name">
2137 <cstring>unnamed</cstring>
2138 </property>
2139 <property name="margin">
2140 <number>0</number>
2141 </property>
2142 <property name="spacing">
2143 <number>0</number>
2144 </property>
2145 <widget class="QListView">
2146 <column>
2147 <property name="text">
2148 <string>[name]</string>
2149 </property>
2150 <property name="clickable">
2151 <bool>false</bool>
2152 </property>
2153 <property name="resizable">
2154 <bool>true</bool>
2155 </property>
2156 </column>
2157 <property name="name">
2158 <cstring>lvUSBFilters</cstring>
2159 </property>
2160 <property name="whatsThis" stdset="0">
2161 <string>Lists all USB filters of this machine. The checkbox to the left defines whether the particular filter is enabled or not.</string>
2162 </property>
2163 </widget>
2164 <widget class="QLayoutWidget">
2165 <property name="name">
2166 <cstring>layout147</cstring>
2167 </property>
2168 <vbox>
2169 <property name="name">
2170 <cstring>unnamed</cstring>
2171 </property>
2172 <property name="spacing">
2173 <number>0</number>
2174 </property>
2175 <widget class="QToolButton">
2176 <property name="name">
2177 <cstring>tbAddUSBFilter</cstring>
2178 </property>
2179 <property name="focusPolicy">
2180 <enum>TabFocus</enum>
2181 </property>
2182 <property name="text">
2183 <string></string>
2184 </property>
2185 <property name="accel">
2186 <string>Ins</string>
2187 </property>
2188 <property name="iconSet">
2189 <iconset></iconset>
2190 </property>
2191 <property name="textLabel">
2192 <string>Add Empty (Ins)</string>
2193 </property>
2194 <property name="autoRaise">
2195 <bool>true</bool>
2196 </property>
2197 <property name="whatsThis" stdset="0">
2198 <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>
2199 </property>
2200 </widget>
2201 <widget class="QToolButton">
2202 <property name="name">
2203 <cstring>tbAddUSBFilterFrom</cstring>
2204 </property>
2205 <property name="focusPolicy">
2206 <enum>TabFocus</enum>
2207 </property>
2208 <property name="text">
2209 <string></string>
2210 </property>
2211 <property name="accel">
2212 <string>Alt+Ins</string>
2213 </property>
2214 <property name="iconSet">
2215 <iconset></iconset>
2216 </property>
2217 <property name="textLabel">
2218 <string>Add From (Alt+Ins)</string>
2219 </property>
2220 <property name="autoRaise">
2221 <bool>true</bool>
2222 </property>
2223 <property name="whatsThis" stdset="0">
2224 <string>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</string>
2225 </property>
2226 </widget>
2227 <widget class="QToolButton">
2228 <property name="name">
2229 <cstring>tbRemoveUSBFilter</cstring>
2230 </property>
2231 <property name="focusPolicy">
2232 <enum>TabFocus</enum>
2233 </property>
2234 <property name="text">
2235 <string></string>
2236 </property>
2237 <property name="accel">
2238 <string>Del</string>
2239 </property>
2240 <property name="iconSet">
2241 <iconset></iconset>
2242 </property>
2243 <property name="textLabel">
2244 <string>Remove (Del)</string>
2245 </property>
2246 <property name="autoRaise">
2247 <bool>true</bool>
2248 </property>
2249 <property name="whatsThis" stdset="0">
2250 <string>Removes the selected USB filter.</string>
2251 </property>
2252 </widget>
2253 <widget class="QToolButton">
2254 <property name="name">
2255 <cstring>tbUSBFilterUp</cstring>
2256 </property>
2257 <property name="focusPolicy">
2258 <enum>TabFocus</enum>
2259 </property>
2260 <property name="text">
2261 <string></string>
2262 </property>
2263 <property name="accel">
2264 <string>Ctrl+Up</string>
2265 </property>
2266 <property name="iconSet">
2267 <iconset></iconset>
2268 </property>
2269 <property name="textLabel">
2270 <string>Move Up (Ctrl+Up)</string>
2271 </property>
2272 <property name="autoRaise">
2273 <bool>true</bool>
2274 </property>
2275 <property name="whatsThis" stdset="0">
2276 <string>Moves the selected USB filter up.</string>
2277 </property>
2278 </widget>
2279 <widget class="QToolButton">
2280 <property name="name">
2281 <cstring>tbUSBFilterDown</cstring>
2282 </property>
2283 <property name="focusPolicy">
2284 <enum>TabFocus</enum>
2285 </property>
2286 <property name="text">
2287 <string></string>
2288 </property>
2289 <property name="accel">
2290 <string>Ctrl+Down</string>
2291 </property>
2292 <property name="iconSet">
2293 <iconset></iconset>
2294 </property>
2295 <property name="textLabel">
2296 <string>Move Down (Ctrl+Down)</string>
2297 </property>
2298 <property name="autoRaise">
2299 <bool>true</bool>
2300 </property>
2301 <property name="whatsThis" stdset="0">
2302 <string>Moves the selected USB filter down.</string>
2303 </property>
2304 </widget>
2305 <spacer>
2306 <property name="name">
2307 <cstring>spacer106</cstring>
2308 </property>
2309 <property name="orientation">
2310 <enum>Vertical</enum>
2311 </property>
2312 <property name="sizeType">
2313 <enum>Expanding</enum>
2314 </property>
2315 <property name="sizeHint">
2316 <size>
2317 <width>20</width>
2318 <height>0</height>
2319 </size>
2320 </property>
2321 </spacer>
2322 </vbox>
2323 </widget>
2324 </hbox>
2325 </widget>
2326 </vbox>
2327 </widget>
2328 </vbox>
2329 </widget>
2330 <widget class="QWidget">
2331 <property name="name">
2332 <cstring>pageVRDP</cstring>
2333 </property>
2334 <attribute name="id">
2335 <number>7</number>
2336 </attribute>
2337 <vbox>
2338 <property name="name">
2339 <cstring>unnamed</cstring>
2340 </property>
2341 <property name="margin">
2342 <number>0</number>
2343 </property>
2344 <widget class="QGroupBox">
2345 <property name="name">
2346 <cstring>grbVRDP</cstring>
2347 </property>
2348 <property name="title">
2349 <string>&amp;Enable VRDP Server</string>
2350 </property>
2351 <property name="checkable">
2352 <bool>true</bool>
2353 </property>
2354 <property name="checked">
2355 <bool>true</bool>
2356 </property>
2357 <hbox>
2358 <property name="name">
2359 <cstring>unnamed</cstring>
2360 </property>
2361 <widget class="QLayoutWidget">
2362 <property name="name">
2363 <cstring>layout31</cstring>
2364 </property>
2365 <vbox>
2366 <property name="name">
2367 <cstring>unnamed</cstring>
2368 </property>
2369 <widget class="QLabel">
2370 <property name="name">
2371 <cstring>txVRDPPort</cstring>
2372 </property>
2373 <property name="text">
2374 <string>Server port </string>
2375 </property>
2376 <property name="buddy" stdset="0">
2377 <cstring>cbAudioDriver</cstring>
2378 </property>
2379 </widget>
2380 <widget class="QLabel">
2381 <property name="name">
2382 <cstring>txVRDPAuthMethod</cstring>
2383 </property>
2384 <property name="text">
2385 <string>Authentication Method </string>
2386 </property>
2387 <property name="buddy" stdset="0">
2388 <cstring>cbAudioDriver</cstring>
2389 </property>
2390 </widget>
2391 <widget class="QLabel">
2392 <property name="name">
2393 <cstring>txVRDPAuthTimeout</cstring>
2394 </property>
2395 <property name="text">
2396 <string>Authentication Timeout </string>
2397 </property>
2398 <property name="buddy" stdset="0">
2399 <cstring>cbAudioDriver</cstring>
2400 </property>
2401 </widget>
2402 </vbox>
2403 </widget>
2404 <widget class="QLayoutWidget">
2405 <property name="name">
2406 <cstring>layout32</cstring>
2407 </property>
2408 <vbox>
2409 <property name="name">
2410 <cstring>unnamed</cstring>
2411 </property>
2412 <widget class="QLineEdit">
2413 <property name="name">
2414 <cstring>leVRDPPort</cstring>
2415 </property>
2416 <property name="sizePolicy">
2417 <sizepolicy>
2418 <hsizetype>1</hsizetype>
2419 <vsizetype>0</vsizetype>
2420 <horstretch>0</horstretch>
2421 <verstretch>0</verstretch>
2422 </sizepolicy>
2423 </property>
2424 <property name="whatsThis" stdset="0">
2425 <string>Displays the VRDP Server port.</string>
2426 </property>
2427 </widget>
2428 <widget class="QComboBox">
2429 <property name="name">
2430 <cstring>cbVRDPAuthType</cstring>
2431 </property>
2432 <property name="sizePolicy">
2433 <sizepolicy>
2434 <hsizetype>1</hsizetype>
2435 <vsizetype>0</vsizetype>
2436 <horstretch>0</horstretch>
2437 <verstretch>0</verstretch>
2438 </sizepolicy>
2439 </property>
2440 <property name="whatsThis" stdset="0">
2441 <string>Defines the VRDP authentication method.</string>
2442 </property>
2443 </widget>
2444 <widget class="QLineEdit">
2445 <property name="name">
2446 <cstring>leVRDPTimeout</cstring>
2447 </property>
2448 <property name="sizePolicy">
2449 <sizepolicy>
2450 <hsizetype>1</hsizetype>
2451 <vsizetype>0</vsizetype>
2452 <horstretch>0</horstretch>
2453 <verstretch>0</verstretch>
2454 </sizepolicy>
2455 </property>
2456 <property name="whatsThis" stdset="0">
2457 <string>Specifies the timeout for guest authentication, in milliseconds.</string>
2458 </property>
2459 </widget>
2460 </vbox>
2461 </widget>
2462 <widget class="QLayoutWidget">
2463 <property name="name">
2464 <cstring>layout33</cstring>
2465 </property>
2466 <vbox>
2467 <property name="name">
2468 <cstring>unnamed</cstring>
2469 </property>
2470 <spacer>
2471 <property name="name">
2472 <cstring>spacer36_2</cstring>
2473 </property>
2474 <property name="orientation">
2475 <enum>Horizontal</enum>
2476 </property>
2477 <property name="sizeType">
2478 <enum>Expanding</enum>
2479 </property>
2480 <property name="sizeHint">
2481 <size>
2482 <width>16</width>
2483 <height>20</height>
2484 </size>
2485 </property>
2486 </spacer>
2487 <spacer>
2488 <property name="name">
2489 <cstring>spacer36_2_3</cstring>
2490 </property>
2491 <property name="orientation">
2492 <enum>Horizontal</enum>
2493 </property>
2494 <property name="sizeType">
2495 <enum>Expanding</enum>
2496 </property>
2497 <property name="sizeHint">
2498 <size>
2499 <width>16</width>
2500 <height>20</height>
2501 </size>
2502 </property>
2503 </spacer>
2504 <spacer>
2505 <property name="name">
2506 <cstring>spacer36_2_2</cstring>
2507 </property>
2508 <property name="orientation">
2509 <enum>Horizontal</enum>
2510 </property>
2511 <property name="sizeType">
2512 <enum>Expanding</enum>
2513 </property>
2514 <property name="sizeHint">
2515 <size>
2516 <width>16</width>
2517 <height>20</height>
2518 </size>
2519 </property>
2520 </spacer>
2521 </vbox>
2522 </widget>
2523 </hbox>
2524 </widget>
2525 <spacer>
2526 <property name="name">
2527 <cstring>spacer11_2</cstring>
2528 </property>
2529 <property name="orientation">
2530 <enum>Vertical</enum>
2531 </property>
2532 <property name="sizeType">
2533 <enum>Expanding</enum>
2534 </property>
2535 <property name="sizeHint">
2536 <size>
2537 <width>20</width>
2538 <height>110</height>
2539 </size>
2540 </property>
2541 </spacer>
2542 </vbox>
2543 </widget>
2544 <widget class="QWidget">
2545 <property name="name">
2546 <cstring>pageFolders</cstring>
2547 </property>
2548 <attribute name="id">
2549 <number>8</number>
2550 </attribute>
2551 </widget>
2552 </widget>
2553 <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
2554 <property name="name">
2555 <cstring>layout25</cstring>
2556 </property>
2557 <hbox>
2558 <property name="name">
2559 <cstring>unnamed</cstring>
2560 </property>
2561 <widget class="QPushButton">
2562 <property name="name">
2563 <cstring>buttonHelp</cstring>
2564 </property>
2565 <property name="text">
2566 <string>Help</string>
2567 </property>
2568 <property name="accel">
2569 <string>F1</string>
2570 </property>
2571 <property name="autoDefault">
2572 <bool>true</bool>
2573 </property>
2574 <property name="whatsThis" stdset="0">
2575 <string>Displays the dialog help.</string>
2576 </property>
2577 </widget>
2578 <spacer>
2579 <property name="name">
2580 <cstring>warningSpacer</cstring>
2581 </property>
2582 <property name="orientation">
2583 <enum>Horizontal</enum>
2584 </property>
2585 <property name="sizeType">
2586 <enum>Expanding</enum>
2587 </property>
2588 <property name="sizeHint">
2589 <size>
2590 <width>16</width>
2591 <height>20</height>
2592 </size>
2593 </property>
2594 </spacer>
2595 <widget class="QLabel">
2596 <property name="name">
2597 <cstring>warningPixmap</cstring>
2598 </property>
2599 <property name="sizePolicy">
2600 <sizepolicy>
2601 <hsizetype>0</hsizetype>
2602 <vsizetype>0</vsizetype>
2603 <horstretch>0</horstretch>
2604 <verstretch>0</verstretch>
2605 </sizepolicy>
2606 </property>
2607 <property name="scaledContents">
2608 <bool>true</bool>
2609 </property>
2610 </widget>
2611 <widget class="QLabel">
2612 <property name="name">
2613 <cstring>warningLabel</cstring>
2614 </property>
2615 <property name="sizePolicy">
2616 <sizepolicy>
2617 <hsizetype>0</hsizetype>
2618 <vsizetype>0</vsizetype>
2619 <horstretch>0</horstretch>
2620 <verstretch>0</verstretch>
2621 </sizepolicy>
2622 </property>
2623 <property name="minimumSize">
2624 <size>
2625 <width>0</width>
2626 <height>0</height>
2627 </size>
2628 </property>
2629 <property name="backgroundOrigin">
2630 <enum>WidgetOrigin</enum>
2631 </property>
2632 <property name="lineWidth">
2633 <number>1</number>
2634 </property>
2635 <property name="midLineWidth">
2636 <number>0</number>
2637 </property>
2638 <property name="text">
2639 <string>Invalid settings detected</string>
2640 </property>
2641 <property name="textFormat">
2642 <enum>AutoText</enum>
2643 </property>
2644 <property name="scaledContents">
2645 <bool>false</bool>
2646 </property>
2647 <property name="alignment">
2648 <set>AlignVCenter</set>
2649 </property>
2650 </widget>
2651 <spacer>
2652 <property name="name">
2653 <cstring>spacer20</cstring>
2654 </property>
2655 <property name="orientation">
2656 <enum>Horizontal</enum>
2657 </property>
2658 <property name="sizeType">
2659 <enum>Expanding</enum>
2660 </property>
2661 <property name="sizeHint">
2662 <size>
2663 <width>21</width>
2664 <height>20</height>
2665 </size>
2666 </property>
2667 </spacer>
2668 <widget class="QPushButton">
2669 <property name="name">
2670 <cstring>buttonOk</cstring>
2671 </property>
2672 <property name="text">
2673 <string>&amp;OK</string>
2674 </property>
2675 <property name="accel">
2676 <string>Alt+O</string>
2677 </property>
2678 <property name="autoDefault">
2679 <bool>true</bool>
2680 </property>
2681 <property name="default">
2682 <bool>true</bool>
2683 </property>
2684 <property name="whatsThis" stdset="0">
2685 <string>Accepts (saves) changes and closes the dialog.</string>
2686 </property>
2687 </widget>
2688 <widget class="QPushButton">
2689 <property name="name">
2690 <cstring>buttonCancel</cstring>
2691 </property>
2692 <property name="text">
2693 <string>Cancel</string>
2694 </property>
2695 <property name="accel">
2696 <string></string>
2697 </property>
2698 <property name="autoDefault">
2699 <bool>true</bool>
2700 </property>
2701 <property name="whatsThis" stdset="0">
2702 <string>Cancels changes and closes the dialog.</string>
2703 </property>
2704 </widget>
2705 </hbox>
2706 </widget>
2707 </grid>
2708</widget>
2709<connections>
2710 <connection>
2711 <sender>buttonOk</sender>
2712 <signal>clicked()</signal>
2713 <receiver>VBoxVMSettingsDlg</receiver>
2714 <slot>accept()</slot>
2715 </connection>
2716 <connection>
2717 <sender>buttonCancel</sender>
2718 <signal>clicked()</signal>
2719 <receiver>VBoxVMSettingsDlg</receiver>
2720 <slot>reject()</slot>
2721 </connection>
2722 <connection>
2723 <sender>slRAM</sender>
2724 <signal>valueChanged(int)</signal>
2725 <receiver>VBoxVMSettingsDlg</receiver>
2726 <slot>slRAM_valueChanged(int)</slot>
2727 </connection>
2728 <connection>
2729 <sender>leRAM</sender>
2730 <signal>textChanged(const QString&amp;)</signal>
2731 <receiver>VBoxVMSettingsDlg</receiver>
2732 <slot>leRAM_textChanged(const QString&amp;)</slot>
2733 </connection>
2734 <connection>
2735 <sender>slVRAM</sender>
2736 <signal>valueChanged(int)</signal>
2737 <receiver>VBoxVMSettingsDlg</receiver>
2738 <slot>slVRAM_valueChanged(int)</slot>
2739 </connection>
2740 <connection>
2741 <sender>leVRAM</sender>
2742 <signal>textChanged(const QString&amp;)</signal>
2743 <receiver>VBoxVMSettingsDlg</receiver>
2744 <slot>leVRAM_textChanged(const QString&amp;)</slot>
2745 </connection>
2746 <connection>
2747 <sender>tbResetSavedStateFolder</sender>
2748 <signal>clicked()</signal>
2749 <receiver>VBoxVMSettingsDlg</receiver>
2750 <slot>tbResetSavedStateFolder_clicked()</slot>
2751 </connection>
2752 <connection>
2753 <sender>tbSelectSavedStateFolder</sender>
2754 <signal>clicked()</signal>
2755 <receiver>VBoxVMSettingsDlg</receiver>
2756 <slot>tbSelectSavedStateFolder_clicked()</slot>
2757 </connection>
2758 <connection>
2759 <sender>listView</sender>
2760 <signal>currentChanged(QListViewItem*)</signal>
2761 <receiver>VBoxVMSettingsDlg</receiver>
2762 <slot>listView_currentChanged(QListViewItem*)</slot>
2763 </connection>
2764 <connection>
2765 <sender>cbOS</sender>
2766 <signal>activated(int)</signal>
2767 <receiver>VBoxVMSettingsDlg</receiver>
2768 <slot>cbOS_activated(int)</slot>
2769 </connection>
2770 <connection>
2771 <sender>lvUSBFilters</sender>
2772 <signal>currentChanged(QListViewItem*)</signal>
2773 <receiver>VBoxVMSettingsDlg</receiver>
2774 <slot>lvUSBFilters_currentChanged(QListViewItem*)</slot>
2775 </connection>
2776 <connection>
2777 <sender>tbAddUSBFilter</sender>
2778 <signal>clicked()</signal>
2779 <receiver>VBoxVMSettingsDlg</receiver>
2780 <slot>tbAddUSBFilter_clicked()</slot>
2781 </connection>
2782 <connection>
2783 <sender>tbAddUSBFilterFrom</sender>
2784 <signal>clicked()</signal>
2785 <receiver>VBoxVMSettingsDlg</receiver>
2786 <slot>tbAddUSBFilterFrom_clicked()</slot>
2787 </connection>
2788 <connection>
2789 <sender>tbRemoveUSBFilter</sender>
2790 <signal>clicked()</signal>
2791 <receiver>VBoxVMSettingsDlg</receiver>
2792 <slot>tbRemoveUSBFilter_clicked()</slot>
2793 </connection>
2794 <connection>
2795 <sender>tbUSBFilterUp</sender>
2796 <signal>clicked()</signal>
2797 <receiver>VBoxVMSettingsDlg</receiver>
2798 <slot>tbUSBFilterUp_clicked()</slot>
2799 </connection>
2800 <connection>
2801 <sender>tbUSBFilterDown</sender>
2802 <signal>clicked()</signal>
2803 <receiver>VBoxVMSettingsDlg</receiver>
2804 <slot>tbUSBFilterDown_clicked()</slot>
2805 </connection>
2806 <connection>
2807 <sender>pbHostAdd</sender>
2808 <signal>clicked()</signal>
2809 <receiver>VBoxVMSettingsDlg</receiver>
2810 <slot>hostInterfaceAdd()</slot>
2811 </connection>
2812 <connection>
2813 <sender>pbHostRemove</sender>
2814 <signal>clicked()</signal>
2815 <receiver>VBoxVMSettingsDlg</receiver>
2816 <slot>hostInterfaceRemove()</slot>
2817 </connection>
2818</connections>
2819<tabstops>
2820 <tabstop>listView</tabstop>
2821 <tabstop>tbwGeneral</tabstop>
2822 <tabstop>leName</tabstop>
2823 <tabstop>cbOS</tabstop>
2824 <tabstop>slRAM</tabstop>
2825 <tabstop>leRAM</tabstop>
2826 <tabstop>slVRAM</tabstop>
2827 <tabstop>leVRAM</tabstop>
2828 <tabstop>chbEnableACPI</tabstop>
2829 <tabstop>chbEnableIOAPIC</tabstop>
2830 <tabstop>cbSharedClipboard</tabstop>
2831 <tabstop>leSnapshotFolder</tabstop>
2832 <tabstop>tbSelectSavedStateFolder</tabstop>
2833 <tabstop>tbResetSavedStateFolder</tabstop>
2834 <tabstop>grbHDA</tabstop>
2835 <tabstop>tbHDA</tabstop>
2836 <tabstop>grbHDB</tabstop>
2837 <tabstop>tbHDB</tabstop>
2838 <tabstop>grbHDD</tabstop>
2839 <tabstop>tbHDD</tabstop>
2840 <tabstop>rbHostDVD</tabstop>
2841 <tabstop>cbHostDVD</tabstop>
2842 <tabstop>rbISODVD</tabstop>
2843 <tabstop>tbISODVD</tabstop>
2844 <tabstop>bgFloppy</tabstop>
2845 <tabstop>rbHostFloppy</tabstop>
2846 <tabstop>cbHostFloppy</tabstop>
2847 <tabstop>rbISOFloppy</tabstop>
2848 <tabstop>tbISOFloppy</tabstop>
2849 <tabstop>cbAudioDriver</tabstop>
2850 <tabstop>cbEnableUSBController</tabstop>
2851 <tabstop>lvUSBFilters</tabstop>
2852 <tabstop>tbAddUSBFilter</tabstop>
2853 <tabstop>tbAddUSBFilterFrom</tabstop>
2854 <tabstop>tbRemoveUSBFilter</tabstop>
2855 <tabstop>tbUSBFilterUp</tabstop>
2856 <tabstop>tbUSBFilterDown</tabstop>
2857 <tabstop>grbVRDP</tabstop>
2858 <tabstop>leVRDPPort</tabstop>
2859 <tabstop>cbVRDPAuthType</tabstop>
2860 <tabstop>leVRDPTimeout</tabstop>
2861 <tabstop>buttonHelp</tabstop>
2862 <tabstop>buttonOk</tabstop>
2863 <tabstop>buttonCancel</tabstop>
2864</tabstops>
2865<includes>
2866 <include location="global" impldecl="in declaration">qvaluevector.h</include>
2867 <include location="global" impldecl="in implementation">qvalidator.h</include>
2868 <include location="global" impldecl="in implementation">qmessagebox.h</include>
2869 <include location="global" impldecl="in implementation">qfont.h</include>
2870 <include location="global" impldecl="in implementation">qfileinfo.h</include>
2871 <include location="global" impldecl="in implementation">qdir.h</include>
2872 <include location="global" impldecl="in implementation">qfiledialog.h</include>
2873 <include location="global" impldecl="in implementation">qobjectlist.h</include>
2874 <include location="global" impldecl="in implementation">qlistbox.h</include>
2875 <include location="global" impldecl="in implementation">qfocusdata.h</include>
2876 <include location="global" impldecl="in implementation">qtimer.h</include>
2877 <include location="global" impldecl="in implementation">qpopupmenu.h</include>
2878 <include location="global" impldecl="in implementation">qlistview.h</include>
2879 <include location="global" impldecl="in implementation">qeventloop.h</include>
2880 <include location="local" impldecl="in declaration">COMDefs.h</include>
2881 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
2882 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
2883 <include location="local" impldecl="in declaration">VBoxGlobal.h</include>
2884 <include location="local" impldecl="in implementation">VBoxVMNetworkSettings.h</include>
2885 <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
2886 <include location="local" impldecl="in implementation">VBoxSharedFoldersSettings.h</include>
2887 <include location="local" impldecl="in implementation">VBoxDiskImageManagerDlg.h</include>
2888 <include location="local" impldecl="in implementation">VBoxMediaComboBox.h</include>
2889 <include location="local" impldecl="in implementation">QIRichLabel.h</include>
2890</includes>
2891<forwards>
2892 <forward>class VBoxMediaComboBox</forward>
2893 <forward>class VBoxDiskImageManagerDlg</forward>
2894 <forward>class VBoxUSBMenu</forward>
2895 <forward>class VBoxSharedFoldersSettings</forward>
2896 <forward>class QIRichLabel</forward>
2897 <forward>class BootItemsList</forward>
2898</forwards>
2899<variables>
2900 <variable access="private">bool polished;</variable>
2901 <variable access="private">bool valid;</variable>
2902 <variable access="private">QTimer *whatsThisTimer;</variable>
2903 <variable access="private">QWidget *whatsThisCandidate;</variable>
2904 <variable access="private">QIWidgetValidator *wvalGeneral;</variable>
2905 <variable access="private">QIWidgetValidator *wvalHDD;</variable>
2906 <variable access="private">QIWidgetValidator *wvalDVD;</variable>
2907 <variable access="private">QIWidgetValidator *wvalFloppy;</variable>
2908 <variable access="private">QIWidgetValidator *wvalVRDP;</variable>
2909 <variable access="private">QUuid uuidHDA;</variable>
2910 <variable access="private">QUuid uuidHDB;</variable>
2911 <variable access="private">QUuid uuidHDD;</variable>
2912 <variable access="private">QUuid uuidISODVD;</variable>
2913 <variable access="private">QUuid uuidISOFloppy;</variable>
2914 <variable access="private">QValueVector &lt; CHostDVDDrive &gt; hostDVDs;</variable>
2915 <variable access="private">QValueVector &lt; CHostFloppyDrive &gt; hostFloppies;</variable>
2916 <variable access="private">CMachine cmachine;</variable>
2917 <variable access="private">QStringList mInterfaceList;</variable>
2918 <variable access="private">QWidgetStack *wstUSBFilters;</variable>
2919 <variable access="private">bool mUSBFilterListModified;</variable>
2920 <variable access="private">QTabWidget* tbwNetwork;</variable>
2921 <variable access="private">VBoxSharedFoldersSettings* mSharedFolders;</variable>
2922 <variable access="private">QString warningString;</variable>
2923 <variable access="private">VBoxMediaComboBox *cbHDA;</variable>
2924 <variable access="private">VBoxMediaComboBox *cbHDB;</variable>
2925 <variable access="private">VBoxMediaComboBox *cbHDD;</variable>
2926 <variable access="private">VBoxMediaComboBox *cbISODVD;</variable>
2927 <variable access="private">VBoxMediaComboBox *cbISOFloppy;</variable>
2928 <variable access="private">VBoxUSBMenu *usbDevicesMenu;</variable>
2929 <variable access="private">QIRichLabel *whatsThisLabel;</variable>
2930 <variable access="private">BootItemsList *tblBootOrder;</variable>
2931 <variable access="private">QString mNoInterfaces;</variable>
2932 <variable access="private">bool mResetFirstRunFlag;</variable>
2933</variables>
2934<slots>
2935 <slot>listView_currentChanged( QListViewItem * item )</slot>
2936 <slot>enableOk( const QIWidgetValidator * wval )</slot>
2937 <slot>revalidate( QIWidgetValidator * wval )</slot>
2938 <slot>updateWhatsThis( bool gotFocus = false )</slot>
2939 <slot>showImageManagerHDA()</slot>
2940 <slot>showImageManagerHDB()</slot>
2941 <slot>showImageManagerHDD()</slot>
2942 <slot>showImageManagerISODVD()</slot>
2943 <slot>showImageManagerISOFloppy()</slot>
2944 <slot>showVDImageManager( QUuid *id, VBoxMediaComboBox *le, QLabel *tx = NULL )</slot>
2945 <slot>addNetworkAdapter( const CNetworkAdapter &amp; adapter )</slot>
2946 <slot>slRAM_valueChanged( int val )</slot>
2947 <slot>leRAM_textChanged( const QString &amp; text )</slot>
2948 <slot>slVRAM_valueChanged( int val )</slot>
2949 <slot>leVRAM_textChanged( const QString &amp; text )</slot>
2950 <slot>cbOS_activated( int item )</slot>
2951 <slot>tbResetSavedStateFolder_clicked()</slot>
2952 <slot>tbSelectSavedStateFolder_clicked()</slot>
2953 <slot>addUSBFilter( const CUSBDeviceFilter &amp; aFilter, bool isNew )</slot>
2954 <slot>lvUSBFilters_currentChanged( QListViewItem * item )</slot>
2955 <slot>lvUSBFilters_setCurrentText( const QString &amp; aText )</slot>
2956 <slot>tbAddUSBFilter_clicked()</slot>
2957 <slot>tbAddUSBFilterFrom_clicked()</slot>
2958 <slot>menuAddUSBFilterFrom_activated( int )</slot>
2959 <slot>tbRemoveUSBFilter_clicked()</slot>
2960 <slot>tbUSBFilterUp_clicked()</slot>
2961 <slot>tbUSBFilterDown_clicked()</slot>
2962 <slot>hdaMediaChanged()</slot>
2963 <slot>hdbMediaChanged()</slot>
2964 <slot>hddMediaChanged()</slot>
2965 <slot>cdMediaChanged()</slot>
2966 <slot>fdMediaChanged()</slot>
2967 <slot>networkPageUpdate( QWidget* )</slot>
2968 <slot>hostInterfaceAdd()</slot>
2969 <slot>hostInterfaceRemove()</slot>
2970 <slot>resetFirstRunFlag()</slot>
2971</slots>
2972<functions>
2973 <function access="private">init()</function>
2974 <function>setup( const QString &amp;, const QString &amp; )</function>
2975 <function>getFromMachine( const CMachine &amp; machine )</function>
2976 <function returnType="bool">eventFilter( QObject * watched, QEvent * e )</function>
2977 <function returnType="COMResult">putBackToMachine()</function>
2978 <function access="private">setWarning( const QString &amp; )</function>
2979 <function access="private">showEvent( QShowEvent * )</function>
2980 <function access="private">updateShortcuts()</function>
2981 <function access="private" returnType="QString">getHdInfo( QGroupBox*, QUuid )</function>
2982 <function access="private">loadInterfacesList()</function>
2983</functions>
2984<pixmapinproject/>
2985<layoutdefaults spacing="6" margin="11"/>
2986</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