VBoxVMNetworkSettings :mode=html:tabSize=4:indentSize=4:noTabs=true: :folding=explicit:collapseFolds=1: # Copyright (C) 2006 InnoTek Systemberatung GmbH # # 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 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. # # If you received this file as part of a commercial VirtualBox # distribution, then only the terms of your commercial VirtualBox # license agreement apply instead of the previous paragraph. VBoxVMNetworkSettings 0 0 361 368 VBoxVMNetworkSettings unnamed 10 grbEnabled 5 5 0 0 &Enable Network Adapter When checked, plugs this virtual network adapter into the virtual machine. true unnamed layout121 unnamed layout35 unnamed txNetworkAttachment 0 0 0 0 &Attached to cbNetworkAttachment cbNetworkAttachment Controls the way how this virtual adapter is attached to the real network of the Host OS. layout11 unnamed txMACAddress 0 0 0 0 &MAC Address leMACAddress leMACAddress LineEditPanel Sunken Displays the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. layout12 unnamed 0 spacer6 Vertical Minimum 20 20 pbGenerateMAC &Generate Alt+G Generates a new random MAC address. chbCableConnected Ca&ble Connected Alt+B Indicates whether the virtual network cable is plugged in on machine startup or not. grbTAP Host Interface Settings false unnamed layout33 unnamed 0 frmHostInterface_WIN NoFrame Raised unnamed 0 6 layout31 unnamed txHostInterface_WIN 0 5 0 0 &Interface Name leHostInterfaceName leHostInterfaceName NoFocus true Displays the name of the host interface selected for this adapter. lbHostInterface 7 7 0 0 Lists all available host interfaces. layout27 unnamed 0 0 pbHostAdd StrongFocus true Adds a new host interface. pbHostRemove StrongFocus true Removes the selected host interface. spacer7 Vertical Expanding 10 10 spacer11 Horizontal Minimum 20 20 layout120 unnamed frmHostInterface_X11 NoFrame Raised unnamed 0 txHostInterface_X11 0 5 0 0 &Interface Name leHostInterface leHostInterface Displays the TAP interface name. frmTAPDescriptor NoFrame Raised unnamed 0 txTAPDescriptor 0 5 0 0 &File Descriptor leTAPDescriptor leTAPDescriptor LineEditPanel Sunken frmTAPSetupTerminate NoFrame Raised unnamed 0 layout124 unnamed 0 0 layout31 unnamed txTAPSetup &Setup Application leTAPSetup spacer14 Horizontal Expanding 61 20 layout122 unnamed leTAPSetup Displays the command executed to setup the TAP interface. pbTAPSetup Select Selects the setup application. layout125 unnamed 0 0 layout32 unnamed txTAPTerminate &Terminate Application leTAPTerminate spacer15 Horizontal Expanding 61 20 layout123 unnamed leTAPTerminate LineEditPanel Sunken Displays the command executed to terminate the TAP interface. pbTAPTerminate Select Selects the terminate application. pbGenerateMAC clicked() VBoxVMNetworkSettings pbGenerateMAC_clicked() cbNetworkAttachment activated(const QString&) VBoxVMNetworkSettings cbNetworkAttachment_activated(const QString&) pbTAPSetup clicked() VBoxVMNetworkSettings pbTAPSetup_clicked() pbTAPTerminate clicked() VBoxVMNetworkSettings pbTAPTerminate_clicked() pbHostAdd clicked() VBoxVMNetworkSettings hostInterfaceAdd() pbHostRemove clicked() VBoxVMNetworkSettings hostInterfaceRemove() lbHostInterface highlighted(QListBoxItem*) VBoxVMNetworkSettings lbHostInterface_highlighted(QListBoxItem*) limits qvalidator.h qfiledialog.h COMDefs.h QIWidgetValidator.h VBoxGlobal.h VBoxProblemReporter.h CNetworkAdapter cadapter; int mInterfaceNumber; QIWidgetValidator *mWalidator; QString mNoInterfaces; listChanged( QWidget* ) cbNetworkAttachment_activated( const QString & string ) pbGenerateMAC_clicked() pbTAPSetup_clicked() pbTAPTerminate_clicked() hostInterfaceAdd() hostInterfaceRemove() lbHostInterface_highlighted( QListBoxItem* item ) grbEnabledToggled( bool ) init() loadList( const QStringList & ) getFromAdapter( const CNetworkAdapter & ) putBackToAdapter() setValidator( QIWidgetValidator* ) revalidate() isPageValid( const QStringList & ) selectListItem( const QString & ) isInterfaceInvalid( const QStringList &, const QString & )