VirtualBox

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

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

Network Interfaces Settings rework:

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