From a9c188235c97e07b0eb96b13adbcdfd4bad64767 Mon Sep 17 00:00:00 2001 From: wimpie Date: Tue, 04 Jan 2005 01:35:26 +0000 Subject: CONTROL files : changed version string NS2 many changes and first release of OT2 --- (limited to 'noncore/settings/networksettings2/bluetooth/bluetoothRFCOMMGUI.ui') diff --git a/noncore/settings/networksettings2/bluetooth/bluetoothRFCOMMGUI.ui b/noncore/settings/networksettings2/bluetooth/bluetoothRFCOMMGUI.ui index 2754a70..7f6565a 100644 --- a/noncore/settings/networksettings2/bluetooth/bluetoothRFCOMMGUI.ui +++ b/noncore/settings/networksettings2/bluetooth/bluetoothRFCOMMGUI.ui @@ -11,8 +11,8 @@ 0 0 - 283 - 199 + 488 + 604 @@ -28,17 +28,38 @@ margin - 2 + 0 spacing - 2 + 3 + QLabel + + name + TextLabel5_2 + + + text + Selected devices with gprs capability + + + alignment + WordBreak|AlignVCenter|AlignLeft + + + wordwrap + + + QLayoutWidget name - Layout4 + Layout8 + + + layoutSpacing @@ -47,45 +68,120 @@ spacing - 6 + 3 QLabel name - TextLabel4 + TextLabel5 text - Name + Address QLineEdit name - Name_LE + Address_LE + + + + QToolButton + + name + FindDevice_TB + + + text + ... - QLabel + QLayoutWidget name - TextLabel3 + Layout7 - - text - Description - - - - QMultiLineEdit - - name - Description_LE + + layoutSpacing + + + margin + 0 + + + spacing + 3 + + + QLabel + + name + TextLabel2 + + + text + Channel + + + + QSpinBox + + name + Channel_SB + + + sizePolicy + + 0 + 0 + + + + minValue + 1 + + + + QLabel + + name + TextLabel2_2 + + + text + Name + + + + QLabel + + name + Name_LBL + + + sizePolicy + + 7 + 1 + + + + frameShape + Box + + + indent + 0 + + + QLayoutWidget @@ -93,6 +189,9 @@ name Layout5 + + layoutSpacing + margin @@ -100,32 +199,133 @@ spacing - 6 + 3 - QCheckBox + QLabel name - Automatic_CB + TextLabel7 + + + sizePolicy + + 7 + 1 + text - Start automatically + Addresses + + + alignment + AlignVCenter|AlignLeft + + + vAlign + + + + QToolButton + + name + Add_TB + + + text + ... - QCheckBox + QToolButton name - Confirm_CB + Remove_TB text - Confirm before start + ... + + QListView + + + text + Name + + + clickable + true + + + resizeable + true + + + + + text + Channel + + + clickable + true + + + resizeable + true + + + + + text + Address + + + clickable + true + + + resizeable + true + + + + name + Addresses_LV + + + allColumnsShowFocus + true + + + + + Add_TB + clicked() + BluetoothRFCOMM_FRM + SLOT_AddServer() + + + Remove_TB + clicked() + BluetoothRFCOMM_FRM + SLOT_RemoveServer() + + + FindDevice_TB + clicked() + BluetoothRFCOMM_FRM + SLOT_FindDevice() + + SLOT_AddServer() + SLOT_RemoveServer() + SLOT_FindDevice() + -- cgit v0.9.0.2