InterfaceSetup QDialog name InterfaceSetup geometry 0 0 267 280 caption Interface Configuration margin 11 spacing 6 QCheckBox name autoStart text Automaticly bring up QLayoutWidget name Layout8 margin 0 spacing 6 QLabel name TextLabel1 text Profile QComboBox text All name profileCombo name Spacer20 orientation Horizontal sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout9 margin 0 spacing 6 QCheckBox name dhcpCheckBox text DHCP checked true QLabel name leaseHoursLabel text Requested Lease QSpinBox name leaseTime suffix hours maxValue 336 minValue 1 value 24 QGroupBox name staticGroupBox enabled false frameShape Box frameShadow Sunken title Static Ip Configuration margin 11 spacing 6 QLineEdit name firstDNSLineEdit QLabel name TextLabel5 text Subnet Mask QLineEdit name gatewayEdit QLineEdit name subnetMaskEdit QLineEdit name ipAddressEdit QLabel name TextLabel2 text First DNS QLineEdit name secondDNSLineEdit QLabel name TextLabel4 text IP Address QLabel name TextLabel1_2 text Gateway QLabel name TextLabel3 text Second DNS name Spacer9 orientation Vertical sizeType Expanding sizeHint 20 20 dhcpCheckBox toggled(bool) leaseHoursLabel setEnabled(bool) dhcpCheckBox toggled(bool) leaseTime setEnabled(bool) dhcpCheckBox toggled(bool) staticGroupBox setDisabled(bool) autoStart profileCombo dhcpCheckBox leaseTime ipAddressEdit subnetMaskEdit gatewayEdit firstDNSLineEdit secondDNSLineEdit