VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui@ 14707

Last change on this file since 14707 was 13580, checked in by vboxsync, 16 years ago

Ported s2 branch (r37120:38456).

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 51.9 KB
Line 
1<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2<class>VBoxNewVMWzd</class>
3<comment>
4
5:mode=html:tabSize=4:indentSize=4:noTabs=true:
6:folding=explicit:collapseFolds=1:
7
8 Copyright (C) 2006-2008 Sun Microsystems, Inc.
9
10 This file is part of VirtualBox Open Source Edition (OSE), as
11 available from http://www.virtualbox.org. This file is free software;
12 you can redistribute it and/or modify it under the terms of the GNU
13 General Public License (GPL) as published by the Free Software
14 Foundation, in version 2 as it comes in the "COPYING" file of the
15 VirtualBox OSE distribution. VirtualBox OSE is distributed in the
16 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
17
18 Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
19 Clara, CA 95054 USA or visit http://www.sun.com if you need
20 additional information or have any questions.
21</comment>
22<widget class="QWizard">
23 <property name="name">
24 <cstring>VBoxNewVMWzd</cstring>
25 </property>
26 <property name="geometry">
27 <rect>
28 <x>0</x>
29 <y>0</y>
30 <width>571</width>
31 <height>465</height>
32 </rect>
33 </property>
34 <property name="caption">
35 <string>Create New Virtual Machine</string>
36 </property>
37 <property name="titleFont">
38 <font>
39 <family>Arial</family>
40 <pointsize>12</pointsize>
41 <bold>1</bold>
42 </font>
43 </property>
44 <widget class="QWidget">
45 <property name="name">
46 <cstring>pageWelcome</cstring>
47 </property>
48 <attribute name="title">
49 <string>Welcome to the New Virtual Machine Wizard!</string>
50 </attribute>
51 <hbox>
52 <property name="name">
53 <cstring>unnamed</cstring>
54 </property>
55 <property name="spacing">
56 <number>20</number>
57 </property>
58 <widget class="QLabel">
59 <property name="name">
60 <cstring>pmWelcome</cstring>
61 </property>
62 <property name="sizePolicy">
63 <sizepolicy>
64 <hsizetype>4</hsizetype>
65 <vsizetype>5</vsizetype>
66 <horstretch>0</horstretch>
67 <verstretch>0</verstretch>
68 </sizepolicy>
69 </property>
70 <property name="pixmap">
71 <pixmap>vmw_new_welcome.png</pixmap>
72 </property>
73 <property name="alignment">
74 <set>AlignTop</set>
75 </property>
76 </widget>
77 <widget class="QLayoutWidget">
78 <property name="name">
79 <cstring>layout74</cstring>
80 </property>
81 <vbox>
82 <property name="name">
83 <cstring>unnamed</cstring>
84 </property>
85 <widget class="QLabel">
86 <property name="name">
87 <cstring>txWelcome</cstring>
88 </property>
89 <property name="sizePolicy">
90 <sizepolicy>
91 <hsizetype>1</hsizetype>
92 <vsizetype>5</vsizetype>
93 <horstretch>0</horstretch>
94 <verstretch>0</verstretch>
95 </sizepolicy>
96 </property>
97 <property name="text">
98 <string>&lt;p&gt;This wizard will guide you through the steps that are necessary to create
99a new virtual machine for VirtualBox.&lt;/p&gt;
100&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go the next page of the wizard
101and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</string>
102 </property>
103 <property name="alignment">
104 <set>WordBreak|AlignTop</set>
105 </property>
106 </widget>
107 <spacer>
108 <property name="name">
109 <cstring>spacer21</cstring>
110 </property>
111 <property name="orientation">
112 <enum>Vertical</enum>
113 </property>
114 <property name="sizeType">
115 <enum>Expanding</enum>
116 </property>
117 <property name="sizeHint">
118 <size>
119 <width>0</width>
120 <height>0</height>
121 </size>
122 </property>
123 </spacer>
124 <spacer>
125 <property name="name">
126 <cstring>widthSpacer</cstring>
127 </property>
128 <property name="orientation">
129 <enum>Horizontal</enum>
130 </property>
131 <property name="sizeType">
132 <enum>MinimumExpanding</enum>
133 </property>
134 <property name="sizeHint">
135 <size>
136 <width>400</width>
137 <height>1</height>
138 </size>
139 </property>
140 </spacer>
141 </vbox>
142 </widget>
143 </hbox>
144 </widget>
145 <widget class="QWidget">
146 <property name="name">
147 <cstring>pageNameAndOS</cstring>
148 </property>
149 <attribute name="title">
150 <string>VM Name and OS Type</string>
151 </attribute>
152 <hbox>
153 <property name="name">
154 <cstring>unnamed</cstring>
155 </property>
156 <property name="spacing">
157 <number>20</number>
158 </property>
159 <widget class="QLabel">
160 <property name="name">
161 <cstring>pmNameAndOS</cstring>
162 </property>
163 <property name="sizePolicy">
164 <sizepolicy>
165 <hsizetype>4</hsizetype>
166 <vsizetype>5</vsizetype>
167 <horstretch>0</horstretch>
168 <verstretch>0</verstretch>
169 </sizepolicy>
170 </property>
171 <property name="pixmap">
172 <pixmap>vmw_new_welcome.png</pixmap>
173 </property>
174 <property name="alignment">
175 <set>AlignTop</set>
176 </property>
177 </widget>
178 <widget class="QLayoutWidget">
179 <property name="name">
180 <cstring>layout23</cstring>
181 </property>
182 <vbox>
183 <property name="name">
184 <cstring>unnamed</cstring>
185 </property>
186 <property name="spacing">
187 <number>15</number>
188 </property>
189 <widget class="QLabel">
190 <property name="name">
191 <cstring>txNameAndOS</cstring>
192 </property>
193 <property name="sizePolicy">
194 <sizepolicy>
195 <hsizetype>1</hsizetype>
196 <vsizetype>5</vsizetype>
197 <horstretch>0</horstretch>
198 <verstretch>0</verstretch>
199 </sizepolicy>
200 </property>
201 <property name="text">
202 <string>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating
203system you plan to install onto the virtual machine.&lt;/p&gt;
204&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration.
205It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</string>
206 </property>
207 <property name="alignment">
208 <set>WordBreak|AlignTop</set>
209 </property>
210 </widget>
211 <widget class="QGroupBox">
212 <property name="name">
213 <cstring>groupBox22</cstring>
214 </property>
215 <property name="sizePolicy">
216 <sizepolicy>
217 <hsizetype>1</hsizetype>
218 <vsizetype>0</vsizetype>
219 <horstretch>0</horstretch>
220 <verstretch>0</verstretch>
221 </sizepolicy>
222 </property>
223 <property name="title">
224 <string>N&amp;ame</string>
225 </property>
226 <hbox>
227 <property name="name">
228 <cstring>unnamed</cstring>
229 </property>
230 <widget class="QLayoutWidget">
231 <property name="name">
232 <cstring>layout100</cstring>
233 </property>
234 <hbox>
235 <property name="name">
236 <cstring>unnamed</cstring>
237 </property>
238 <widget class="QLineEdit">
239 <property name="name">
240 <cstring>leName</cstring>
241 </property>
242 <property name="frameShape">
243 <enum>LineEditPanel</enum>
244 </property>
245 <property name="frameShadow">
246 <enum>Sunken</enum>
247 </property>
248 </widget>
249 </hbox>
250 </widget>
251 </hbox>
252 </widget>
253 <widget class="QGroupBox">
254 <property name="name">
255 <cstring>groupBox22_2</cstring>
256 </property>
257 <property name="sizePolicy">
258 <sizepolicy>
259 <hsizetype>1</hsizetype>
260 <vsizetype>0</vsizetype>
261 <horstretch>0</horstretch>
262 <verstretch>0</verstretch>
263 </sizepolicy>
264 </property>
265 <property name="title">
266 <string>OS &amp;Type</string>
267 </property>
268 <hbox>
269 <property name="name">
270 <cstring>unnamed</cstring>
271 </property>
272 <widget class="QLayoutWidget">
273 <property name="name">
274 <cstring>layout22</cstring>
275 </property>
276 <vbox>
277 <property name="name">
278 <cstring>unnamed</cstring>
279 </property>
280 <widget class="QLayoutWidget">
281 <property name="name">
282 <cstring>layout101</cstring>
283 </property>
284 <hbox>
285 <property name="name">
286 <cstring>unnamed</cstring>
287 </property>
288 <widget class="QComboBox">
289 <property name="name">
290 <cstring>cbOS</cstring>
291 </property>
292 </widget>
293 </hbox>
294 </widget>
295 <spacer>
296 <property name="name">
297 <cstring>spacer15</cstring>
298 </property>
299 <property name="orientation">
300 <enum>Vertical</enum>
301 </property>
302 <property name="sizeType">
303 <enum>Expanding</enum>
304 </property>
305 <property name="sizeHint">
306 <size>
307 <width>0</width>
308 <height>0</height>
309 </size>
310 </property>
311 </spacer>
312 </vbox>
313 </widget>
314 <spacer>
315 <property name="name">
316 <cstring>spacer16</cstring>
317 </property>
318 <property name="orientation">
319 <enum>Horizontal</enum>
320 </property>
321 <property name="sizeType">
322 <enum>Expanding</enum>
323 </property>
324 <property name="sizeHint">
325 <size>
326 <width>101</width>
327 <height>20</height>
328 </size>
329 </property>
330 </spacer>
331 <widget class="QLabel">
332 <property name="name">
333 <cstring>pmOS</cstring>
334 </property>
335 <property name="sizePolicy">
336 <sizepolicy>
337 <hsizetype>0</hsizetype>
338 <vsizetype>0</vsizetype>
339 <horstretch>0</horstretch>
340 <verstretch>0</verstretch>
341 </sizepolicy>
342 </property>
343 <property name="lineWidth">
344 <number>1</number>
345 </property>
346 <property name="pixmap">
347 <pixmap>os_unknown.png</pixmap>
348 </property>
349 <property name="scaledContents">
350 <bool>false</bool>
351 </property>
352 <property name="alignment">
353 <set>AlignBottom</set>
354 </property>
355 </widget>
356 </hbox>
357 </widget>
358 <spacer>
359 <property name="name">
360 <cstring>spacer37</cstring>
361 </property>
362 <property name="orientation">
363 <enum>Vertical</enum>
364 </property>
365 <property name="sizeType">
366 <enum>Expanding</enum>
367 </property>
368 <property name="sizeHint">
369 <size>
370 <width>0</width>
371 <height>0</height>
372 </size>
373 </property>
374 </spacer>
375 </vbox>
376 </widget>
377 </hbox>
378 </widget>
379 <widget class="QWidget">
380 <property name="name">
381 <cstring>pageMemory</cstring>
382 </property>
383 <attribute name="title">
384 <string>Memory</string>
385 </attribute>
386 <hbox>
387 <property name="name">
388 <cstring>unnamed</cstring>
389 </property>
390 <property name="spacing">
391 <number>20</number>
392 </property>
393 <widget class="QLabel">
394 <property name="name">
395 <cstring>pmMemory</cstring>
396 </property>
397 <property name="sizePolicy">
398 <sizepolicy>
399 <hsizetype>4</hsizetype>
400 <vsizetype>5</vsizetype>
401 <horstretch>0</horstretch>
402 <verstretch>0</verstretch>
403 </sizepolicy>
404 </property>
405 <property name="pixmap">
406 <pixmap>vmw_new_welcome.png</pixmap>
407 </property>
408 <property name="alignment">
409 <set>AlignTop</set>
410 </property>
411 </widget>
412 <widget class="QLayoutWidget">
413 <property name="name">
414 <cstring>layout35</cstring>
415 </property>
416 <vbox>
417 <property name="name">
418 <cstring>unnamed</cstring>
419 </property>
420 <property name="spacing">
421 <number>15</number>
422 </property>
423 <widget class="QLabel">
424 <property name="name">
425 <cstring>textLabel1</cstring>
426 </property>
427 <property name="sizePolicy">
428 <sizepolicy>
429 <hsizetype>1</hsizetype>
430 <vsizetype>5</vsizetype>
431 <horstretch>0</horstretch>
432 <verstretch>0</verstretch>
433 </sizepolicy>
434 </property>
435 <property name="text">
436 <string>&lt;p&gt;Select the amount of base memory (RAM) in megabytes to be allocated to the virtual machine.&lt;/p&gt;</string>
437 </property>
438 <property name="alignment">
439 <set>WordBreak|AlignTop</set>
440 </property>
441 </widget>
442 <widget class="QLabel">
443 <property name="name">
444 <cstring>txRAMBest2</cstring>
445 </property>
446 <property name="sizePolicy">
447 <sizepolicy>
448 <hsizetype>1</hsizetype>
449 <vsizetype>0</vsizetype>
450 <horstretch>0</horstretch>
451 <verstretch>0</verstretch>
452 </sizepolicy>
453 </property>
454 <property name="text">
455 <string></string>
456 </property>
457 <property name="alignment">
458 <set>WordBreak|AlignTop</set>
459 </property>
460 </widget>
461 <widget class="QGroupBox">
462 <property name="name">
463 <cstring>groupBox2</cstring>
464 </property>
465 <property name="sizePolicy">
466 <sizepolicy>
467 <hsizetype>5</hsizetype>
468 <vsizetype>0</vsizetype>
469 <horstretch>0</horstretch>
470 <verstretch>0</verstretch>
471 </sizepolicy>
472 </property>
473 <property name="title">
474 <string>Base &amp;Memory Size</string>
475 </property>
476 <hbox>
477 <property name="name">
478 <cstring>unnamed</cstring>
479 </property>
480 <widget class="QLayoutWidget">
481 <property name="name">
482 <cstring>layout33</cstring>
483 </property>
484 <hbox>
485 <property name="name">
486 <cstring>unnamed</cstring>
487 </property>
488 <widget class="QLayoutWidget">
489 <property name="name">
490 <cstring>layout32</cstring>
491 </property>
492 <vbox>
493 <property name="name">
494 <cstring>unnamed</cstring>
495 </property>
496 <property name="spacing">
497 <number>0</number>
498 </property>
499 <widget class="QSlider">
500 <property name="name">
501 <cstring>slRAM</cstring>
502 </property>
503 <property name="sizePolicy">
504 <sizepolicy>
505 <hsizetype>7</hsizetype>
506 <vsizetype>0</vsizetype>
507 <horstretch>10</horstretch>
508 <verstretch>0</verstretch>
509 </sizepolicy>
510 </property>
511 <property name="minValue">
512 <number>4</number>
513 </property>
514 <property name="maxValue">
515 <number>384</number>
516 </property>
517 <property name="lineStep">
518 <number>4</number>
519 </property>
520 <property name="pageStep">
521 <number>32</number>
522 </property>
523 <property name="orientation">
524 <enum>Horizontal</enum>
525 </property>
526 <property name="tickmarks">
527 <enum>Below</enum>
528 </property>
529 <property name="tickInterval">
530 <number>32</number>
531 </property>
532 </widget>
533 <widget class="QLayoutWidget">
534 <property name="name">
535 <cstring>layout31</cstring>
536 </property>
537 <hbox>
538 <property name="name">
539 <cstring>unnamed</cstring>
540 </property>
541 <widget class="QLabel">
542 <property name="name">
543 <cstring>txRAMMin</cstring>
544 </property>
545 <property name="text">
546 <string>&lt;</string>
547 </property>
548 <property name="alignment">
549 <set>WordBreak|AlignVCenter|AlignLeft</set>
550 </property>
551 </widget>
552 <spacer>
553 <property name="name">
554 <cstring>spacer8_2</cstring>
555 </property>
556 <property name="orientation">
557 <enum>Horizontal</enum>
558 </property>
559 <property name="sizeType">
560 <enum>Expanding</enum>
561 </property>
562 <property name="sizeHint">
563 <size>
564 <width>60</width>
565 <height>20</height>
566 </size>
567 </property>
568 </spacer>
569 <widget class="QLabel">
570 <property name="name">
571 <cstring>txRAMBest</cstring>
572 </property>
573 <property name="text">
574 <string>=</string>
575 </property>
576 <property name="alignment">
577 <set>AlignCenter</set>
578 </property>
579 </widget>
580 <spacer>
581 <property name="name">
582 <cstring>spacer8_3</cstring>
583 </property>
584 <property name="orientation">
585 <enum>Horizontal</enum>
586 </property>
587 <property name="sizeType">
588 <enum>Expanding</enum>
589 </property>
590 <property name="sizeHint">
591 <size>
592 <width>60</width>
593 <height>20</height>
594 </size>
595 </property>
596 </spacer>
597 <widget class="QLabel">
598 <property name="name">
599 <cstring>txRAMMax</cstring>
600 </property>
601 <property name="text">
602 <string>&gt;</string>
603 </property>
604 <property name="alignment">
605 <set>WordBreak|AlignVCenter|AlignRight</set>
606 </property>
607 </widget>
608 </hbox>
609 </widget>
610 </vbox>
611 </widget>
612 <widget class="QLayoutWidget">
613 <property name="name">
614 <cstring>layout18_2</cstring>
615 </property>
616 <vbox>
617 <property name="name">
618 <cstring>unnamed</cstring>
619 </property>
620 <widget class="QLayoutWidget">
621 <property name="name">
622 <cstring>layout17_2</cstring>
623 </property>
624 <hbox>
625 <property name="name">
626 <cstring>unnamed</cstring>
627 </property>
628 <widget class="QLineEdit">
629 <property name="name">
630 <cstring>leRAM</cstring>
631 </property>
632 <property name="sizePolicy">
633 <sizepolicy>
634 <hsizetype>4</hsizetype>
635 <vsizetype>0</vsizetype>
636 <horstretch>0</horstretch>
637 <verstretch>0</verstretch>
638 </sizepolicy>
639 </property>
640 </widget>
641 <widget class="QLabel">
642 <property name="name">
643 <cstring>txRAM</cstring>
644 </property>
645 <property name="text">
646 <string>MB</string>
647 </property>
648 <property name="buddy" stdset="0">
649 <cstring>leRAM</cstring>
650 </property>
651 </widget>
652 </hbox>
653 </widget>
654 <spacer>
655 <property name="name">
656 <cstring>spacer9_2</cstring>
657 </property>
658 <property name="orientation">
659 <enum>Vertical</enum>
660 </property>
661 <property name="sizeType">
662 <enum>Expanding</enum>
663 </property>
664 <property name="sizeHint">
665 <size>
666 <width>0</width>
667 <height>0</height>
668 </size>
669 </property>
670 </spacer>
671 </vbox>
672 </widget>
673 </hbox>
674 </widget>
675 </hbox>
676 </widget>
677 <spacer>
678 <property name="name">
679 <cstring>spacer7</cstring>
680 </property>
681 <property name="orientation">
682 <enum>Vertical</enum>
683 </property>
684 <property name="sizeType">
685 <enum>Expanding</enum>
686 </property>
687 <property name="sizeHint">
688 <size>
689 <width>0</width>
690 <height>0</height>
691 </size>
692 </property>
693 </spacer>
694 </vbox>
695 </widget>
696 </hbox>
697 </widget>
698 <widget class="QWidget">
699 <property name="name">
700 <cstring>pageHDD</cstring>
701 </property>
702 <attribute name="title">
703 <string>Virtual Hard Disk</string>
704 </attribute>
705 <hbox>
706 <property name="name">
707 <cstring>unnamed</cstring>
708 </property>
709 <property name="spacing">
710 <number>20</number>
711 </property>
712 <widget class="QLabel">
713 <property name="name">
714 <cstring>pmHDD</cstring>
715 </property>
716 <property name="sizePolicy">
717 <sizepolicy>
718 <hsizetype>4</hsizetype>
719 <vsizetype>5</vsizetype>
720 <horstretch>0</horstretch>
721 <verstretch>0</verstretch>
722 </sizepolicy>
723 </property>
724 <property name="pixmap">
725 <pixmap>vmw_new_welcome.png</pixmap>
726 </property>
727 <property name="alignment">
728 <set>AlignTop</set>
729 </property>
730 </widget>
731 <widget class="QLayoutWidget">
732 <property name="name">
733 <cstring>layout76</cstring>
734 </property>
735 <vbox>
736 <property name="name">
737 <cstring>unnamed</cstring>
738 </property>
739 <property name="spacing">
740 <number>15</number>
741 </property>
742 <widget class="QLabel">
743 <property name="name">
744 <cstring>textLabel1_3</cstring>
745 </property>
746 <property name="sizePolicy">
747 <sizepolicy>
748 <hsizetype>1</hsizetype>
749 <vsizetype>5</vsizetype>
750 <horstretch>0</horstretch>
751 <verstretch>0</verstretch>
752 </sizepolicy>
753 </property>
754 <property name="text">
755 <string>&lt;p&gt;Select a hard disk image to be used
756as the boot hard disk of the virtual machine. You can either create a new hard
757disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk
758image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt;
759button (to invoke the Virtual Media Manager dialog).&lt;/p&gt;
760&lt;p&gt;If you need a more complicated hard disk setup, you can also skip this
761step and attach hard disks later using the VM Settings dialog.&lt;/p&gt;</string>
762 </property>
763 <property name="alignment">
764 <set>WordBreak|AlignTop</set>
765 </property>
766 </widget>
767 <widget class="QLabel">
768 <property name="name">
769 <cstring>txVDIBest</cstring>
770 </property>
771 <property name="sizePolicy">
772 <sizepolicy>
773 <hsizetype>1</hsizetype>
774 <vsizetype>0</vsizetype>
775 <horstretch>0</horstretch>
776 <verstretch>0</verstretch>
777 </sizepolicy>
778 </property>
779 <property name="text">
780 <string></string>
781 </property>
782 <property name="alignment">
783 <set>WordBreak|AlignTop</set>
784 </property>
785 </widget>
786 <widget class="QGroupBox">
787 <property name="name">
788 <cstring>grbHDA</cstring>
789 </property>
790 <property name="title">
791 <string>Boot Hard &amp;Disk (Primary Master)</string>
792 </property>
793 <property name="checkable">
794 <bool>true</bool>
795 </property>
796 <grid>
797 <property name="name">
798 <cstring>unnamed</cstring>
799 </property>
800 <widget class="QPushButton" row="1" column="0">
801 <property name="name">
802 <cstring>pbNewHD</cstring>
803 </property>
804 <property name="sizePolicy">
805 <sizepolicy>
806 <hsizetype>1</hsizetype>
807 <vsizetype>1</vsizetype>
808 <horstretch>0</horstretch>
809 <verstretch>0</verstretch>
810 </sizepolicy>
811 </property>
812 <property name="text">
813 <string>N&amp;ew...</string>
814 </property>
815 </widget>
816 <widget class="QPushButton" row="1" column="1">
817 <property name="name">
818 <cstring>pbExistingHD</cstring>
819 </property>
820 <property name="sizePolicy">
821 <sizepolicy>
822 <hsizetype>1</hsizetype>
823 <vsizetype>1</vsizetype>
824 <horstretch>0</horstretch>
825 <verstretch>0</verstretch>
826 </sizepolicy>
827 </property>
828 <property name="text">
829 <string>E&amp;xisting...</string>
830 </property>
831 </widget>
832 <spacer row="1" column="2">
833 <property name="name">
834 <cstring>spacer33</cstring>
835 </property>
836 <property name="orientation">
837 <enum>Horizontal</enum>
838 </property>
839 <property name="sizeType">
840 <enum>Expanding</enum>
841 </property>
842 <property name="sizeHint">
843 <size>
844 <width>40</width>
845 <height>20</height>
846 </size>
847 </property>
848 </spacer>
849 </grid>
850 </widget>
851 <spacer>
852 <property name="name">
853 <cstring>spacer103</cstring>
854 </property>
855 <property name="orientation">
856 <enum>Vertical</enum>
857 </property>
858 <property name="sizeType">
859 <enum>Expanding</enum>
860 </property>
861 <property name="sizeHint">
862 <size>
863 <width>0</width>
864 <height>0</height>
865 </size>
866 </property>
867 </spacer>
868 </vbox>
869 </widget>
870 </hbox>
871 </widget>
872 <widget class="QWidget">
873 <property name="name">
874 <cstring>pageSummary</cstring>
875 </property>
876 <attribute name="title">
877 <string>Summary</string>
878 </attribute>
879 <hbox>
880 <property name="name">
881 <cstring>unnamed</cstring>
882 </property>
883 <property name="spacing">
884 <number>20</number>
885 </property>
886 <widget class="QLabel">
887 <property name="name">
888 <cstring>pmSummary</cstring>
889 </property>
890 <property name="sizePolicy">
891 <sizepolicy>
892 <hsizetype>4</hsizetype>
893 <vsizetype>5</vsizetype>
894 <horstretch>0</horstretch>
895 <verstretch>0</verstretch>
896 </sizepolicy>
897 </property>
898 <property name="pixmap">
899 <pixmap>vmw_new_welcome.png</pixmap>
900 </property>
901 <property name="alignment">
902 <set>AlignTop</set>
903 </property>
904 </widget>
905 <widget class="QLayoutWidget">
906 <property name="name">
907 <cstring>summaryLayout</cstring>
908 </property>
909 <vbox>
910 <property name="name">
911 <cstring>unnamed</cstring>
912 </property>
913 <property name="spacing">
914 <number>15</number>
915 </property>
916 <widget class="QLabel">
917 <property name="name">
918 <cstring>txSummaryHdr</cstring>
919 </property>
920 <property name="sizePolicy">
921 <sizepolicy>
922 <hsizetype>1</hsizetype>
923 <vsizetype>5</vsizetype>
924 <horstretch>0</horstretch>
925 <verstretch>0</verstretch>
926 </sizepolicy>
927 </property>
928 <property name="text">
929 <string>
930 &lt;p&gt;
931 You are going to create a new virtual machine
932 with the following parameters:
933 &lt;/p&gt;
934 </string>
935 </property>
936 <property name="alignment">
937 <set>WordBreak|AlignTop</set>
938 </property>
939 </widget>
940 <widget class="QLabel">
941 <property name="name">
942 <cstring>txSummaryFtr</cstring>
943 </property>
944 <property name="sizePolicy">
945 <sizepolicy>
946 <hsizetype>1</hsizetype>
947 <vsizetype>5</vsizetype>
948 <horstretch>0</horstretch>
949 <verstretch>0</verstretch>
950 </sizepolicy>
951 </property>
952 <property name="text">
953 <string>
954 &lt;p&gt;
955 If the above is correct press the &lt;b&gt;Finish&lt;/b&gt; button.
956 Once you press it, a new virtual machine will be created.
957 &lt;/p&gt;&lt;p&gt;
958 Note that you can alter these and all other setting of the
959 created virtual machine at any time using the
960 &lt;b&gt;Settings&lt;/b&gt; dialog accessible through
961 the menu of the main window.
962 &lt;/p&gt;
963 </string>
964 </property>
965 <property name="alignment">
966 <set>WordBreak|AlignTop</set>
967 </property>
968 </widget>
969 <spacer>
970 <property name="name">
971 <cstring>spacer33_2</cstring>
972 </property>
973 <property name="orientation">
974 <enum>Vertical</enum>
975 </property>
976 <property name="sizeType">
977 <enum>Expanding</enum>
978 </property>
979 <property name="sizeHint">
980 <size>
981 <width>0</width>
982 <height>0</height>
983 </size>
984 </property>
985 </spacer>
986 </vbox>
987 </widget>
988 </hbox>
989 </widget>
990</widget>
991<connections>
992 <connection>
993 <sender>pbNewHD</sender>
994 <signal>clicked()</signal>
995 <receiver>VBoxNewVMWzd</receiver>
996 <slot>showNewHardDiskWizard()</slot>
997 </connection>
998 <connection>
999 <sender>pbExistingHD</sender>
1000 <signal>clicked()</signal>
1001 <receiver>VBoxNewVMWzd</receiver>
1002 <slot>showHardDiskManager()</slot>
1003 </connection>
1004 <connection>
1005 <sender>leRAM</sender>
1006 <signal>textChanged(const QString&amp;)</signal>
1007 <receiver>VBoxNewVMWzd</receiver>
1008 <slot>leRAM_textChanged(const QString&amp;)</slot>
1009 </connection>
1010 <connection>
1011 <sender>slRAM</sender>
1012 <signal>valueChanged(int)</signal>
1013 <receiver>VBoxNewVMWzd</receiver>
1014 <slot>slRAM_valueChanged(int)</slot>
1015 </connection>
1016 <connection>
1017 <sender>cbOS</sender>
1018 <signal>activated(int)</signal>
1019 <receiver>VBoxNewVMWzd</receiver>
1020 <slot>cbOS_activated(int)</slot>
1021 </connection>
1022</connections>
1023<tabstops>
1024 <tabstop>leName</tabstop>
1025 <tabstop>cbOS</tabstop>
1026 <tabstop>slRAM</tabstop>
1027 <tabstop>leRAM</tabstop>
1028 <tabstop>pbNewHD</tabstop>
1029 <tabstop>pbExistingHD</tabstop>
1030</tabstops>
1031<includes>
1032 <include location="global" impldecl="in implementation">qvalidator.h</include>
1033 <include location="local" impldecl="in declaration">qfiledialog.h</include>
1034 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
1035 <include location="local" impldecl="in declaration">COMDefs.h</include>
1036 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
1037 <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
1038 <include location="local" impldecl="in implementation">VBoxMediaManagerDlg.h</include>
1039 <include location="local" impldecl="in implementation">VBoxNewHDWzd.h</include>
1040 <include location="local" impldecl="in implementation">VBoxMediaComboBox.h</include>
1041</includes>
1042<forwards>
1043 <forward>class VBoxMediaComboBox</forward>
1044 <forward>class QITextEdit</forward>
1045</forwards>
1046<variables>
1047 <variable access="private">QIWidgetValidator *wvalNameAndOS;</variable>
1048 <variable access="private">QIWidgetValidator *wvalMemory;</variable>
1049 <variable access="private">QIWidgetValidator *wvalHDD;</variable>
1050 <variable access="private">CHardDisk2 mHardDisk;</variable>
1051 <variable access="private">CMachine mMachine;</variable>
1052 <variable access="private">VBoxMediaComboBox *mHDCombo;</variable>
1053 <variable access="private">QITextEdit *teSummary;</variable>
1054</variables>
1055<slots>
1056 <slot>enableNext( const QIWidgetValidator * wval )</slot>
1057 <slot>revalidate( QIWidgetValidator * wval )</slot>
1058 <slot>showHardDiskManager()</slot>
1059 <slot>showNewHardDiskWizard()</slot>
1060 <slot>slRAM_valueChanged( int val )</slot>
1061 <slot>leRAM_textChanged( const QString &amp; text )</slot>
1062 <slot>cbOS_activated( int item )</slot>
1063</slots>
1064<functions>
1065 <function access="private">init()</function>
1066 <function access="private">destroy()</function>
1067 <function access="private">showEvent( QShowEvent * )</function>
1068 <function>showPage( QWidget * page )</function>
1069 <function>accept()</function>
1070 <function access="private" returnType="bool">constructMachine()</function>
1071 <function access="private">ensureNewHardDiskDeleted()</function>
1072 <function returnType="CMachine">machine()</function>
1073</functions>
1074<pixmapinproject/>
1075<layoutdefaults spacing="6" margin="11"/>
1076</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