VirtualBox

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

Last change on this file since 2981 was 2593, checked in by vboxsync, 17 years ago

1764: Better default size in "Create VDI" wizard when called from "Create VM" wizard:

Rollback NewVM & NewHD Wizards QLabels to old *.ui version.

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