VirtualBox

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

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

export to OSE again

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 32.1 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>520</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 <property name="name">
130 <cstring>listView</cstring>
131 </property>
132 <property name="sizePolicy">
133 <sizepolicy>
134 <hsizetype>0</hsizetype>
135 <vsizetype>7</vsizetype>
136 <horstretch>0</horstretch>
137 <verstretch>0</verstretch>
138 </sizepolicy>
139 </property>
140 <property name="allColumnsShowFocus">
141 <bool>true</bool>
142 </property>
143 <property name="itemMargin">
144 <number>3</number>
145 </property>
146 </widget>
147 <widget class="QLabel" row="0" column="1">
148 <property name="name">
149 <cstring>titleLabel</cstring>
150 </property>
151 <property name="sizePolicy">
152 <sizepolicy>
153 <hsizetype>5</hsizetype>
154 <vsizetype>0</vsizetype>
155 <horstretch>0</horstretch>
156 <verstretch>0</verstretch>
157 </sizepolicy>
158 </property>
159 <property name="backgroundMode">
160 <enum>PaletteBase</enum>
161 </property>
162 <property name="font">
163 <font>
164 <pointsize>11</pointsize>
165 <bold>1</bold>
166 </font>
167 </property>
168 <property name="frameShape">
169 <enum>Box</enum>
170 </property>
171 <property name="frameShadow">
172 <enum>Sunken</enum>
173 </property>
174 <property name="lineWidth">
175 <number>1</number>
176 </property>
177 <property name="margin">
178 <number>7</number>
179 </property>
180 <property name="text">
181 <string></string>
182 </property>
183 <property name="buddy" stdset="0">
184 <cstring></cstring>
185 </property>
186 </widget>
187 <widget class="QWidgetStack" row="1" column="1">
188 <property name="name">
189 <cstring>widgetStack</cstring>
190 </property>
191 <property name="sizePolicy">
192 <sizepolicy>
193 <hsizetype>7</hsizetype>
194 <vsizetype>7</vsizetype>
195 <horstretch>0</horstretch>
196 <verstretch>0</verstretch>
197 </sizepolicy>
198 </property>
199 <widget class="QWidget">
200 <property name="name">
201 <cstring>pageGeneral</cstring>
202 </property>
203 <attribute name="id">
204 <number>0</number>
205 </attribute>
206 <vbox>
207 <property name="name">
208 <cstring>unnamed</cstring>
209 </property>
210 <property name="margin">
211 <number>0</number>
212 </property>
213 <widget class="QGroupBox">
214 <property name="name">
215 <cstring>groupBox1</cstring>
216 </property>
217 <property name="sizePolicy">
218 <sizepolicy>
219 <hsizetype>7</hsizetype>
220 <vsizetype>5</vsizetype>
221 <horstretch>0</horstretch>
222 <verstretch>0</verstretch>
223 </sizepolicy>
224 </property>
225 <property name="title">
226 <string>Default &amp;Folders</string>
227 </property>
228 <grid>
229 <property name="name">
230 <cstring>unnamed</cstring>
231 </property>
232 <property name="spacing">
233 <number>5</number>
234 </property>
235 <widget class="QLineEdit" row="0" column="1">
236 <property name="name">
237 <cstring>leVDIFolder</cstring>
238 </property>
239 <property name="frameShape">
240 <enum>LineEditPanel</enum>
241 </property>
242 <property name="frameShadow">
243 <enum>Sunken</enum>
244 </property>
245 <property name="whatsThis" stdset="0">
246 <string>Displays the path to the default VDI folder. This folder is
247used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</string>
248 </property>
249 </widget>
250 <widget class="QLabel" row="1" column="0">
251 <property name="name">
252 <cstring>textLabel2_2</cstring>
253 </property>
254 <property name="text">
255 <string>Machines</string>
256 </property>
257 </widget>
258 <widget class="QLabel" row="0" column="0">
259 <property name="name">
260 <cstring>textLabel1_2</cstring>
261 </property>
262 <property name="text">
263 <string>VDI files</string>
264 </property>
265 </widget>
266 <widget class="QToolButton" row="1" column="3">
267 <property name="name">
268 <cstring>tbResetMachineFolder</cstring>
269 </property>
270 <property name="focusPolicy">
271 <enum>TabFocus</enum>
272 </property>
273 <property name="text">
274 <string></string>
275 </property>
276 <property name="iconSet">
277 <iconset>delete_16px.png</iconset>
278 </property>
279 <property name="autoRaise">
280 <bool>true</bool>
281 </property>
282 <property name="whatsThis" stdset="0">
283 <string>Resets the virtual machine folder path to the default value.
284The actual default path will be displayed after accepting the changes and opening this dialog again.</string>
285 </property>
286 </widget>
287 <widget class="QToolButton" row="0" column="3">
288 <property name="name">
289 <cstring>tbResetVDIFolder</cstring>
290 </property>
291 <property name="focusPolicy">
292 <enum>TabFocus</enum>
293 </property>
294 <property name="text">
295 <string></string>
296 </property>
297 <property name="iconSet">
298 <iconset>delete_16px.png</iconset>
299 </property>
300 <property name="autoRaise">
301 <bool>true</bool>
302 </property>
303 <property name="whatsThis" stdset="0">
304 <string>Resets the VDI folder path to the default value.
305The actual default path will be displayed after accepting the changes and opening this dialog again.</string>
306 </property>
307 </widget>
308 <widget class="QLineEdit" row="1" column="1">
309 <property name="name">
310 <cstring>leMachineFolder</cstring>
311 </property>
312 <property name="whatsThis" stdset="0">
313 <string>Displays the path to the default virtual machine
314folder. This folder is used, if not explicitly specified otherwise, when creating new
315virtual machines.</string>
316 </property>
317 </widget>
318 <widget class="QToolButton" row="0" column="2">
319 <property name="name">
320 <cstring>tbSelectVDIFolder</cstring>
321 </property>
322 <property name="focusPolicy">
323 <enum>TabFocus</enum>
324 </property>
325 <property name="text">
326 <string></string>
327 </property>
328 <property name="iconSet">
329 <iconset>select_file_16px.png</iconset>
330 </property>
331 <property name="textLabel">
332 <string>Select</string>
333 </property>
334 <property name="autoRaise">
335 <bool>true</bool>
336 </property>
337 <property name="whatsThis" stdset="0">
338 <string>Opens a dialog to select the
339default VDI folder.</string>
340 </property>
341 </widget>
342 <widget class="QToolButton" row="1" column="2">
343 <property name="name">
344 <cstring>tbSelectMachineFolder</cstring>
345 </property>
346 <property name="focusPolicy">
347 <enum>TabFocus</enum>
348 </property>
349 <property name="text">
350 <string></string>
351 </property>
352 <property name="iconSet">
353 <iconset>select_file_16px.png</iconset>
354 </property>
355 <property name="textLabel">
356 <string>Select</string>
357 </property>
358 <property name="autoRaise">
359 <bool>true</bool>
360 </property>
361 <property name="whatsThis" stdset="0">
362 <string>Opens a dialog to select the
363default virtual machine folder.</string>
364 </property>
365 </widget>
366 </grid>
367 </widget>
368 <spacer>
369 <property name="name">
370 <cstring>spacer4</cstring>
371 </property>
372 <property name="orientation">
373 <enum>Vertical</enum>
374 </property>
375 <property name="sizeType">
376 <enum>Expanding</enum>
377 </property>
378 <property name="sizeHint">
379 <size>
380 <width>20</width>
381 <height>31</height>
382 </size>
383 </property>
384 </spacer>
385 </vbox>
386 </widget>
387 <widget class="QWidget">
388 <property name="name">
389 <cstring>pageKeyboard</cstring>
390 </property>
391 <attribute name="id">
392 <number>1</number>
393 </attribute>
394 <vbox>
395 <property name="name">
396 <cstring>unnamed</cstring>
397 </property>
398 <property name="margin">
399 <number>0</number>
400 </property>
401 <property name="spacing">
402 <number>10</number>
403 </property>
404 <widget class="QLayoutWidget">
405 <property name="name">
406 <cstring>layout47</cstring>
407 </property>
408 <hbox>
409 <property name="name">
410 <cstring>unnamed</cstring>
411 </property>
412 <widget class="QLayoutWidget">
413 <property name="name">
414 <cstring>layoutHostKey</cstring>
415 </property>
416 <hbox>
417 <property name="name">
418 <cstring>unnamed</cstring>
419 </property>
420 <widget class="QLabel">
421 <property name="name">
422 <cstring>txHostKey</cstring>
423 </property>
424 <property name="text">
425 <string>Host &amp;Key</string>
426 </property>
427 </widget>
428 </hbox>
429 </widget>
430 <spacer>
431 <property name="name">
432 <cstring>spacer22</cstring>
433 </property>
434 <property name="orientation">
435 <enum>Horizontal</enum>
436 </property>
437 <property name="sizeType">
438 <enum>Expanding</enum>
439 </property>
440 <property name="sizeHint">
441 <size>
442 <width>40</width>
443 <height>20</height>
444 </size>
445 </property>
446 </spacer>
447 </hbox>
448 </widget>
449 <widget class="QCheckBox">
450 <property name="name">
451 <cstring>chbAutoCapture</cstring>
452 </property>
453 <property name="text">
454 <string>&amp;Auto capture keyboard</string>
455 </property>
456 <property name="accel">
457 <string>Alt+A</string>
458 </property>
459 <property name="whatsThis" stdset="0">
460 <string>When checked, the keyboard is automatically
461captured every time the VM window is activated.</string>
462 </property>
463 </widget>
464 <spacer>
465 <property name="name">
466 <cstring>spacer23</cstring>
467 </property>
468 <property name="orientation">
469 <enum>Vertical</enum>
470 </property>
471 <property name="sizeType">
472 <enum>Expanding</enum>
473 </property>
474 <property name="sizeHint">
475 <size>
476 <width>20</width>
477 <height>120</height>
478 </size>
479 </property>
480 </spacer>
481 </vbox>
482 </widget>
483 </widget>
484 <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
485 <property name="name">
486 <cstring>layout57</cstring>
487 </property>
488 <hbox>
489 <property name="name">
490 <cstring>unnamed</cstring>
491 </property>
492 <widget class="QPushButton">
493 <property name="name">
494 <cstring>buttonHelp</cstring>
495 </property>
496 <property name="sizePolicy">
497 <sizepolicy>
498 <hsizetype>1</hsizetype>
499 <vsizetype>0</vsizetype>
500 <horstretch>0</horstretch>
501 <verstretch>0</verstretch>
502 </sizepolicy>
503 </property>
504 <property name="text">
505 <string>Help</string>
506 </property>
507 <property name="accel">
508 <string>F1</string>
509 </property>
510 <property name="autoDefault">
511 <bool>true</bool>
512 </property>
513 <property name="whatsThis" stdset="0">
514 <string>Displays the dialog help.</string>
515 </property>
516 </widget>
517 <spacer>
518 <property name="name">
519 <cstring>warningSpacer</cstring>
520 </property>
521 <property name="orientation">
522 <enum>Horizontal</enum>
523 </property>
524 <property name="sizeType">
525 <enum>Expanding</enum>
526 </property>
527 <property name="sizeHint">
528 <size>
529 <width>16</width>
530 <height>20</height>
531 </size>
532 </property>
533 </spacer>
534 <widget class="QLabel">
535 <property name="name">
536 <cstring>warningPixmap</cstring>
537 </property>
538 <property name="sizePolicy">
539 <sizepolicy>
540 <hsizetype>0</hsizetype>
541 <vsizetype>0</vsizetype>
542 <horstretch>0</horstretch>
543 <verstretch>0</verstretch>
544 </sizepolicy>
545 </property>
546 <property name="scaledContents">
547 <bool>true</bool>
548 </property>
549 </widget>
550 <widget class="QLabel">
551 <property name="name">
552 <cstring>warningLabel</cstring>
553 </property>
554 <property name="sizePolicy">
555 <sizepolicy>
556 <hsizetype>7</hsizetype>
557 <vsizetype>5</vsizetype>
558 <horstretch>0</horstretch>
559 <verstretch>0</verstretch>
560 </sizepolicy>
561 </property>
562 <property name="text">
563 <string>Invalid settings detected</string>
564 </property>
565 <property name="alignment">
566 <set>AlignVCenter</set>
567 </property>
568 </widget>
569 <spacer>
570 <property name="name">
571 <cstring>spacer49</cstring>
572 </property>
573 <property name="orientation">
574 <enum>Horizontal</enum>
575 </property>
576 <property name="sizeType">
577 <enum>Expanding</enum>
578 </property>
579 <property name="sizeHint">
580 <size>
581 <width>16</width>
582 <height>20</height>
583 </size>
584 </property>
585 </spacer>
586 <widget class="QPushButton">
587 <property name="name">
588 <cstring>buttonOk</cstring>
589 </property>
590 <property name="text">
591 <string>&amp;OK</string>
592 </property>
593 <property name="accel">
594 <string>Alt+O</string>
595 </property>
596 <property name="autoDefault">
597 <bool>true</bool>
598 </property>
599 <property name="default">
600 <bool>true</bool>
601 </property>
602 <property name="whatsThis" stdset="0">
603 <string>Accepts (saves) changes and closes the dialog.</string>
604 </property>
605 </widget>
606 <widget class="QPushButton">
607 <property name="name">
608 <cstring>buttonCancel</cstring>
609 </property>
610 <property name="text">
611 <string>Cancel</string>
612 </property>
613 <property name="accel">
614 <string></string>
615 </property>
616 <property name="autoDefault">
617 <bool>true</bool>
618 </property>
619 <property name="whatsThis" stdset="0">
620 <string>Cancels changes and closes the dialog.</string>
621 </property>
622 </widget>
623 </hbox>
624 </widget>
625 <widget class="QLabel" row="2" column="1">
626 <property name="name">
627 <cstring>whatsThisLabel</cstring>
628 </property>
629 <property name="sizePolicy">
630 <sizepolicy>
631 <hsizetype>7</hsizetype>
632 <vsizetype>0</vsizetype>
633 <horstretch>0</horstretch>
634 <verstretch>0</verstretch>
635 </sizepolicy>
636 </property>
637 <property name="backgroundMode">
638 <enum>PaletteMidlight</enum>
639 </property>
640 <property name="frameShape">
641 <enum>Box</enum>
642 </property>
643 <property name="frameShadow">
644 <enum>Sunken</enum>
645 </property>
646 <property name="margin">
647 <number>7</number>
648 </property>
649 <property name="scaledContents">
650 <bool>false</bool>
651 </property>
652 <property name="alignment">
653 <set>WordBreak|AlignJustify|AlignTop</set>
654 </property>
655 </widget>
656 </grid>
657</widget>
658<connections>
659 <connection>
660 <sender>buttonOk</sender>
661 <signal>clicked()</signal>
662 <receiver>VBoxGlobalSettingsDlg</receiver>
663 <slot>accept()</slot>
664 </connection>
665 <connection>
666 <sender>buttonCancel</sender>
667 <signal>clicked()</signal>
668 <receiver>VBoxGlobalSettingsDlg</receiver>
669 <slot>reject()</slot>
670 </connection>
671 <connection>
672 <sender>listView</sender>
673 <signal>currentChanged(QListViewItem*)</signal>
674 <receiver>VBoxGlobalSettingsDlg</receiver>
675 <slot>listView_currentChanged(QListViewItem*)</slot>
676 </connection>
677 <connection>
678 <sender>tbResetVDIFolder</sender>
679 <signal>clicked()</signal>
680 <receiver>VBoxGlobalSettingsDlg</receiver>
681 <slot>tbResetFolder_clicked()</slot>
682 </connection>
683 <connection>
684 <sender>tbSelectVDIFolder</sender>
685 <signal>clicked()</signal>
686 <receiver>VBoxGlobalSettingsDlg</receiver>
687 <slot>tbSelectFolder_clicked()</slot>
688 </connection>
689 <connection>
690 <sender>tbResetMachineFolder</sender>
691 <signal>clicked()</signal>
692 <receiver>VBoxGlobalSettingsDlg</receiver>
693 <slot>tbResetFolder_clicked()</slot>
694 </connection>
695 <connection>
696 <sender>tbSelectMachineFolder</sender>
697 <signal>clicked()</signal>
698 <receiver>VBoxGlobalSettingsDlg</receiver>
699 <slot>tbSelectFolder_clicked()</slot>
700 </connection>
701</connections>
702<tabstops>
703 <tabstop>listView</tabstop>
704 <tabstop>chbAutoCapture</tabstop>
705 <tabstop>leVDIFolder</tabstop>
706 <tabstop>tbSelectVDIFolder</tabstop>
707 <tabstop>tbResetVDIFolder</tabstop>
708 <tabstop>leMachineFolder</tabstop>
709 <tabstop>tbSelectMachineFolder</tabstop>
710 <tabstop>tbResetMachineFolder</tabstop>
711 <tabstop>buttonHelp</tabstop>
712 <tabstop>buttonOk</tabstop>
713 <tabstop>buttonCancel</tabstop>
714</tabstops>
715<includes>
716 <include location="global" impldecl="in implementation">qvalidator.h</include>
717 <include location="global" impldecl="in implementation">qmessagebox.h</include>
718 <include location="global" impldecl="in implementation">qfont.h</include>
719 <include location="global" impldecl="in implementation">qobjectlist.h</include>
720 <include location="global" impldecl="in implementation">qfiledialog.h</include>
721 <include location="global" impldecl="in implementation">qfocusdata.h</include>
722 <include location="global" impldecl="in implementation">qtimer.h</include>
723 <include location="local" impldecl="in declaration">COMDefs.h</include>
724 <include location="local" impldecl="in declaration">QIWidgetValidator.h</include>
725 <include location="local" impldecl="in declaration">QIHotKeyEdit.h</include>
726 <include location="local" impldecl="in declaration">VMGlobalSettings.h</include>
727 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
728 <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
729</includes>
730<variables>
731 <variable access="private">bool valid;</variable>
732 <variable access="private">QTimer *whatsThisTimer;</variable>
733 <variable access="private">QWidget *whatsThisCandidate;</variable>
734 <variable access="private">QIHotKeyEdit *hkeHostKey;</variable>
735 <variable access="private">QIWidgetValidator *wvalGeneral;</variable>
736 <variable access="private">QIWidgetValidator *wvalKeyboard;</variable>
737 <variable access="private">QString warningString;</variable>
738</variables>
739<slots>
740 <slot>listView_currentChanged( QListViewItem * item )</slot>
741 <slot>enableOk( const QIWidgetValidator * wval )</slot>
742 <slot>revalidate( QIWidgetValidator * )</slot>
743 <slot>updateWhatsThis( bool gotFocus = false )</slot>
744 <slot>tbResetFolder_clicked()</slot>
745 <slot>tbSelectFolder_clicked()</slot>
746</slots>
747<functions>
748 <function access="private">init()</function>
749 <function>getFrom( const CSystemProperties &amp; props, const VMGlobalSettings &amp; gs )</function>
750 <function>putBackTo( CSystemProperties &amp; props, VMGlobalSettings &amp; gs )</function>
751 <function access="protected">setWarning( const QString &amp; )</function>
752 <function returnType="bool">eventFilter( QObject * watched, QEvent * e )</function>
753</functions>
754<pixmapinproject/>
755<layoutdefaults spacing="6" margin="11"/>
756</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