From 2ea6ee1c761f888d6cdd8a64ec15936050bf8967 Mon Sep 17 00:00:00 2001 From: wimpie Date: Thu, 06 Jan 2005 15:16:00 +0000 Subject: Forgot this file --- (limited to 'noncore/settings/networksettings2/opietooth2') diff --git a/noncore/settings/networksettings2/opietooth2/OTSniffGUI.ui b/noncore/settings/networksettings2/opietooth2/OTSniffGUI.ui new file mode 100644 index 0000000..9ef540e --- a/dev/null +++ b/noncore/settings/networksettings2/opietooth2/OTSniffGUI.ui @@ -0,0 +1,261 @@ + +OTSniffGUI + + QWidget + + name + OTSniffGUI + + + geometry + + 0 + 0 + 274 + 160 + + + + caption + Bluetooth Sniffing + + + layoutMargin + + + + margin + 3 + + + spacing + 6 + + + QLayoutWidget + + name + Layout3 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + TextLabel1 + + + sizePolicy + + 0 + 1 + + + + text + Display data + + + + QComboBox + + + text + Hex + + + + + text + Ascii + + + + + text + Both + + + + name + DataFormat_CB + + + + + name + Spacer1 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QCheckBox + + name + EnableTrace_CB + + + text + Trace + + + + + + QListBox + + name + Output_LB + + + selectionMode + NoSelection + + + + QLayoutWidget + + name + Layout3 + + + + margin + 0 + + + spacing + 6 + + + QPushButton + + name + Save_But + + + text + Save + + + + + name + Spacer2_2 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QPushButton + + name + Load_But + + + text + Load + + + + + name + Spacer2 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QPushButton + + name + ClearLog_But + + + text + Clear log + + + + + + + + + EnableTrace_CB + toggled(bool) + OTSniffGUI + SLOT_Trace( bool ) + + + ClearLog_But + clicked() + OTSniffGUI + SLOT_ClearLog() + + + Save_But + clicked() + OTSniffGUI + SLOT_Save() + + + Load_But + clicked() + OTSniffGUI + SLOT_Load() + + SLOT_ClearLog() + SLOT_Save() + SLOT_Trace( bool ) + SLOT_Load() + + -- cgit v0.9.0.2