VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui@ 9217

Last change on this file since 9217 was 9127, checked in by vboxsync, 17 years ago

First half of VBoxVMSettings* dialog and it's sub-widgets.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 30.4 KB
Line 
1<ui version="4.0" >
2 <class>VBoxVMSettingsDlg</class>
3 <widget class="QDialog" name="VBoxVMSettingsDlg" >
4 <property name="geometry" >
5 <rect>
6 <x>0</x>
7 <y>0</y>
8 <width>686</width>
9 <height>610</height>
10 </rect>
11 </property>
12 <property name="windowTitle" >
13 <string>Dialog</string>
14 </property>
15 <property name="windowIcon" >
16 <iconset resource="../VirtualBox.qrc" >:/settings_16px.png</iconset>
17 </property>
18 <layout class="QGridLayout" >
19 <property name="horizontalSpacing" >
20 <number>9</number>
21 </property>
22 <property name="verticalSpacing" >
23 <number>9</number>
24 </property>
25 <item rowspan="3" row="0" column="0" >
26 <widget class="QTreeWidget" name="mTwSelector" >
27 <property name="sizePolicy" >
28 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
29 <horstretch>0</horstretch>
30 <verstretch>0</verstretch>
31 </sizepolicy>
32 </property>
33 <property name="verticalScrollBarPolicy" >
34 <enum>Qt::ScrollBarAlwaysOff</enum>
35 </property>
36 <property name="horizontalScrollBarPolicy" >
37 <enum>Qt::ScrollBarAlwaysOff</enum>
38 </property>
39 <property name="rootIsDecorated" >
40 <bool>false</bool>
41 </property>
42 <property name="uniformRowHeights" >
43 <bool>true</bool>
44 </property>
45 <column>
46 <property name="text" >
47 <string>Category</string>
48 </property>
49 </column>
50 <column>
51 <property name="text" >
52 <string>[id]</string>
53 </property>
54 </column>
55 <column>
56 <property name="text" >
57 <string>[link]</string>
58 </property>
59 </column>
60 <item>
61 <property name="text" >
62 <string> General </string>
63 </property>
64 <property name="icon" >
65 <iconset resource="../VirtualBox.qrc" >:/machine_16px.png</iconset>
66 </property>
67 <property name="text" >
68 <string>00</string>
69 </property>
70 <property name="text" >
71 <string>#general</string>
72 </property>
73 </item>
74 <item>
75 <property name="text" >
76 <string> Hard Disks </string>
77 </property>
78 <property name="icon" >
79 <iconset resource="../VirtualBox.qrc" >:/diskim_16px.png</iconset>
80 </property>
81 <property name="text" >
82 <string>01</string>
83 </property>
84 <property name="text" >
85 <string>#hdds</string>
86 </property>
87 </item>
88 <item>
89 <property name="text" >
90 <string> CD/DVD-ROM </string>
91 </property>
92 <property name="icon" >
93 <iconset resource="../VirtualBox.qrc" >:/cd_16px.png</iconset>
94 </property>
95 <property name="text" >
96 <string>02</string>
97 </property>
98 <property name="text" >
99 <string>#dvd</string>
100 </property>
101 </item>
102 <item>
103 <property name="text" >
104 <string> Floppy </string>
105 </property>
106 <property name="icon" >
107 <iconset resource="../VirtualBox.qrc" >:/fd_16px.png</iconset>
108 </property>
109 <property name="text" >
110 <string>03</string>
111 </property>
112 <property name="text" >
113 <string>#floppy</string>
114 </property>
115 </item>
116 <item>
117 <property name="text" >
118 <string> Audio </string>
119 </property>
120 <property name="icon" >
121 <iconset resource="../VirtualBox.qrc" >:/sound_16px.png</iconset>
122 </property>
123 <property name="text" >
124 <string>04</string>
125 </property>
126 <property name="text" >
127 <string>#audio</string>
128 </property>
129 </item>
130 <item>
131 <property name="text" >
132 <string> Network </string>
133 </property>
134 <property name="icon" >
135 <iconset resource="../VirtualBox.qrc" >:/nw_16px.png</iconset>
136 </property>
137 <property name="text" >
138 <string>05</string>
139 </property>
140 <property name="text" >
141 <string>#network</string>
142 </property>
143 </item>
144 <item>
145 <property name="text" >
146 <string> Serial Ports </string>
147 </property>
148 <property name="icon" >
149 <iconset resource="../VirtualBox.qrc" >:/serial_port_16px.png</iconset>
150 </property>
151 <property name="text" >
152 <string>06</string>
153 </property>
154 <property name="text" >
155 <string>#serialPorts</string>
156 </property>
157 </item>
158 <item>
159 <property name="text" >
160 <string> Parallel Ports </string>
161 </property>
162 <property name="icon" >
163 <iconset resource="../VirtualBox.qrc" >:/parallel_port_16px.png</iconset>
164 </property>
165 <property name="text" >
166 <string>07</string>
167 </property>
168 <property name="text" >
169 <string>#parallelPorts</string>
170 </property>
171 </item>
172 <item>
173 <property name="text" >
174 <string> USB </string>
175 </property>
176 <property name="icon" >
177 <iconset resource="../VirtualBox.qrc" >:/usb_16px.png</iconset>
178 </property>
179 <property name="text" >
180 <string>08</string>
181 </property>
182 <property name="text" >
183 <string>#usb</string>
184 </property>
185 </item>
186 <item>
187 <property name="text" >
188 <string> Shared Folders </string>
189 </property>
190 <property name="icon" >
191 <iconset resource="../VirtualBox.qrc" >:/shared_folder_16px.png</iconset>
192 </property>
193 <property name="text" >
194 <string>09</string>
195 </property>
196 <property name="text" >
197 <string>#sfolders</string>
198 </property>
199 </item>
200 <item>
201 <property name="text" >
202 <string> Remote Display </string>
203 </property>
204 <property name="icon" >
205 <iconset resource="../VirtualBox.qrc" >:/vrdp_16px.png</iconset>
206 </property>
207 <property name="text" >
208 <string>10</string>
209 </property>
210 <property name="text" >
211 <string>#vrdp</string>
212 </property>
213 </item>
214 </widget>
215 </item>
216 <item row="0" column="1" >
217 <widget class="QLabel" name="mLbTitle" >
218 <property name="sizePolicy" >
219 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
220 <horstretch>0</horstretch>
221 <verstretch>0</verstretch>
222 </sizepolicy>
223 </property>
224 <property name="palette" >
225 <palette>
226 <active>
227 <colorrole role="Window" >
228 <brush brushstyle="SolidPattern" >
229 <color alpha="255" >
230 <red>255</red>
231 <green>255</green>
232 <blue>255</blue>
233 </color>
234 </brush>
235 </colorrole>
236 </active>
237 <inactive>
238 <colorrole role="Window" >
239 <brush brushstyle="SolidPattern" >
240 <color alpha="255" >
241 <red>255</red>
242 <green>255</green>
243 <blue>255</blue>
244 </color>
245 </brush>
246 </colorrole>
247 </inactive>
248 <disabled>
249 <colorrole role="Window" >
250 <brush brushstyle="SolidPattern" >
251 <color alpha="255" >
252 <red>255</red>
253 <green>255</green>
254 <blue>255</blue>
255 </color>
256 </brush>
257 </colorrole>
258 </disabled>
259 </palette>
260 </property>
261 <property name="font" >
262 <font>
263 <family>Sans Serif</family>
264 <pointsize>11</pointsize>
265 <weight>75</weight>
266 <bold>true</bold>
267 </font>
268 </property>
269 <property name="autoFillBackground" >
270 <bool>true</bool>
271 </property>
272 <property name="frameShape" >
273 <enum>QFrame::Box</enum>
274 </property>
275 <property name="frameShadow" >
276 <enum>QFrame::Sunken</enum>
277 </property>
278 <property name="text" >
279 <string/>
280 </property>
281 <property name="margin" >
282 <number>7</number>
283 </property>
284 </widget>
285 </item>
286 <item row="1" column="1" >
287 <widget class="QStackedWidget" name="mPageStack" >
288 <property name="sizePolicy" >
289 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
290 <horstretch>0</horstretch>
291 <verstretch>0</verstretch>
292 </sizepolicy>
293 </property>
294 <property name="currentIndex" >
295 <number>0</number>
296 </property>
297 <widget class="QWidget" name="mPageGeneral" />
298 <widget class="QWidget" name="mPageHdds" >
299 <layout class="QVBoxLayout" >
300 <property name="leftMargin" >
301 <number>0</number>
302 </property>
303 <property name="topMargin" >
304 <number>5</number>
305 </property>
306 <property name="rightMargin" >
307 <number>0</number>
308 </property>
309 <property name="bottomMargin" >
310 <number>0</number>
311 </property>
312 <item>
313 <widget class="QGroupBox" name="mGbHDA" >
314 <property name="whatsThis" >
315 <string>When checked, attaches the specified virtual hard disk to the Master slot of the Primary IDE controller.</string>
316 </property>
317 <property name="title" >
318 <string>&amp;Primary Master</string>
319 </property>
320 <property name="checkable" >
321 <bool>true</bool>
322 </property>
323 <property name="checked" >
324 <bool>false</bool>
325 </property>
326 <layout class="QGridLayout" >
327 <property name="topMargin" >
328 <number>5</number>
329 </property>
330 <item row="0" column="0" >
331 <widget class="VBoxMediaComboBox" name="mCbHDA" >
332 <property name="sizePolicy" >
333 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
334 <horstretch>0</horstretch>
335 <verstretch>0</verstretch>
336 </sizepolicy>
337 </property>
338 <property name="whatsThis" >
339 <string>Displays the virtual hard disk to attach to this IDE slot and allows to quickly select a different hard disk.</string>
340 </property>
341 </widget>
342 </item>
343 <item row="0" column="1" >
344 <widget class="QToolButton" name="mTbHDA" >
345 <property name="whatsThis" >
346 <string>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</string>
347 </property>
348 <property name="text" >
349 <string/>
350 </property>
351 <property name="autoRaise" >
352 <bool>true</bool>
353 </property>
354 </widget>
355 </item>
356 <item row="1" column="0" colspan="2" >
357 <widget class="QLabel" name="mLbHDA" >
358 <property name="text" >
359 <string>&lt;not attached></string>
360 </property>
361 </widget>
362 </item>
363 </layout>
364 </widget>
365 </item>
366 <item>
367 <widget class="QGroupBox" name="mGbHDB" >
368 <property name="whatsThis" >
369 <string>When checked, attaches the specified virtual hard disk to the Slave slot of the Primary IDE controller.</string>
370 </property>
371 <property name="title" >
372 <string>P&amp;rimary Slave</string>
373 </property>
374 <property name="checkable" >
375 <bool>true</bool>
376 </property>
377 <property name="checked" >
378 <bool>false</bool>
379 </property>
380 <layout class="QGridLayout" >
381 <property name="topMargin" >
382 <number>5</number>
383 </property>
384 <item row="0" column="0" >
385 <widget class="VBoxMediaComboBox" name="mCbHDB" >
386 <property name="sizePolicy" >
387 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
388 <horstretch>0</horstretch>
389 <verstretch>0</verstretch>
390 </sizepolicy>
391 </property>
392 <property name="whatsThis" >
393 <string>Displays the virtual hard disk to attach to this IDE slot and allows to quickly select a different hard disk.</string>
394 </property>
395 </widget>
396 </item>
397 <item row="0" column="1" >
398 <widget class="QToolButton" name="mTbHDB" >
399 <property name="whatsThis" >
400 <string>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</string>
401 </property>
402 <property name="text" >
403 <string/>
404 </property>
405 <property name="autoRaise" >
406 <bool>true</bool>
407 </property>
408 </widget>
409 </item>
410 <item row="1" column="0" colspan="2" >
411 <widget class="QLabel" name="mLbHDB" >
412 <property name="text" >
413 <string>&lt;not attached></string>
414 </property>
415 </widget>
416 </item>
417 </layout>
418 </widget>
419 </item>
420 <item>
421 <widget class="QGroupBox" name="mGbHDD" >
422 <property name="whatsThis" >
423 <string>When checked, attaches the specified virtual hard disk to the Slave slot of the Secondary IDE controller.</string>
424 </property>
425 <property name="title" >
426 <string>&amp;Secondary (IDE 1) Slave</string>
427 </property>
428 <property name="checkable" >
429 <bool>true</bool>
430 </property>
431 <property name="checked" >
432 <bool>false</bool>
433 </property>
434 <layout class="QGridLayout" >
435 <property name="topMargin" >
436 <number>5</number>
437 </property>
438 <item row="0" column="0" >
439 <widget class="VBoxMediaComboBox" name="mCbHDD" >
440 <property name="sizePolicy" >
441 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
442 <horstretch>0</horstretch>
443 <verstretch>0</verstretch>
444 </sizepolicy>
445 </property>
446 <property name="whatsThis" >
447 <string>Displays the virtual hard disk to attach to this IDE slot and allows to quickly select a different hard disk.</string>
448 </property>
449 </widget>
450 </item>
451 <item row="0" column="1" >
452 <widget class="QToolButton" name="mTbHDD" >
453 <property name="whatsThis" >
454 <string>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</string>
455 </property>
456 <property name="text" >
457 <string/>
458 </property>
459 <property name="autoRaise" >
460 <bool>true</bool>
461 </property>
462 </widget>
463 </item>
464 <item row="1" column="0" colspan="2" >
465 <widget class="QLabel" name="mLbHDD" >
466 <property name="text" >
467 <string>&lt;not attached></string>
468 </property>
469 </widget>
470 </item>
471 </layout>
472 </widget>
473 </item>
474 <item>
475 <spacer>
476 <property name="orientation" >
477 <enum>Qt::Vertical</enum>
478 </property>
479 <property name="sizeHint" >
480 <size>
481 <width>20</width>
482 <height>31</height>
483 </size>
484 </property>
485 </spacer>
486 </item>
487 </layout>
488 </widget>
489 <widget class="QWidget" name="mPageCD" />
490 <widget class="QWidget" name="mPageFD" />
491 <widget class="QWidget" name="mPageAudio" />
492 <widget class="QWidget" name="mPageNetwork" >
493 <layout class="QVBoxLayout" >
494 <property name="leftMargin" >
495 <number>0</number>
496 </property>
497 <property name="topMargin" >
498 <number>5</number>
499 </property>
500 <property name="rightMargin" >
501 <number>0</number>
502 </property>
503 <property name="bottomMargin" >
504 <number>0</number>
505 </property>
506 <item>
507 <widget class="QGroupBox" name="mGbInterfaces" >
508 <property name="sizePolicy" >
509 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
510 <horstretch>0</horstretch>
511 <verstretch>0</verstretch>
512 </sizepolicy>
513 </property>
514 <property name="title" >
515 <string>Host &amp;Interfaces</string>
516 </property>
517 <layout class="QHBoxLayout" >
518 <property name="topMargin" >
519 <number>5</number>
520 </property>
521 <item>
522 <widget class="QListWidget" name="mLwInterfaces" />
523 </item>
524 <item>
525 <layout class="QVBoxLayout" >
526 <item>
527 <widget class="QToolButton" name="mTbAddInterface" >
528 <property name="whatsThis" >
529 <string>Adds a new host interface.</string>
530 </property>
531 <property name="text" >
532 <string/>
533 </property>
534 <property name="autoRaise" >
535 <bool>true</bool>
536 </property>
537 </widget>
538 </item>
539 <item>
540 <widget class="QToolButton" name="mTbRemInterface" >
541 <property name="whatsThis" >
542 <string>Removes the selected host interface.</string>
543 </property>
544 <property name="text" >
545 <string/>
546 </property>
547 <property name="autoRaise" >
548 <bool>true</bool>
549 </property>
550 </widget>
551 </item>
552 <item>
553 <spacer>
554 <property name="orientation" >
555 <enum>Qt::Vertical</enum>
556 </property>
557 <property name="sizeHint" >
558 <size>
559 <width>20</width>
560 <height>40</height>
561 </size>
562 </property>
563 </spacer>
564 </item>
565 </layout>
566 </item>
567 </layout>
568 </widget>
569 </item>
570 </layout>
571 </widget>
572 <widget class="QWidget" name="mPageSerial" />
573 <widget class="QWidget" name="mPageParallel" />
574 <widget class="QWidget" name="mPageUSB" >
575 <layout class="QVBoxLayout" >
576 <property name="leftMargin" >
577 <number>0</number>
578 </property>
579 <property name="topMargin" >
580 <number>5</number>
581 </property>
582 <property name="rightMargin" >
583 <number>0</number>
584 </property>
585 <property name="bottomMargin" >
586 <number>0</number>
587 </property>
588 <item>
589 <widget class="QGroupBox" name="mGbUSB" >
590 <property name="whatsThis" >
591 <string>When checked, enables the virtual USB controller of this machine.</string>
592 </property>
593 <property name="title" >
594 <string>Enable &amp;USB Controller</string>
595 </property>
596 <property name="checkable" >
597 <bool>true</bool>
598 </property>
599 <property name="checked" >
600 <bool>false</bool>
601 </property>
602 <layout class="QHBoxLayout" >
603 <property name="topMargin" >
604 <number>5</number>
605 </property>
606 <item>
607 <widget class="QCheckBox" name="mCbUSB2" >
608 <property name="whatsThis" >
609 <string>When checked, enables the virtual USB EHCI controller of this machine. The USB ECHI controller provides USB 2.0 support.</string>
610 </property>
611 <property name="text" >
612 <string>Enable USB E&amp;HCI Controller</string>
613 </property>
614 </widget>
615 </item>
616 </layout>
617 </widget>
618 </item>
619 <item>
620 <widget class="QGroupBox" name="mGbUSBFilters" >
621 <property name="title" >
622 <string>USB Device &amp;Filters</string>
623 </property>
624 <layout class="QVBoxLayout" >
625 <property name="topMargin" >
626 <number>5</number>
627 </property>
628 <item>
629 <layout class="QHBoxLayout" >
630 <item>
631 <widget class="QTreeWidget" name="mTwUSBFilters" >
632 <column>
633 <property name="text" >
634 <string>[filter]</string>
635 </property>
636 </column>
637 </widget>
638 </item>
639 <item>
640 <layout class="QVBoxLayout" >
641 <property name="spacing" >
642 <number>0</number>
643 </property>
644 <item>
645 <widget class="QToolButton" name="mTbAddUSBFilter" >
646 <property name="whatsThis" >
647 <string>Adds a new USB filter with all fields initially set to empty strings. Note that such a filter will match any attached USB device.</string>
648 </property>
649 <property name="text" >
650 <string/>
651 </property>
652 <property name="autoRaise" >
653 <bool>true</bool>
654 </property>
655 </widget>
656 </item>
657 <item>
658 <widget class="QToolButton" name="mTbAddUSBFrom" >
659 <property name="whatsThis" >
660 <string>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</string>
661 </property>
662 <property name="text" >
663 <string/>
664 </property>
665 <property name="autoRaise" >
666 <bool>true</bool>
667 </property>
668 </widget>
669 </item>
670 <item>
671 <widget class="QToolButton" name="mTbRemUSBFilter" >
672 <property name="whatsThis" >
673 <string>Removes the selected USB filter.</string>
674 </property>
675 <property name="text" >
676 <string/>
677 </property>
678 <property name="autoRaise" >
679 <bool>true</bool>
680 </property>
681 </widget>
682 </item>
683 <item>
684 <widget class="QToolButton" name="mTbUSBFilterUp" >
685 <property name="whatsThis" >
686 <string>Moves the selected USB filter up.</string>
687 </property>
688 <property name="text" >
689 <string/>
690 </property>
691 <property name="autoRaise" >
692 <bool>true</bool>
693 </property>
694 </widget>
695 </item>
696 <item>
697 <widget class="QToolButton" name="mTbUSBFilterDown" >
698 <property name="whatsThis" >
699 <string>Moves the selected USB filter down.</string>
700 </property>
701 <property name="text" >
702 <string/>
703 </property>
704 <property name="autoRaise" >
705 <bool>true</bool>
706 </property>
707 </widget>
708 </item>
709 <item>
710 <spacer>
711 <property name="orientation" >
712 <enum>Qt::Vertical</enum>
713 </property>
714 <property name="sizeHint" >
715 <size>
716 <width>20</width>
717 <height>40</height>
718 </size>
719 </property>
720 </spacer>
721 </item>
722 </layout>
723 </item>
724 </layout>
725 </item>
726 </layout>
727 </widget>
728 </item>
729 </layout>
730 </widget>
731 <widget class="QWidget" name="mPageShared" />
732 <widget class="QWidget" name="mPageVrdp" >
733 <layout class="QVBoxLayout" >
734 <property name="leftMargin" >
735 <number>0</number>
736 </property>
737 <property name="topMargin" >
738 <number>5</number>
739 </property>
740 <property name="rightMargin" >
741 <number>0</number>
742 </property>
743 <property name="bottomMargin" >
744 <number>0</number>
745 </property>
746 <item>
747 <widget class="QGroupBox" name="mGbVRDP" >
748 <property name="whatsThis" >
749 <string>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</string>
750 </property>
751 <property name="title" >
752 <string>&amp;Enable VRDP Server</string>
753 </property>
754 <property name="checkable" >
755 <bool>true</bool>
756 </property>
757 <property name="checked" >
758 <bool>false</bool>
759 </property>
760 <layout class="QGridLayout" >
761 <property name="topMargin" >
762 <number>5</number>
763 </property>
764 <item row="0" column="0" >
765 <widget class="QLabel" name="mLbVRDPPort" >
766 <property name="text" >
767 <string>Server &amp;Port</string>
768 </property>
769 <property name="buddy" >
770 <cstring>mLeVRDPPort</cstring>
771 </property>
772 </widget>
773 </item>
774 <item row="0" column="1" >
775 <widget class="QLineEdit" name="mLeVRDPPort" >
776 <property name="whatsThis" >
777 <string>Displays the VRDP Server port number. You may specify &lt;tt>0&lt;/tt> (zero) to reset the port to the default value.</string>
778 </property>
779 </widget>
780 </item>
781 <item row="0" column="2" >
782 <spacer>
783 <property name="orientation" >
784 <enum>Qt::Horizontal</enum>
785 </property>
786 <property name="sizeHint" >
787 <size>
788 <width>40</width>
789 <height>20</height>
790 </size>
791 </property>
792 </spacer>
793 </item>
794 <item row="1" column="0" >
795 <widget class="QLabel" name="mLbVRDPMethod" >
796 <property name="text" >
797 <string>Authentication &amp;Method</string>
798 </property>
799 <property name="buddy" >
800 <cstring>mLeVRDPPort</cstring>
801 </property>
802 </widget>
803 </item>
804 <item row="1" column="1" >
805 <widget class="QComboBox" name="mCbVRDPMethod" >
806 <property name="whatsThis" >
807 <string>Defines the VRDP authentication method.</string>
808 </property>
809 </widget>
810 </item>
811 <item row="1" column="2" >
812 <spacer>
813 <property name="orientation" >
814 <enum>Qt::Horizontal</enum>
815 </property>
816 <property name="sizeHint" >
817 <size>
818 <width>40</width>
819 <height>20</height>
820 </size>
821 </property>
822 </spacer>
823 </item>
824 <item row="2" column="0" >
825 <widget class="QLabel" name="mLbVRDPTimeout" >
826 <property name="text" >
827 <string>Authentication &amp;Timeout</string>
828 </property>
829 <property name="buddy" >
830 <cstring>mLeVRDPTimeout</cstring>
831 </property>
832 </widget>
833 </item>
834 <item row="2" column="1" >
835 <widget class="QLineEdit" name="mLeVRDPTimeout" >
836 <property name="whatsThis" >
837 <string>Specifies the timeout for guest authentication, in milliseconds.</string>
838 </property>
839 </widget>
840 </item>
841 <item row="2" column="2" >
842 <spacer>
843 <property name="orientation" >
844 <enum>Qt::Horizontal</enum>
845 </property>
846 <property name="sizeHint" >
847 <size>
848 <width>40</width>
849 <height>20</height>
850 </size>
851 </property>
852 </spacer>
853 </item>
854 </layout>
855 </widget>
856 </item>
857 <item>
858 <spacer>
859 <property name="orientation" >
860 <enum>Qt::Vertical</enum>
861 </property>
862 <property name="sizeHint" >
863 <size>
864 <width>20</width>
865 <height>40</height>
866 </size>
867 </property>
868 </spacer>
869 </item>
870 </layout>
871 </widget>
872 </widget>
873 </item>
874 <item row="2" column="1" >
875 <widget class="QLabel" name="mLbWhatsThis" >
876 <property name="frameShape" >
877 <enum>QFrame::Box</enum>
878 </property>
879 <property name="frameShadow" >
880 <enum>QFrame::Sunken</enum>
881 </property>
882 <property name="text" >
883 <string/>
884 </property>
885 <property name="alignment" >
886 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
887 </property>
888 <property name="wordWrap" >
889 <bool>true</bool>
890 </property>
891 <property name="margin" >
892 <number>7</number>
893 </property>
894 </widget>
895 </item>
896 <item row="3" column="0" colspan="2" >
897 <layout class="QHBoxLayout" >
898 <item>
899 <widget class="QPushButton" name="mBtnHelp" >
900 <property name="whatsThis" >
901 <string>Displays the dialog help.</string>
902 </property>
903 <property name="text" >
904 <string>Help</string>
905 </property>
906 <property name="shortcut" >
907 <string>F1</string>
908 </property>
909 </widget>
910 </item>
911 <item>
912 <spacer>
913 <property name="orientation" >
914 <enum>Qt::Horizontal</enum>
915 </property>
916 <property name="sizeHint" >
917 <size>
918 <width>40</width>
919 <height>20</height>
920 </size>
921 </property>
922 </spacer>
923 </item>
924 <item>
925 <widget class="QLabel" name="mLbWarnIcon" >
926 <property name="maximumSize" >
927 <size>
928 <width>16</width>
929 <height>16</height>
930 </size>
931 </property>
932 </widget>
933 </item>
934 <item>
935 <widget class="QLabel" name="mLbWarnText" >
936 <property name="text" >
937 <string>Invalid settings detected</string>
938 </property>
939 </widget>
940 </item>
941 <item>
942 <spacer>
943 <property name="orientation" >
944 <enum>Qt::Horizontal</enum>
945 </property>
946 <property name="sizeHint" >
947 <size>
948 <width>40</width>
949 <height>20</height>
950 </size>
951 </property>
952 </spacer>
953 </item>
954 <item>
955 <widget class="QPushButton" name="mBtnOk" >
956 <property name="whatsThis" >
957 <string>Accepts (saves) changes and closes the dialog.</string>
958 </property>
959 <property name="text" >
960 <string>&amp;Ok</string>
961 </property>
962 <property name="default" >
963 <bool>true</bool>
964 </property>
965 </widget>
966 </item>
967 <item>
968 <widget class="QPushButton" name="mBtnCancel" >
969 <property name="whatsThis" >
970 <string>Cancels changes and closes the dialog.</string>
971 </property>
972 <property name="text" >
973 <string>Cancel</string>
974 </property>
975 </widget>
976 </item>
977 </layout>
978 </item>
979 </layout>
980 </widget>
981 <customwidgets>
982 <customwidget>
983 <class>VBoxMediaComboBox</class>
984 <extends>QComboBox</extends>
985 <header>VBoxMediaComboBox.h</header>
986 </customwidget>
987 </customwidgets>
988 <resources>
989 <include location="../VirtualBox.qrc" />
990 </resources>
991 <connections/>
992</ui>
Note: See TracBrowser for help on using the repository browser.

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