1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>BluetoothDevicesDialog
</class>
4 <widget class=
"QDialog" name=
"BluetoothDevicesDialog">
5 <property name=
"geometry">
13 <property name=
"baseSize">
19 <property name=
"windowTitle">
20 <string>Bluetooth Devices
</string>
22 <layout class=
"QVBoxLayout" name=
"verticalLayout">
24 <widget class=
"QTreeWidget" name=
"tableTreeWidget">
25 <property name=
"contextMenuPolicy">
26 <enum>Qt::CustomContextMenu
</enum>
28 <property name=
"selectionMode">
29 <enum>QAbstractItemView::ExtendedSelection
</enum>
31 <property name=
"textElideMode">
32 <enum>Qt::ElideMiddle
</enum>
34 <property name=
"rootIsDecorated">
37 <property name=
"itemsExpandable">
40 <property name=
"sortingEnabled">
43 <attribute name=
"headerCascadingSectionResizes">
46 <attribute name=
"headerHighlightSections">
49 <attribute name=
"headerShowSortIndicator" stdset=
"0">
53 <property name=
"text">
54 <string>BD_ADDR
</string>
58 <property name=
"text">
63 <property name=
"text">
68 <property name=
"text">
69 <string>LMP Version
</string>
73 <property name=
"text">
74 <string>LMP Subversion
</string>
78 <property name=
"text">
79 <string>Manufacturer
</string>
83 <property name=
"text">
84 <string>HCI Version
</string>
88 <property name=
"text">
89 <string>HCI Revision
</string>
93 <property name=
"text">
94 <string>Is Local Adapter
</string>
100 <layout class=
"QHBoxLayout" name=
"horizontalLayout" stretch=
"0,0">
101 <property name=
"spacing">
104 <property name=
"sizeConstraint">
105 <enum>QLayout::SetDefaultConstraint
</enum>
107 <property name=
"bottomMargin">
111 <widget class=
"QComboBox" name=
"interfaceComboBox">
112 <property name=
"sizePolicy">
113 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
114 <horstretch>0</horstretch>
115 <verstretch>0</verstretch>
118 <property name=
"minimumSize">
125 <property name=
"text">
126 <string>All Interfaces
</string>
132 <widget class=
"QCheckBox" name=
"showInformationStepsCheckBox">
133 <property name=
"text">
134 <string>Show information steps
</string>
136 <property name=
"checked">
144 <widget class=
"QLabel" name=
"hintLabel">
145 <property name=
"text">
146 <string>%
1 items; Right click for more option; Double click for device details
</string>
151 <widget class=
"QDialogButtonBox" name=
"buttonBox">
152 <property name=
"orientation">
153 <enum>Qt::Horizontal
</enum>
155 <property name=
"standardButtons">
156 <set>QDialogButtonBox::Close
</set>
161 <action name=
"actionCopy_Cell">
162 <property name=
"text">
163 <string>Copy Cell
</string>
166 <action name=
"actionCopy_Rows">
167 <property name=
"text">
168 <string>Copy Rows
</string>
171 <action name=
"actionCopy_All">
172 <property name=
"text">
173 <string>Copy All
</string>
176 <action name=
"actionSave_as_image">
177 <property name=
"text">
178 <string>Save as image
</string>
181 <action name=
"actionMark_Unmark_Row">
182 <property name=
"text">
183 <string>Mark/Unmark Row
</string>
185 <property name=
"toolTip">
186 <string>Mark/Unmark Row
</string>
188 <property name=
"shortcut">
189 <string>Ctrl-M
</string>
192 <action name=
"actionMark_Unmark_Cell">
193 <property name=
"text">
194 <string>Mark/Unmark Cell
</string>
201 <sender>buttonBox
</sender>
202 <signal>accepted()
</signal>
203 <receiver>BluetoothDevicesDialog
</receiver>
204 <slot>accept()
</slot>
206 <hint type=
"sourcelabel">
210 <hint type=
"destinationlabel">
217 <sender>buttonBox
</sender>
218 <signal>rejected()
</signal>
219 <receiver>BluetoothDevicesDialog
</receiver>
220 <slot>reject()
</slot>
222 <hint type=
"sourcelabel">
226 <hint type=
"destinationlabel">