VirtualBox

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

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

FE/Qt: Various VDM fixes.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 135.5 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 <property name="name">
235 <cstring>listView</cstring>
236 </property>
237 <property name="sizePolicy">
238 <sizepolicy>
239 <hsizetype>0</hsizetype>
240 <vsizetype>5</vsizetype>
241 <horstretch>0</horstretch>
242 <verstretch>0</verstretch>
243 </sizepolicy>
244 </property>
245 <property name="lineWidth">
246 <number>2</number>
247 </property>
248 <property name="margin">
249 <number>0</number>
250 </property>
251 <property name="allColumnsShowFocus">
252 <bool>true</bool>
253 </property>
254 <property name="itemMargin">
255 <number>3</number>
256 </property>
257 </widget>
258 <widget class="QLabel" row="0" column="1">
259 <property name="name">
260 <cstring>titleLabel</cstring>
261 </property>
262 <property name="sizePolicy">
263 <sizepolicy>
264 <hsizetype>7</hsizetype>
265 <vsizetype>0</vsizetype>
266 <horstretch>0</horstretch>
267 <verstretch>0</verstretch>
268 </sizepolicy>
269 </property>
270 <property name="backgroundMode">
271 <enum>PaletteBase</enum>
272 </property>
273 <property name="font">
274 <font>
275 <pointsize>11</pointsize>
276 <bold>1</bold>
277 </font>
278 </property>
279 <property name="frameShape">
280 <enum>Box</enum>
281 </property>
282 <property name="frameShadow">
283 <enum>Sunken</enum>
284 </property>
285 <property name="lineWidth">
286 <number>1</number>
287 </property>
288 <property name="margin">
289 <number>7</number>
290 </property>
291 <property name="text">
292 <string></string>
293 </property>
294 <property name="buddy" stdset="0">
295 <cstring></cstring>
296 </property>
297 </widget>
298 <widget class="QWidgetStack" row="1" column="1">
299 <property name="name">
300 <cstring>widgetStack</cstring>
301 </property>
302 <property name="sizePolicy">
303 <sizepolicy>
304 <hsizetype>7</hsizetype>
305 <vsizetype>7</vsizetype>
306 <horstretch>0</horstretch>
307 <verstretch>0</verstretch>
308 </sizepolicy>
309 </property>
310 <widget class="QWidget">
311 <property name="name">
312 <cstring>pageGeneral</cstring>
313 </property>
314 <attribute name="id">
315 <number>0</number>
316 </attribute>
317 <vbox>
318 <property name="name">
319 <cstring>unnamed</cstring>
320 </property>
321 <property name="margin">
322 <number>0</number>
323 </property>
324 <property name="spacing">
325 <number>10</number>
326 </property>
327 <widget class="QTabWidget">
328 <property name="name">
329 <cstring>tbwGeneral</cstring>
330 </property>
331 <widget class="QWidget">
332 <property name="name">
333 <cstring>basic</cstring>
334 </property>
335 <attribute name="title">
336 <string>&amp;Basic</string>
337 </attribute>
338 <vbox>
339 <property name="name">
340 <cstring>unnamed</cstring>
341 </property>
342 <property name="margin">
343 <number>10</number>
344 </property>
345 <property name="spacing">
346 <number>10</number>
347 </property>
348 <widget class="QGroupBox">
349 <property name="name">
350 <cstring>groupBox22</cstring>
351 </property>
352 <property name="sizePolicy">
353 <sizepolicy>
354 <hsizetype>5</hsizetype>
355 <vsizetype>0</vsizetype>
356 <horstretch>0</horstretch>
357 <verstretch>0</verstretch>
358 </sizepolicy>
359 </property>
360 <property name="title">
361 <string>&amp;Identification</string>
362 </property>
363 <grid>
364 <property name="name">
365 <cstring>unnamed</cstring>
366 </property>
367 <widget class="QLayoutWidget" row="0" column="0">
368 <property name="name">
369 <cstring>layout100</cstring>
370 </property>
371 <property name="sizePolicy">
372 <sizepolicy>
373 <hsizetype>7</hsizetype>
374 <vsizetype>0</vsizetype>
375 <horstretch>0</horstretch>
376 <verstretch>0</verstretch>
377 </sizepolicy>
378 </property>
379 <hbox>
380 <property name="name">
381 <cstring>unnamed</cstring>
382 </property>
383 <widget class="QLabel">
384 <property name="name">
385 <cstring>txName</cstring>
386 </property>
387 <property name="text">
388 <string>&amp;Name</string>
389 </property>
390 <property name="buddy" stdset="0">
391 <cstring>leName</cstring>
392 </property>
393 </widget>
394 <widget class="QLineEdit">
395 <property name="name">
396 <cstring>leName</cstring>
397 </property>
398 <property name="frameShape">
399 <enum>LineEditPanel</enum>
400 </property>
401 <property name="frameShadow">
402 <enum>Sunken</enum>
403 </property>
404 <property name="whatsThis" stdset="0">
405 <string>Displays the name of the virtual machine.</string>
406 </property>
407 </widget>
408 </hbox>
409 </widget>
410 <widget class="QLayoutWidget" row="0" column="1">
411 <property name="name">
412 <cstring>layout101</cstring>
413 </property>
414 <hbox>
415 <property name="name">
416 <cstring>unnamed</cstring>
417 </property>
418 <widget class="QLabel">
419 <property name="name">
420 <cstring>textLabel7</cstring>
421 </property>
422 <property name="text">
423 <string>OS &amp;Type</string>
424 </property>
425 <property name="buddy" stdset="0">
426 <cstring>cbOS</cstring>
427 </property>
428 </widget>
429 <widget class="QComboBox">
430 <property name="name">
431 <cstring>cbOS</cstring>
432 </property>
433 <property name="whatsThis" stdset="0">
434 <string>Displays the operating system type that you
435plan to install into this virtual machine (called a guest operating system).</string>
436 </property>
437 </widget>
438 </hbox>
439 </widget>
440 </grid>
441 </widget>
442 <widget class="QGroupBox">
443 <property name="name">
444 <cstring>groupBox2</cstring>
445 </property>
446 <property name="sizePolicy">
447 <sizepolicy>
448 <hsizetype>5</hsizetype>
449 <vsizetype>0</vsizetype>
450 <horstretch>0</horstretch>
451 <verstretch>0</verstretch>
452 </sizepolicy>
453 </property>
454 <property name="title">
455 <string>Base &amp;Memory Size</string>
456 </property>
457 <hbox>
458 <property name="name">
459 <cstring>unnamed</cstring>
460 </property>
461 <widget class="QLayoutWidget">
462 <property name="name">
463 <cstring>layout33</cstring>
464 </property>
465 <hbox>
466 <property name="name">
467 <cstring>unnamed</cstring>
468 </property>
469 <widget class="QLayoutWidget">
470 <property name="name">
471 <cstring>layout32</cstring>
472 </property>
473 <property name="sizePolicy">
474 <sizepolicy>
475 <hsizetype>7</hsizetype>
476 <vsizetype>1</vsizetype>
477 <horstretch>0</horstretch>
478 <verstretch>0</verstretch>
479 </sizepolicy>
480 </property>
481 <vbox>
482 <property name="name">
483 <cstring>unnamed</cstring>
484 </property>
485 <property name="spacing">
486 <number>0</number>
487 </property>
488 <widget class="QSlider">
489 <property name="name">
490 <cstring>slRAM</cstring>
491 </property>
492 <property name="sizePolicy">
493 <sizepolicy>
494 <hsizetype>7</hsizetype>
495 <vsizetype>0</vsizetype>
496 <horstretch>10</horstretch>
497 <verstretch>0</verstretch>
498 </sizepolicy>
499 </property>
500 <property name="minValue">
501 <number>4</number>
502 </property>
503 <property name="maxValue">
504 <number>384</number>
505 </property>
506 <property name="lineStep">
507 <number>4</number>
508 </property>
509 <property name="pageStep">
510 <number>32</number>
511 </property>
512 <property name="orientation">
513 <enum>Horizontal</enum>
514 </property>
515 <property name="tickmarks">
516 <enum>Below</enum>
517 </property>
518 <property name="tickInterval">
519 <number>32</number>
520 </property>
521 <property name="whatsThis" stdset="0">
522 <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
523 </property>
524 </widget>
525 <widget class="QLayoutWidget">
526 <property name="name">
527 <cstring>layout31</cstring>
528 </property>
529 <hbox>
530 <property name="name">
531 <cstring>unnamed</cstring>
532 </property>
533 <widget class="QLabel">
534 <property name="name">
535 <cstring>txRAMMin</cstring>
536 </property>
537 <property name="text">
538 <string>&lt;</string>
539 </property>
540 <property name="alignment">
541 <set>WordBreak|AlignVCenter|AlignLeft</set>
542 </property>
543 </widget>
544 <spacer>
545 <property name="name">
546 <cstring>spacer8</cstring>
547 </property>
548 <property name="orientation">
549 <enum>Horizontal</enum>
550 </property>
551 <property name="sizeType">
552 <enum>Expanding</enum>
553 </property>
554 <property name="sizeHint">
555 <size>
556 <width>60</width>
557 <height>20</height>
558 </size>
559 </property>
560 </spacer>
561 <widget class="QLabel">
562 <property name="name">
563 <cstring>txRAMBest</cstring>
564 </property>
565 <property name="text">
566 <string>=</string>
567 </property>
568 <property name="alignment">
569 <set>AlignCenter</set>
570 </property>
571 </widget>
572 <spacer>
573 <property name="name">
574 <cstring>spacer8_3</cstring>
575 </property>
576 <property name="orientation">
577 <enum>Horizontal</enum>
578 </property>
579 <property name="sizeType">
580 <enum>Expanding</enum>
581 </property>
582 <property name="sizeHint">
583 <size>
584 <width>60</width>
585 <height>20</height>
586 </size>
587 </property>
588 </spacer>
589 <widget class="QLabel">
590 <property name="name">
591 <cstring>txRAMMax</cstring>
592 </property>
593 <property name="text">
594 <string>&gt;</string>
595 </property>
596 <property name="alignment">
597 <set>WordBreak|AlignVCenter|AlignRight</set>
598 </property>
599 </widget>
600 </hbox>
601 </widget>
602 </vbox>
603 </widget>
604 <widget class="QLayoutWidget">
605 <property name="name">
606 <cstring>layout18</cstring>
607 </property>
608 <vbox>
609 <property name="name">
610 <cstring>unnamed</cstring>
611 </property>
612 <widget class="QLayoutWidget">
613 <property name="name">
614 <cstring>layout17</cstring>
615 </property>
616 <hbox>
617 <property name="name">
618 <cstring>unnamed</cstring>
619 </property>
620 <widget class="QLineEdit">
621 <property name="name">
622 <cstring>leRAM</cstring>
623 </property>
624 <property name="sizePolicy">
625 <sizepolicy>
626 <hsizetype>4</hsizetype>
627 <vsizetype>0</vsizetype>
628 <horstretch>0</horstretch>
629 <verstretch>0</verstretch>
630 </sizepolicy>
631 </property>
632 <property name="whatsThis" stdset="0">
633 <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
634 </property>
635 </widget>
636 <widget class="QLabel">
637 <property name="name">
638 <cstring>txRAM</cstring>
639 </property>
640 <property name="text">
641 <string>MB</string>
642 </property>
643 <property name="buddy" stdset="0">
644 <cstring>leRAM</cstring>
645 </property>
646 </widget>
647 </hbox>
648 </widget>
649 <spacer>
650 <property name="name">
651 <cstring>spacer9</cstring>
652 </property>
653 <property name="orientation">
654 <enum>Vertical</enum>
655 </property>
656 <property name="sizeType">
657 <enum>Expanding</enum>
658 </property>
659 <property name="sizeHint">
660 <size>
661 <width>20</width>
662 <height>1</height>
663 </size>
664 </property>
665 </spacer>
666 </vbox>
667 </widget>
668 </hbox>
669 </widget>
670 </hbox>
671 </widget>
672 <widget class="QGroupBox">
673 <property name="name">
674 <cstring>groupBox1</cstring>
675 </property>
676 <property name="sizePolicy">
677 <sizepolicy>
678 <hsizetype>5</hsizetype>
679 <vsizetype>0</vsizetype>
680 <horstretch>0</horstretch>
681 <verstretch>0</verstretch>
682 </sizepolicy>
683 </property>
684 <property name="title">
685 <string>&amp;Video Memory Size</string>
686 </property>
687 <hbox>
688 <property name="name">
689 <cstring>unnamed</cstring>
690 </property>
691 <widget class="QLayoutWidget">
692 <property name="name">
693 <cstring>layout33</cstring>
694 </property>
695 <hbox>
696 <property name="name">
697 <cstring>unnamed</cstring>
698 </property>
699 <widget class="QLayoutWidget">
700 <property name="name">
701 <cstring>layout32</cstring>
702 </property>
703 <vbox>
704 <property name="name">
705 <cstring>unnamed</cstring>
706 </property>
707 <property name="spacing">
708 <number>0</number>
709 </property>
710 <widget class="QSlider">
711 <property name="name">
712 <cstring>slVRAM</cstring>
713 </property>
714 <property name="sizePolicy">
715 <sizepolicy>
716 <hsizetype>7</hsizetype>
717 <vsizetype>0</vsizetype>
718 <horstretch>10</horstretch>
719 <verstretch>0</verstretch>
720 </sizepolicy>
721 </property>
722 <property name="minValue">
723 <number>1</number>
724 </property>
725 <property name="maxValue">
726 <number>128</number>
727 </property>
728 <property name="lineStep">
729 <number>1</number>
730 </property>
731 <property name="pageStep">
732 <number>4</number>
733 </property>
734 <property name="orientation">
735 <enum>Horizontal</enum>
736 </property>
737 <property name="tickmarks">
738 <enum>Below</enum>
739 </property>
740 <property name="tickInterval">
741 <number>4</number>
742 </property>
743 <property name="whatsThis" stdset="0">
744 <string>Controls the amount of video memory provided to the virtual machine.</string>
745 </property>
746 </widget>
747 <widget class="QLayoutWidget">
748 <property name="name">
749 <cstring>layout31</cstring>
750 </property>
751 <property name="sizePolicy">
752 <sizepolicy>
753 <hsizetype>7</hsizetype>
754 <vsizetype>1</vsizetype>
755 <horstretch>0</horstretch>
756 <verstretch>0</verstretch>
757 </sizepolicy>
758 </property>
759 <hbox>
760 <property name="name">
761 <cstring>unnamed</cstring>
762 </property>
763 <widget class="QLabel">
764 <property name="name">
765 <cstring>txVRAMMin</cstring>
766 </property>
767 <property name="text">
768 <string>&lt;</string>
769 </property>
770 <property name="alignment">
771 <set>WordBreak|AlignVCenter|AlignLeft</set>
772 </property>
773 </widget>
774 <spacer>
775 <property name="name">
776 <cstring>spacer8_2</cstring>
777 </property>
778 <property name="orientation">
779 <enum>Horizontal</enum>
780 </property>
781 <property name="sizeType">
782 <enum>Expanding</enum>
783 </property>
784 <property name="sizeHint">
785 <size>
786 <width>70</width>
787 <height>20</height>
788 </size>
789 </property>
790 </spacer>
791 <widget class="QLabel">
792 <property name="name">
793 <cstring>txVRAMBest</cstring>
794 </property>
795 <property name="text">
796 <string>=</string>
797 </property>
798 <property name="alignment">
799 <set>AlignCenter</set>
800 </property>
801 <property name="buddy" stdset="0">
802 <cstring></cstring>
803 </property>
804 </widget>
805 <spacer>
806 <property name="name">
807 <cstring>spacer19_2</cstring>
808 </property>
809 <property name="orientation">
810 <enum>Horizontal</enum>
811 </property>
812 <property name="sizeType">
813 <enum>Expanding</enum>
814 </property>
815 <property name="sizeHint">
816 <size>
817 <width>61</width>
818 <height>20</height>
819 </size>
820 </property>
821 </spacer>
822 <widget class="QLabel">
823 <property name="name">
824 <cstring>txVRAMMax</cstring>
825 </property>
826 <property name="text">
827 <string>&gt;</string>
828 </property>
829 <property name="alignment">
830 <set>WordBreak|AlignVCenter|AlignRight</set>
831 </property>
832 </widget>
833 </hbox>
834 </widget>
835 </vbox>
836 </widget>
837 <widget class="QLayoutWidget">
838 <property name="name">
839 <cstring>layout18_2</cstring>
840 </property>
841 <vbox>
842 <property name="name">
843 <cstring>unnamed</cstring>
844 </property>
845 <widget class="QLayoutWidget">
846 <property name="name">
847 <cstring>layout17_2</cstring>
848 </property>
849 <hbox>
850 <property name="name">
851 <cstring>unnamed</cstring>
852 </property>
853 <widget class="QLineEdit">
854 <property name="name">
855 <cstring>leVRAM</cstring>
856 </property>
857 <property name="sizePolicy">
858 <sizepolicy>
859 <hsizetype>4</hsizetype>
860 <vsizetype>0</vsizetype>
861 <horstretch>0</horstretch>
862 <verstretch>0</verstretch>
863 </sizepolicy>
864 </property>
865 <property name="frameShape">
866 <enum>LineEditPanel</enum>
867 </property>
868 <property name="frameShadow">
869 <enum>Sunken</enum>
870 </property>
871 <property name="whatsThis" stdset="0">
872 <string>Controls the amount of video memory provided to the virtual machine.</string>
873 </property>
874 </widget>
875 <widget class="QLabel">
876 <property name="name">
877 <cstring>txVRAM</cstring>
878 </property>
879 <property name="text">
880 <string>MB</string>
881 </property>
882 <property name="buddy" stdset="0">
883 <cstring>leRAM</cstring>
884 </property>
885 </widget>
886 </hbox>
887 </widget>
888 <spacer>
889 <property name="name">
890 <cstring>spacer9_2</cstring>
891 </property>
892 <property name="orientation">
893 <enum>Vertical</enum>
894 </property>
895 <property name="sizeType">
896 <enum>Expanding</enum>
897 </property>
898 <property name="sizeHint">
899 <size>
900 <width>20</width>
901 <height>1</height>
902 </size>
903 </property>
904 </spacer>
905 </vbox>
906 </widget>
907 </hbox>
908 </widget>
909 </hbox>
910 </widget>
911 <spacer>
912 <property name="name">
913 <cstring>spacer118</cstring>
914 </property>
915 <property name="orientation">
916 <enum>Vertical</enum>
917 </property>
918 <property name="sizeType">
919 <enum>Expanding</enum>
920 </property>
921 <property name="sizeHint">
922 <size>
923 <width>20</width>
924 <height>0</height>
925 </size>
926 </property>
927 </spacer>
928 </vbox>
929 </widget>
930 <widget class="QWidget">
931 <property name="name">
932 <cstring>advanced</cstring>
933 </property>
934 <attribute name="title">
935 <string>&amp;Advanced</string>
936 </attribute>
937 <grid>
938 <property name="name">
939 <cstring>unnamed</cstring>
940 </property>
941 <property name="margin">
942 <number>10</number>
943 </property>
944 <property name="spacing">
945 <number>10</number>
946 </property>
947 <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="3">
948 <property name="name">
949 <cstring>groupBox5</cstring>
950 </property>
951 <property name="title">
952 <string>&amp;Snapshot Folder</string>
953 </property>
954 <grid>
955 <property name="name">
956 <cstring>unnamed</cstring>
957 </property>
958 <widget class="QLineEdit" row="0" column="0">
959 <property name="name">
960 <cstring>leSnapshotFolder</cstring>
961 </property>
962 <property name="frameShape">
963 <enum>LineEditPanel</enum>
964 </property>
965 <property name="frameShadow">
966 <enum>Sunken</enum>
967 </property>
968 <property name="readOnly">
969 <bool>false</bool>
970 </property>
971 <property name="whatsThis" stdset="0">
972 <string>Displays the path where snapshots of this virtual machine
973will be stored. Note that snapshots can take quite a lot of disk space.</string>
974 </property>
975 </widget>
976 <widget class="QToolButton" row="0" column="1">
977 <property name="name">
978 <cstring>tbSelectSavedStateFolder</cstring>
979 </property>
980 <property name="focusPolicy">
981 <enum>TabFocus</enum>
982 </property>
983 <property name="text">
984 <string>Select</string>
985 </property>
986 <property name="iconSet">
987 <iconset></iconset>
988 </property>
989 <property name="textLabel">
990 <string>Select</string>
991 </property>
992 <property name="autoRaise">
993 <bool>true</bool>
994 </property>
995 <property name="whatsThis" stdset="0">
996 <string>Selects the snapshot folder path.</string>
997 </property>
998 </widget>
999 <widget class="QToolButton" row="0" column="2">
1000 <property name="name">
1001 <cstring>tbResetSavedStateFolder</cstring>
1002 </property>
1003 <property name="focusPolicy">
1004 <enum>TabFocus</enum>
1005 </property>
1006 <property name="text">
1007 <string>Reset</string>
1008 </property>
1009 <property name="autoRaise">
1010 <bool>true</bool>
1011 </property>
1012 <property name="whatsThis" stdset="0">
1013 <string>Resets the snapshot folder path to the default value.
1014The actual default path will be displayed after accepting the changes and opening this dialog again.</string>
1015 </property>
1016 </widget>
1017 </grid>
1018 </widget>
1019 <spacer row="3" column="1">
1020 <property name="name">
1021 <cstring>spacer119_2</cstring>
1022 </property>
1023 <property name="orientation">
1024 <enum>Vertical</enum>
1025 </property>
1026 <property name="sizeType">
1027 <enum>Expanding</enum>
1028 </property>
1029 <property name="sizeHint">
1030 <size>
1031 <width>20</width>
1032 <height>0</height>
1033 </size>
1034 </property>
1035 </spacer>
1036 <widget class="QGroupBox" row="0" column="1" rowspan="1" colspan="2">
1037 <property name="name">
1038 <cstring>groupBox23</cstring>
1039 </property>
1040 <property name="sizePolicy">
1041 <sizepolicy>
1042 <hsizetype>7</hsizetype>
1043 <vsizetype>5</vsizetype>
1044 <horstretch>1</horstretch>
1045 <verstretch>0</verstretch>
1046 </sizepolicy>
1047 </property>
1048 <property name="title">
1049 <string>Extended Features</string>
1050 </property>
1051 <vbox>
1052 <property name="name">
1053 <cstring>unnamed</cstring>
1054 </property>
1055 <widget class="QCheckBox">
1056 <property name="name">
1057 <cstring>chbEnableACPI</cstring>
1058 </property>
1059 <property name="text">
1060 <string>Enable A&amp;CPI</string>
1061 </property>
1062 <property name="accel">
1063 <string>Alt+C</string>
1064 </property>
1065 <property name="whatsThis" stdset="0">
1066 <string>When checked, the virtual machine will support
1067the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don't activate
1068this feature after installing a guest operating system into it!</string>
1069 </property>
1070 </widget>
1071 <widget class="QCheckBox">
1072 <property name="name">
1073 <cstring>chbEnableIOAPIC</cstring>
1074 </property>
1075 <property name="text">
1076 <string>Enable IO A&amp;PIC</string>
1077 </property>
1078 <property name="accel">
1079 <string>Alt+P</string>
1080 </property>
1081 <property name="whatsThis" stdset="0">
1082 <string>When checked, the virtual machine will support
1083the Input Output APIC (IO APIC), which may slightly decrease the VM performance. &lt;b&gt;Note:&lt;/b&gt; don't activate
1084this feature after installing a guest operating system into it!</string>
1085 </property>
1086 </widget>
1087 </vbox>
1088 </widget>
1089 <widget class="QGroupBox" row="0" column="0" rowspan="2" colspan="1">
1090 <property name="name">
1091 <cstring>groupBox12</cstring>
1092 </property>
1093 <property name="sizePolicy">
1094 <sizepolicy>
1095 <hsizetype>7</hsizetype>
1096 <vsizetype>5</vsizetype>
1097 <horstretch>1</horstretch>
1098 <verstretch>0</verstretch>
1099 </sizepolicy>
1100 </property>
1101 <property name="title">
1102 <string>Boo&amp;t Order</string>
1103 </property>
1104 <vbox>
1105 <property name="name">
1106 <cstring>unnamed</cstring>
1107 </property>
1108 <widget class="QTable">
1109 <property name="name">
1110 <cstring>tblBootOrder</cstring>
1111 </property>
1112 <property name="sizePolicy">
1113 <sizepolicy>
1114 <hsizetype>7</hsizetype>
1115 <vsizetype>7</vsizetype>
1116 <horstretch>1</horstretch>
1117 <verstretch>0</verstretch>
1118 </sizepolicy>
1119 </property>
1120 <property name="numRows">
1121 <number>0</number>
1122 </property>
1123 <property name="numCols">
1124 <number>0</number>
1125 </property>
1126 <property name="showGrid">
1127 <bool>false</bool>
1128 </property>
1129 <property name="selectionMode">
1130 <enum>NoSelection</enum>
1131 </property>
1132 <property name="focusStyle">
1133 <enum>FollowStyle</enum>
1134 </property>
1135 <property name="whatsThis" stdset="0">
1136 <string>Defines the boot device order. Click
1137on the entry and select a desired boot device from the drop-down list.</string>
1138 </property>
1139 </widget>
1140 </vbox>
1141 </widget>
1142 </grid>
1143 </widget>
1144 </widget>
1145 </vbox>
1146 </widget>
1147 <widget class="QWidget">
1148 <property name="name">
1149 <cstring>pageHDD</cstring>
1150 </property>
1151 <attribute name="id">
1152 <number>1</number>
1153 </attribute>
1154 <vbox>
1155 <property name="name">
1156 <cstring>unnamed</cstring>
1157 </property>
1158 <property name="margin">
1159 <number>0</number>
1160 </property>
1161 <property name="spacing">
1162 <number>10</number>
1163 </property>
1164 <widget class="QGroupBox">
1165 <property name="name">
1166 <cstring>grbHDA</cstring>
1167 </property>
1168 <property name="title">
1169 <string>&amp;Primary Master</string>
1170 </property>
1171 <property name="checkable">
1172 <bool>true</bool>
1173 </property>
1174 <vbox>
1175 <property name="name">
1176 <cstring>unnamed</cstring>
1177 </property>
1178 <widget class="QLayoutWidget">
1179 <property name="name">
1180 <cstring>hdaLayout</cstring>
1181 </property>
1182 <hbox>
1183 <property name="name">
1184 <cstring>unnamed</cstring>
1185 </property>
1186 <widget class="QToolButton">
1187 <property name="name">
1188 <cstring>tbHDA</cstring>
1189 </property>
1190 <property name="focusPolicy">
1191 <enum>TabFocus</enum>
1192 </property>
1193 <property name="text">
1194 <string>Select</string>
1195 </property>
1196 <property name="iconSet">
1197 <iconset></iconset>
1198 </property>
1199 <property name="textLabel">
1200 <string>Select</string>
1201 </property>
1202 <property name="autoRaise">
1203 <bool>true</bool>
1204 </property>
1205 <property name="whatsThis" stdset="0">
1206 <string>Invokes the Virtual Disk Manager to create a new
1207or select an existing virtual hard disk to attach.</string>
1208 </property>
1209 </widget>
1210 </hbox>
1211 </widget>
1212 <widget class="QLabel">
1213 <property name="name">
1214 <cstring>txHDA</cstring>
1215 </property>
1216 <property name="text">
1217 <string>&lt;not selected&gt;</string>
1218 </property>
1219 </widget>
1220 </vbox>
1221 </widget>
1222 <widget class="QGroupBox">
1223 <property name="name">
1224 <cstring>grbHDB</cstring>
1225 </property>
1226 <property name="title">
1227 <string>P&amp;rimary Slave</string>
1228 </property>
1229 <property name="checkable">
1230 <bool>true</bool>
1231 </property>
1232 <vbox>
1233 <property name="name">
1234 <cstring>unnamed</cstring>
1235 </property>
1236 <widget class="QLayoutWidget">
1237 <property name="name">
1238 <cstring>hdbLayout</cstring>
1239 </property>
1240 <hbox>
1241 <property name="name">
1242 <cstring>unnamed</cstring>
1243 </property>
1244 <widget class="QToolButton">
1245 <property name="name">
1246 <cstring>tbHDB</cstring>
1247 </property>
1248 <property name="focusPolicy">
1249 <enum>TabFocus</enum>
1250 </property>
1251 <property name="text">
1252 <string>Select</string>
1253 </property>
1254 <property name="iconSet">
1255 <iconset></iconset>
1256 </property>
1257 <property name="textLabel">
1258 <string>Select</string>
1259 </property>
1260 <property name="autoRaise">
1261 <bool>true</bool>
1262 </property>
1263 <property name="whatsThis" stdset="0">
1264 <string>Invokes the Virtual Disk Manager to create a new
1265or select an existing virtual hard disk to attach.</string>
1266 </property>
1267 </widget>
1268 </hbox>
1269 </widget>
1270 <widget class="QLabel">
1271 <property name="name">
1272 <cstring>txHDB</cstring>
1273 </property>
1274 <property name="text">
1275 <string>&lt;not selected&gt;</string>
1276 </property>
1277 </widget>
1278 </vbox>
1279 </widget>
1280 <widget class="QGroupBox">
1281 <property name="name">
1282 <cstring>grbHDD</cstring>
1283 </property>
1284 <property name="title">
1285 <string>&amp;Secondary (IDE 1) Slave</string>
1286 </property>
1287 <property name="checkable">
1288 <bool>true</bool>
1289 </property>
1290 <vbox>
1291 <property name="name">
1292 <cstring>unnamed</cstring>
1293 </property>
1294 <widget class="QLayoutWidget">
1295 <property name="name">
1296 <cstring>hddLayout</cstring>
1297 </property>
1298 <hbox>
1299 <property name="name">
1300 <cstring>unnamed</cstring>
1301 </property>
1302 <widget class="QToolButton">
1303 <property name="name">
1304 <cstring>tbHDD</cstring>
1305 </property>
1306 <property name="focusPolicy">
1307 <enum>TabFocus</enum>
1308 </property>
1309 <property name="text">
1310 <string>Select</string>
1311 </property>
1312 <property name="iconSet">
1313 <iconset></iconset>
1314 </property>
1315 <property name="textLabel">
1316 <string>Select</string>
1317 </property>
1318 <property name="autoRaise">
1319 <bool>true</bool>
1320 </property>
1321 <property name="whatsThis" stdset="0">
1322 <string>Invokes the Virtual Disk Manager to create a new
1323or select an existing virtual hard disk to attach.</string>
1324 </property>
1325 </widget>
1326 </hbox>
1327 </widget>
1328 <widget class="QLabel">
1329 <property name="name">
1330 <cstring>txHDD</cstring>
1331 </property>
1332 <property name="text">
1333 <string>&lt;not selected&gt;</string>
1334 </property>
1335 </widget>
1336 </vbox>
1337 </widget>
1338 <spacer>
1339 <property name="name">
1340 <cstring>spacer3</cstring>
1341 </property>
1342 <property name="orientation">
1343 <enum>Vertical</enum>
1344 </property>
1345 <property name="sizeType">
1346 <enum>Expanding</enum>
1347 </property>
1348 <property name="sizeHint">
1349 <size>
1350 <width>20</width>
1351 <height>0</height>
1352 </size>
1353 </property>
1354 </spacer>
1355 </vbox>
1356 </widget>
1357 <widget class="QWidget">
1358 <property name="name">
1359 <cstring>pageFloppy</cstring>
1360 </property>
1361 <attribute name="id">
1362 <number>2</number>
1363 </attribute>
1364 <vbox>
1365 <property name="name">
1366 <cstring>unnamed</cstring>
1367 </property>
1368 <property name="margin">
1369 <number>0</number>
1370 </property>
1371 <property name="spacing">
1372 <number>10</number>
1373 </property>
1374 <widget class="QButtonGroup">
1375 <property name="name">
1376 <cstring>bgFloppy</cstring>
1377 </property>
1378 <property name="title">
1379 <string>&amp;Mount Floppy Drive</string>
1380 </property>
1381 <property name="checkable">
1382 <bool>true</bool>
1383 </property>
1384 <vbox>
1385 <property name="name">
1386 <cstring>unnamed</cstring>
1387 </property>
1388 <widget class="QLayoutWidget">
1389 <property name="name">
1390 <cstring>layout139</cstring>
1391 </property>
1392 <hbox>
1393 <property name="name">
1394 <cstring>unnamed</cstring>
1395 </property>
1396 <widget class="QRadioButton">
1397 <property name="name">
1398 <cstring>rbHostFloppy</cstring>
1399 </property>
1400 <property name="text">
1401 <string>Host Floppy &amp;Drive</string>
1402 </property>
1403 <property name="accel">
1404 <string>Alt+D</string>
1405 </property>
1406 <property name="whatsThis" stdset="0">
1407 <string>Mounts the specified host Floppy drive to the virtual Floppy drive.</string>
1408 </property>
1409 </widget>
1410 <widget class="QComboBox">
1411 <property name="name">
1412 <cstring>cbHostFloppy</cstring>
1413 </property>
1414 <property name="whatsThis" stdset="0">
1415 <string>Lists host Floppy drives available to mount to
1416the virtual machine.</string>
1417 </property>
1418 </widget>
1419 <spacer>
1420 <property name="name">
1421 <cstring>spacer123</cstring>
1422 </property>
1423 <property name="orientation">
1424 <enum>Horizontal</enum>
1425 </property>
1426 <property name="sizeType">
1427 <enum>Expanding</enum>
1428 </property>
1429 <property name="sizeHint">
1430 <size>
1431 <width>51</width>
1432 <height>20</height>
1433 </size>
1434 </property>
1435 </spacer>
1436 </hbox>
1437 </widget>
1438 <widget class="QLayoutWidget">
1439 <property name="name">
1440 <cstring>layout140</cstring>
1441 </property>
1442 <hbox>
1443 <property name="name">
1444 <cstring>unnamed</cstring>
1445 </property>
1446 <widget class="QRadioButton">
1447 <property name="name">
1448 <cstring>rbISOFloppy</cstring>
1449 </property>
1450 <property name="text">
1451 <string>&amp;Image File</string>
1452 </property>
1453 <property name="accel">
1454 <string>Alt+I</string>
1455 </property>
1456 <property name="whatsThis" stdset="0">
1457 <string>Mounts the specified Floppy image to the virtual Floppy drive.</string>
1458 </property>
1459 </widget>
1460 <spacer>
1461 <property name="name">
1462 <cstring>spacer135_4</cstring>
1463 </property>
1464 <property name="orientation">
1465 <enum>Horizontal</enum>
1466 </property>
1467 <property name="sizeType">
1468 <enum>Expanding</enum>
1469 </property>
1470 <property name="sizeHint">
1471 <size>
1472 <width>156</width>
1473 <height>20</height>
1474 </size>
1475 </property>
1476 </spacer>
1477 </hbox>
1478 </widget>
1479 <widget class="QLayoutWidget">
1480 <property name="name">
1481 <cstring>fdLayout</cstring>
1482 </property>
1483 <hbox>
1484 <property name="name">
1485 <cstring>unnamed</cstring>
1486 </property>
1487 <widget class="QToolButton">
1488 <property name="name">
1489 <cstring>tbISOFloppy</cstring>
1490 </property>
1491 <property name="focusPolicy">
1492 <enum>TabFocus</enum>
1493 </property>
1494 <property name="text">
1495 <string>Select</string>
1496 </property>
1497 <property name="iconSet">
1498 <iconset></iconset>
1499 </property>
1500 <property name="textLabel">
1501 <string>Select</string>
1502 </property>
1503 <property name="autoRaise">
1504 <bool>true</bool>
1505 </property>
1506 <property name="whatsThis" stdset="0">
1507 <string>Invokes the Virtual Disk Manager to select
1508a Floppy image to mount.</string>
1509 </property>
1510 </widget>
1511 </hbox>
1512 </widget>
1513 </vbox>
1514 </widget>
1515 <spacer>
1516 <property name="name">
1517 <cstring>spacer119</cstring>
1518 </property>
1519 <property name="orientation">
1520 <enum>Vertical</enum>
1521 </property>
1522 <property name="sizeType">
1523 <enum>Expanding</enum>
1524 </property>
1525 <property name="sizeHint">
1526 <size>
1527 <width>20</width>
1528 <height>0</height>
1529 </size>
1530 </property>
1531 </spacer>
1532 </vbox>
1533 </widget>
1534 <widget class="QWidget">
1535 <property name="name">
1536 <cstring>pageDVD</cstring>
1537 </property>
1538 <attribute name="id">
1539 <number>3</number>
1540 </attribute>
1541 <vbox>
1542 <property name="name">
1543 <cstring>unnamed</cstring>
1544 </property>
1545 <property name="margin">
1546 <number>0</number>
1547 </property>
1548 <widget class="QButtonGroup">
1549 <property name="name">
1550 <cstring>bgDVD</cstring>
1551 </property>
1552 <property name="title">
1553 <string>&amp;Mount CD/DVD Drive</string>
1554 </property>
1555 <property name="checkable">
1556 <bool>true</bool>
1557 </property>
1558 <vbox>
1559 <property name="name">
1560 <cstring>unnamed</cstring>
1561 </property>
1562 <widget class="QLayoutWidget">
1563 <property name="name">
1564 <cstring>layout39</cstring>
1565 </property>
1566 <hbox>
1567 <property name="name">
1568 <cstring>unnamed</cstring>
1569 </property>
1570 <widget class="QRadioButton">
1571 <property name="name">
1572 <cstring>rbHostDVD</cstring>
1573 </property>
1574 <property name="text">
1575 <string>Host CD/DVD &amp;Drive</string>
1576 </property>
1577 <property name="accel">
1578 <string>Alt+D</string>
1579 </property>
1580 <property name="whatsThis" stdset="0">
1581 <string>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</string>
1582 </property>
1583 </widget>
1584 <widget class="QComboBox">
1585 <property name="name">
1586 <cstring>cbHostDVD</cstring>
1587 </property>
1588 <property name="whatsThis" stdset="0">
1589 <string>Lists host CD/DVD drives available to mount to
1590the virtual machine.</string>
1591 </property>
1592 </widget>
1593 <spacer>
1594 <property name="name">
1595 <cstring>spacer23</cstring>
1596 </property>
1597 <property name="orientation">
1598 <enum>Horizontal</enum>
1599 </property>
1600 <property name="sizeType">
1601 <enum>Expanding</enum>
1602 </property>
1603 <property name="sizeHint">
1604 <size>
1605 <width>51</width>
1606 <height>20</height>
1607 </size>
1608 </property>
1609 </spacer>
1610 </hbox>
1611 </widget>
1612 <widget class="QLayoutWidget">
1613 <property name="name">
1614 <cstring>layout40</cstring>
1615 </property>
1616 <hbox>
1617 <property name="name">
1618 <cstring>unnamed</cstring>
1619 </property>
1620 <widget class="QRadioButton">
1621 <property name="name">
1622 <cstring>rbISODVD</cstring>
1623 </property>
1624 <property name="text">
1625 <string>&amp;ISO Image File</string>
1626 </property>
1627 <property name="accel">
1628 <string>Alt+I</string>
1629 </property>
1630 <property name="whatsThis" stdset="0">
1631 <string>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</string>
1632 </property>
1633 </widget>
1634 <spacer>
1635 <property name="name">
1636 <cstring>spacer35_4</cstring>
1637 </property>
1638 <property name="orientation">
1639 <enum>Horizontal</enum>
1640 </property>
1641 <property name="sizeType">
1642 <enum>Expanding</enum>
1643 </property>
1644 <property name="sizeHint">
1645 <size>
1646 <width>156</width>
1647 <height>20</height>
1648 </size>
1649 </property>
1650 </spacer>
1651 </hbox>
1652 </widget>
1653 <widget class="QLayoutWidget">
1654 <property name="name">
1655 <cstring>cdLayout</cstring>
1656 </property>
1657 <hbox>
1658 <property name="name">
1659 <cstring>unnamed</cstring>
1660 </property>
1661 <widget class="QToolButton">
1662 <property name="name">
1663 <cstring>tbISODVD</cstring>
1664 </property>
1665 <property name="focusPolicy">
1666 <enum>TabFocus</enum>
1667 </property>
1668 <property name="text">
1669 <string>Select</string>
1670 </property>
1671 <property name="iconSet">
1672 <iconset></iconset>
1673 </property>
1674 <property name="textLabel">
1675 <string>Select</string>
1676 </property>
1677 <property name="autoRaise">
1678 <bool>true</bool>
1679 </property>
1680 <property name="whatsThis" stdset="0">
1681 <string>Invokes the Virtual Disk Manager to select
1682a CD/DVD image to mount.</string>
1683 </property>
1684 </widget>
1685 </hbox>
1686 </widget>
1687 </vbox>
1688 </widget>
1689 <spacer>
1690 <property name="name">
1691 <cstring>spacer19</cstring>
1692 </property>
1693 <property name="orientation">
1694 <enum>Vertical</enum>
1695 </property>
1696 <property name="sizeType">
1697 <enum>Expanding</enum>
1698 </property>
1699 <property name="sizeHint">
1700 <size>
1701 <width>20</width>
1702 <height>0</height>
1703 </size>
1704 </property>
1705 </spacer>
1706 </vbox>
1707 </widget>
1708 <widget class="QWidget">
1709 <property name="name">
1710 <cstring>pageAudio</cstring>
1711 </property>
1712 <attribute name="id">
1713 <number>4</number>
1714 </attribute>
1715 <vbox>
1716 <property name="name">
1717 <cstring>unnamed</cstring>
1718 </property>
1719 <property name="margin">
1720 <number>0</number>
1721 </property>
1722 <property name="spacing">
1723 <number>10</number>
1724 </property>
1725 <widget class="QGroupBox">
1726 <property name="name">
1727 <cstring>grbAudio</cstring>
1728 </property>
1729 <property name="title">
1730 <string>&amp;Enable Audio</string>
1731 </property>
1732 <property name="checkable">
1733 <bool>true</bool>
1734 </property>
1735 <property name="checked">
1736 <bool>true</bool>
1737 </property>
1738 <hbox>
1739 <property name="name">
1740 <cstring>unnamed</cstring>
1741 </property>
1742 <widget class="QLabel">
1743 <property name="name">
1744 <cstring>txAudioDriver</cstring>
1745 </property>
1746 <property name="text">
1747 <string>Host Audio &amp;Driver</string>
1748 </property>
1749 <property name="buddy" stdset="0">
1750 <cstring>cbAudioDriver</cstring>
1751 </property>
1752 </widget>
1753 <widget class="QComboBox">
1754 <property name="name">
1755 <cstring>cbAudioDriver</cstring>
1756 </property>
1757 <property name="sizePolicy">
1758 <sizepolicy>
1759 <hsizetype>1</hsizetype>
1760 <vsizetype>0</vsizetype>
1761 <horstretch>0</horstretch>
1762 <verstretch>0</verstretch>
1763 </sizepolicy>
1764 </property>
1765 <property name="whatsThis" stdset="0">
1766 <string>Defines the host audio device driver to
1767use for the virtual audio card. Selecting &lt;b&gt;Null Audio Driver&lt;/b&gt; will
1768enable the virtual audio card hardware but will suppress all virtual machine's sounds.</string>
1769 </property>
1770 </widget>
1771 <spacer>
1772 <property name="name">
1773 <cstring>spacer36</cstring>
1774 </property>
1775 <property name="orientation">
1776 <enum>Horizontal</enum>
1777 </property>
1778 <property name="sizeType">
1779 <enum>Expanding</enum>
1780 </property>
1781 <property name="sizeHint">
1782 <size>
1783 <width>30</width>
1784 <height>20</height>
1785 </size>
1786 </property>
1787 </spacer>
1788 </hbox>
1789 </widget>
1790 <spacer>
1791 <property name="name">
1792 <cstring>spacer11</cstring>
1793 </property>
1794 <property name="orientation">
1795 <enum>Vertical</enum>
1796 </property>
1797 <property name="sizeType">
1798 <enum>Expanding</enum>
1799 </property>
1800 <property name="sizeHint">
1801 <size>
1802 <width>20</width>
1803 <height>0</height>
1804 </size>
1805 </property>
1806 </spacer>
1807 </vbox>
1808 </widget>
1809 <widget class="QWidget">
1810 <property name="name">
1811 <cstring>pageNetwork</cstring>
1812 </property>
1813 <attribute name="id">
1814 <number>5</number>
1815 </attribute>
1816 </widget>
1817 <widget class="QWidget">
1818 <property name="name">
1819 <cstring>pageUSB</cstring>
1820 </property>
1821 <attribute name="id">
1822 <number>6</number>
1823 </attribute>
1824 <vbox>
1825 <property name="name">
1826 <cstring>unnamed</cstring>
1827 </property>
1828 <property name="margin">
1829 <number>0</number>
1830 </property>
1831 <widget class="QCheckBox">
1832 <property name="name">
1833 <cstring>cbEnableUSBController</cstring>
1834 </property>
1835 <property name="text">
1836 <string>Enable &amp;USB Controller</string>
1837 </property>
1838 <property name="accel">
1839 <string>Alt+U</string>
1840 </property>
1841 <property name="whatsThis" stdset="0">
1842 <string>When checked, enables the virtual USB controller
1843of this machine.</string>
1844 </property>
1845 </widget>
1846 <widget class="QGroupBox">
1847 <property name="name">
1848 <cstring>grbUSBFilters</cstring>
1849 </property>
1850 <property name="title">
1851 <string>USB Device &amp;Filters</string>
1852 </property>
1853 <vbox>
1854 <property name="name">
1855 <cstring>unnamed</cstring>
1856 </property>
1857 <widget class="QLayoutWidget">
1858 <property name="name">
1859 <cstring>layout148</cstring>
1860 </property>
1861 <hbox>
1862 <property name="name">
1863 <cstring>unnamed</cstring>
1864 </property>
1865 <widget class="QListView">
1866 <column>
1867 <property name="text">
1868 <string>[name]</string>
1869 </property>
1870 <property name="clickable">
1871 <bool>false</bool>
1872 </property>
1873 <property name="resizable">
1874 <bool>true</bool>
1875 </property>
1876 </column>
1877 <property name="name">
1878 <cstring>lvUSBFilters</cstring>
1879 </property>
1880 <property name="whatsThis" stdset="0">
1881 <string>Lists all USB filters of this machine.
1882The checkbox to the left defines whether the particular filter is enabled or not.</string>
1883 </property>
1884 </widget>
1885 <widget class="QLayoutWidget">
1886 <property name="name">
1887 <cstring>layout147</cstring>
1888 </property>
1889 <vbox>
1890 <property name="name">
1891 <cstring>unnamed</cstring>
1892 </property>
1893 <property name="spacing">
1894 <number>0</number>
1895 </property>
1896 <widget class="QToolButton">
1897 <property name="name">
1898 <cstring>tbAddUSBFilter</cstring>
1899 </property>
1900 <property name="focusPolicy">
1901 <enum>TabFocus</enum>
1902 </property>
1903 <property name="text">
1904 <string></string>
1905 </property>
1906 <property name="accel">
1907 <string>Ins</string>
1908 </property>
1909 <property name="iconSet">
1910 <iconset></iconset>
1911 </property>
1912 <property name="textLabel">
1913 <string>Add</string>
1914 </property>
1915 <property name="autoRaise">
1916 <bool>true</bool>
1917 </property>
1918 <property name="whatsThis" stdset="0">
1919 <string>Adds a new USB filter.</string>
1920 </property>
1921 </widget>
1922 <widget class="QToolButton">
1923 <property name="name">
1924 <cstring>tbRemoveUSBFilter</cstring>
1925 </property>
1926 <property name="focusPolicy">
1927 <enum>TabFocus</enum>
1928 </property>
1929 <property name="text">
1930 <string></string>
1931 </property>
1932 <property name="accel">
1933 <string>Del</string>
1934 </property>
1935 <property name="iconSet">
1936 <iconset></iconset>
1937 </property>
1938 <property name="textLabel">
1939 <string>Remove</string>
1940 </property>
1941 <property name="autoRaise">
1942 <bool>true</bool>
1943 </property>
1944 <property name="whatsThis" stdset="0">
1945 <string>Removes the selected USB filter.</string>
1946 </property>
1947 </widget>
1948 <widget class="QToolButton">
1949 <property name="name">
1950 <cstring>tbUSBFilterUp</cstring>
1951 </property>
1952 <property name="focusPolicy">
1953 <enum>TabFocus</enum>
1954 </property>
1955 <property name="text">
1956 <string></string>
1957 </property>
1958 <property name="accel">
1959 <string>Ctrl+Up</string>
1960 </property>
1961 <property name="iconSet">
1962 <iconset></iconset>
1963 </property>
1964 <property name="textLabel">
1965 <string>Up</string>
1966 </property>
1967 <property name="autoRaise">
1968 <bool>true</bool>
1969 </property>
1970 <property name="whatsThis" stdset="0">
1971 <string>Moves the selected USB filter up.</string>
1972 </property>
1973 </widget>
1974 <widget class="QToolButton">
1975 <property name="name">
1976 <cstring>tbUSBFilterDown</cstring>
1977 </property>
1978 <property name="focusPolicy">
1979 <enum>TabFocus</enum>
1980 </property>
1981 <property name="text">
1982 <string></string>
1983 </property>
1984 <property name="accel">
1985 <string>Ctrl+Down</string>
1986 </property>
1987 <property name="iconSet">
1988 <iconset></iconset>
1989 </property>
1990 <property name="textLabel">
1991 <string>Down</string>
1992 </property>
1993 <property name="autoRaise">
1994 <bool>true</bool>
1995 </property>
1996 <property name="whatsThis" stdset="0">
1997 <string>Moves the selected USB filter down.</string>
1998 </property>
1999 </widget>
2000 <spacer>
2001 <property name="name">
2002 <cstring>spacer106</cstring>
2003 </property>
2004 <property name="orientation">
2005 <enum>Vertical</enum>
2006 </property>
2007 <property name="sizeType">
2008 <enum>Expanding</enum>
2009 </property>
2010 <property name="sizeHint">
2011 <size>
2012 <width>20</width>
2013 <height>0</height>
2014 </size>
2015 </property>
2016 </spacer>
2017 </vbox>
2018 </widget>
2019 </hbox>
2020 </widget>
2021 </vbox>
2022 </widget>
2023 </vbox>
2024 </widget>
2025 </widget>
2026 <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
2027 <property name="name">
2028 <cstring>layout25</cstring>
2029 </property>
2030 <hbox>
2031 <property name="name">
2032 <cstring>unnamed</cstring>
2033 </property>
2034 <widget class="QPushButton">
2035 <property name="name">
2036 <cstring>buttonHelp</cstring>
2037 </property>
2038 <property name="text">
2039 <string>Help</string>
2040 </property>
2041 <property name="accel">
2042 <string>F1</string>
2043 </property>
2044 <property name="autoDefault">
2045 <bool>true</bool>
2046 </property>
2047 <property name="whatsThis" stdset="0">
2048 <string>Displays the dialog help.</string>
2049 </property>
2050 </widget>
2051 <spacer>
2052 <property name="name">
2053 <cstring>warningSpacer</cstring>
2054 </property>
2055 <property name="orientation">
2056 <enum>Horizontal</enum>
2057 </property>
2058 <property name="sizeType">
2059 <enum>Expanding</enum>
2060 </property>
2061 <property name="sizeHint">
2062 <size>
2063 <width>16</width>
2064 <height>20</height>
2065 </size>
2066 </property>
2067 </spacer>
2068 <widget class="QLabel">
2069 <property name="name">
2070 <cstring>warningPixmap</cstring>
2071 </property>
2072 <property name="sizePolicy">
2073 <sizepolicy>
2074 <hsizetype>0</hsizetype>
2075 <vsizetype>0</vsizetype>
2076 <horstretch>0</horstretch>
2077 <verstretch>0</verstretch>
2078 </sizepolicy>
2079 </property>
2080 <property name="scaledContents">
2081 <bool>true</bool>
2082 </property>
2083 </widget>
2084 <widget class="QLabel">
2085 <property name="name">
2086 <cstring>warningLabel</cstring>
2087 </property>
2088 <property name="sizePolicy">
2089 <sizepolicy>
2090 <hsizetype>0</hsizetype>
2091 <vsizetype>0</vsizetype>
2092 <horstretch>0</horstretch>
2093 <verstretch>0</verstretch>
2094 </sizepolicy>
2095 </property>
2096 <property name="minimumSize">
2097 <size>
2098 <width>0</width>
2099 <height>0</height>
2100 </size>
2101 </property>
2102 <property name="backgroundOrigin">
2103 <enum>WidgetOrigin</enum>
2104 </property>
2105 <property name="lineWidth">
2106 <number>1</number>
2107 </property>
2108 <property name="midLineWidth">
2109 <number>0</number>
2110 </property>
2111 <property name="text">
2112 <string>Invalid settings detected</string>
2113 </property>
2114 <property name="textFormat">
2115 <enum>AutoText</enum>
2116 </property>
2117 <property name="scaledContents">
2118 <bool>false</bool>
2119 </property>
2120 <property name="alignment">
2121 <set>AlignVCenter</set>
2122 </property>
2123 </widget>
2124 <spacer>
2125 <property name="name">
2126 <cstring>spacer20</cstring>
2127 </property>
2128 <property name="orientation">
2129 <enum>Horizontal</enum>
2130 </property>
2131 <property name="sizeType">
2132 <enum>Expanding</enum>
2133 </property>
2134 <property name="sizeHint">
2135 <size>
2136 <width>21</width>
2137 <height>20</height>
2138 </size>
2139 </property>
2140 </spacer>
2141 <widget class="QPushButton">
2142 <property name="name">
2143 <cstring>buttonOk</cstring>
2144 </property>
2145 <property name="text">
2146 <string>&amp;OK</string>
2147 </property>
2148 <property name="accel">
2149 <string>Alt+O</string>
2150 </property>
2151 <property name="autoDefault">
2152 <bool>true</bool>
2153 </property>
2154 <property name="default">
2155 <bool>true</bool>
2156 </property>
2157 <property name="whatsThis" stdset="0">
2158 <string>Accepts (saves) changes and closes the dialog.</string>
2159 </property>
2160 </widget>
2161 <widget class="QPushButton">
2162 <property name="name">
2163 <cstring>buttonCancel</cstring>
2164 </property>
2165 <property name="text">
2166 <string>Cancel</string>
2167 </property>
2168 <property name="accel">
2169 <string></string>
2170 </property>
2171 <property name="autoDefault">
2172 <bool>true</bool>
2173 </property>
2174 <property name="whatsThis" stdset="0">
2175 <string>Cancels changes and closes the dialog.</string>
2176 </property>
2177 </widget>
2178 </hbox>
2179 </widget>
2180 <widget class="QLabel" row="2" column="1">
2181 <property name="name">
2182 <cstring>whatsThisLabel</cstring>
2183 </property>
2184 <property name="sizePolicy">
2185 <sizepolicy>
2186 <hsizetype>7</hsizetype>
2187 <vsizetype>0</vsizetype>
2188 <horstretch>0</horstretch>
2189 <verstretch>0</verstretch>
2190 </sizepolicy>
2191 </property>
2192 <property name="minimumSize">
2193 <size>
2194 <width>0</width>
2195 <height>0</height>
2196 </size>
2197 </property>
2198 <property name="backgroundMode">
2199 <enum>PaletteMidlight</enum>
2200 </property>
2201 <property name="paletteForegroundColor">
2202 <color>
2203 <red>75</red>
2204 <green>75</green>
2205 <blue>75</blue>
2206 </color>
2207 </property>
2208 <property name="frameShape">
2209 <enum>Box</enum>
2210 </property>
2211 <property name="frameShadow">
2212 <enum>Sunken</enum>
2213 </property>
2214 <property name="margin">
2215 <number>7</number>
2216 </property>
2217 <property name="scaledContents">
2218 <bool>false</bool>
2219 </property>
2220 <property name="alignment">
2221 <set>WordBreak|AlignJustify|AlignTop</set>
2222 </property>
2223 </widget>
2224 </grid>
2225</widget>
2226<connections>
2227 <connection>
2228 <sender>buttonOk</sender>
2229 <signal>clicked()</signal>
2230 <receiver>VBoxVMSettingsDlg</receiver>
2231 <slot>accept()</slot>
2232 </connection>
2233 <connection>
2234 <sender>buttonCancel</sender>
2235 <signal>clicked()</signal>
2236 <receiver>VBoxVMSettingsDlg</receiver>
2237 <slot>reject()</slot>
2238 </connection>
2239 <connection>
2240 <sender>slRAM</sender>
2241 <signal>valueChanged(int)</signal>
2242 <receiver>VBoxVMSettingsDlg</receiver>
2243 <slot>slRAM_valueChanged(int)</slot>
2244 </connection>
2245 <connection>
2246 <sender>leRAM</sender>
2247 <signal>textChanged(const QString&amp;)</signal>
2248 <receiver>VBoxVMSettingsDlg</receiver>
2249 <slot>leRAM_textChanged(const QString&amp;)</slot>
2250 </connection>
2251 <connection>
2252 <sender>slVRAM</sender>
2253 <signal>valueChanged(int)</signal>
2254 <receiver>VBoxVMSettingsDlg</receiver>
2255 <slot>slVRAM_valueChanged(int)</slot>
2256 </connection>
2257 <connection>
2258 <sender>leVRAM</sender>
2259 <signal>textChanged(const QString&amp;)</signal>
2260 <receiver>VBoxVMSettingsDlg</receiver>
2261 <slot>leVRAM_textChanged(const QString&amp;)</slot>
2262 </connection>
2263 <connection>
2264 <sender>tbResetSavedStateFolder</sender>
2265 <signal>clicked()</signal>
2266 <receiver>VBoxVMSettingsDlg</receiver>
2267 <slot>tbResetSavedStateFolder_clicked()</slot>
2268 </connection>
2269 <connection>
2270 <sender>tbSelectSavedStateFolder</sender>
2271 <signal>clicked()</signal>
2272 <receiver>VBoxVMSettingsDlg</receiver>
2273 <slot>tbSelectSavedStateFolder_clicked()</slot>
2274 </connection>
2275 <connection>
2276 <sender>listView</sender>
2277 <signal>currentChanged(QListViewItem*)</signal>
2278 <receiver>VBoxVMSettingsDlg</receiver>
2279 <slot>listView_currentChanged(QListViewItem*)</slot>
2280 </connection>
2281 <connection>
2282 <sender>cbOS</sender>
2283 <signal>activated(int)</signal>
2284 <receiver>VBoxVMSettingsDlg</receiver>
2285 <slot>cbOS_activated(int)</slot>
2286 </connection>
2287 <connection>
2288 <sender>lvUSBFilters</sender>
2289 <signal>currentChanged(QListViewItem*)</signal>
2290 <receiver>VBoxVMSettingsDlg</receiver>
2291 <slot>lvUSBFilters_currentChanged(QListViewItem*)</slot>
2292 </connection>
2293 <connection>
2294 <sender>tbAddUSBFilter</sender>
2295 <signal>clicked()</signal>
2296 <receiver>VBoxVMSettingsDlg</receiver>
2297 <slot>tbAddUSBFilter_clicked()</slot>
2298 </connection>
2299 <connection>
2300 <sender>tbRemoveUSBFilter</sender>
2301 <signal>clicked()</signal>
2302 <receiver>VBoxVMSettingsDlg</receiver>
2303 <slot>tbRemoveUSBFilter_clicked()</slot>
2304 </connection>
2305 <connection>
2306 <sender>tbUSBFilterUp</sender>
2307 <signal>clicked()</signal>
2308 <receiver>VBoxVMSettingsDlg</receiver>
2309 <slot>tbUSBFilterUp_clicked()</slot>
2310 </connection>
2311 <connection>
2312 <sender>tbUSBFilterDown</sender>
2313 <signal>clicked()</signal>
2314 <receiver>VBoxVMSettingsDlg</receiver>
2315 <slot>tbUSBFilterDown_clicked()</slot>
2316 </connection>
2317 <connection>
2318 <sender>tblBootOrder</sender>
2319 <signal>clicked(int,int,int,const QPoint&amp;)</signal>
2320 <receiver>VBoxVMSettingsDlg</receiver>
2321 <slot>bootItemActivate(int,int,int,const QPoint&amp;)</slot>
2322 </connection>
2323</connections>
2324<tabstops>
2325 <tabstop>listView</tabstop>
2326 <tabstop>tbwGeneral</tabstop>
2327 <tabstop>leName</tabstop>
2328 <tabstop>cbOS</tabstop>
2329 <tabstop>slRAM</tabstop>
2330 <tabstop>leRAM</tabstop>
2331 <tabstop>slVRAM</tabstop>
2332 <tabstop>leVRAM</tabstop>
2333 <tabstop>tblBootOrder</tabstop>
2334 <tabstop>chbEnableACPI</tabstop>
2335 <tabstop>chbEnableIOAPIC</tabstop>
2336 <tabstop>leSnapshotFolder</tabstop>
2337 <tabstop>tbSelectSavedStateFolder</tabstop>
2338 <tabstop>tbResetSavedStateFolder</tabstop>
2339 <tabstop>grbHDA</tabstop>
2340 <tabstop>tbHDA</tabstop>
2341 <tabstop>grbHDB</tabstop>
2342 <tabstop>tbHDB</tabstop>
2343 <tabstop>grbHDD</tabstop>
2344 <tabstop>tbHDD</tabstop>
2345 <tabstop>bgFloppy</tabstop>
2346 <tabstop>rbHostFloppy</tabstop>
2347 <tabstop>cbHostFloppy</tabstop>
2348 <tabstop>rbISOFloppy</tabstop>
2349 <tabstop>tbISOFloppy</tabstop>
2350 <tabstop>rbHostDVD</tabstop>
2351 <tabstop>cbHostDVD</tabstop>
2352 <tabstop>rbISODVD</tabstop>
2353 <tabstop>tbISODVD</tabstop>
2354 <tabstop>cbAudioDriver</tabstop>
2355 <tabstop>cbEnableUSBController</tabstop>
2356 <tabstop>lvUSBFilters</tabstop>
2357 <tabstop>tbAddUSBFilter</tabstop>
2358 <tabstop>tbRemoveUSBFilter</tabstop>
2359 <tabstop>tbUSBFilterUp</tabstop>
2360 <tabstop>tbUSBFilterDown</tabstop>
2361 <tabstop>buttonHelp</tabstop>
2362 <tabstop>buttonOk</tabstop>
2363 <tabstop>buttonCancel</tabstop>
2364</tabstops>
2365<includes>
2366 <include location="global" impldecl="in declaration">qvaluevector.h</include>
2367 <include location="global" impldecl="in implementation">qvalidator.h</include>
2368 <include location="global" impldecl="in implementation">qmessagebox.h</include>
2369 <include location="global" impldecl="in implementation">qfont.h</include>
2370 <include location="global" impldecl="in implementation">qfileinfo.h</include>
2371 <include location="global" impldecl="in implementation">qdir.h</include>
2372 <include location="global" impldecl="in implementation">qfiledialog.h</include>
2373 <include location="global" impldecl="in implementation">qobjectlist.h</include>
2374 <include location="global" impldecl="in implementation">qlistbox.h</include>
2375 <include location="global" impldecl="in implementation">qfocusdata.h</include>
2376 <include location="global" impldecl="in implementation">qtimer.h</include>
2377 <include location="local" impldecl="in declaration">COMDefs.h</include>
2378 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
2379 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
2380 <include location="local" impldecl="in declaration">VBoxGlobal.h</include>
2381 <include location="local" impldecl="in implementation">VBoxVMNetworkSettings.h</include>
2382 <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
2383 <include location="local" impldecl="in implementation">VBoxDiskImageManagerDlg.h</include>
2384 <include location="local" impldecl="in implementation">VBoxMediaComboBox.h</include>
2385</includes>
2386<forwards>
2387 <forward>class VBoxMediaComboBox</forward>
2388 <forward>class VBoxDiskImageManagerDlg</forward>
2389</forwards>
2390<variables>
2391 <variable access="private">bool polished;</variable>
2392 <variable access="private">bool valid;</variable>
2393 <variable access="private">QTimer *whatsThisTimer;</variable>
2394 <variable access="private">QWidget *whatsThisCandidate;</variable>
2395 <variable access="private">QIWidgetValidator *wvalGeneral;</variable>
2396 <variable access="private">QIWidgetValidator *wvalHDD;</variable>
2397 <variable access="private">QIWidgetValidator *wvalDVD;</variable>
2398 <variable access="private">QIWidgetValidator *wvalFloppy;</variable>
2399 <variable access="private">QUuid uuidHDA;</variable>
2400 <variable access="private">QUuid uuidHDB;</variable>
2401 <variable access="private">QUuid uuidHDD;</variable>
2402 <variable access="private">QUuid uuidISODVD;</variable>
2403 <variable access="private">QUuid uuidISOFloppy;</variable>
2404 <variable access="private">QValueVector &lt; CHostDVDDrive &gt; hostDVDs;</variable>
2405 <variable access="private">QValueVector &lt; CHostFloppyDrive &gt; hostFloppies;</variable>
2406 <variable access="private">CMachine cmachine;</variable>
2407 <variable access="private">QStringList bootDevicesInUse;</variable>
2408 <variable access="private">QWidgetStack *wstUSBFilters;</variable>
2409 <variable access="private">ulong mLastUSBFilterNum;</variable>
2410 <variable access="private">bool mUSBFilterListModified;</variable>
2411 <variable access="private">QTabWidget* tbwNetwork;</variable>
2412 <variable access="private">QString warningString;</variable>
2413 <variable access="private">VBoxMediaComboBox *cbHDA;</variable>
2414 <variable access="private">VBoxMediaComboBox *cbHDB;</variable>
2415 <variable access="private">VBoxMediaComboBox *cbHDD;</variable>
2416 <variable access="private">VBoxMediaComboBox *cbISODVD;</variable>
2417 <variable access="private">VBoxMediaComboBox *cbISOFloppy;</variable>
2418</variables>
2419<slots>
2420 <slot>listView_currentChanged( QListViewItem * item )</slot>
2421 <slot>enableOk( const QIWidgetValidator * wval )</slot>
2422 <slot>revalidate( QIWidgetValidator * wval )</slot>
2423 <slot>updateWhatsThis( bool gotFocus = false )</slot>
2424 <slot>showImageManagerHDA()</slot>
2425 <slot>showImageManagerHDB()</slot>
2426 <slot>showImageManagerHDD()</slot>
2427 <slot>showImageManagerISODVD()</slot>
2428 <slot>showImageManagerISOFloppy()</slot>
2429 <slot>showVDImageManager( QUuid *id, VBoxMediaComboBox *le, QLabel *tx = NULL )</slot>
2430 <slot>addNetworkAdapter( const CNetworkAdapter &amp; adapter, bool select )</slot>
2431 <slot>slRAM_valueChanged( int val )</slot>
2432 <slot>leRAM_textChanged( const QString &amp; text )</slot>
2433 <slot>slVRAM_valueChanged( int val )</slot>
2434 <slot>leVRAM_textChanged( const QString &amp; text )</slot>
2435 <slot>cbOS_activated( int item )</slot>
2436 <slot>tbResetSavedStateFolder_clicked()</slot>
2437 <slot>tbSelectSavedStateFolder_clicked()</slot>
2438 <slot>addUSBFilter( const CUSBDeviceFilter &amp; aFilter, bool isNew )</slot>
2439 <slot>lvUSBFilters_currentChanged( QListViewItem * item )</slot>
2440 <slot>lvUSBFilters_setCurrentText( const QString &amp; aText )</slot>
2441 <slot>tbAddUSBFilter_clicked()</slot>
2442 <slot>tbRemoveUSBFilter_clicked()</slot>
2443 <slot>tbUSBFilterUp_clicked()</slot>
2444 <slot>tbUSBFilterDown_clicked()</slot>
2445 <slot>bootItemActivate(int row, int col, int button, const QPoint &amp; mousePos)</slot>
2446 <slot>hdaMediaChanged()</slot>
2447 <slot>hdbMediaChanged()</slot>
2448 <slot>hddMediaChanged()</slot>
2449 <slot>cdMediaChanged()</slot>
2450 <slot>fdMediaChanged()</slot>
2451</slots>
2452<functions>
2453 <function access="private">init()</function>
2454 <function>setup( const QString &amp; category )</function>
2455 <function>getFromMachine( const CMachine &amp; machine )</function>
2456 <function returnType="COMResult">putBackToMachine()</function>
2457 <function access="protected">setWarning( const QString &amp; )</function>
2458 <function access="protected">showEvent( QShowEvent * )</function>
2459 <function returnType="bool">eventFilter( QObject * watched, QEvent * e )</function>
2460 <function access="protected">updateShortcuts()</function>
2461 <function access="protected" returnType="QString">getHdInfo( QGroupBox*, QUuid )</function>
2462</functions>
2463<pixmapinproject/>
2464<layoutdefaults spacing="6" margin="11"/>
2465</UI>
Note: See TracBrowser for help on using the repository browser.

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