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 307 312 VBoxVMNetworkSettings unnamed 10 grbEnabled 5 5 0 0 &Enable Network Adapter (plug it into the corresponding slot) true unnamed layout121 unnamed layout35 unnamed txNetworkAttachment 0 0 0 0 &Attached to cbNetworkAttachment cbNetworkAttachment Type of network attachment. layout11 unnamed txMACAddress 0 0 0 0 &MAC Address leMACAddress leMACAddress LineEditPanel Sunken MAC address of the current adapter layout12 unnamed 0 spacer6 Vertical Minimum 20 20 pbGenerateMAC &Generate Alt+G Generate a new random MAC address. chbCableConnected Ca&ble Connected Alt+B This controls whether the virtual network cable is plugged in. grbTAP Host Interface Settings true unnamed 0 layout34 unnamed frmHostInterface_WIN NoFrame Raised unnamed 0 layout14 unnamed txHostInterface_WIN 0 5 0 0 &Interface Name leHostInterfaceName leHostInterfaceName Enter name for the new interface here pbHostAdd ... Add new host interface pbHostRemove ... Remove host interface selected in host interface list lbHostInterface 7 7 0 0 The list of interfaces available layout120 unnamed frmHostInterface_X11 NoFrame Raised unnamed 0 txHostInterface_X11 0 5 0 0 &Interface Name leHostInterface leHostInterface 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 Setup application pbTAPSetup Select Select setup application layout125 unnamed 0 0 layout32 unnamed txTAPTerminate &Terminate Application leTAPTerminate spacer15 Horizontal Expanding 61 20 layout123 unnamed leTAPTerminate LineEditPanel Sunken Terminate application pbTAPTerminate Select Select 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 VBoxGlobal.h VBoxProblemReporter.h QStringList networkInterfaceList; CNetworkAdapter cadapter; QString NoSuitableIfaces; cbNetworkAttachment_activated( const QString & string ) pbGenerateMAC_clicked() pbTAPSetup_clicked() pbTAPTerminate_clicked() hostInterfaceAdd() hostInterfaceRemove() lbHostInterface_highlighted( QListBoxItem* item ) init() getFromAdapter( const CNetworkAdapter & adapter ) putBackToAdapter() updateInterfaceList() checkNetworkInterface( QString input )