From f16dd7fc272f3f8354dc696fcc881dfe74755a21 Mon Sep 17 00:00:00 2001 From: benmeyer Date: Fri, 25 Oct 2002 19:34:32 +0000 Subject: Moved Interfaces into a library --- (limited to 'noncore/net/networksetup/interfacesetup.ui') diff --git a/noncore/net/networksetup/interfacesetup.ui b/noncore/net/networksetup/interfacesetup.ui deleted file mode 100644 index 0c834fe..0000000 --- a/noncore/net/networksetup/interfacesetup.ui +++ b/dev/null @@ -1,284 +0,0 @@ - -InterfaceSetup - - QDialog - - name - InterfaceSetup - - - geometry - - 0 - 0 - 290 - 280 - - - - caption - Interface Configuration - - - - margin - 11 - - - spacing - 6 - - - QCheckBox - - name - autoStart - - - text - Automatically bring up - - - - 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 - 87600 - - - minValue - 1 - - - value - 168 - - - - - - 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 - - - - 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) - leaseHoursLabel - setEnabled(bool) - - - dhcpCheckBox - toggled(bool) - leaseTime - setEnabled(bool) - - - dhcpCheckBox - toggled(bool) - staticGroupBox - setDisabled(bool) - - - - autoStart - dhcpCheckBox - leaseTime - ipAddressEdit - subnetMaskEdit - gatewayEdit - firstDNSLineEdit - secondDNSLineEdit - - -- cgit v0.9.0.2