VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui@ 1726

Last change on this file since 1726 was 879, checked in by vboxsync, 18 years ago

FE/Qt: Added the eraser icon (for clearing/resetting values to defaults); Fixed a minor bug in the auto-resize guest icon.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 50.3 KB
Line 
1<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2<class>VBoxGlobalSettingsDlg</class>
3<comment>
4:mode=html:tabSize=4:indentSize=4:noTabs=true:
5:folding=explicit:collapseFolds=1:
6
7# Copyright (C) 2006 InnoTek Systemberatung GmbH
8#
9# This file is part of VirtualBox Open Source Edition (OSE), as
10# available from http://www.virtualbox.org. This file is free software;
11# you can redistribute it and/or modify it under the terms of the GNU
12# General Public License as published by the Free Software Foundation,
13# in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
14# distribution. VirtualBox OSE is distributed in the hope that it will
15# be useful, but WITHOUT ANY WARRANTY of any kind.
16#
17# If you received this file as part of a commercial VirtualBox
18# distribution, then only the terms of your commercial VirtualBox
19# license agreement apply instead of the previous paragraph.
20</comment>
21<widget class="QDialog">
22 <property name="name">
23 <cstring>VBoxGlobalSettingsDlg</cstring>
24 </property>
25 <property name="geometry">
26 <rect>
27 <x>0</x>
28 <y>0</y>
29 <width>580</width>
30 <height>370</height>
31 </rect>
32 </property>
33 <property name="caption">
34 <string>VBoxGlobalSettingsDlg</string>
35 </property>
36 <property name="sizeGripEnabled">
37 <bool>true</bool>
38 </property>
39 <property name="whatsThis" stdset="0">
40 <string>&lt;i&gt;Select a settings category from the list on the left side and move the mouse over a settings item to get more information&lt;i&gt;.</string>
41 </property>
42 <grid>
43 <property name="name">
44 <cstring>unnamed</cstring>
45 </property>
46 <property name="margin">
47 <number>11</number>
48 </property>
49 <property name="spacing">
50 <number>10</number>
51 </property>
52 <property name="resizeMode">
53 <enum>Minimum</enum>
54 </property>
55 <widget class="QListView" row="0" column="0" rowspan="3" colspan="1">
56 <column>
57 <property name="text">
58 <string>Category</string>
59 </property>
60 <property name="clickable">
61 <bool>false</bool>
62 </property>
63 <property name="resizable">
64 <bool>true</bool>
65 </property>
66 </column>
67 <column>
68 <property name="text">
69 <string>[id]</string>
70 </property>
71 <property name="clickable">
72 <bool>false</bool>
73 </property>
74 <property name="resizable">
75 <bool>false</bool>
76 </property>
77 </column>
78 <column>
79 <property name="text">
80 <string>[link]</string>
81 </property>
82 <property name="clickable">
83 <bool>false</bool>
84 </property>
85 <property name="resizable">
86 <bool>false</bool>
87 </property>
88 </column>
89 <item>
90 <property name="text">
91 <string> General </string>
92 </property>
93 <property name="text">
94 <string>0</string>
95 </property>
96 <property name="text">
97 <string>#general</string>
98 </property>
99 <property name="pixmap">
100 <pixmap>machine_16px.png</pixmap>
101 </property>
102 <property name="pixmap">
103 <pixmap></pixmap>
104 </property>
105 <property name="pixmap">
106 <pixmap></pixmap>
107 </property>
108 </item>
109 <item>
110 <property name="text">
111 <string> Input </string>
112 </property>
113 <property name="text">
114 <string>1</string>
115 </property>
116 <property name="text">
117 <string>#input</string>
118 </property>
119 <property name="pixmap">
120 <pixmap>hostkey_16px.png</pixmap>
121 </property>
122 <property name="pixmap">
123 <pixmap></pixmap>
124 </property>
125 <property name="pixmap">
126 <pixmap></pixmap>
127 </property>
128 </item>
129 <item>
130 <property name="text">
131 <string> USB </string>
132 </property>
133 <property name="text">
134 <string>2</string>
135 </property>
136 <property name="text">
137 <string>#usb</string>
138 </property>
139 <property name="pixmap">
140 <pixmap>usb_16px.png</pixmap>
141 </property>
142 <property name="pixmap">
143 <pixmap></pixmap>
144 </property>
145 <property name="pixmap">
146 <pixmap></pixmap>
147 </property>
148 </item>
149 <property name="name">
150 <cstring>listView</cstring>
151 </property>
152 <property name="sizePolicy">
153 <sizepolicy>
154 <hsizetype>0</hsizetype>
155 <vsizetype>7</vsizetype>
156 <horstretch>0</horstretch>
157 <verstretch>0</verstretch>
158 </sizepolicy>
159 </property>
160 <property name="allColumnsShowFocus">
161 <bool>true</bool>
162 </property>
163 <property name="itemMargin">
164 <number>3</number>
165 </property>
166 </widget>
167 <widget class="QLabel" row="0" column="1">
168 <property name="name">
169 <cstring>titleLabel</cstring>
170 </property>
171 <property name="sizePolicy">
172 <sizepolicy>
173 <hsizetype>5</hsizetype>
174 <vsizetype>0</vsizetype>
175 <horstretch>0</horstretch>
176 <verstretch>0</verstretch>
177 </sizepolicy>
178 </property>
179 <property name="backgroundMode">
180 <enum>PaletteBase</enum>
181 </property>
182 <property name="font">
183 <font>
184 <pointsize>11</pointsize>
185 <bold>1</bold>
186 </font>
187 </property>
188 <property name="frameShape">
189 <enum>Box</enum>
190 </property>
191 <property name="frameShadow">
192 <enum>Sunken</enum>
193 </property>
194 <property name="lineWidth">
195 <number>1</number>
196 </property>
197 <property name="margin">
198 <number>7</number>
199 </property>
200 <property name="text">
201 <string></string>
202 </property>
203 <property name="buddy" stdset="0">
204 <cstring></cstring>
205 </property>
206 </widget>
207 <widget class="QWidgetStack" row="1" column="1">
208 <property name="name">
209 <cstring>widgetStack</cstring>
210 </property>
211 <property name="sizePolicy">
212 <sizepolicy>
213 <hsizetype>7</hsizetype>
214 <vsizetype>7</vsizetype>
215 <horstretch>0</horstretch>
216 <verstretch>0</verstretch>
217 </sizepolicy>
218 </property>
219 <widget class="QWidget">
220 <property name="name">
221 <cstring>pageGeneral</cstring>
222 </property>
223 <attribute name="id">
224 <number>0</number>
225 </attribute>
226 <vbox>
227 <property name="name">
228 <cstring>unnamed</cstring>
229 </property>
230 <property name="margin">
231 <number>0</number>
232 </property>
233 <widget class="QGroupBox">
234 <property name="name">
235 <cstring>groupBox1</cstring>
236 </property>
237 <property name="sizePolicy">
238 <sizepolicy>
239 <hsizetype>7</hsizetype>
240 <vsizetype>5</vsizetype>
241 <horstretch>0</horstretch>
242 <verstretch>0</verstretch>
243 </sizepolicy>
244 </property>
245 <property name="title">
246 <string>Default &amp;Folders</string>
247 </property>
248 <grid>
249 <property name="name">
250 <cstring>unnamed</cstring>
251 </property>
252 <property name="spacing">
253 <number>5</number>
254 </property>
255 <widget class="QLineEdit" row="0" column="1">
256 <property name="name">
257 <cstring>leVDIFolder</cstring>
258 </property>
259 <property name="frameShape">
260 <enum>LineEditPanel</enum>
261 </property>
262 <property name="frameShadow">
263 <enum>Sunken</enum>
264 </property>
265 <property name="whatsThis" stdset="0">
266 <string>Displays the path to the default VDI folder. This folder is
267used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</string>
268 </property>
269 </widget>
270 <widget class="QLabel" row="1" column="0">
271 <property name="name">
272 <cstring>textLabel2_2</cstring>
273 </property>
274 <property name="text">
275 <string>Machines</string>
276 </property>
277 </widget>
278 <widget class="QLabel" row="0" column="0">
279 <property name="name">
280 <cstring>textLabel1_2</cstring>
281 </property>
282 <property name="text">
283 <string>VDI files</string>
284 </property>
285 </widget>
286 <widget class="QToolButton" row="1" column="3">
287 <property name="name">
288 <cstring>tbResetMachineFolder</cstring>
289 </property>
290 <property name="focusPolicy">
291 <enum>TabFocus</enum>
292 </property>
293 <property name="text">
294 <string></string>
295 </property>
296 <property name="iconSet">
297 <iconset>eraser_16px.png</iconset>
298 </property>
299 <property name="autoRaise">
300 <bool>true</bool>
301 </property>
302 <property name="whatsThis" stdset="0">
303 <string>Resets the virtual machine folder path to the default value.
304The actual default path will be displayed after accepting the changes and opening this dialog again.</string>
305 </property>
306 </widget>
307 <widget class="QToolButton" row="0" column="3">
308 <property name="name">
309 <cstring>tbResetVDIFolder</cstring>
310 </property>
311 <property name="focusPolicy">
312 <enum>TabFocus</enum>
313 </property>
314 <property name="text">
315 <string></string>
316 </property>
317 <property name="iconSet">
318 <iconset>eraser_16px.png</iconset>
319 </property>
320 <property name="autoRaise">
321 <bool>true</bool>
322 </property>
323 <property name="whatsThis" stdset="0">
324 <string>Resets the VDI folder path to the default value.
325The actual default path will be displayed after accepting the changes and opening this dialog again.</string>
326 </property>
327 </widget>
328 <widget class="QLineEdit" row="1" column="1">
329 <property name="name">
330 <cstring>leMachineFolder</cstring>
331 </property>
332 <property name="whatsThis" stdset="0">
333 <string>Displays the path to the default virtual machine
334folder. This folder is used, if not explicitly specified otherwise, when creating new
335virtual machines.</string>
336 </property>
337 </widget>
338 <widget class="QToolButton" row="0" column="2">
339 <property name="name">
340 <cstring>tbSelectVDIFolder</cstring>
341 </property>
342 <property name="focusPolicy">
343 <enum>TabFocus</enum>
344 </property>
345 <property name="text">
346 <string></string>
347 </property>
348 <property name="iconSet">
349 <iconset>select_file_16px.png</iconset>
350 </property>
351 <property name="textLabel">
352 <string>Select</string>
353 </property>
354 <property name="autoRaise">
355 <bool>true</bool>
356 </property>
357 <property name="whatsThis" stdset="0">
358 <string>Opens a dialog to select the
359default VDI folder.</string>
360 </property>
361 </widget>
362 <widget class="QToolButton" row="1" column="2">
363 <property name="name">
364 <cstring>tbSelectMachineFolder</cstring>
365 </property>
366 <property name="focusPolicy">
367 <enum>TabFocus</enum>
368 </property>
369 <property name="text">
370 <string></string>
371 </property>
372 <property name="iconSet">
373 <iconset>select_file_16px.png</iconset>
374 </property>
375 <property name="textLabel">
376 <string>Select</string>
377 </property>
378 <property name="autoRaise">
379 <bool>true</bool>
380 </property>
381 <property name="whatsThis" stdset="0">
382 <string>Opens a dialog to select the
383default virtual machine folder.</string>
384 </property>
385 </widget>
386 </grid>
387 </widget>
388 <spacer>
389 <property name="name">
390 <cstring>spacer4</cstring>
391 </property>
392 <property name="orientation">
393 <enum>Vertical</enum>
394 </property>
395 <property name="sizeType">
396 <enum>Expanding</enum>
397 </property>
398 <property name="sizeHint">
399 <size>
400 <width>20</width>
401 <height>31</height>
402 </size>
403 </property>
404 </spacer>
405 </vbox>
406 </widget>
407 <widget class="QWidget">
408 <property name="name">
409 <cstring>pageKeyboard</cstring>
410 </property>
411 <attribute name="id">
412 <number>1</number>
413 </attribute>
414 <vbox>
415 <property name="name">
416 <cstring>unnamed</cstring>
417 </property>
418 <property name="margin">
419 <number>0</number>
420 </property>
421 <widget class="QGroupBox">
422 <property name="name">
423 <cstring>grbKeyboard</cstring>
424 </property>
425 <property name="title">
426 <string>&amp;Keyboard</string>
427 </property>
428 <vbox>
429 <property name="name">
430 <cstring>unnamed</cstring>
431 </property>
432 <widget class="QLayoutWidget">
433 <property name="name">
434 <cstring>layout47</cstring>
435 </property>
436 <hbox>
437 <property name="name">
438 <cstring>unnamed</cstring>
439 </property>
440 <widget class="QLayoutWidget">
441 <property name="name">
442 <cstring>layoutHostKey</cstring>
443 </property>
444 <hbox>
445 <property name="name">
446 <cstring>unnamed</cstring>
447 </property>
448 <widget class="QLabel">
449 <property name="name">
450 <cstring>txHostKey</cstring>
451 </property>
452 <property name="text">
453 <string>&amp;Host Key</string>
454 </property>
455 </widget>
456 </hbox>
457 </widget>
458 <spacer>
459 <property name="name">
460 <cstring>spacer22</cstring>
461 </property>
462 <property name="orientation">
463 <enum>Horizontal</enum>
464 </property>
465 <property name="sizeType">
466 <enum>Expanding</enum>
467 </property>
468 <property name="sizeHint">
469 <size>
470 <width>40</width>
471 <height>20</height>
472 </size>
473 </property>
474 </spacer>
475 </hbox>
476 </widget>
477 <widget class="QCheckBox">
478 <property name="name">
479 <cstring>chbAutoCapture</cstring>
480 </property>
481 <property name="text">
482 <string>&amp;Auto capture keyboard</string>
483 </property>
484 <property name="accel">
485 <string>Alt+A</string>
486 </property>
487 <property name="whatsThis" stdset="0">
488 <string>When checked, the keyboard is automatically
489captured every time the VM window is activated. When the keyboard is captured,
490all keystrokes (including system ones like Alt-Tab) are directed to the VM.</string>
491 </property>
492 </widget>
493 </vbox>
494 </widget>
495 <spacer>
496 <property name="name">
497 <cstring>spacer23</cstring>
498 </property>
499 <property name="orientation">
500 <enum>Vertical</enum>
501 </property>
502 <property name="sizeType">
503 <enum>Expanding</enum>
504 </property>
505 <property name="sizeHint">
506 <size>
507 <width>20</width>
508 <height>40</height>
509 </size>
510 </property>
511 </spacer>
512 </vbox>
513 </widget>
514 <widget class="QWidget">
515 <property name="name">
516 <cstring>pageUSB</cstring>
517 </property>
518 <attribute name="id">
519 <number>2</number>
520 </attribute>
521 <vbox>
522 <property name="name">
523 <cstring>unnamed</cstring>
524 </property>
525 <property name="margin">
526 <number>0</number>
527 </property>
528 <widget class="QGroupBox">
529 <property name="name">
530 <cstring>grbUSBFilters</cstring>
531 </property>
532 <property name="title">
533 <string>&amp;USB Device Filters</string>
534 </property>
535 <vbox>
536 <property name="name">
537 <cstring>unnamed</cstring>
538 </property>
539 <widget class="QLayoutWidget">
540 <property name="name">
541 <cstring>layout148</cstring>
542 </property>
543 <hbox>
544 <property name="name">
545 <cstring>unnamed</cstring>
546 </property>
547 <widget class="QListView">
548 <column>
549 <property name="text">
550 <string>[name]</string>
551 </property>
552 <property name="clickable">
553 <bool>false</bool>
554 </property>
555 <property name="resizable">
556 <bool>true</bool>
557 </property>
558 </column>
559 <property name="name">
560 <cstring>lvUSBFilters</cstring>
561 </property>
562 <property name="whatsThis" stdset="0">
563 <string>Lists all global USB filters.
564The checkbox to the left defines whether the particular filter is enabled or not.</string>
565 </property>
566 </widget>
567 <widget class="QLayoutWidget">
568 <property name="name">
569 <cstring>layout147</cstring>
570 </property>
571 <vbox>
572 <property name="name">
573 <cstring>unnamed</cstring>
574 </property>
575 <property name="spacing">
576 <number>0</number>
577 </property>
578 <widget class="QToolButton">
579 <property name="name">
580 <cstring>tbAddUSBFilter</cstring>
581 </property>
582 <property name="focusPolicy">
583 <enum>TabFocus</enum>
584 </property>
585 <property name="text">
586 <string></string>
587 </property>
588 <property name="accel">
589 <string>Ins</string>
590 </property>
591 <property name="iconSet">
592 <iconset></iconset>
593 </property>
594 <property name="textLabel">
595 <string>Add Empty (Ins)</string>
596 </property>
597 <property name="autoRaise">
598 <bool>true</bool>
599 </property>
600 <property name="whatsThis" stdset="0">
601 <string>Adds a new USB filter with
602all fields initially set to empty strings. Note that such a filter will match any attached
603USB device.</string>
604 </property>
605 </widget>
606 <widget class="QToolButton">
607 <property name="name">
608 <cstring>tbAddUSBFilterFrom</cstring>
609 </property>
610 <property name="focusPolicy">
611 <enum>TabFocus</enum>
612 </property>
613 <property name="text">
614 <string></string>
615 </property>
616 <property name="accel">
617 <string>Alt+Ins</string>
618 </property>
619 <property name="iconSet">
620 <iconset></iconset>
621 </property>
622 <property name="textLabel">
623 <string>Add From (Alt+Ins)</string>
624 </property>
625 <property name="autoRaise">
626 <bool>true</bool>
627 </property>
628 <property name="whatsThis" stdset="0">
629 <string>Adds a new USB filter
630with all fields set to the values of the selected USB device attached to the host PC.</string>
631 </property>
632 </widget>
633 <widget class="QToolButton">
634 <property name="name">
635 <cstring>tbRemoveUSBFilter</cstring>
636 </property>
637 <property name="focusPolicy">
638 <enum>TabFocus</enum>
639 </property>
640 <property name="text">
641 <string></string>
642 </property>
643 <property name="accel">
644 <string>Del</string>
645 </property>
646 <property name="iconSet">
647 <iconset></iconset>
648 </property>
649 <property name="textLabel">
650 <string>Remove (Del)</string>
651 </property>
652 <property name="autoRaise">
653 <bool>true</bool>
654 </property>
655 <property name="whatsThis" stdset="0">
656 <string>Removes the selected USB filter.</string>
657 </property>
658 </widget>
659 <widget class="QToolButton">
660 <property name="name">
661 <cstring>tbUSBFilterUp</cstring>
662 </property>
663 <property name="focusPolicy">
664 <enum>TabFocus</enum>
665 </property>
666 <property name="text">
667 <string></string>
668 </property>
669 <property name="accel">
670 <string>Ctrl+Up</string>
671 </property>
672 <property name="iconSet">
673 <iconset></iconset>
674 </property>
675 <property name="textLabel">
676 <string>Move Up (Ctrl+Up)</string>
677 </property>
678 <property name="autoRaise">
679 <bool>true</bool>
680 </property>
681 <property name="whatsThis" stdset="0">
682 <string>Moves the selected USB filter up.</string>
683 </property>
684 </widget>
685 <widget class="QToolButton">
686 <property name="name">
687 <cstring>tbUSBFilterDown</cstring>
688 </property>
689 <property name="focusPolicy">
690 <enum>TabFocus</enum>
691 </property>
692 <property name="text">
693 <string></string>
694 </property>
695 <property name="accel">
696 <string>Ctrl+Down</string>
697 </property>
698 <property name="iconSet">
699 <iconset></iconset>
700 </property>
701 <property name="textLabel">
702 <string>Move Down (Ctrl+Down)</string>
703 </property>
704 <property name="autoRaise">
705 <bool>true</bool>
706 </property>
707 <property name="whatsThis" stdset="0">
708 <string>Moves the selected USB filter down.</string>
709 </property>
710 </widget>
711 <spacer>
712 <property name="name">
713 <cstring>spacer106</cstring>
714 </property>
715 <property name="orientation">
716 <enum>Vertical</enum>
717 </property>
718 <property name="sizeType">
719 <enum>Expanding</enum>
720 </property>
721 <property name="sizeHint">
722 <size>
723 <width>20</width>
724 <height>0</height>
725 </size>
726 </property>
727 </spacer>
728 </vbox>
729 </widget>
730 </hbox>
731 </widget>
732 </vbox>
733 </widget>
734 </vbox>
735 </widget>
736 </widget>
737 <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
738 <property name="name">
739 <cstring>layout57</cstring>
740 </property>
741 <hbox>
742 <property name="name">
743 <cstring>unnamed</cstring>
744 </property>
745 <widget class="QPushButton">
746 <property name="name">
747 <cstring>buttonHelp</cstring>
748 </property>
749 <property name="sizePolicy">
750 <sizepolicy>
751 <hsizetype>1</hsizetype>
752 <vsizetype>0</vsizetype>
753 <horstretch>0</horstretch>
754 <verstretch>0</verstretch>
755 </sizepolicy>
756 </property>
757 <property name="text">
758 <string>Help</string>
759 </property>
760 <property name="accel">
761 <string>F1</string>
762 </property>
763 <property name="autoDefault">
764 <bool>true</bool>
765 </property>
766 <property name="whatsThis" stdset="0">
767 <string>Displays the dialog help.</string>
768 </property>
769 </widget>
770 <spacer>
771 <property name="name">
772 <cstring>warningSpacer</cstring>
773 </property>
774 <property name="orientation">
775 <enum>Horizontal</enum>
776 </property>
777 <property name="sizeType">
778 <enum>Expanding</enum>
779 </property>
780 <property name="sizeHint">
781 <size>
782 <width>16</width>
783 <height>20</height>
784 </size>
785 </property>
786 </spacer>
787 <widget class="QLabel">
788 <property name="name">
789 <cstring>warningPixmap</cstring>
790 </property>
791 <property name="sizePolicy">
792 <sizepolicy>
793 <hsizetype>0</hsizetype>
794 <vsizetype>0</vsizetype>
795 <horstretch>0</horstretch>
796 <verstretch>0</verstretch>
797 </sizepolicy>
798 </property>
799 <property name="scaledContents">
800 <bool>true</bool>
801 </property>
802 </widget>
803 <widget class="QLabel">
804 <property name="name">
805 <cstring>warningLabel</cstring>
806 </property>
807 <property name="sizePolicy">
808 <sizepolicy>
809 <hsizetype>7</hsizetype>
810 <vsizetype>5</vsizetype>
811 <horstretch>0</horstretch>
812 <verstretch>0</verstretch>
813 </sizepolicy>
814 </property>
815 <property name="text">
816 <string>Invalid settings detected</string>
817 </property>
818 <property name="alignment">
819 <set>AlignVCenter</set>
820 </property>
821 </widget>
822 <spacer>
823 <property name="name">
824 <cstring>spacer49</cstring>
825 </property>
826 <property name="orientation">
827 <enum>Horizontal</enum>
828 </property>
829 <property name="sizeType">
830 <enum>Expanding</enum>
831 </property>
832 <property name="sizeHint">
833 <size>
834 <width>16</width>
835 <height>20</height>
836 </size>
837 </property>
838 </spacer>
839 <widget class="QPushButton">
840 <property name="name">
841 <cstring>buttonOk</cstring>
842 </property>
843 <property name="text">
844 <string>&amp;OK</string>
845 </property>
846 <property name="accel">
847 <string>Alt+O</string>
848 </property>
849 <property name="autoDefault">
850 <bool>true</bool>
851 </property>
852 <property name="default">
853 <bool>true</bool>
854 </property>
855 <property name="whatsThis" stdset="0">
856 <string>Accepts (saves) changes and closes the dialog.</string>
857 </property>
858 </widget>
859 <widget class="QPushButton">
860 <property name="name">
861 <cstring>buttonCancel</cstring>
862 </property>
863 <property name="text">
864 <string>Cancel</string>
865 </property>
866 <property name="accel">
867 <string></string>
868 </property>
869 <property name="autoDefault">
870 <bool>true</bool>
871 </property>
872 <property name="whatsThis" stdset="0">
873 <string>Cancels changes and closes the dialog.</string>
874 </property>
875 </widget>
876 </hbox>
877 </widget>
878 <widget class="QLabel" row="2" column="1">
879 <property name="name">
880 <cstring>whatsThisLabel</cstring>
881 </property>
882 <property name="sizePolicy">
883 <sizepolicy>
884 <hsizetype>7</hsizetype>
885 <vsizetype>0</vsizetype>
886 <horstretch>0</horstretch>
887 <verstretch>0</verstretch>
888 </sizepolicy>
889 </property>
890 <property name="backgroundMode">
891 <enum>PaletteMidlight</enum>
892 </property>
893 <property name="frameShape">
894 <enum>Box</enum>
895 </property>
896 <property name="frameShadow">
897 <enum>Sunken</enum>
898 </property>
899 <property name="margin">
900 <number>7</number>
901 </property>
902 <property name="scaledContents">
903 <bool>false</bool>
904 </property>
905 <property name="alignment">
906 <set>WordBreak|AlignJustify|AlignTop</set>
907 </property>
908 </widget>
909 </grid>
910</widget>
911<connections>
912 <connection>
913 <sender>buttonOk</sender>
914 <signal>clicked()</signal>
915 <receiver>VBoxGlobalSettingsDlg</receiver>
916 <slot>accept()</slot>
917 </connection>
918 <connection>
919 <sender>buttonCancel</sender>
920 <signal>clicked()</signal>
921 <receiver>VBoxGlobalSettingsDlg</receiver>
922 <slot>reject()</slot>
923 </connection>
924 <connection>
925 <sender>listView</sender>
926 <signal>currentChanged(QListViewItem*)</signal>
927 <receiver>VBoxGlobalSettingsDlg</receiver>
928 <slot>listView_currentChanged(QListViewItem*)</slot>
929 </connection>
930 <connection>
931 <sender>tbResetVDIFolder</sender>
932 <signal>clicked()</signal>
933 <receiver>VBoxGlobalSettingsDlg</receiver>
934 <slot>tbResetFolder_clicked()</slot>
935 </connection>
936 <connection>
937 <sender>tbSelectVDIFolder</sender>
938 <signal>clicked()</signal>
939 <receiver>VBoxGlobalSettingsDlg</receiver>
940 <slot>tbSelectFolder_clicked()</slot>
941 </connection>
942 <connection>
943 <sender>tbResetMachineFolder</sender>
944 <signal>clicked()</signal>
945 <receiver>VBoxGlobalSettingsDlg</receiver>
946 <slot>tbResetFolder_clicked()</slot>
947 </connection>
948 <connection>
949 <sender>tbSelectMachineFolder</sender>
950 <signal>clicked()</signal>
951 <receiver>VBoxGlobalSettingsDlg</receiver>
952 <slot>tbSelectFolder_clicked()</slot>
953 </connection>
954 <connection>
955 <sender>lvUSBFilters</sender>
956 <signal>currentChanged(QListViewItem*)</signal>
957 <receiver>VBoxGlobalSettingsDlg</receiver>
958 <slot>lvUSBFilters_currentChanged(QListViewItem*)</slot>
959 </connection>
960 <connection>
961 <sender>tbAddUSBFilter</sender>
962 <signal>clicked()</signal>
963 <receiver>VBoxGlobalSettingsDlg</receiver>
964 <slot>tbAddUSBFilter_clicked()</slot>
965 </connection>
966 <connection>
967 <sender>tbAddUSBFilterFrom</sender>
968 <signal>clicked()</signal>
969 <receiver>VBoxGlobalSettingsDlg</receiver>
970 <slot>tbAddUSBFilterFrom_clicked()</slot>
971 </connection>
972 <connection>
973 <sender>tbRemoveUSBFilter</sender>
974 <signal>clicked()</signal>
975 <receiver>VBoxGlobalSettingsDlg</receiver>
976 <slot>tbRemoveUSBFilter_clicked()</slot>
977 </connection>
978 <connection>
979 <sender>tbUSBFilterUp</sender>
980 <signal>clicked()</signal>
981 <receiver>VBoxGlobalSettingsDlg</receiver>
982 <slot>tbUSBFilterUp_clicked()</slot>
983 </connection>
984 <connection>
985 <sender>tbUSBFilterDown</sender>
986 <signal>clicked()</signal>
987 <receiver>VBoxGlobalSettingsDlg</receiver>
988 <slot>tbUSBFilterDown_clicked()</slot>
989 </connection>
990</connections>
991<tabstops>
992 <tabstop>listView</tabstop>
993 <tabstop>chbAutoCapture</tabstop>
994 <tabstop>leVDIFolder</tabstop>
995 <tabstop>tbSelectVDIFolder</tabstop>
996 <tabstop>tbResetVDIFolder</tabstop>
997 <tabstop>leMachineFolder</tabstop>
998 <tabstop>tbSelectMachineFolder</tabstop>
999 <tabstop>tbResetMachineFolder</tabstop>
1000 <tabstop>lvUSBFilters</tabstop>
1001 <tabstop>tbAddUSBFilter</tabstop>
1002 <tabstop>tbAddUSBFilterFrom</tabstop>
1003 <tabstop>tbRemoveUSBFilter</tabstop>
1004 <tabstop>tbUSBFilterUp</tabstop>
1005 <tabstop>tbUSBFilterDown</tabstop>
1006 <tabstop>buttonHelp</tabstop>
1007 <tabstop>buttonOk</tabstop>
1008 <tabstop>buttonCancel</tabstop>
1009</tabstops>
1010<includes>
1011 <include location="global" impldecl="in implementation">qvalidator.h</include>
1012 <include location="global" impldecl="in implementation">qmessagebox.h</include>
1013 <include location="global" impldecl="in implementation">qfont.h</include>
1014 <include location="global" impldecl="in implementation">qobjectlist.h</include>
1015 <include location="global" impldecl="in implementation">qfiledialog.h</include>
1016 <include location="global" impldecl="in implementation">qfocusdata.h</include>
1017 <include location="global" impldecl="in implementation">qtimer.h</include>
1018 <include location="local" impldecl="in declaration">COMDefs.h</include>
1019 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
1020 <include location="local" impldecl="in declaration">QIHotKeyEdit.h</include>
1021 <include location="local" impldecl="in declaration">VMGlobalSettings.h</include>
1022 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
1023 <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
1024 <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
1025 <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
1026</includes>
1027<forwards>
1028 <forward>class VBoxUSBMenu</forward>
1029</forwards>
1030<variables>
1031 <variable access="private">bool polished;</variable>
1032 <variable access="private">bool valid;</variable>
1033 <variable access="private">QTimer *whatsThisTimer;</variable>
1034 <variable access="private">QWidget *whatsThisCandidate;</variable>
1035 <variable access="private">QIHotKeyEdit *hkeHostKey;</variable>
1036 <variable access="private">QIWidgetValidator *wvalGeneral;</variable>
1037 <variable access="private">QIWidgetValidator *wvalKeyboard;</variable>
1038 <variable access="private">QString warningString;</variable>
1039 <variable access="private">QWidgetStack *wstUSBFilters;</variable>
1040 <variable access="private">ulong mLastUSBFilterNum;</variable>
1041 <variable access="private">bool mUSBFilterListModified;</variable>
1042 <variable access="private">VBoxUSBMenu *usbDevicesMenu;</variable>
1043</variables>
1044<slots>
1045 <slot>listView_currentChanged( QListViewItem * item )</slot>
1046 <slot>enableOk( const QIWidgetValidator * wval )</slot>
1047 <slot>revalidate( QIWidgetValidator * )</slot>
1048 <slot>updateWhatsThis( bool gotFocus = false )</slot>
1049 <slot>tbResetFolder_clicked()</slot>
1050 <slot>tbSelectFolder_clicked()</slot>
1051 <slot>addUSBFilter( const CUSBDeviceFilter &amp;, bool )</slot>
1052 <slot>lvUSBFilters_currentChanged( QListViewItem * )</slot>
1053 <slot>lvUSBFilters_setCurrentText( const QString &amp; )</slot>
1054 <slot>tbAddUSBFilter_clicked()</slot>
1055 <slot>tbAddUSBFilterFrom_clicked()</slot>
1056 <slot>menuAddUSBFilterFrom_activated( int )</slot>
1057 <slot>tbRemoveUSBFilter_clicked()</slot>
1058 <slot>tbUSBFilterUp_clicked()</slot>
1059 <slot>tbUSBFilterDown_clicked()</slot>
1060</slots>
1061<functions>
1062 <function access="private">init()</function>
1063 <function access="protected">showEvent( QShowEvent * )</function>
1064 <function>getFrom( const CSystemProperties &amp; props, const VMGlobalSettings &amp; gs )</function>
1065 <function>putBackTo( CSystemProperties &amp; props, VMGlobalSettings &amp; gs )</function>
1066 <function access="protected">setWarning( const QString &amp; )</function>
1067 <function returnType="bool">eventFilter( QObject * watched, QEvent * e )</function>
1068</functions>
1069<pixmapinproject/>
1070<layoutdefaults spacing="6" margin="11"/>
1071</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