From 4ea2f227d3fb0d9591bb4f18555420ac47f3397d Mon Sep 17 00:00:00 2001 From: wimpie Date: Fri, 02 Apr 2004 18:30:55 +0000 Subject: first import of NS2 app --- (limited to 'noncore/settings/networksettings2/cable/cableGUI.ui') diff --git a/noncore/settings/networksettings2/cable/cableGUI.ui b/noncore/settings/networksettings2/cable/cableGUI.ui new file mode 100644 index 0000000..2431861 --- a/dev/null +++ b/noncore/settings/networksettings2/cable/cableGUI.ui @@ -0,0 +1,545 @@ + +CableGUI + + QWidget + + name + Cable_FRM + + + geometry + + 0 + 0 + 235 + 194 + + + + caption + Cable + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 2 + + + QLayoutWidget + + name + Layout3 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + TextLabel1_2 + + + text + Lock file + + + + QLabel + + name + TextLabel1 + + + text + Device + + + + QLineEdit + + name + LockFile_LE + + + + QLineEdit + + name + DeviceFile_LE + + + + + + QGroupBox + + name + GroupBox1 + + + title + Serial settings + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 2 + + + QLayoutWidget + + name + Layout13 + + + layoutSpacing + + + + margin + 0 + + + spacing + 2 + + + QComboBox + + + text + 2400 + + + + + text + 9600 + + + + + text + 19200 + + + + + text + 38400 + + + + + text + 57600 + + + + + text + 115200 + + + + + text + 230400 + + + + + text + 460800 + + + + + text + 500000 + + + + + text + 921600 + + + + + text + 1000000 + + + + + text + 1152000 + + + + + text + 1500000 + + + + + text + 2000000 + + + + + text + 2500000 + + + + + text + 3000000 + + + + + text + 3500000 + + + + + text + 4000000 + + + + name + Speed_CB + + + currentItem + 5 + + + + QLabel + + name + TextLabel2_2 + + + sizePolicy + + 0 + 1 + + + + text + Parity + + + + QLabel + + name + TextLabel2_2_3 + + + sizePolicy + + 0 + 1 + + + + text + Data bits + + + + QLabel + + name + TextLabel2 + + + text + Speed + + + + QLabel + + name + TextLabel2_2_3_2 + + + sizePolicy + + 0 + 1 + + + + text + Stop bits + + + + QComboBox + + + text + No + + + + + text + Even + + + + + text + Odd + + + + + text + Mark + + + + + text + Space + + + + name + Parity_CB + + + sizePolicy + + 7 + 0 + + + + currentItem + 0 + + + + QSpinBox + + name + DataBits_SB + + + sizePolicy + + 7 + 0 + + + + maxValue + 8 + + + minValue + 5 + + + value + 8 + + + + QComboBox + + + text + 1 + + + + + text + 2 + + + + name + StopBits_CB + + + sizePolicy + + 7 + 0 + + + + + + + QLayoutWidget + + name + Layout17 + + + layoutSpacing + + + + margin + 0 + + + spacing + 2 + + + QLabel + + name + TextLabel3 + + + sizePolicy + + 0 + 1 + + + + text + Flow control : + + + alignment + AlignTop|AlignLeft + + + vAlign + + + + QLayoutWidget + + name + Layout16 + + + layoutSpacing + + + + margin + 0 + + + spacing + 2 + + + QCheckBox + + name + HardwareFC_CB + + + sizePolicy + + 7 + 0 + + + + text + Hardware + + + + QCheckBox + + name + SoftwareFC_CB + + + sizePolicy + + 7 + 0 + + + + text + Software + + + + + + + + + + + name + Spacer6 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + -- cgit v0.9.0.2