0N/A VBox frontends: Qt4 GUI ("VirtualBox"):
0N/A Copyright (C) 2009 Oracle Corporation
2362N/A This file is part of VirtualBox Open Source Edition (OSE), as
2362N/A you can redistribute it
and/or modify it under the terms of the GNU
0N/A General Public License (GPL) as published by the Free Software
0N/A Foundation, in version 2 as it comes in the "COPYING" file of the
0N/A VirtualBox OSE distribution. VirtualBox OSE is distributed in the
0N/A hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
0N/A <class>VBoxGLSettingsNetworkDetails</class>
0N/A <widget class="QWidget" name="VBoxGLSettingsNetworkDetails" >
0N/A <property name="geometry" >
0N/A <property name="windowTitle" >
0N/A <string>Host-only Network Details</string>
0N/A <layout class="QVBoxLayout" >
0N/A <widget class="QTabWidget" name="mTwDetails" >
0N/A <property name="sizePolicy" >
5559N/A <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
0N/A <verstretch>0</verstretch>
0N/A <property name="currentIndex" >
0N/A <widget class="QWidget" name="mTabInterface" >
0N/A <attribute name="title" >
0N/A <string>&Adapter</string>
803N/A <layout class="QGridLayout" >
0N/A <item row="0" column="0" colspan="3" >
0N/A <widget class="QCheckBox" name="mCbManual" >
0N/A <property name="text" >
0N/A <string>Manual &Configuration</string>
0N/A <property name="checked" >
0N/A <property name="toolTip" >
0N/A <string>Use manual configuration for this host-only network adapter.</string>
0N/A <item row="1" column="1" >
0N/A <widget class="QLabel" name="mLbIPv4" >
0N/A <property name="text" >
0N/A <string>&IPv4 Address:</string>
0N/A <property name="alignment" >
0N/A <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0N/A <property name="buddy" >
0N/A <cstring>mLeIPv4</cstring>
0N/A <item row="1" column="2" >
0N/A <widget class="QILineEdit" name="mLeIPv4" >
0N/A <property name="sizePolicy" >
0N/A <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
0N/A <horstretch>0</horstretch>
0N/A <verstretch>0</verstretch>
0N/A <property name="toolTip" >
2080N/A <string>Displays the host IPv4 address for this adapter.</string>
<item row="2" column="1" >
<widget class="QLabel" name="mLbNMv4" >
<string>IPv4 Network &Mask:</string>
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<cstring>mLeNMv4</cstring>
<item row="2" column="2" >
<widget class="QILineEdit" name="mLeNMv4" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
<property name="toolTip" >
<string>Displays the host IPv4 network mask for this adapter.</string>
<item row="3" column="1" >
<widget class="QLabel" name="mLbIPv6" >
<string>I&Pv6 Address:</string>
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<cstring>mLeIPv6</cstring>
<item row="3" column="2" >
<widget class="QILineEdit" name="mLeIPv6" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
<property name="toolTip" >
<string>Displays the host IPv6 address for this adapter if IPv6 is supported.</string>
<item row="4" column="1" >
<widget class="QLabel" name="mLbNMv6" >
<string>IPv6 Network Mask &Length:</string>
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<cstring>mLeNMv6</cstring>
<item row="4" column="2" >
<widget class="QILineEdit" name="mLeNMv6" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
<property name="toolTip" >
<string>Displays the host IPv6 network mask prefix length for this adapter if IPv6 is supported.</string>
<item row="5" column="0" colspan="3" >
<spacer name="verticalSpacer" >
<property name="orientation" >
<enum>Qt::Vertical</enum>
<property name="sizeHint" stdset="0" >
<widget class="QWidget" name="mTabDhcpServer" >
<attribute name="title" >
<string>&DHCP Server</string>
<layout class="QGridLayout" >
<item row="0" column="0" colspan="3" >
<widget class="QCheckBox" name="mCbDhcpServerEnabled" >
<string>&Enable Server</string>
<property name="toolTip" >
<string>Indicates whether the DHCP Server is enabled on machine startup or not.</string>
<item row="1" column="1" >
<widget class="QLabel" name="mLbDhcpAddress" >
<string>Server Add&ress:</string>
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<cstring>mLeDhcpAddress</cstring>
<item row="1" column="2" >
<widget class="QILineEdit" name="mLeDhcpAddress" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
<property name="toolTip" >
<string>Displays the address of the DHCP server servicing the network associated with this host-only adapter.</string>
<item row="2" column="1" >
<widget class="QLabel" name="mLbDhcpMask" >
<string>Server &Mask:</string>
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<cstring>mLeDhcpMask</cstring>
<item row="2" column="2" >
<widget class="QILineEdit" name="mLeDhcpMask" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
<property name="toolTip" >
<string>Displays the network mask of the DHCP server servicing the network associated with this host-only adapter.</string>
<item row="3" column="1" >
<widget class="QLabel" name="mLbDhcpLowerAddress" >
<string>&Lower Address Bound:</string>
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<cstring>mLeDhcpLowerAddress</cstring>
<item row="3" column="2" >
<widget class="QILineEdit" name="mLeDhcpLowerAddress" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
<property name="toolTip" >
<string>Displays the lower address bound offered by the DHCP server servicing the network associated with this host-only adapter.</string>
<item row="4" column="1" >
<widget class="QLabel" name="mLbDhcpUpperAddress" >
<string>&Upper Address Bound:</string>
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<cstring>mLeDhcpUpperAddress</cstring>
<item row="4" column="2" >
<widget class="QILineEdit" name="mLeDhcpUpperAddress" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
<property name="toolTip" >
<string>Displays the upper address bound offered by the DHCP server servicing the network associated with this host-only adapter.</string>
<item row="5" column="0" colspan="3" >
<spacer name="verticalSpacer" >
<property name="orientation" >
<enum>Qt::Vertical</enum>
<property name="sizeHint" stdset="0" >
<widget class="QIDialogButtonBox" name="mButtonBox" >
<property name="standardButtons" >
<set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
<class>QILineEdit</class>
<extends>QLineEdit</extends>
<class>QIDialogButtonBox</class>
<extends>QDialogButtonBox</extends>
<sender>mButtonBox</sender>
<signal>accepted()</signal>
<receiver>VBoxGLSettingsNetworkDetails</receiver>
<hint type="sourcelabel" >
<hint type="destinationlabel" >
<sender>mButtonBox</sender>
<signal>rejected()</signal>
<receiver>VBoxGLSettingsNetworkDetails</receiver>
<hint type="sourcelabel" >
<hint type="destinationlabel" >