VirtualBox

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

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

FE/Qt: Undone most of the changes from changeset:20500 and changeset:20506.

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