From 5334b639c9f97793bcae4f50f7b47c7a2ada4e2f Mon Sep 17 00:00:00 2001 From: wimpie Date: Fri, 02 Apr 2004 18:29:49 +0000 Subject: First import of NS2 app --- (limited to 'noncore/settings/networksettings2/ppp/PPPIPGUI.ui') diff --git a/noncore/settings/networksettings2/ppp/PPPIPGUI.ui b/noncore/settings/networksettings2/ppp/PPPIPGUI.ui new file mode 100644 index 0000000..f3d5019 --- a/dev/null +++ b/noncore/settings/networksettings2/ppp/PPPIPGUI.ui @@ -0,0 +1,444 @@ + +PPPIPGUI + + QWidget + + name + PPPIPGUI + + + geometry + + 0 + 0 + 133 + 235 + + + + caption + PPPIP + + + layoutMargin + + + layoutSpacing + + + + margin + 3 + + + spacing + 2 + + + QButtonGroup + + name + ButtonGroup4 + + + frameShape + Box + + + title + IP + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 2 + + + QRadioButton + + name + IPServerAssigned_RB + + + text + Server assigned + + + checked + true + + + + QRadioButton + + name + IPFixed_RB + + + text + Fixed + + + + QLayoutWidget + + name + Layout11 + + + + margin + 0 + + + spacing + 6 + + + + name + Spacer8 + + + orientation + Horizontal + + + sizeType + Fixed + + + sizeHint + + 20 + 20 + + + + layoutMargin + + + layoutSpacing + + + + QFrame + + name + Frame8 + + + enabled + false + + + sizePolicy + + 7 + 5 + + + + frameShape + NoFrame + + + frameShadow + Raised + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 2 + + + QLineEdit + + name + IPAddress_LE + + + + QLabel + + name + TextLabel3 + + + text + Subnetmask + + + + QLabel + + name + TextLabel2 + + + text + Address + + + + QLineEdit + + name + IPSubMask_LE + + + + + + + + + + QButtonGroup + + name + ButtonGroup5 + + + title + Gateway + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 2 + + + QRadioButton + + name + GWServerAssigned_RB + + + text + Server assigned + + + checked + true + + + layoutMargin + + + layoutSpacing + + + + QRadioButton + + name + GWFixed_RB + + + text + Fixed + + + + QLayoutWidget + + name + Layout12 + + + layoutMargin + + + layoutSpacing + + + + margin + 0 + + + spacing + 6 + + + + name + Spacer9 + + + orientation + Horizontal + + + sizeType + Fixed + + + sizeHint + + 20 + 20 + + + + + QFrame + + name + Frame9 + + + enabled + false + + + sizePolicy + + 7 + 5 + + + + frameShape + NoFrame + + + frameShadow + Raised + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 2 + + + QLabel + + name + TextLabel4 + + + text + Address + + + + QLineEdit + + name + GWAddress_LE + + + + + + + + QLayoutWidget + + name + Layout3 + + + + margin + 0 + + + spacing + 6 + + + + name + Spacer3 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QCheckBox + + name + GWIsDefault_CB + + + text + Set as default + + + + + + + + + + + GWFixed_RB + toggled(bool) + Frame9 + setEnabled(bool) + + + IPFixed_RB + toggled(bool) + Frame8 + setEnabled(bool) + + + -- cgit v0.9.0.2