VBoxGlobalSettingsDlg :mode=html:tabSize=4:indentSize=4:noTabs=true: :folding=explicit:collapseFolds=1: Copyright (C) 2006-2007 Sun Microsystems, Inc. This file is part of VirtualBox Open Source Edition (OSE), as available from http://www.virtualbox.org. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation, in version 2 as it comes in the "COPYING" file of the VirtualBox OSE distribution. VirtualBox OSE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, CA 95054 USA or visit http://www.sun.com if you need additional information or have any questions. VBoxGlobalSettingsDlg 0 0 580 370 VirtualBox Preferences true <i>Select a settings category from the list on the left side and move the mouse over a settings item to get more information<i>. unnamed 11 10 Minimum Category false true [id] false false [link] false false General 0 #general machine_16px.png Input 1 #input hostkey_16px.png USB 2 #usb usb_16px.png Language 3 #language site_16px.png listView 0 7 0 0 true 3 titleLabel 5 0 0 0 PaletteBase 11 1 Box Sunken 1 7 widgetStack 7 7 0 0 pageGeneral 0 unnamed 0 groupBox1 7 5 0 0 Default &Folders unnamed 5 leVDIFolder LineEditPanel Sunken Displays the path to the default VDI folder. This folder is used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks. textLabel2_2 Machines textLabel1_2 VDI files tbResetMachineFolder TabFocus eraser_16px.png true Resets the virtual machine folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again. tbResetVDIFolder TabFocus eraser_16px.png true Resets the VDI folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again. leMachineFolder Displays the path to the default virtual machine folder. This folder is used, if not explicitly specified otherwise, when creating new virtual machines. tbSelectVDIFolder TabFocus select_file_16px.png Select true Opens a dialog to select the default VDI folder. tbSelectMachineFolder TabFocus select_file_16px.png Select true Opens a dialog to select the default virtual machine folder. groupBox2 V&RDP Authentication Library unnamed 5 leVRDPLib Displays the path to the library that provides authentication for Remote Display (VRDP) clients. tbSelectVRDPLib TabFocus select_file_16px.png true Opens a dialog to select the VRDP authentication library file. tbResetVRDPLib TabFocus eraser_16px.png true Resets the authentication library file to the default value. The actual default library file will be displayed after accepting the changes and opening this dialog again. groupBox3 &Extended Features unnamed chbVTX Enable &VT-x/AMD-V Defines whether virtual machines should try to make use of the host CPU's hardware virtualization extensions such as Intel VT-x and AMD-V by default or not. leVRDPLib spacer4 Vertical Expanding 20 31 pageKeyboard 1 unnamed 0 grbKeyboard &Keyboard unnamed layout47 unnamed layoutHostKey unnamed txHostKey &Host Key spacer22 Horizontal Expanding 40 20 chbAutoCapture &Auto capture keyboard When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM. spacer23 Vertical Expanding 20 40 pageUSB 2 unnamed 0 grbUSBFilters &USB Device Filters unnamed layout148 unnamed [name] false true lvUSBFilters <qt>Lists all global USB filters. The checkbox to the left defines whether the particular filter is enabled or not. Use the context menu or buttons to the right to add or remove USB filters.</qt> mUSBToolBarLayout unnamed 0 spacer106 Vertical Expanding 20 0 pageLanguage 3 unnamed 0 0 gbInterface &Interface Language unnamed 10 Language false true lvLanguages 4 7 0 0 NoColumn <qt>Lists all available user interface languages. The effective language is written in <b>bold</b>. Select <i>Default</i> to reset to the system default language.</qt> layout7 unnamed layout6 unnamed tlAuthorData 3 1 0 0 WordBreak|AlignTop tlAuthorName 1 1 0 0 Author(s): AlignTop tlLangName 1 1 0 0 Language: AlignTop tlLangData 3 1 0 0 WordBreak|AlignTop spacer7 Vertical Expanding 20 0 layout57 unnamed buttonHelp 1 0 0 0 Help F1 true Displays the dialog help. warningSpacer Horizontal Expanding 16 20 warningPixmap 0 0 0 0 true warningLabel 7 5 0 0 Invalid settings detected AlignVCenter spacer49 Horizontal Expanding 16 20 buttonOk &OK true true Accepts (saves) changes and closes the dialog. buttonCancel Cancel true Cancels changes and closes the dialog. mAddUSBFilterAct Add Empty Filter &Add Empty Filter Ins <qt>Adds a new USB filter with all fields initially set to empty strings. Note that such a filter will match any attached USB device.</qt> mAddUSBFilterFromAct Add Filter From Device A&dd Filter From Device Alt+Ins <qt>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</qt> mRemoveUSBFilterAct Remove Filter &Remove Filter Del <qt>Removes the highlighted USB filter.</qt> mUSBFilterUpAct Move Filter Up &Move Filter Up Ctrl+Up <qt>Moves the highlighted USB filter up.</qt> mUSBFilterDownAct Move Filter Down M&ove Filter Down Ctrl+Down <qt>Moves the highlighted USB filter down.</qt> buttonOk clicked() VBoxGlobalSettingsDlg accept() buttonCancel clicked() VBoxGlobalSettingsDlg reject() listView currentChanged(QListViewItem*) VBoxGlobalSettingsDlg listView_currentChanged(QListViewItem*) tbResetVDIFolder clicked() VBoxGlobalSettingsDlg tbResetFolder_clicked() tbSelectVDIFolder clicked() VBoxGlobalSettingsDlg tbSelectFolder_clicked() tbResetMachineFolder clicked() VBoxGlobalSettingsDlg tbResetFolder_clicked() tbSelectMachineFolder clicked() VBoxGlobalSettingsDlg tbSelectFolder_clicked() tbResetVRDPLib clicked() VBoxGlobalSettingsDlg tbResetFolder_clicked() tbSelectVRDPLib clicked() VBoxGlobalSettingsDlg tbSelectFolder_clicked() lvUSBFilters currentChanged(QListViewItem*) VBoxGlobalSettingsDlg lvUSBFilters_currentChanged(QListViewItem*) lvUSBFilters contextMenuRequested(QListViewItem*, const QPoint&, int) VBoxGlobalSettingsDlg lvUSBFilters_contextMenuRequested(QListViewItem*, const QPoint&, int) mAddUSBFilterAct activated() VBoxGlobalSettingsDlg addUSBFilterAct_activated() mAddUSBFilterFromAct activated() VBoxGlobalSettingsDlg addUSBFilterFromAct_activated() mRemoveUSBFilterAct activated() VBoxGlobalSettingsDlg removeUSBFilterAct_activated() mUSBFilterUpAct activated() VBoxGlobalSettingsDlg USBFilterUpAct_activated() mUSBFilterDownAct activated() VBoxGlobalSettingsDlg USBFilterDownAct_activated() lvLanguages currentChanged(QListViewItem*) VBoxGlobalSettingsDlg lvLanguages_currentChanged(QListViewItem*) buttonHelp clicked() &vboxProblem() showHelpHelpDialog() listView chbAutoCapture leVDIFolder tbSelectVDIFolder tbResetVDIFolder leMachineFolder tbSelectMachineFolder tbResetMachineFolder leVRDPLib tbSelectVRDPLib tbResetVRDPLib chbVTX lvUSBFilters lvLanguages buttonHelp buttonOk buttonCancel qaction.h qpopupmenu.h qvalidator.h qmessagebox.h qfont.h qpainter.h qobjectlist.h qfiledialog.h qfocusdata.h qtimer.h qeventloop.h COMDefs.h QIWidgetValidator.h QIHotKeyEdit.h VBoxGlobalSettings.h VBoxToolBar.h VBoxUtils.h VBoxGlobal.h VBoxProblemReporter.h VBoxUSBFilterSettings.h QIRichLabel.h class VBoxUSBMenu class QIRichLabel bool polished; bool valid; QTimer *whatsThisTimer; QWidget *whatsThisCandidate; QIHotKeyEdit *hkeHostKey; QIWidgetValidator *wvalGeneral; QIWidgetValidator *wvalKeyboard; QString warningString; QWidgetStack *wstUSBFilters; bool mUSBFilterListModified; VBoxUSBMenu *usbDevicesMenu; bool mLanguageChanged; QIRichLabel *whatsThisLabel; QPopupMenu *mUSBContextMenu; listView_currentChanged( QListViewItem * item ) enableOk( const QIWidgetValidator * wval ) revalidate( QIWidgetValidator * ) updateWhatsThis( bool gotFocus = false ) tbResetFolder_clicked() tbSelectFolder_clicked() addUSBFilter( const CUSBDeviceFilter &, bool ) lvUSBFilters_currentChanged( QListViewItem * ) lvUSBFilters_setCurrentText( const QString & ) lvUSBFilters_contextMenuRequested( QListViewItem*, const QPoint&, int ) addUSBFilterAct_activated() addUSBFilterFromAct_activated() menuAddUSBFilterFrom_activated( int ) removeUSBFilterAct_activated() USBFilterUpAct_activated() USBFilterDownAct_activated() lvLanguages_currentChanged( QListViewItem* ) init() pagePath( QWidget * ) event( QEvent * ) showEvent( QShowEvent * ) getFrom( const CSystemProperties & props, const VBoxGlobalSettings & gs ) putBackTo( CSystemProperties & props, VBoxGlobalSettings & gs ) setWarning( const QString & ) eventFilter( QObject * watched, QEvent * e ) fixLanguageChange()