VirtualBox

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

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

FE/Qt: Added new translation files, corrected some spelling in sources, translations synchronized with sources.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 63.0 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 is
816written in &lt;b&gt;bold&lt;/b&gt;. Select &lt;i&gt;Default&lt;/i&gt; to reset
817to the system default language.
818 </string>
819 </property>
820 </widget>
821 <widget class="QLayoutWidget">
822 <property name="name">
823 <cstring>layout7</cstring>
824 </property>
825 <vbox>
826 <property name="name">
827 <cstring>unnamed</cstring>
828 </property>
829 <widget class="QLayoutWidget">
830 <property name="name">
831 <cstring>layout6</cstring>
832 </property>
833 <grid>
834 <property name="name">
835 <cstring>unnamed</cstring>
836 </property>
837 <widget class="QLabel" row="1" column="1">
838 <property name="name">
839 <cstring>tlAuthorData</cstring>
840 </property>
841 <property name="sizePolicy">
842 <sizepolicy>
843 <hsizetype>3</hsizetype>
844 <vsizetype>1</vsizetype>
845 <horstretch>0</horstretch>
846 <verstretch>0</verstretch>
847 </sizepolicy>
848 </property>
849 <property name="text">
850 <string></string>
851 </property>
852 <property name="alignment">
853 <set>WordBreak|AlignTop</set>
854 </property>
855 </widget>
856 <widget class="QLabel" row="1" column="0">
857 <property name="name">
858 <cstring>tlAuthorName</cstring>
859 </property>
860 <property name="sizePolicy">
861 <sizepolicy>
862 <hsizetype>1</hsizetype>
863 <vsizetype>1</vsizetype>
864 <horstretch>0</horstretch>
865 <verstretch>0</verstretch>
866 </sizepolicy>
867 </property>
868 <property name="text">
869 <string>Author(s):</string>
870 </property>
871 <property name="alignment">
872 <set>AlignTop</set>
873 </property>
874 </widget>
875 <widget class="QLabel" row="0" column="0">
876 <property name="name">
877 <cstring>tlLangName</cstring>
878 </property>
879 <property name="sizePolicy">
880 <sizepolicy>
881 <hsizetype>1</hsizetype>
882 <vsizetype>1</vsizetype>
883 <horstretch>0</horstretch>
884 <verstretch>0</verstretch>
885 </sizepolicy>
886 </property>
887 <property name="text">
888 <string>Language:</string>
889 </property>
890 <property name="alignment">
891 <set>AlignTop</set>
892 </property>
893 </widget>
894 <widget class="QLabel" row="0" column="1">
895 <property name="name">
896 <cstring>tlLangData</cstring>
897 </property>
898 <property name="sizePolicy">
899 <sizepolicy>
900 <hsizetype>3</hsizetype>
901 <vsizetype>1</vsizetype>
902 <horstretch>0</horstretch>
903 <verstretch>0</verstretch>
904 </sizepolicy>
905 </property>
906 <property name="text">
907 <string></string>
908 </property>
909 <property name="alignment">
910 <set>WordBreak|AlignTop</set>
911 </property>
912 </widget>
913 </grid>
914 </widget>
915 <spacer>
916 <property name="name">
917 <cstring>spacer7</cstring>
918 </property>
919 <property name="orientation">
920 <enum>Vertical</enum>
921 </property>
922 <property name="sizeType">
923 <enum>Expanding</enum>
924 </property>
925 <property name="sizeHint">
926 <size>
927 <width>20</width>
928 <height>0</height>
929 </size>
930 </property>
931 </spacer>
932 </vbox>
933 </widget>
934 <!--spacer>
935 <property name="name">
936 <cstring>spacer8</cstring>
937 </property>
938 <property name="orientation">
939 <enum>Horizontal</enum>
940 </property>
941 <property name="sizeType">
942 <enum>Expanding</enum>
943 </property>
944 <property name="sizeHint">
945 <size>
946 <width>0</width>
947 <height>20</height>
948 </size>
949 </property>
950 </spacer-->
951 </hbox>
952 </widget>
953 </vbox>
954 </widget>
955 </widget>
956 <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
957 <property name="name">
958 <cstring>layout57</cstring>
959 </property>
960 <hbox>
961 <property name="name">
962 <cstring>unnamed</cstring>
963 </property>
964 <widget class="QPushButton">
965 <property name="name">
966 <cstring>buttonHelp</cstring>
967 </property>
968 <property name="sizePolicy">
969 <sizepolicy>
970 <hsizetype>1</hsizetype>
971 <vsizetype>0</vsizetype>
972 <horstretch>0</horstretch>
973 <verstretch>0</verstretch>
974 </sizepolicy>
975 </property>
976 <property name="text">
977 <string>Help</string>
978 </property>
979 <property name="accel">
980 <string>F1</string>
981 </property>
982 <property name="autoDefault">
983 <bool>true</bool>
984 </property>
985 <property name="whatsThis" stdset="0">
986 <string>Displays the dialog help.</string>
987 </property>
988 </widget>
989 <spacer>
990 <property name="name">
991 <cstring>warningSpacer</cstring>
992 </property>
993 <property name="orientation">
994 <enum>Horizontal</enum>
995 </property>
996 <property name="sizeType">
997 <enum>Expanding</enum>
998 </property>
999 <property name="sizeHint">
1000 <size>
1001 <width>16</width>
1002 <height>20</height>
1003 </size>
1004 </property>
1005 </spacer>
1006 <widget class="QLabel">
1007 <property name="name">
1008 <cstring>warningPixmap</cstring>
1009 </property>
1010 <property name="sizePolicy">
1011 <sizepolicy>
1012 <hsizetype>0</hsizetype>
1013 <vsizetype>0</vsizetype>
1014 <horstretch>0</horstretch>
1015 <verstretch>0</verstretch>
1016 </sizepolicy>
1017 </property>
1018 <property name="scaledContents">
1019 <bool>true</bool>
1020 </property>
1021 </widget>
1022 <widget class="QLabel">
1023 <property name="name">
1024 <cstring>warningLabel</cstring>
1025 </property>
1026 <property name="sizePolicy">
1027 <sizepolicy>
1028 <hsizetype>7</hsizetype>
1029 <vsizetype>5</vsizetype>
1030 <horstretch>0</horstretch>
1031 <verstretch>0</verstretch>
1032 </sizepolicy>
1033 </property>
1034 <property name="text">
1035 <string>Invalid settings detected</string>
1036 </property>
1037 <property name="alignment">
1038 <set>AlignVCenter</set>
1039 </property>
1040 </widget>
1041 <spacer>
1042 <property name="name">
1043 <cstring>spacer49</cstring>
1044 </property>
1045 <property name="orientation">
1046 <enum>Horizontal</enum>
1047 </property>
1048 <property name="sizeType">
1049 <enum>Expanding</enum>
1050 </property>
1051 <property name="sizeHint">
1052 <size>
1053 <width>16</width>
1054 <height>20</height>
1055 </size>
1056 </property>
1057 </spacer>
1058 <widget class="QPushButton">
1059 <property name="name">
1060 <cstring>buttonOk</cstring>
1061 </property>
1062 <property name="text">
1063 <string>&amp;OK</string>
1064 </property>
1065 <property name="accel">
1066 <string>Alt+O</string>
1067 </property>
1068 <property name="autoDefault">
1069 <bool>true</bool>
1070 </property>
1071 <property name="default">
1072 <bool>true</bool>
1073 </property>
1074 <property name="whatsThis" stdset="0">
1075 <string>Accepts (saves) changes and closes the dialog.</string>
1076 </property>
1077 </widget>
1078 <widget class="QPushButton">
1079 <property name="name">
1080 <cstring>buttonCancel</cstring>
1081 </property>
1082 <property name="text">
1083 <string>Cancel</string>
1084 </property>
1085 <property name="accel">
1086 <string></string>
1087 </property>
1088 <property name="autoDefault">
1089 <bool>true</bool>
1090 </property>
1091 <property name="whatsThis" stdset="0">
1092 <string>Cancels changes and closes the dialog.</string>
1093 </property>
1094 </widget>
1095 </hbox>
1096 </widget>
1097 <widget class="QLabel" row="2" column="1">
1098 <property name="name">
1099 <cstring>whatsThisLabel</cstring>
1100 </property>
1101 <property name="sizePolicy">
1102 <sizepolicy>
1103 <hsizetype>7</hsizetype>
1104 <vsizetype>0</vsizetype>
1105 <horstretch>0</horstretch>
1106 <verstretch>0</verstretch>
1107 </sizepolicy>
1108 </property>
1109 <property name="backgroundMode">
1110 <enum>PaletteMidlight</enum>
1111 </property>
1112 <property name="frameShape">
1113 <enum>Box</enum>
1114 </property>
1115 <property name="frameShadow">
1116 <enum>Sunken</enum>
1117 </property>
1118 <property name="margin">
1119 <number>7</number>
1120 </property>
1121 <property name="scaledContents">
1122 <bool>false</bool>
1123 </property>
1124 <property name="alignment">
1125 <set>WordBreak|AlignJustify|AlignTop</set>
1126 </property>
1127 </widget>
1128 </grid>
1129</widget>
1130<connections>
1131 <connection>
1132 <sender>buttonOk</sender>
1133 <signal>clicked()</signal>
1134 <receiver>VBoxGlobalSettingsDlg</receiver>
1135 <slot>accept()</slot>
1136 </connection>
1137 <connection>
1138 <sender>buttonCancel</sender>
1139 <signal>clicked()</signal>
1140 <receiver>VBoxGlobalSettingsDlg</receiver>
1141 <slot>reject()</slot>
1142 </connection>
1143 <connection>
1144 <sender>listView</sender>
1145 <signal>currentChanged(QListViewItem*)</signal>
1146 <receiver>VBoxGlobalSettingsDlg</receiver>
1147 <slot>listView_currentChanged(QListViewItem*)</slot>
1148 </connection>
1149 <connection>
1150 <sender>tbResetVDIFolder</sender>
1151 <signal>clicked()</signal>
1152 <receiver>VBoxGlobalSettingsDlg</receiver>
1153 <slot>tbResetFolder_clicked()</slot>
1154 </connection>
1155 <connection>
1156 <sender>tbSelectVDIFolder</sender>
1157 <signal>clicked()</signal>
1158 <receiver>VBoxGlobalSettingsDlg</receiver>
1159 <slot>tbSelectFolder_clicked()</slot>
1160 </connection>
1161 <connection>
1162 <sender>tbResetMachineFolder</sender>
1163 <signal>clicked()</signal>
1164 <receiver>VBoxGlobalSettingsDlg</receiver>
1165 <slot>tbResetFolder_clicked()</slot>
1166 </connection>
1167 <connection>
1168 <sender>tbSelectMachineFolder</sender>
1169 <signal>clicked()</signal>
1170 <receiver>VBoxGlobalSettingsDlg</receiver>
1171 <slot>tbSelectFolder_clicked()</slot>
1172 </connection>
1173 <connection>
1174 <sender>lvUSBFilters</sender>
1175 <signal>currentChanged(QListViewItem*)</signal>
1176 <receiver>VBoxGlobalSettingsDlg</receiver>
1177 <slot>lvUSBFilters_currentChanged(QListViewItem*)</slot>
1178 </connection>
1179 <connection>
1180 <sender>tbAddUSBFilter</sender>
1181 <signal>clicked()</signal>
1182 <receiver>VBoxGlobalSettingsDlg</receiver>
1183 <slot>tbAddUSBFilter_clicked()</slot>
1184 </connection>
1185 <connection>
1186 <sender>tbAddUSBFilterFrom</sender>
1187 <signal>clicked()</signal>
1188 <receiver>VBoxGlobalSettingsDlg</receiver>
1189 <slot>tbAddUSBFilterFrom_clicked()</slot>
1190 </connection>
1191 <connection>
1192 <sender>tbRemoveUSBFilter</sender>
1193 <signal>clicked()</signal>
1194 <receiver>VBoxGlobalSettingsDlg</receiver>
1195 <slot>tbRemoveUSBFilter_clicked()</slot>
1196 </connection>
1197 <connection>
1198 <sender>tbUSBFilterUp</sender>
1199 <signal>clicked()</signal>
1200 <receiver>VBoxGlobalSettingsDlg</receiver>
1201 <slot>tbUSBFilterUp_clicked()</slot>
1202 </connection>
1203 <connection>
1204 <sender>tbUSBFilterDown</sender>
1205 <signal>clicked()</signal>
1206 <receiver>VBoxGlobalSettingsDlg</receiver>
1207 <slot>tbUSBFilterDown_clicked()</slot>
1208 </connection>
1209 <connection>
1210 <sender>lvLanguages</sender>
1211 <signal>currentChanged(QListViewItem*)</signal>
1212 <receiver>VBoxGlobalSettingsDlg</receiver>
1213 <slot>lvLanguages_currentChanged(QListViewItem*)</slot>
1214 </connection>
1215</connections>
1216<tabstops>
1217 <tabstop>listView</tabstop>
1218 <tabstop>chbAutoCapture</tabstop>
1219 <tabstop>leVDIFolder</tabstop>
1220 <tabstop>tbSelectVDIFolder</tabstop>
1221 <tabstop>tbResetVDIFolder</tabstop>
1222 <tabstop>leMachineFolder</tabstop>
1223 <tabstop>tbSelectMachineFolder</tabstop>
1224 <tabstop>tbResetMachineFolder</tabstop>
1225 <tabstop>lvUSBFilters</tabstop>
1226 <tabstop>tbAddUSBFilter</tabstop>
1227 <tabstop>tbAddUSBFilterFrom</tabstop>
1228 <tabstop>tbRemoveUSBFilter</tabstop>
1229 <tabstop>tbUSBFilterUp</tabstop>
1230 <tabstop>tbUSBFilterDown</tabstop>
1231 <tabstop>lvLanguages</tabstop>
1232 <tabstop>buttonHelp</tabstop>
1233 <tabstop>buttonOk</tabstop>
1234 <tabstop>buttonCancel</tabstop>
1235</tabstops>
1236<includes>
1237 <include location="global" impldecl="in implementation">qvalidator.h</include>
1238 <include location="global" impldecl="in implementation">qmessagebox.h</include>
1239 <include location="global" impldecl="in implementation">qfont.h</include>
1240 <include location="global" impldecl="in implementation">qpainter.h</include>
1241 <include location="global" impldecl="in implementation">qobjectlist.h</include>
1242 <include location="global" impldecl="in implementation">qfiledialog.h</include>
1243 <include location="global" impldecl="in implementation">qfocusdata.h</include>
1244 <include location="global" impldecl="in implementation">qtimer.h</include>
1245 <include location="local" impldecl="in declaration">COMDefs.h</include>
1246 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
1247 <include location="local" impldecl="in declaration">QIHotKeyEdit.h</include>
1248 <include location="local" impldecl="in declaration">VMGlobalSettings.h</include>
1249 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
1250 <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
1251 <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
1252 <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
1253</includes>
1254<forwards>
1255 <forward>class VBoxUSBMenu</forward>
1256</forwards>
1257<variables>
1258 <variable access="private">bool polished;</variable>
1259 <variable access="private">bool valid;</variable>
1260 <variable access="private">QTimer *whatsThisTimer;</variable>
1261 <variable access="private">QWidget *whatsThisCandidate;</variable>
1262 <variable access="private">QIHotKeyEdit *hkeHostKey;</variable>
1263 <variable access="private">QIWidgetValidator *wvalGeneral;</variable>
1264 <variable access="private">QIWidgetValidator *wvalKeyboard;</variable>
1265 <variable access="private">QString warningString;</variable>
1266 <variable access="private">QWidgetStack *wstUSBFilters;</variable>
1267 <variable access="private">ulong mLastUSBFilterNum;</variable>
1268 <variable access="private">bool mUSBFilterListModified;</variable>
1269 <variable access="private">VBoxUSBMenu *usbDevicesMenu;</variable>
1270 <variable access="private">bool mLanguageChanged;</variable>
1271</variables>
1272<slots>
1273 <slot>listView_currentChanged( QListViewItem * item )</slot>
1274 <slot>enableOk( const QIWidgetValidator * wval )</slot>
1275 <slot>revalidate( QIWidgetValidator * )</slot>
1276 <slot>updateWhatsThis( bool gotFocus = false )</slot>
1277 <slot>tbResetFolder_clicked()</slot>
1278 <slot>tbSelectFolder_clicked()</slot>
1279 <slot>addUSBFilter( const CUSBDeviceFilter &amp;, bool )</slot>
1280 <slot>lvUSBFilters_currentChanged( QListViewItem * )</slot>
1281 <slot>lvUSBFilters_setCurrentText( const QString &amp; )</slot>
1282 <slot>tbAddUSBFilter_clicked()</slot>
1283 <slot>tbAddUSBFilterFrom_clicked()</slot>
1284 <slot>menuAddUSBFilterFrom_activated( int )</slot>
1285 <slot>tbRemoveUSBFilter_clicked()</slot>
1286 <slot>tbUSBFilterUp_clicked()</slot>
1287 <slot>tbUSBFilterDown_clicked()</slot>
1288 <slot>lvLanguages_currentChanged( QListViewItem* )</slot>
1289</slots>
1290<functions>
1291 <function access="private">init()</function>
1292 <function access="private" returnType="bool">event( QEvent * )</function>
1293 <function access="protected">showEvent( QShowEvent * )</function>
1294 <function>getFrom( const CSystemProperties &amp; props, const VMGlobalSettings &amp; gs )</function>
1295 <function>putBackTo( CSystemProperties &amp; props, VMGlobalSettings &amp; gs )</function>
1296 <function access="protected">setWarning( const QString &amp; )</function>
1297 <function returnType="bool">eventFilter( QObject * watched, QEvent * e )</function>
1298</functions>
1299<pixmapinproject/>
1300<layoutdefaults spacing="6" margin="11"/>
1301</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