VirtualBox

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

Last change on this file since 8611 was 8381, checked in by vboxsync, 17 years ago

FE/Qt: New VM Wizard, New HD Wizard: Changed vertical size hint from Fixed to Preferred to let the label resize propely if the translated text doesn't fit.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 51.8 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-2007 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 Disk 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>B&amp;oot Hard Disk (Primary Master)</string>
792 </property>
793 <grid>
794 <property name="name">
795 <cstring>unnamed</cstring>
796 </property>
797 <widget class="QPushButton" row="1" column="0">
798 <property name="name">
799 <cstring>pbNewHD</cstring>
800 </property>
801 <property name="sizePolicy">
802 <sizepolicy>
803 <hsizetype>1</hsizetype>
804 <vsizetype>1</vsizetype>
805 <horstretch>0</horstretch>
806 <verstretch>0</verstretch>
807 </sizepolicy>
808 </property>
809 <property name="text">
810 <string>N&amp;ew...</string>
811 </property>
812 </widget>
813 <widget class="QPushButton" row="1" column="1">
814 <property name="name">
815 <cstring>pbExistingHD</cstring>
816 </property>
817 <property name="sizePolicy">
818 <sizepolicy>
819 <hsizetype>1</hsizetype>
820 <vsizetype>1</vsizetype>
821 <horstretch>0</horstretch>
822 <verstretch>0</verstretch>
823 </sizepolicy>
824 </property>
825 <property name="text">
826 <string>E&amp;xisting...</string>
827 </property>
828 </widget>
829 <spacer row="1" column="2">
830 <property name="name">
831 <cstring>spacer33</cstring>
832 </property>
833 <property name="orientation">
834 <enum>Horizontal</enum>
835 </property>
836 <property name="sizeType">
837 <enum>Expanding</enum>
838 </property>
839 <property name="sizeHint">
840 <size>
841 <width>40</width>
842 <height>20</height>
843 </size>
844 </property>
845 </spacer>
846 </grid>
847 </widget>
848 <spacer>
849 <property name="name">
850 <cstring>spacer103</cstring>
851 </property>
852 <property name="orientation">
853 <enum>Vertical</enum>
854 </property>
855 <property name="sizeType">
856 <enum>Expanding</enum>
857 </property>
858 <property name="sizeHint">
859 <size>
860 <width>0</width>
861 <height>0</height>
862 </size>
863 </property>
864 </spacer>
865 </vbox>
866 </widget>
867 </hbox>
868 </widget>
869 <widget class="QWidget">
870 <property name="name">
871 <cstring>pageSummary</cstring>
872 </property>
873 <attribute name="title">
874 <string>Summary</string>
875 </attribute>
876 <hbox>
877 <property name="name">
878 <cstring>unnamed</cstring>
879 </property>
880 <property name="spacing">
881 <number>20</number>
882 </property>
883 <widget class="QLabel">
884 <property name="name">
885 <cstring>pmSummary</cstring>
886 </property>
887 <property name="sizePolicy">
888 <sizepolicy>
889 <hsizetype>4</hsizetype>
890 <vsizetype>5</vsizetype>
891 <horstretch>0</horstretch>
892 <verstretch>0</verstretch>
893 </sizepolicy>
894 </property>
895 <property name="pixmap">
896 <pixmap>vmw_new_welcome.png</pixmap>
897 </property>
898 <property name="alignment">
899 <set>AlignTop</set>
900 </property>
901 </widget>
902 <widget class="QLayoutWidget">
903 <property name="name">
904 <cstring>summaryLayout</cstring>
905 </property>
906 <vbox>
907 <property name="name">
908 <cstring>unnamed</cstring>
909 </property>
910 <property name="spacing">
911 <number>15</number>
912 </property>
913 <widget class="QLabel">
914 <property name="name">
915 <cstring>txSummaryHdr</cstring>
916 </property>
917 <property name="sizePolicy">
918 <sizepolicy>
919 <hsizetype>1</hsizetype>
920 <vsizetype>5</vsizetype>
921 <horstretch>0</horstretch>
922 <verstretch>0</verstretch>
923 </sizepolicy>
924 </property>
925 <property name="text">
926 <string>
927 &lt;p&gt;
928 You are going to create a new virtual machine
929 with the following parameters:
930 &lt;/p&gt;
931 </string>
932 </property>
933 <property name="alignment">
934 <set>WordBreak|AlignTop</set>
935 </property>
936 </widget>
937 <widget class="QLabel">
938 <property name="name">
939 <cstring>txSummaryFtr</cstring>
940 </property>
941 <property name="sizePolicy">
942 <sizepolicy>
943 <hsizetype>1</hsizetype>
944 <vsizetype>5</vsizetype>
945 <horstretch>0</horstretch>
946 <verstretch>0</verstretch>
947 </sizepolicy>
948 </property>
949 <property name="text">
950 <string>
951 &lt;p&gt;
952 If the above is correct press the &lt;b&gt;Finish&lt;/b&gt; button.
953 Once you press it, a new virtual machine will be created.
954 &lt;/p&gt;&lt;p&gt;
955 Note that you can alter these and all other setting of the
956 created virtual machine at any time using the
957 &lt;b&gt;Settings&lt;/b&gt; dialog accessible through
958 the menu of the main window.
959 &lt;/p&gt;
960 </string>
961 </property>
962 <property name="alignment">
963 <set>WordBreak|AlignTop</set>
964 </property>
965 </widget>
966 <spacer>
967 <property name="name">
968 <cstring>spacer33_2</cstring>
969 </property>
970 <property name="orientation">
971 <enum>Vertical</enum>
972 </property>
973 <property name="sizeType">
974 <enum>Expanding</enum>
975 </property>
976 <property name="sizeHint">
977 <size>
978 <width>0</width>
979 <height>0</height>
980 </size>
981 </property>
982 </spacer>
983 </vbox>
984 </widget>
985 </hbox>
986 </widget>
987</widget>
988<connections>
989 <connection>
990 <sender>pbNewHD</sender>
991 <signal>clicked()</signal>
992 <receiver>VBoxNewVMWzd</receiver>
993 <slot>showNewVDIWizard()</slot>
994 </connection>
995 <connection>
996 <sender>pbExistingHD</sender>
997 <signal>clicked()</signal>
998 <receiver>VBoxNewVMWzd</receiver>
999 <slot>showVDIManager()</slot>
1000 </connection>
1001 <connection>
1002 <sender>leRAM</sender>
1003 <signal>textChanged(const QString&amp;)</signal>
1004 <receiver>VBoxNewVMWzd</receiver>
1005 <slot>leRAM_textChanged(const QString&amp;)</slot>
1006 </connection>
1007 <connection>
1008 <sender>slRAM</sender>
1009 <signal>valueChanged(int)</signal>
1010 <receiver>VBoxNewVMWzd</receiver>
1011 <slot>slRAM_valueChanged(int)</slot>
1012 </connection>
1013 <connection>
1014 <sender>cbOS</sender>
1015 <signal>activated(int)</signal>
1016 <receiver>VBoxNewVMWzd</receiver>
1017 <slot>cbOS_activated(int)</slot>
1018 </connection>
1019</connections>
1020<tabstops>
1021 <tabstop>leName</tabstop>
1022 <tabstop>cbOS</tabstop>
1023 <tabstop>slRAM</tabstop>
1024 <tabstop>leRAM</tabstop>
1025 <tabstop>pbNewHD</tabstop>
1026 <tabstop>pbExistingHD</tabstop>
1027</tabstops>
1028<includes>
1029 <include location="global" impldecl="in implementation">qvalidator.h</include>
1030 <include location="local" impldecl="in declaration">qfiledialog.h</include>
1031 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
1032 <include location="local" impldecl="in declaration">COMDefs.h</include>
1033 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
1034 <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
1035 <include location="local" impldecl="in implementation">VBoxDiskImageManagerDlg.h</include>
1036 <include location="local" impldecl="in implementation">VBoxNewHDWzd.h</include>
1037 <include location="local" impldecl="in implementation">VBoxMediaComboBox.h</include>
1038</includes>
1039<forwards>
1040 <forward>class VBoxMediaComboBox</forward>
1041 <forward>class QITextEdit</forward>
1042</forwards>
1043<variables>
1044 <variable access="private">QIWidgetValidator *wvalNameAndOS;</variable>
1045 <variable access="private">QIWidgetValidator *wvalMemory;</variable>
1046 <variable access="private">QIWidgetValidator *wvalHDD;</variable>
1047 <variable access="private">QUuid uuidHD;</variable>
1048 <variable access="private">CHardDisk chd;</variable>
1049 <variable access="private">CMachine cmachine;</variable>
1050 <variable access="private">VBoxMediaComboBox *mediaCombo;</variable>
1051 <variable access="private">QITextEdit *teSummary;</variable>
1052</variables>
1053<slots>
1054 <slot>enableNext( const QIWidgetValidator * wval )</slot>
1055 <slot>revalidate( QIWidgetValidator * wval )</slot>
1056 <slot>showVDIManager()</slot>
1057 <slot>showNewVDIWizard()</slot>
1058 <slot>slRAM_valueChanged( int val )</slot>
1059 <slot>leRAM_textChanged( const QString &amp; text )</slot>
1060 <slot>cbOS_activated( int item )</slot>
1061 <slot>currentMediaChanged( int item )</slot>
1062</slots>
1063<functions>
1064 <function access="private">init()</function>
1065 <function access="private">destroy()</function>
1066 <function access="private">showEvent( QShowEvent * )</function>
1067 <function>showPage( QWidget * page )</function>
1068 <function>accept()</function>
1069 <function access="private" returnType="bool">constructMachine()</function>
1070 <function access="private">ensureNewHardDiskDeleted()</function>
1071 <function returnType="CMachine">machine()</function>
1072</functions>
1073<pixmapinproject/>
1074<layoutdefaults spacing="6" margin="11"/>
1075</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