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 (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. It contains exactly 12 characters choosen from {0-9,A-F}. 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 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 The name of the interface selected for the current adapter lbHostInterface 7 7 0 0 The list of interfaces available layout27 unnamed 0 0 pbHostAdd StrongFocus ... true Add a new host interface pbHostRemove StrongFocus ... true Remove 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 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 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 & )