OTMainGUI QWidget name OTMainGUI geometry 0 0 228 347 caption Bluetooth Manager layoutMargin layoutSpacing margin 5 spacing 0 name Spacer20 orientation Vertical sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout7 margin 0 spacing 6 QPushButton name ManageLocalHW_But text Local Bluetooth hardware name Spacer9_2 orientation Horizontal sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout2 margin 0 spacing 6 name Spacer7 orientation Horizontal sizeType Fixed sizeHint 20 20 QLabel name TextLabel1 sizePolicy 7 1 text Select to manage your local Bluetooth hardware alignment WordBreak|AlignVCenter|AlignLeft wordwrap name Spacer20_2 orientation Vertical sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout8 margin 0 spacing 6 QPushButton name Scan_But text Scan Neighbourhood name Spacer9 orientation Horizontal sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout5 margin 0 spacing 6 name Spacer4 orientation Horizontal sizeType Expanding sizeHint 20 20 QLabel name TextLabel5 sizePolicy 0 1 text Use device : QComboBox name DeviceList_CB sizePolicy 7 0 QLayoutWidget name Layout4 margin 0 spacing 6 name Spacer7_2 orientation Horizontal sizeType Fixed sizeHint 20 20 QLabel name TextLabel1_2 sizePolicy 7 1 text Select to scan the bluetooth network for reachable devices using the selected local device alignment WordBreak|AlignVCenter|AlignLeft wordwrap name Spacer20_2_2 orientation Vertical sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout9 margin 0 spacing 6 QPushButton name Pairing_But text Manage Pairing name Spacer9_3 orientation Horizontal sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout6 margin 0 spacing 6 name Spacer7_3 orientation Horizontal sizeType Fixed sizeHint 20 20 QLabel name TextLabel1_2_2 sizePolicy 7 1 text Select to manage all pairings known on the local device to any remote device regardless if it is currently reachable or not alignment WordBreak|AlignVCenter|AlignLeft wordwrap name Spacer20_2_2_2 orientation Vertical sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout2 margin 0 spacing 6 QCheckBox name EnableTracing_CB text Trace Bluetooth name Spacer4_2 orientation Horizontal sizeType Expanding sizeHint 20 20 QCheckBox name MustBeEnabled_CB text Bluetooth Enabled ManageLocalHW_But clicked() OTMainGUI SLOT_Manage() Scan_But clicked() OTMainGUI SLOT_Scan() MustBeEnabled_CB toggled(bool) OTMainGUI SLOT_EnableBluetooth(bool) Pairing_But clicked() OTMainGUI SLOT_Pairing() EnableTracing_CB toggled(bool) OTMainGUI SLOT_EnableTracing( bool ) SLOT_EnableBluetooth(bool) SLOT_Manage() SLOT_Pairing() SLOT_Scan() SLOT_EnableTracing( bool )