diff --git a/libs/editor/settings/ui/wiredconnectionwidget.ui b/libs/editor/settings/ui/wiredconnectionwidget.ui index 36c1e534..810c4eaf 100644 --- a/libs/editor/settings/ui/wiredconnectionwidget.ui +++ b/libs/editor/settings/ui/wiredconnectionwidget.ui @@ -1,306 +1,312 @@ WiredConnectionWidget 0 0 401 217 QFormLayout::ExpandingFieldsGrow 6 Restrict to device: macAddress Cloned MAC address: clonedMacAddress 0 0 This option locks this connection to the network device specified by its permanent MAC address entered here. Example: 00:11:22:33:44:55 0 0 The MAC address entered here will be used as hardware address for the network device this connection is activated on. This feature is known as MAC cloning or spoofing. Example 11:22:33:44:55 HH:HH:HH:HH:HH:HH;_ Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter Random MTU: mtu 0 0 Only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter Automatic bytes 10000 Speed: speed 0 0 Request that the device use only the specified speed. In MBit/s, example 100 == 100Mbit/s Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - Automatic + Mbit/s + + 1 + 9999 + + 100 + Duplex: duplex 0 0 Request that the device use the specified duplex mode. Either "half" or "full" Full Half 0 0 Allow auto-negotiation of port speed and duplex mode Allow auto-negotiation true false KComboBox QComboBox
kcombobox.h
KLineEdit QLineEdit
klineedit.h
HwAddrComboBox QComboBox
hwaddrcombobox.h
macAddress clonedMacAddress btnRandomMacAddr mtu speed duplex autonegotiate toggled(bool) speedLabel setHidden(bool) 80 290 81 117 autonegotiate toggled(bool) speed setHidden(bool) 80 290 245 118 autonegotiate toggled(bool) duplexLabel setHidden(bool) 80 290 81 147 autonegotiate toggled(bool) duplex setHidden(bool) 80 290 298 143