VirtualBox

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

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

FE/Qt: A bunch of corrections and improvements to the Language selectior UI.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 62.9 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>VirtualBox Global Settings</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 <item>
150 <property name="text">
151 <string> Language </string>
152 </property>
153 <property name="text">
154 <string>3</string>
155 </property>
156 <property name="text">
157 <string>#language</string>
158 </property>
159 <property name="pixmap">
160 <pixmap>site_16px.png</pixmap>
161 </property>
162 <property name="pixmap">
163 <pixmap></pixmap>
164 </property>
165 <property name="pixmap">
166 <pixmap></pixmap>
167 </property>
168 </item>
169 <property name="name">
170 <cstring>listView</cstring>
171 </property>
172 <property name="sizePolicy">
173 <sizepolicy>
174 <hsizetype>0</hsizetype>
175 <vsizetype>7</vsizetype>
176 <horstretch>0</horstretch>
177 <verstretch>0</verstretch>
178 </sizepolicy>
179 </property>
180 <property name="allColumnsShowFocus">
181 <bool>true</bool>
182 </property>
183 <property name="itemMargin">
184 <number>3</number>
185 </property>
186 </widget>
187 <widget class="QLabel" row="0" column="1">
188 <property name="name">
189 <cstring>titleLabel</cstring>
190 </property>
191 <property name="sizePolicy">
192 <sizepolicy>
193 <hsizetype>5</hsizetype>
194 <vsizetype>0</vsizetype>
195 <horstretch>0</horstretch>
196 <verstretch>0</verstretch>
197 </sizepolicy>
198 </property>
199 <property name="backgroundMode">
200 <enum>PaletteBase</enum>
201 </property>
202 <property name="font">
203 <font>
204 <pointsize>11</pointsize>
205 <bold>1</bold>
206 </font>
207 </property>
208 <property name="frameShape">
209 <enum>Box</enum>
210 </property>
211 <property name="frameShadow">
212 <enum>Sunken</enum>
213 </property>
214 <property name="lineWidth">
215 <number>1</number>
216 </property>
217 <property name="margin">
218 <number>7</number>
219 </property>
220 <property name="text">
221 <string></string>
222 </property>
223 <property name="buddy" stdset="0">
224 <cstring></cstring>
225 </property>
226 </widget>
227 <widget class="QWidgetStack" row="1" column="1">
228 <property name="name">
229 <cstring>widgetStack</cstring>
230 </property>
231 <property name="sizePolicy">
232 <sizepolicy>
233 <hsizetype>7</hsizetype>
234 <vsizetype>7</vsizetype>
235 <horstretch>0</horstretch>
236 <verstretch>0</verstretch>
237 </sizepolicy>
238 </property>
239 <widget class="QWidget">
240 <property name="name">
241 <cstring>pageGeneral</cstring>
242 </property>
243 <attribute name="id">
244 <number>0</number>
245 </attribute>
246 <vbox>
247 <property name="name">
248 <cstring>unnamed</cstring>
249 </property>
250 <property name="margin">
251 <number>0</number>
252 </property>
253 <widget class="QGroupBox">
254 <property name="name">
255 <cstring>groupBox1</cstring>
256 </property>
257 <property name="sizePolicy">
258 <sizepolicy>
259 <hsizetype>7</hsizetype>
260 <vsizetype>5</vsizetype>
261 <horstretch>0</horstretch>
262 <verstretch>0</verstretch>
263 </sizepolicy>
264 </property>
265 <property name="title">
266 <string>Default &amp;Folders</string>
267 </property>
268 <grid>
269 <property name="name">
270 <cstring>unnamed</cstring>
271 </property>
272 <property name="spacing">
273 <number>5</number>
274 </property>
275 <widget class="QLineEdit" row="0" column="1">
276 <property name="name">
277 <cstring>leVDIFolder</cstring>
278 </property>
279 <property name="frameShape">
280 <enum>LineEditPanel</enum>
281 </property>
282 <property name="frameShadow">
283 <enum>Sunken</enum>
284 </property>
285 <property name="whatsThis" stdset="0">
286 <string>Displays the path to the default VDI folder. This folder is
287used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</string>
288 </property>
289 </widget>
290 <widget class="QLabel" row="1" column="0">
291 <property name="name">
292 <cstring>textLabel2_2</cstring>
293 </property>
294 <property name="text">
295 <string>Machines</string>
296 </property>
297 </widget>
298 <widget class="QLabel" row="0" column="0">
299 <property name="name">
300 <cstring>textLabel1_2</cstring>
301 </property>
302 <property name="text">
303 <string>VDI files</string>
304 </property>
305 </widget>
306 <widget class="QToolButton" row="1" column="3">
307 <property name="name">
308 <cstring>tbResetMachineFolder</cstring>
309 </property>
310 <property name="focusPolicy">
311 <enum>TabFocus</enum>
312 </property>
313 <property name="text">
314 <string></string>
315 </property>
316 <property name="iconSet">
317 <iconset>eraser_16px.png</iconset>
318 </property>
319 <property name="autoRaise">
320 <bool>true</bool>
321 </property>
322 <property name="whatsThis" stdset="0">
323 <string>Resets the virtual machine folder path to the default value.
324The actual default path will be displayed after accepting the changes and opening this dialog again.</string>
325 </property>
326 </widget>
327 <widget class="QToolButton" row="0" column="3">
328 <property name="name">
329 <cstring>tbResetVDIFolder</cstring>
330 </property>
331 <property name="focusPolicy">
332 <enum>TabFocus</enum>
333 </property>
334 <property name="text">
335 <string></string>
336 </property>
337 <property name="iconSet">
338 <iconset>eraser_16px.png</iconset>
339 </property>
340 <property name="autoRaise">
341 <bool>true</bool>
342 </property>
343 <property name="whatsThis" stdset="0">
344 <string>Resets the VDI folder path to the default value.
345The actual default path will be displayed after accepting the changes and opening this dialog again.</string>
346 </property>
347 </widget>
348 <widget class="QLineEdit" row="1" column="1">
349 <property name="name">
350 <cstring>leMachineFolder</cstring>
351 </property>
352 <property name="whatsThis" stdset="0">
353 <string>Displays the path to the default virtual machine
354folder. This folder is used, if not explicitly specified otherwise, when creating new
355virtual machines.</string>
356 </property>
357 </widget>
358 <widget class="QToolButton" row="0" column="2">
359 <property name="name">
360 <cstring>tbSelectVDIFolder</cstring>
361 </property>
362 <property name="focusPolicy">
363 <enum>TabFocus</enum>
364 </property>
365 <property name="text">
366 <string></string>
367 </property>
368 <property name="iconSet">
369 <iconset>select_file_16px.png</iconset>
370 </property>
371 <property name="textLabel">
372 <string>Select</string>
373 </property>
374 <property name="autoRaise">
375 <bool>true</bool>
376 </property>
377 <property name="whatsThis" stdset="0">
378 <string>Opens a dialog to select the
379default VDI folder.</string>
380 </property>
381 </widget>
382 <widget class="QToolButton" row="1" column="2">
383 <property name="name">
384 <cstring>tbSelectMachineFolder</cstring>
385 </property>
386 <property name="focusPolicy">
387 <enum>TabFocus</enum>
388 </property>
389 <property name="text">
390 <string></string>
391 </property>
392 <property name="iconSet">
393 <iconset>select_file_16px.png</iconset>
394 </property>
395 <property name="textLabel">
396 <string>Select</string>
397 </property>
398 <property name="autoRaise">
399 <bool>true</bool>
400 </property>
401 <property name="whatsThis" stdset="0">
402 <string>Opens a dialog to select the
403default virtual machine folder.</string>
404 </property>
405 </widget>
406 </grid>
407 </widget>
408 <spacer>
409 <property name="name">
410 <cstring>spacer4</cstring>
411 </property>
412 <property name="orientation">
413 <enum>Vertical</enum>
414 </property>
415 <property name="sizeType">
416 <enum>Expanding</enum>
417 </property>
418 <property name="sizeHint">
419 <size>
420 <width>20</width>
421 <height>31</height>
422 </size>
423 </property>
424 </spacer>
425 </vbox>
426 </widget>
427 <widget class="QWidget">
428 <property name="name">
429 <cstring>pageKeyboard</cstring>
430 </property>
431 <attribute name="id">
432 <number>1</number>
433 </attribute>
434 <vbox>
435 <property name="name">
436 <cstring>unnamed</cstring>
437 </property>
438 <property name="margin">
439 <number>0</number>
440 </property>
441 <widget class="QGroupBox">
442 <property name="name">
443 <cstring>grbKeyboard</cstring>
444 </property>
445 <property name="title">
446 <string>&amp;Keyboard</string>
447 </property>
448 <vbox>
449 <property name="name">
450 <cstring>unnamed</cstring>
451 </property>
452 <widget class="QLayoutWidget">
453 <property name="name">
454 <cstring>layout47</cstring>
455 </property>
456 <hbox>
457 <property name="name">
458 <cstring>unnamed</cstring>
459 </property>
460 <widget class="QLayoutWidget">
461 <property name="name">
462 <cstring>layoutHostKey</cstring>
463 </property>
464 <hbox>
465 <property name="name">
466 <cstring>unnamed</cstring>
467 </property>
468 <widget class="QLabel">
469 <property name="name">
470 <cstring>txHostKey</cstring>
471 </property>
472 <property name="text">
473 <string>&amp;Host Key</string>
474 </property>
475 </widget>
476 </hbox>
477 </widget>
478 <spacer>
479 <property name="name">
480 <cstring>spacer22</cstring>
481 </property>
482 <property name="orientation">
483 <enum>Horizontal</enum>
484 </property>
485 <property name="sizeType">
486 <enum>Expanding</enum>
487 </property>
488 <property name="sizeHint">
489 <size>
490 <width>40</width>
491 <height>20</height>
492 </size>
493 </property>
494 </spacer>
495 </hbox>
496 </widget>
497 <widget class="QCheckBox">
498 <property name="name">
499 <cstring>chbAutoCapture</cstring>
500 </property>
501 <property name="text">
502 <string>&amp;Auto capture keyboard</string>
503 </property>
504 <property name="accel">
505 <string>Alt+A</string>
506 </property>
507 <property name="whatsThis" stdset="0">
508 <string>When checked, the keyboard is automatically
509captured every time the VM window is activated. When the keyboard is captured,
510all keystrokes (including system ones like Alt-Tab) are directed to the VM.</string>
511 </property>
512 </widget>
513 </vbox>
514 </widget>
515 <spacer>
516 <property name="name">
517 <cstring>spacer23</cstring>
518 </property>
519 <property name="orientation">
520 <enum>Vertical</enum>
521 </property>
522 <property name="sizeType">
523 <enum>Expanding</enum>
524 </property>
525 <property name="sizeHint">
526 <size>
527 <width>20</width>
528 <height>40</height>
529 </size>
530 </property>
531 </spacer>
532 </vbox>
533 </widget>
534 <widget class="QWidget">
535 <property name="name">
536 <cstring>pageUSB</cstring>
537 </property>
538 <attribute name="id">
539 <number>2</number>
540 </attribute>
541 <vbox>
542 <property name="name">
543 <cstring>unnamed</cstring>
544 </property>
545 <property name="margin">
546 <number>0</number>
547 </property>
548 <widget class="QGroupBox">
549 <property name="name">
550 <cstring>grbUSBFilters</cstring>
551 </property>
552 <property name="title">
553 <string>&amp;USB Device Filters</string>
554 </property>
555 <vbox>
556 <property name="name">
557 <cstring>unnamed</cstring>
558 </property>
559 <widget class="QLayoutWidget">
560 <property name="name">
561 <cstring>layout148</cstring>
562 </property>
563 <hbox>
564 <property name="name">
565 <cstring>unnamed</cstring>
566 </property>
567 <widget class="QListView">
568 <column>
569 <property name="text">
570 <string>[name]</string>
571 </property>
572 <property name="clickable">
573 <bool>false</bool>
574 </property>
575 <property name="resizable">
576 <bool>true</bool>
577 </property>
578 </column>
579 <property name="name">
580 <cstring>lvUSBFilters</cstring>
581 </property>
582 <property name="whatsThis" stdset="0">
583 <string>Lists all global USB filters.
584The checkbox to the left defines whether the particular filter is enabled or not.</string>
585 </property>
586 </widget>
587 <widget class="QLayoutWidget">
588 <property name="name">
589 <cstring>layout147</cstring>
590 </property>
591 <vbox>
592 <property name="name">
593 <cstring>unnamed</cstring>
594 </property>
595 <property name="spacing">
596 <number>0</number>
597 </property>
598 <widget class="QToolButton">
599 <property name="name">
600 <cstring>tbAddUSBFilter</cstring>
601 </property>
602 <property name="focusPolicy">
603 <enum>TabFocus</enum>
604 </property>
605 <property name="text">
606 <string></string>
607 </property>
608 <property name="accel">
609 <string>Ins</string>
610 </property>
611 <property name="iconSet">
612 <iconset></iconset>
613 </property>
614 <property name="textLabel">
615 <string>Add Empty (Ins)</string>
616 </property>
617 <property name="autoRaise">
618 <bool>true</bool>
619 </property>
620 <property name="whatsThis" stdset="0">
621 <string>Adds a new USB filter with
622all fields initially set to empty strings. Note that such a filter will match any attached
623USB device.</string>
624 </property>
625 </widget>
626 <widget class="QToolButton">
627 <property name="name">
628 <cstring>tbAddUSBFilterFrom</cstring>
629 </property>
630 <property name="focusPolicy">
631 <enum>TabFocus</enum>
632 </property>
633 <property name="text">
634 <string></string>
635 </property>
636 <property name="accel">
637 <string>Alt+Ins</string>
638 </property>
639 <property name="iconSet">
640 <iconset></iconset>
641 </property>
642 <property name="textLabel">
643 <string>Add From (Alt+Ins)</string>
644 </property>
645 <property name="autoRaise">
646 <bool>true</bool>
647 </property>
648 <property name="whatsThis" stdset="0">
649 <string>Adds a new USB filter
650with all fields set to the values of the selected USB device attached to the host PC.</string>
651 </property>
652 </widget>
653 <widget class="QToolButton">
654 <property name="name">
655 <cstring>tbRemoveUSBFilter</cstring>
656 </property>
657 <property name="focusPolicy">
658 <enum>TabFocus</enum>
659 </property>
660 <property name="text">
661 <string></string>
662 </property>
663 <property name="accel">
664 <string>Del</string>
665 </property>
666 <property name="iconSet">
667 <iconset></iconset>
668 </property>
669 <property name="textLabel">
670 <string>Remove (Del)</string>
671 </property>
672 <property name="autoRaise">
673 <bool>true</bool>
674 </property>
675 <property name="whatsThis" stdset="0">
676 <string>Removes the selected USB filter.</string>
677 </property>
678 </widget>
679 <widget class="QToolButton">
680 <property name="name">
681 <cstring>tbUSBFilterUp</cstring>
682 </property>
683 <property name="focusPolicy">
684 <enum>TabFocus</enum>
685 </property>
686 <property name="text">
687 <string></string>
688 </property>
689 <property name="accel">
690 <string>Ctrl+Up</string>
691 </property>
692 <property name="iconSet">
693 <iconset></iconset>
694 </property>
695 <property name="textLabel">
696 <string>Move Up (Ctrl+Up)</string>
697 </property>
698 <property name="autoRaise">
699 <bool>true</bool>
700 </property>
701 <property name="whatsThis" stdset="0">
702 <string>Moves the selected USB filter up.</string>
703 </property>
704 </widget>
705 <widget class="QToolButton">
706 <property name="name">
707 <cstring>tbUSBFilterDown</cstring>
708 </property>
709 <property name="focusPolicy">
710 <enum>TabFocus</enum>
711 </property>
712 <property name="text">
713 <string></string>
714 </property>
715 <property name="accel">
716 <string>Ctrl+Down</string>
717 </property>
718 <property name="iconSet">
719 <iconset></iconset>
720 </property>
721 <property name="textLabel">
722 <string>Move Down (Ctrl+Down)</string>
723 </property>
724 <property name="autoRaise">
725 <bool>true</bool>
726 </property>
727 <property name="whatsThis" stdset="0">
728 <string>Moves the selected USB filter down.</string>
729 </property>
730 </widget>
731 <spacer>
732 <property name="name">
733 <cstring>spacer106</cstring>
734 </property>
735 <property name="orientation">
736 <enum>Vertical</enum>
737 </property>
738 <property name="sizeType">
739 <enum>Expanding</enum>
740 </property>
741 <property name="sizeHint">
742 <size>
743 <width>20</width>
744 <height>0</height>
745 </size>
746 </property>
747 </spacer>
748 </vbox>
749 </widget>
750 </hbox>
751 </widget>
752 </vbox>
753 </widget>
754 </vbox>
755 </widget>
756 <widget class="QWidget">
757 <property name="name">
758 <cstring>pageLanguage</cstring>
759 </property>
760 <attribute name="id">
761 <number>3</number>
762 </attribute>
763 <vbox>
764 <property name="name">
765 <cstring>unnamed</cstring>
766 </property>
767 <property name="margin">
768 <number>0</number>
769 </property>
770 <property name="spacing">
771 <number>0</number>
772 </property>
773 <widget class="QGroupBox">
774 <property name="name">
775 <cstring>gbInterface</cstring>
776 </property>
777 <property name="title">
778 <string>&amp;Interface Language</string>
779 </property>
780 <hbox>
781 <property name="name">
782 <cstring>unnamed</cstring>
783 </property>
784 <property name="spacing">
785 <number>10</number>
786 </property>
787 <widget class="QListView">
788 <column>
789 <property name="text">
790 <string>Language</string>
791 </property>
792 <property name="clickable">
793 <bool>false</bool>
794 </property>
795 <property name="resizable">
796 <bool>true</bool>
797 </property>
798 </column>
799 <property name="name">
800 <cstring>lvLanguages</cstring>
801 </property>
802 <property name="sizePolicy">
803 <sizepolicy>
804 <hsizetype>4</hsizetype>
805 <vsizetype>7</vsizetype>
806 <horstretch>0</horstretch>
807 <verstretch>0</verstretch>
808 </sizepolicy>
809 </property>
810 <property name="resizeMode">
811 <enum>NoColumn</enum>
812 </property>
813 <property name="whatsThis" stdset="0">
814 <string>
815Lists all available user interface languages. The effective language
816is written in &lt;b&gt;bold&lt;/b&gt;.
817 </string>
818 </property>
819 </widget>
820 <widget class="QLayoutWidget">
821 <property name="name">
822 <cstring>layout7</cstring>
823 </property>
824 <vbox>
825 <property name="name">
826 <cstring>unnamed</cstring>
827 </property>
828 <widget class="QLayoutWidget">
829 <property name="name">
830 <cstring>layout6</cstring>
831 </property>
832 <grid>
833 <property name="name">
834 <cstring>unnamed</cstring>
835 </property>
836 <widget class="QLabel" row="1" column="1">
837 <property name="name">
838 <cstring>tlAuthorData</cstring>
839 </property>
840 <property name="sizePolicy">
841 <sizepolicy>
842 <hsizetype>1</hsizetype>
843 <vsizetype>1</vsizetype>
844 <horstretch>0</horstretch>
845 <verstretch>0</verstretch>
846 </sizepolicy>
847 </property>
848 <property name="text">
849 <string></string>
850 </property>
851 <property name="alignment">
852 <set>WordBreak|AlignTop</set>
853 </property>
854 </widget>
855 <widget class="QLabel" row="1" column="0">
856 <property name="name">
857 <cstring>tlAuthorName</cstring>
858 </property>
859 <property name="sizePolicy">
860 <sizepolicy>
861 <hsizetype>1</hsizetype>
862 <vsizetype>1</vsizetype>
863 <horstretch>0</horstretch>
864 <verstretch>0</verstretch>
865 </sizepolicy>
866 </property>
867 <property name="text">
868 <string>Author(s):</string>
869 </property>
870 <property name="alignment">
871 <set>AlignTop</set>
872 </property>
873 </widget>
874 <widget class="QLabel" row="0" column="0">
875 <property name="name">
876 <cstring>tlLangName</cstring>
877 </property>
878 <property name="sizePolicy">
879 <sizepolicy>
880 <hsizetype>1</hsizetype>
881 <vsizetype>1</vsizetype>
882 <horstretch>0</horstretch>
883 <verstretch>0</verstretch>
884 </sizepolicy>
885 </property>
886 <property name="text">
887 <string>Language:</string>
888 </property>
889 <property name="alignment">
890 <set>AlignTop</set>
891 </property>
892 </widget>
893 <widget class="QLabel" row="0" column="1">
894 <property name="name">
895 <cstring>tlLangData</cstring>
896 </property>
897 <property name="sizePolicy">
898 <sizepolicy>
899 <hsizetype>1</hsizetype>
900 <vsizetype>1</vsizetype>
901 <horstretch>0</horstretch>
902 <verstretch>0</verstretch>
903 </sizepolicy>
904 </property>
905 <property name="text">
906 <string></string>
907 </property>
908 <property name="alignment">
909 <set>WordBreak|AlignTop</set>
910 </property>
911 </widget>
912 </grid>
913 </widget>
914 <spacer>
915 <property name="name">
916 <cstring>spacer7</cstring>
917 </property>
918 <property name="orientation">
919 <enum>Vertical</enum>
920 </property>
921 <property name="sizeType">
922 <enum>Expanding</enum>
923 </property>
924 <property name="sizeHint">
925 <size>
926 <width>20</width>
927 <height>0</height>
928 </size>
929 </property>
930 </spacer>
931 </vbox>
932 </widget>
933 <spacer>
934 <property name="name">
935 <cstring>spacer8</cstring>
936 </property>
937 <property name="orientation">
938 <enum>Horizontal</enum>
939 </property>
940 <property name="sizeType">
941 <enum>Expanding</enum>
942 </property>
943 <property name="sizeHint">
944 <size>
945 <width>0</width>
946 <height>20</height>
947 </size>
948 </property>
949 </spacer>
950 </hbox>
951 </widget>
952 </vbox>
953 </widget>
954 </widget>
955 <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
956 <property name="name">
957 <cstring>layout57</cstring>
958 </property>
959 <hbox>
960 <property name="name">
961 <cstring>unnamed</cstring>
962 </property>
963 <widget class="QPushButton">
964 <property name="name">
965 <cstring>buttonHelp</cstring>
966 </property>
967 <property name="sizePolicy">
968 <sizepolicy>
969 <hsizetype>1</hsizetype>
970 <vsizetype>0</vsizetype>
971 <horstretch>0</horstretch>
972 <verstretch>0</verstretch>
973 </sizepolicy>
974 </property>
975 <property name="text">
976 <string>Help</string>
977 </property>
978 <property name="accel">
979 <string>F1</string>
980 </property>
981 <property name="autoDefault">
982 <bool>true</bool>
983 </property>
984 <property name="whatsThis" stdset="0">
985 <string>Displays the dialog help.</string>
986 </property>
987 </widget>
988 <spacer>
989 <property name="name">
990 <cstring>warningSpacer</cstring>
991 </property>
992 <property name="orientation">
993 <enum>Horizontal</enum>
994 </property>
995 <property name="sizeType">
996 <enum>Expanding</enum>
997 </property>
998 <property name="sizeHint">
999 <size>
1000 <width>16</width>
1001 <height>20</height>
1002 </size>
1003 </property>
1004 </spacer>
1005 <widget class="QLabel">
1006 <property name="name">
1007 <cstring>warningPixmap</cstring>
1008 </property>
1009 <property name="sizePolicy">
1010 <sizepolicy>
1011 <hsizetype>0</hsizetype>
1012 <vsizetype>0</vsizetype>
1013 <horstretch>0</horstretch>
1014 <verstretch>0</verstretch>
1015 </sizepolicy>
1016 </property>
1017 <property name="scaledContents">
1018 <bool>true</bool>
1019 </property>
1020 </widget>
1021 <widget class="QLabel">
1022 <property name="name">
1023 <cstring>warningLabel</cstring>
1024 </property>
1025 <property name="sizePolicy">
1026 <sizepolicy>
1027 <hsizetype>7</hsizetype>
1028 <vsizetype>5</vsizetype>
1029 <horstretch>0</horstretch>
1030 <verstretch>0</verstretch>
1031 </sizepolicy>
1032 </property>
1033 <property name="text">
1034 <string>Invalid settings detected</string>
1035 </property>
1036 <property name="alignment">
1037 <set>AlignVCenter</set>
1038 </property>
1039 </widget>
1040 <spacer>
1041 <property name="name">
1042 <cstring>spacer49</cstring>
1043 </property>
1044 <property name="orientation">
1045 <enum>Horizontal</enum>
1046 </property>
1047 <property name="sizeType">
1048 <enum>Expanding</enum>
1049 </property>
1050 <property name="sizeHint">
1051 <size>
1052 <width>16</width>
1053 <height>20</height>
1054 </size>
1055 </property>
1056 </spacer>
1057 <widget class="QPushButton">
1058 <property name="name">
1059 <cstring>buttonOk</cstring>
1060 </property>
1061 <property name="text">
1062 <string>&amp;OK</string>
1063 </property>
1064 <property name="accel">
1065 <string>Alt+O</string>
1066 </property>
1067 <property name="autoDefault">
1068 <bool>true</bool>
1069 </property>
1070 <property name="default">
1071 <bool>true</bool>
1072 </property>
1073 <property name="whatsThis" stdset="0">
1074 <string>Accepts (saves) changes and closes the dialog.</string>
1075 </property>
1076 </widget>
1077 <widget class="QPushButton">
1078 <property name="name">
1079 <cstring>buttonCancel</cstring>
1080 </property>
1081 <property name="text">
1082 <string>Cancel</string>
1083 </property>
1084 <property name="accel">
1085 <string></string>
1086 </property>
1087 <property name="autoDefault">
1088 <bool>true</bool>
1089 </property>
1090 <property name="whatsThis" stdset="0">
1091 <string>Cancels changes and closes the dialog.</string>
1092 </property>
1093 </widget>
1094 </hbox>
1095 </widget>
1096 <widget class="QLabel" row="2" column="1">
1097 <property name="name">
1098 <cstring>whatsThisLabel</cstring>
1099 </property>
1100 <property name="sizePolicy">
1101 <sizepolicy>
1102 <hsizetype>7</hsizetype>
1103 <vsizetype>0</vsizetype>
1104 <horstretch>0</horstretch>
1105 <verstretch>0</verstretch>
1106 </sizepolicy>
1107 </property>
1108 <property name="backgroundMode">
1109 <enum>PaletteMidlight</enum>
1110 </property>
1111 <property name="frameShape">
1112 <enum>Box</enum>
1113 </property>
1114 <property name="frameShadow">
1115 <enum>Sunken</enum>
1116 </property>
1117 <property name="margin">
1118 <number>7</number>
1119 </property>
1120 <property name="scaledContents">
1121 <bool>false</bool>
1122 </property>
1123 <property name="alignment">
1124 <set>WordBreak|AlignJustify|AlignTop</set>
1125 </property>
1126 </widget>
1127 </grid>
1128</widget>
1129<connections>
1130 <connection>
1131 <sender>buttonOk</sender>
1132 <signal>clicked()</signal>
1133 <receiver>VBoxGlobalSettingsDlg</receiver>
1134 <slot>accept()</slot>
1135 </connection>
1136 <connection>
1137 <sender>buttonCancel</sender>
1138 <signal>clicked()</signal>
1139 <receiver>VBoxGlobalSettingsDlg</receiver>
1140 <slot>reject()</slot>
1141 </connection>
1142 <connection>
1143 <sender>listView</sender>
1144 <signal>currentChanged(QListViewItem*)</signal>
1145 <receiver>VBoxGlobalSettingsDlg</receiver>
1146 <slot>listView_currentChanged(QListViewItem*)</slot>
1147 </connection>
1148 <connection>
1149 <sender>tbResetVDIFolder</sender>
1150 <signal>clicked()</signal>
1151 <receiver>VBoxGlobalSettingsDlg</receiver>
1152 <slot>tbResetFolder_clicked()</slot>
1153 </connection>
1154 <connection>
1155 <sender>tbSelectVDIFolder</sender>
1156 <signal>clicked()</signal>
1157 <receiver>VBoxGlobalSettingsDlg</receiver>
1158 <slot>tbSelectFolder_clicked()</slot>
1159 </connection>
1160 <connection>
1161 <sender>tbResetMachineFolder</sender>
1162 <signal>clicked()</signal>
1163 <receiver>VBoxGlobalSettingsDlg</receiver>
1164 <slot>tbResetFolder_clicked()</slot>
1165 </connection>
1166 <connection>
1167 <sender>tbSelectMachineFolder</sender>
1168 <signal>clicked()</signal>
1169 <receiver>VBoxGlobalSettingsDlg</receiver>
1170 <slot>tbSelectFolder_clicked()</slot>
1171 </connection>
1172 <connection>
1173 <sender>lvUSBFilters</sender>
1174 <signal>currentChanged(QListViewItem*)</signal>
1175 <receiver>VBoxGlobalSettingsDlg</receiver>
1176 <slot>lvUSBFilters_currentChanged(QListViewItem*)</slot>
1177 </connection>
1178 <connection>
1179 <sender>tbAddUSBFilter</sender>
1180 <signal>clicked()</signal>
1181 <receiver>VBoxGlobalSettingsDlg</receiver>
1182 <slot>tbAddUSBFilter_clicked()</slot>
1183 </connection>
1184 <connection>
1185 <sender>tbAddUSBFilterFrom</sender>
1186 <signal>clicked()</signal>
1187 <receiver>VBoxGlobalSettingsDlg</receiver>
1188 <slot>tbAddUSBFilterFrom_clicked()</slot>
1189 </connection>
1190 <connection>
1191 <sender>tbRemoveUSBFilter</sender>
1192 <signal>clicked()</signal>
1193 <receiver>VBoxGlobalSettingsDlg</receiver>
1194 <slot>tbRemoveUSBFilter_clicked()</slot>
1195 </connection>
1196 <connection>
1197 <sender>tbUSBFilterUp</sender>
1198 <signal>clicked()</signal>
1199 <receiver>VBoxGlobalSettingsDlg</receiver>
1200 <slot>tbUSBFilterUp_clicked()</slot>
1201 </connection>
1202 <connection>
1203 <sender>tbUSBFilterDown</sender>
1204 <signal>clicked()</signal>
1205 <receiver>VBoxGlobalSettingsDlg</receiver>
1206 <slot>tbUSBFilterDown_clicked()</slot>
1207 </connection>
1208 <connection>
1209 <sender>lvLanguages</sender>
1210 <signal>currentChanged(QListViewItem*)</signal>
1211 <receiver>VBoxGlobalSettingsDlg</receiver>
1212 <slot>lvLanguages_currentChanged(QListViewItem*)</slot>
1213 </connection>
1214</connections>
1215<tabstops>
1216 <tabstop>listView</tabstop>
1217 <tabstop>chbAutoCapture</tabstop>
1218 <tabstop>leVDIFolder</tabstop>
1219 <tabstop>tbSelectVDIFolder</tabstop>
1220 <tabstop>tbResetVDIFolder</tabstop>
1221 <tabstop>leMachineFolder</tabstop>
1222 <tabstop>tbSelectMachineFolder</tabstop>
1223 <tabstop>tbResetMachineFolder</tabstop>
1224 <tabstop>lvUSBFilters</tabstop>
1225 <tabstop>tbAddUSBFilter</tabstop>
1226 <tabstop>tbAddUSBFilterFrom</tabstop>
1227 <tabstop>tbRemoveUSBFilter</tabstop>
1228 <tabstop>tbUSBFilterUp</tabstop>
1229 <tabstop>tbUSBFilterDown</tabstop>
1230 <tabstop>lvLanguages</tabstop>
1231 <tabstop>buttonHelp</tabstop>
1232 <tabstop>buttonOk</tabstop>
1233 <tabstop>buttonCancel</tabstop>
1234</tabstops>
1235<includes>
1236 <include location="global" impldecl="in implementation">qvalidator.h</include>
1237 <include location="global" impldecl="in implementation">qmessagebox.h</include>
1238 <include location="global" impldecl="in implementation">qfont.h</include>
1239 <include location="global" impldecl="in implementation">qpainter.h</include>
1240 <include location="global" impldecl="in implementation">qobjectlist.h</include>
1241 <include location="global" impldecl="in implementation">qfiledialog.h</include>
1242 <include location="global" impldecl="in implementation">qfocusdata.h</include>
1243 <include location="global" impldecl="in implementation">qtimer.h</include>
1244 <include location="local" impldecl="in declaration">COMDefs.h</include>
1245 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
1246 <include location="local" impldecl="in declaration">QIHotKeyEdit.h</include>
1247 <include location="local" impldecl="in declaration">VMGlobalSettings.h</include>
1248 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
1249 <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
1250 <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
1251 <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
1252</includes>
1253<forwards>
1254 <forward>class VBoxUSBMenu</forward>
1255</forwards>
1256<variables>
1257 <variable access="private">bool polished;</variable>
1258 <variable access="private">bool valid;</variable>
1259 <variable access="private">QTimer *whatsThisTimer;</variable>
1260 <variable access="private">QWidget *whatsThisCandidate;</variable>
1261 <variable access="private">QIHotKeyEdit *hkeHostKey;</variable>
1262 <variable access="private">QIWidgetValidator *wvalGeneral;</variable>
1263 <variable access="private">QIWidgetValidator *wvalKeyboard;</variable>
1264 <variable access="private">QString warningString;</variable>
1265 <variable access="private">QWidgetStack *wstUSBFilters;</variable>
1266 <variable access="private">ulong mLastUSBFilterNum;</variable>
1267 <variable access="private">bool mUSBFilterListModified;</variable>
1268 <variable access="private">VBoxUSBMenu *usbDevicesMenu;</variable>
1269 <variable access="private">bool mLanguageChanged;</variable>
1270</variables>
1271<slots>
1272 <slot>listView_currentChanged( QListViewItem * item )</slot>
1273 <slot>enableOk( const QIWidgetValidator * wval )</slot>
1274 <slot>revalidate( QIWidgetValidator * )</slot>
1275 <slot>updateWhatsThis( bool gotFocus = false )</slot>
1276 <slot>tbResetFolder_clicked()</slot>
1277 <slot>tbSelectFolder_clicked()</slot>
1278 <slot>addUSBFilter( const CUSBDeviceFilter &amp;, bool )</slot>
1279 <slot>lvUSBFilters_currentChanged( QListViewItem * )</slot>
1280 <slot>lvUSBFilters_setCurrentText( const QString &amp; )</slot>
1281 <slot>tbAddUSBFilter_clicked()</slot>
1282 <slot>tbAddUSBFilterFrom_clicked()</slot>
1283 <slot>menuAddUSBFilterFrom_activated( int )</slot>
1284 <slot>tbRemoveUSBFilter_clicked()</slot>
1285 <slot>tbUSBFilterUp_clicked()</slot>
1286 <slot>tbUSBFilterDown_clicked()</slot>
1287 <slot>lvLanguages_currentChanged( QListViewItem* )</slot>
1288</slots>
1289<functions>
1290 <function access="private">init()</function>
1291 <function access="private" returnType="bool">event( QEvent * )</function>
1292 <function access="protected">showEvent( QShowEvent * )</function>
1293 <function>getFrom( const CSystemProperties &amp; props, const VMGlobalSettings &amp; gs )</function>
1294 <function>putBackTo( CSystemProperties &amp; props, VMGlobalSettings &amp; gs )</function>
1295 <function access="protected">setWarning( const QString &amp; )</function>
1296 <function returnType="bool">eventFilter( QObject * watched, QEvent * e )</function>
1297</functions>
1298<pixmapinproject/>
1299<layoutdefaults spacing="6" margin="11"/>
1300</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