VirtualBox

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

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

1758: Implement Shared Folders UI

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