From 1ed782f91c1af59e31c117809ca5d9150b8b6654 Mon Sep 17 00:00:00 2001 From: benmeyer Date: Tue, 01 Oct 2002 21:21:48 +0000 Subject: Getting modules to work --- (limited to 'noncore/net/networksetup/interfacesetup.ui') diff --git a/noncore/net/networksetup/interfacesetup.ui b/noncore/net/networksetup/interfacesetup.ui index ff9810e..d367608 100644 --- a/noncore/net/networksetup/interfacesetup.ui +++ b/noncore/net/networksetup/interfacesetup.ui @@ -11,15 +11,15 @@ 0 0 - 177 - 320 + 271 + 280 caption Interface Configuration - + margin 11 @@ -28,18 +28,7 @@ spacing 6 - - Line - - name - Line1 - - - orientation - Horizontal - - - + QCheckBox name @@ -50,101 +39,135 @@ Automaticly bring up - - QComboBox - - - text - All - - + + QLayoutWidget name - profileCombo - - - - QLabel - - name - leaseHoursLabel - - - text - Requested Lease - - - - QCheckBox - - name - dhcpCheckBox - - - text - DHCP - - - checked - true - - - - QLabel - - name - TextLabel1 - - - text - Profile: + Layout8 + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + TextLabel1 + + + text + Profile + + + + QComboBox + + + text + All + + + + name + profileCombo + + + + + name + Spacer20 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + - - QSpinBox + + QLayoutWidget name - leaseTime - - - suffix - hours - - - maxValue - 336 - - - minValue - 1 - - - value - 24 + 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 + + + - - - name - Spacer9 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - + QGroupBox name @@ -155,6 +178,14 @@ false + frameShape + Box + + + frameShadow + Sunken + + title Static Ip Configuration @@ -259,7 +290,28 @@ - + + + name + Spacer9 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + -- cgit v0.9.0.2