InterfaceSetup QWidget name InterfaceSetup geometry 0 0 282 280 caption Interface Configuration margin 11 spacing 6 QCheckBox name autoStart text Automatically bring up QCheckBox name dhcpCheckBox text DHCP checked true QGroupBox name staticGroupBox enabled false frameShape Box frameShadow Sunken title Static Ip Configuration margin 11 spacing 6 QLabel name TextLabel5 text Subnet Mask QLineEdit name gatewayEdit QLineEdit name subnetMaskEdit text 255.255.255.0 QLineEdit name ipAddressEdit QLabel name TextLabel2 text First DNS QLabel name TextLabel4 text IP Address QLabel name TextLabel1_2 text Gateway QLabel name TextLabel3 text Second DNS QLineEdit name firstDNSLineEdit QLineEdit name secondDNSLineEdit name Spacer9 orientation Vertical sizeType Expanding sizeHint 20 20 dhcpCheckBox toggled(bool) staticGroupBox setDisabled(bool) autoStart dhcpCheckBox ipAddressEdit subnetMaskEdit gatewayEdit firstDNSLineEdit secondDNSLineEdit