VirtualBox

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

Last change on this file since 2586 was 2578, checked in by vboxsync, 18 years ago

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

Own QLabel implementation to adjust QLabel::sizeHint automatically just before the label to be shown to avoid setting up the minimum width for the label. This label is used for both New VM & New HD Wizards.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 43.2 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 <spacer>
87 <property name="name">
88 <cstring>spacer21</cstring>
89 </property>
90 <property name="orientation">
91 <enum>Vertical</enum>
92 </property>
93 <property name="sizeType">
94 <enum>Expanding</enum>
95 </property>
96 <property name="sizeHint">
97 <size>
98 <width>0</width>
99 <height>0</height>
100 </size>
101 </property>
102 </spacer>
103 <spacer>
104 <property name="name">
105 <cstring>widthSpacer</cstring>
106 </property>
107 <property name="orientation">
108 <enum>Horizontal</enum>
109 </property>
110 <property name="sizeType">
111 <enum>MinimumExpanding</enum>
112 </property>
113 <property name="sizeHint">
114 <size>
115 <width>400</width>
116 <height>1</height>
117 </size>
118 </property>
119 </spacer>
120 </vbox>
121 </widget>
122 </hbox>
123 </widget>
124 <widget class="QWidget">
125 <property name="name">
126 <cstring>pageNameAndOS</cstring>
127 </property>
128 <attribute name="title">
129 <string>VM Name and OS Type</string>
130 </attribute>
131 <hbox>
132 <property name="name">
133 <cstring>unnamed</cstring>
134 </property>
135 <property name="spacing">
136 <number>20</number>
137 </property>
138 <widget class="QLabel">
139 <property name="name">
140 <cstring>pmNameAndOS</cstring>
141 </property>
142 <property name="sizePolicy">
143 <sizepolicy>
144 <hsizetype>4</hsizetype>
145 <vsizetype>5</vsizetype>
146 <horstretch>0</horstretch>
147 <verstretch>0</verstretch>
148 </sizepolicy>
149 </property>
150 <property name="pixmap">
151 <pixmap>vmw_new_welcome.png</pixmap>
152 </property>
153 <property name="alignment">
154 <set>AlignTop</set>
155 </property>
156 </widget>
157 <widget class="QLayoutWidget">
158 <property name="name">
159 <cstring>layout23</cstring>
160 </property>
161 <vbox>
162 <property name="name">
163 <cstring>unnamed</cstring>
164 </property>
165 <property name="spacing">
166 <number>15</number>
167 </property>
168 <widget class="QGroupBox">
169 <property name="name">
170 <cstring>groupBox22</cstring>
171 </property>
172 <property name="sizePolicy">
173 <sizepolicy>
174 <hsizetype>1</hsizetype>
175 <vsizetype>0</vsizetype>
176 <horstretch>0</horstretch>
177 <verstretch>0</verstretch>
178 </sizepolicy>
179 </property>
180 <property name="title">
181 <string>N&amp;ame</string>
182 </property>
183 <hbox>
184 <property name="name">
185 <cstring>unnamed</cstring>
186 </property>
187 <widget class="QLayoutWidget">
188 <property name="name">
189 <cstring>layout100</cstring>
190 </property>
191 <hbox>
192 <property name="name">
193 <cstring>unnamed</cstring>
194 </property>
195 <widget class="QLineEdit">
196 <property name="name">
197 <cstring>leName</cstring>
198 </property>
199 <property name="frameShape">
200 <enum>LineEditPanel</enum>
201 </property>
202 <property name="frameShadow">
203 <enum>Sunken</enum>
204 </property>
205 </widget>
206 </hbox>
207 </widget>
208 </hbox>
209 </widget>
210 <widget class="QGroupBox">
211 <property name="name">
212 <cstring>groupBox22_2</cstring>
213 </property>
214 <property name="sizePolicy">
215 <sizepolicy>
216 <hsizetype>1</hsizetype>
217 <vsizetype>0</vsizetype>
218 <horstretch>0</horstretch>
219 <verstretch>0</verstretch>
220 </sizepolicy>
221 </property>
222 <property name="title">
223 <string>OS &amp;Type</string>
224 </property>
225 <hbox>
226 <property name="name">
227 <cstring>unnamed</cstring>
228 </property>
229 <widget class="QLayoutWidget">
230 <property name="name">
231 <cstring>layout22</cstring>
232 </property>
233 <vbox>
234 <property name="name">
235 <cstring>unnamed</cstring>
236 </property>
237 <widget class="QLayoutWidget">
238 <property name="name">
239 <cstring>layout101</cstring>
240 </property>
241 <hbox>
242 <property name="name">
243 <cstring>unnamed</cstring>
244 </property>
245 <widget class="QComboBox">
246 <property name="name">
247 <cstring>cbOS</cstring>
248 </property>
249 </widget>
250 </hbox>
251 </widget>
252 <spacer>
253 <property name="name">
254 <cstring>spacer15</cstring>
255 </property>
256 <property name="orientation">
257 <enum>Vertical</enum>
258 </property>
259 <property name="sizeType">
260 <enum>Expanding</enum>
261 </property>
262 <property name="sizeHint">
263 <size>
264 <width>0</width>
265 <height>0</height>
266 </size>
267 </property>
268 </spacer>
269 </vbox>
270 </widget>
271 <spacer>
272 <property name="name">
273 <cstring>spacer16</cstring>
274 </property>
275 <property name="orientation">
276 <enum>Horizontal</enum>
277 </property>
278 <property name="sizeType">
279 <enum>Expanding</enum>
280 </property>
281 <property name="sizeHint">
282 <size>
283 <width>101</width>
284 <height>20</height>
285 </size>
286 </property>
287 </spacer>
288 <widget class="QLabel">
289 <property name="name">
290 <cstring>pmOS</cstring>
291 </property>
292 <property name="sizePolicy">
293 <sizepolicy>
294 <hsizetype>0</hsizetype>
295 <vsizetype>0</vsizetype>
296 <horstretch>0</horstretch>
297 <verstretch>0</verstretch>
298 </sizepolicy>
299 </property>
300 <property name="frameShape">
301 <enum>Panel</enum>
302 </property>
303 <property name="frameShadow">
304 <enum>Raised</enum>
305 </property>
306 <property name="lineWidth">
307 <number>1</number>
308 </property>
309 <property name="pixmap">
310 <pixmap>os_other.png</pixmap>
311 </property>
312 <property name="scaledContents">
313 <bool>false</bool>
314 </property>
315 <property name="alignment">
316 <set>AlignBottom</set>
317 </property>
318 </widget>
319 </hbox>
320 </widget>
321 <spacer>
322 <property name="name">
323 <cstring>spacer37</cstring>
324 </property>
325 <property name="orientation">
326 <enum>Vertical</enum>
327 </property>
328 <property name="sizeType">
329 <enum>Expanding</enum>
330 </property>
331 <property name="sizeHint">
332 <size>
333 <width>0</width>
334 <height>0</height>
335 </size>
336 </property>
337 </spacer>
338 </vbox>
339 </widget>
340 </hbox>
341 </widget>
342 <widget class="QWidget">
343 <property name="name">
344 <cstring>pageMemory</cstring>
345 </property>
346 <attribute name="title">
347 <string>Memory</string>
348 </attribute>
349 <hbox>
350 <property name="name">
351 <cstring>unnamed</cstring>
352 </property>
353 <property name="spacing">
354 <number>20</number>
355 </property>
356 <widget class="QLabel">
357 <property name="name">
358 <cstring>pmMemory</cstring>
359 </property>
360 <property name="sizePolicy">
361 <sizepolicy>
362 <hsizetype>4</hsizetype>
363 <vsizetype>5</vsizetype>
364 <horstretch>0</horstretch>
365 <verstretch>0</verstretch>
366 </sizepolicy>
367 </property>
368 <property name="pixmap">
369 <pixmap>vmw_new_welcome.png</pixmap>
370 </property>
371 <property name="alignment">
372 <set>AlignTop</set>
373 </property>
374 </widget>
375 <widget class="QLayoutWidget">
376 <property name="name">
377 <cstring>layout35</cstring>
378 </property>
379 <vbox>
380 <property name="name">
381 <cstring>unnamed</cstring>
382 </property>
383 <property name="spacing">
384 <number>15</number>
385 </property>
386 <widget class="QGroupBox">
387 <property name="name">
388 <cstring>groupBox2</cstring>
389 </property>
390 <property name="sizePolicy">
391 <sizepolicy>
392 <hsizetype>5</hsizetype>
393 <vsizetype>0</vsizetype>
394 <horstretch>0</horstretch>
395 <verstretch>0</verstretch>
396 </sizepolicy>
397 </property>
398 <property name="title">
399 <string>Base &amp;Memory Size</string>
400 </property>
401 <hbox>
402 <property name="name">
403 <cstring>unnamed</cstring>
404 </property>
405 <widget class="QLayoutWidget">
406 <property name="name">
407 <cstring>layout33</cstring>
408 </property>
409 <hbox>
410 <property name="name">
411 <cstring>unnamed</cstring>
412 </property>
413 <widget class="QLayoutWidget">
414 <property name="name">
415 <cstring>layout32</cstring>
416 </property>
417 <vbox>
418 <property name="name">
419 <cstring>unnamed</cstring>
420 </property>
421 <property name="spacing">
422 <number>0</number>
423 </property>
424 <widget class="QSlider">
425 <property name="name">
426 <cstring>slRAM</cstring>
427 </property>
428 <property name="sizePolicy">
429 <sizepolicy>
430 <hsizetype>7</hsizetype>
431 <vsizetype>0</vsizetype>
432 <horstretch>10</horstretch>
433 <verstretch>0</verstretch>
434 </sizepolicy>
435 </property>
436 <property name="minValue">
437 <number>4</number>
438 </property>
439 <property name="maxValue">
440 <number>384</number>
441 </property>
442 <property name="lineStep">
443 <number>4</number>
444 </property>
445 <property name="pageStep">
446 <number>32</number>
447 </property>
448 <property name="orientation">
449 <enum>Horizontal</enum>
450 </property>
451 <property name="tickmarks">
452 <enum>Below</enum>
453 </property>
454 <property name="tickInterval">
455 <number>32</number>
456 </property>
457 </widget>
458 <widget class="QLayoutWidget">
459 <property name="name">
460 <cstring>layout31</cstring>
461 </property>
462 <hbox>
463 <property name="name">
464 <cstring>unnamed</cstring>
465 </property>
466 <widget class="QLabel">
467 <property name="name">
468 <cstring>txRAMMin</cstring>
469 </property>
470 <property name="text">
471 <string>&lt;</string>
472 </property>
473 <property name="alignment">
474 <set>WordBreak|AlignVCenter|AlignLeft</set>
475 </property>
476 </widget>
477 <spacer>
478 <property name="name">
479 <cstring>spacer8_2</cstring>
480 </property>
481 <property name="orientation">
482 <enum>Horizontal</enum>
483 </property>
484 <property name="sizeType">
485 <enum>Expanding</enum>
486 </property>
487 <property name="sizeHint">
488 <size>
489 <width>60</width>
490 <height>20</height>
491 </size>
492 </property>
493 </spacer>
494 <widget class="QLabel">
495 <property name="name">
496 <cstring>txRAMBest</cstring>
497 </property>
498 <property name="text">
499 <string>=</string>
500 </property>
501 <property name="alignment">
502 <set>AlignCenter</set>
503 </property>
504 </widget>
505 <spacer>
506 <property name="name">
507 <cstring>spacer8_3</cstring>
508 </property>
509 <property name="orientation">
510 <enum>Horizontal</enum>
511 </property>
512 <property name="sizeType">
513 <enum>Expanding</enum>
514 </property>
515 <property name="sizeHint">
516 <size>
517 <width>60</width>
518 <height>20</height>
519 </size>
520 </property>
521 </spacer>
522 <widget class="QLabel">
523 <property name="name">
524 <cstring>txRAMMax</cstring>
525 </property>
526 <property name="text">
527 <string>&gt;</string>
528 </property>
529 <property name="alignment">
530 <set>WordBreak|AlignVCenter|AlignRight</set>
531 </property>
532 </widget>
533 </hbox>
534 </widget>
535 </vbox>
536 </widget>
537 <widget class="QLayoutWidget">
538 <property name="name">
539 <cstring>layout18_2</cstring>
540 </property>
541 <vbox>
542 <property name="name">
543 <cstring>unnamed</cstring>
544 </property>
545 <widget class="QLayoutWidget">
546 <property name="name">
547 <cstring>layout17_2</cstring>
548 </property>
549 <hbox>
550 <property name="name">
551 <cstring>unnamed</cstring>
552 </property>
553 <widget class="QLineEdit">
554 <property name="name">
555 <cstring>leRAM</cstring>
556 </property>
557 <property name="sizePolicy">
558 <sizepolicy>
559 <hsizetype>4</hsizetype>
560 <vsizetype>0</vsizetype>
561 <horstretch>0</horstretch>
562 <verstretch>0</verstretch>
563 </sizepolicy>
564 </property>
565 </widget>
566 <widget class="QLabel">
567 <property name="name">
568 <cstring>txRAM</cstring>
569 </property>
570 <property name="text">
571 <string>MB</string>
572 </property>
573 <property name="buddy" stdset="0">
574 <cstring>leRAM</cstring>
575 </property>
576 </widget>
577 </hbox>
578 </widget>
579 <spacer>
580 <property name="name">
581 <cstring>spacer9_2</cstring>
582 </property>
583 <property name="orientation">
584 <enum>Vertical</enum>
585 </property>
586 <property name="sizeType">
587 <enum>Expanding</enum>
588 </property>
589 <property name="sizeHint">
590 <size>
591 <width>0</width>
592 <height>0</height>
593 </size>
594 </property>
595 </spacer>
596 </vbox>
597 </widget>
598 </hbox>
599 </widget>
600 </hbox>
601 </widget>
602 <spacer>
603 <property name="name">
604 <cstring>spacer7</cstring>
605 </property>
606 <property name="orientation">
607 <enum>Vertical</enum>
608 </property>
609 <property name="sizeType">
610 <enum>Expanding</enum>
611 </property>
612 <property name="sizeHint">
613 <size>
614 <width>0</width>
615 <height>0</height>
616 </size>
617 </property>
618 </spacer>
619 </vbox>
620 </widget>
621 </hbox>
622 </widget>
623 <widget class="QWidget">
624 <property name="name">
625 <cstring>pageHDD</cstring>
626 </property>
627 <attribute name="title">
628 <string>Virtual Hard Disk</string>
629 </attribute>
630 <hbox>
631 <property name="name">
632 <cstring>unnamed</cstring>
633 </property>
634 <property name="spacing">
635 <number>20</number>
636 </property>
637 <widget class="QLabel">
638 <property name="name">
639 <cstring>pmHDD</cstring>
640 </property>
641 <property name="sizePolicy">
642 <sizepolicy>
643 <hsizetype>4</hsizetype>
644 <vsizetype>5</vsizetype>
645 <horstretch>0</horstretch>
646 <verstretch>0</verstretch>
647 </sizepolicy>
648 </property>
649 <property name="pixmap">
650 <pixmap>vmw_new_welcome.png</pixmap>
651 </property>
652 <property name="alignment">
653 <set>AlignTop</set>
654 </property>
655 </widget>
656 <widget class="QLayoutWidget">
657 <property name="name">
658 <cstring>layout76</cstring>
659 </property>
660 <vbox>
661 <property name="name">
662 <cstring>unnamed</cstring>
663 </property>
664 <property name="spacing">
665 <number>15</number>
666 </property>
667 <widget class="QGroupBox">
668 <property name="name">
669 <cstring>grbHDA</cstring>
670 </property>
671 <property name="title">
672 <string>B&amp;oot Hard Disk (Primary Master)</string>
673 </property>
674 <grid>
675 <property name="name">
676 <cstring>unnamed</cstring>
677 </property>
678 <widget class="QPushButton" row="1" column="0">
679 <property name="name">
680 <cstring>pbNewHD</cstring>
681 </property>
682 <property name="sizePolicy">
683 <sizepolicy>
684 <hsizetype>1</hsizetype>
685 <vsizetype>1</vsizetype>
686 <horstretch>0</horstretch>
687 <verstretch>0</verstretch>
688 </sizepolicy>
689 </property>
690 <property name="text">
691 <string>N&amp;ew...</string>
692 </property>
693 </widget>
694 <widget class="QPushButton" row="1" column="1">
695 <property name="name">
696 <cstring>pbExistingHD</cstring>
697 </property>
698 <property name="sizePolicy">
699 <sizepolicy>
700 <hsizetype>1</hsizetype>
701 <vsizetype>1</vsizetype>
702 <horstretch>0</horstretch>
703 <verstretch>0</verstretch>
704 </sizepolicy>
705 </property>
706 <property name="text">
707 <string>E&amp;xisting...</string>
708 </property>
709 </widget>
710 <spacer row="1" column="2">
711 <property name="name">
712 <cstring>spacer33</cstring>
713 </property>
714 <property name="orientation">
715 <enum>Horizontal</enum>
716 </property>
717 <property name="sizeType">
718 <enum>Expanding</enum>
719 </property>
720 <property name="sizeHint">
721 <size>
722 <width>40</width>
723 <height>20</height>
724 </size>
725 </property>
726 </spacer>
727 </grid>
728 </widget>
729 <spacer>
730 <property name="name">
731 <cstring>spacer103</cstring>
732 </property>
733 <property name="orientation">
734 <enum>Vertical</enum>
735 </property>
736 <property name="sizeType">
737 <enum>Expanding</enum>
738 </property>
739 <property name="sizeHint">
740 <size>
741 <width>0</width>
742 <height>0</height>
743 </size>
744 </property>
745 </spacer>
746 </vbox>
747 </widget>
748 </hbox>
749 </widget>
750 <widget class="QWidget">
751 <property name="name">
752 <cstring>pageSummary</cstring>
753 </property>
754 <attribute name="title">
755 <string>Summary</string>
756 </attribute>
757 <hbox>
758 <property name="name">
759 <cstring>unnamed</cstring>
760 </property>
761 <property name="spacing">
762 <number>20</number>
763 </property>
764 <widget class="QLabel">
765 <property name="name">
766 <cstring>pmSummary</cstring>
767 </property>
768 <property name="sizePolicy">
769 <sizepolicy>
770 <hsizetype>4</hsizetype>
771 <vsizetype>5</vsizetype>
772 <horstretch>0</horstretch>
773 <verstretch>0</verstretch>
774 </sizepolicy>
775 </property>
776 <property name="pixmap">
777 <pixmap>vmw_new_welcome.png</pixmap>
778 </property>
779 <property name="alignment">
780 <set>AlignTop</set>
781 </property>
782 </widget>
783 <widget class="QLayoutWidget">
784 <property name="name">
785 <cstring>summaryLayout</cstring>
786 </property>
787 <vbox>
788 <property name="name">
789 <cstring>unnamed</cstring>
790 </property>
791 <property name="spacing">
792 <number>15</number>
793 </property>
794 <spacer>
795 <property name="name">
796 <cstring>spacer33_2</cstring>
797 </property>
798 <property name="orientation">
799 <enum>Vertical</enum>
800 </property>
801 <property name="sizeType">
802 <enum>Expanding</enum>
803 </property>
804 <property name="sizeHint">
805 <size>
806 <width>0</width>
807 <height>0</height>
808 </size>
809 </property>
810 </spacer>
811 </vbox>
812 </widget>
813 </hbox>
814 </widget>
815</widget>
816<connections>
817 <connection>
818 <sender>pbNewHD</sender>
819 <signal>clicked()</signal>
820 <receiver>VBoxNewVMWzd</receiver>
821 <slot>showNewVDIWizard()</slot>
822 </connection>
823 <connection>
824 <sender>pbExistingHD</sender>
825 <signal>clicked()</signal>
826 <receiver>VBoxNewVMWzd</receiver>
827 <slot>showVDIManager()</slot>
828 </connection>
829 <connection>
830 <sender>leRAM</sender>
831 <signal>textChanged(const QString&amp;)</signal>
832 <receiver>VBoxNewVMWzd</receiver>
833 <slot>leRAM_textChanged(const QString&amp;)</slot>
834 </connection>
835 <connection>
836 <sender>slRAM</sender>
837 <signal>valueChanged(int)</signal>
838 <receiver>VBoxNewVMWzd</receiver>
839 <slot>slRAM_valueChanged(int)</slot>
840 </connection>
841 <connection>
842 <sender>cbOS</sender>
843 <signal>activated(int)</signal>
844 <receiver>VBoxNewVMWzd</receiver>
845 <slot>cbOS_activated(int)</slot>
846 </connection>
847</connections>
848<tabstops>
849 <tabstop>leName</tabstop>
850 <tabstop>cbOS</tabstop>
851 <tabstop>slRAM</tabstop>
852 <tabstop>leRAM</tabstop>
853 <tabstop>pbNewHD</tabstop>
854 <tabstop>pbExistingHD</tabstop>
855</tabstops>
856<includes>
857 <include location="global" impldecl="in implementation">qvalidator.h</include>
858 <include location="local" impldecl="in declaration">qfiledialog.h</include>
859 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
860 <include location="local" impldecl="in declaration">COMDefs.h</include>
861 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
862 <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
863 <include location="local" impldecl="in implementation">VBoxDiskImageManagerDlg.h</include>
864 <include location="local" impldecl="in implementation">VBoxNewHDWzd.h</include>
865 <include location="local" impldecl="in implementation">VBoxMediaComboBox.h</include>
866</includes>
867<forwards>
868 <forward>class VBoxMediaComboBox</forward>
869 <forward>class QITextEdit</forward>
870 <forward>class QILabel</forward>
871</forwards>
872<variables>
873 <variable access="private">QIWidgetValidator *wvalNameAndOS;</variable>
874 <variable access="private">QIWidgetValidator *wvalMemory;</variable>
875 <variable access="private">QIWidgetValidator *wvalHDD;</variable>
876 <variable access="private">QUuid uuidHD;</variable>
877 <variable access="private">CHardDisk chd;</variable>
878 <variable access="private">CMachine cmachine;</variable>
879 <variable access="private">VBoxMediaComboBox *mediaCombo;</variable>
880 <variable access="private">QITextEdit *teSummary;</variable>
881 <variable access="private">QILabel *txRAMBest2;</variable>
882 <variable access="private">QILabel *txVDIBest;</variable>
883</variables>
884<slots>
885 <slot>enableNext( const QIWidgetValidator * wval )</slot>
886 <slot>revalidate( QIWidgetValidator * wval )</slot>
887 <slot>showVDIManager()</slot>
888 <slot>showNewVDIWizard()</slot>
889 <slot>slRAM_valueChanged( int val )</slot>
890 <slot>leRAM_textChanged( const QString &amp; text )</slot>
891 <slot>cbOS_activated( int item )</slot>
892 <slot>currentMediaChanged( int item )</slot>
893</slots>
894<functions>
895 <function access="private">init()</function>
896 <function access="private">destroy()</function>
897 <function access="private">showEvent( QShowEvent * )</function>
898 <function>showPage( QWidget * page )</function>
899 <function>accept()</function>
900 <function access="private" returnType="bool">constructMachine()</function>
901 <function access="private">ensureNewHardDiskDeleted()</function>
902 <function returnType="CMachine">machine()</function>
903</functions>
904<pixmapinproject/>
905<layoutdefaults spacing="6" margin="11"/>
906</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