1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>BluetoothDeviceDialog
</class>
4 <widget class=
"QDialog" name=
"BluetoothDeviceDialog">
5 <property name=
"geometry">
13 <property name=
"baseSize">
19 <property name=
"contextMenuPolicy">
20 <enum>Qt::CustomContextMenu
</enum>
22 <property name=
"windowTitle">
23 <string>Bluetooth Device
</string>
25 <layout class=
"QVBoxLayout" name=
"verticalLayout">
27 <widget class=
"QTableWidget" name=
"tableWidget">
28 <property name=
"contextMenuPolicy">
29 <enum>Qt::CustomContextMenu
</enum>
31 <property name=
"horizontalScrollBarPolicy">
32 <enum>Qt::ScrollBarAsNeeded
</enum>
34 <property name=
"editTriggers">
35 <set>QAbstractItemView::NoEditTriggers
</set>
37 <property name=
"dragDropOverwriteMode">
40 <property name=
"verticalScrollMode">
41 <enum>QAbstractItemView::ScrollPerPixel
</enum>
43 <property name=
"horizontalScrollMode">
44 <enum>QAbstractItemView::ScrollPerPixel
</enum>
46 <property name=
"showGrid">
49 <property name=
"gridStyle">
50 <enum>Qt::SolidLine
</enum>
52 <property name=
"sortingEnabled">
55 <attribute name=
"horizontalHeaderDefaultSectionSize">
58 <attribute name=
"horizontalHeaderHighlightSections">
61 <attribute name=
"horizontalHeaderShowSortIndicator" stdset=
"0">
64 <attribute name=
"horizontalHeaderStretchLastSection">
67 <attribute name=
"verticalHeaderCascadingSectionResizes">
70 <attribute name=
"verticalHeaderStretchLastSection">
74 <property name=
"text">
75 <string>BD_ADDR
</string>
79 <property name=
"text">
84 <property name=
"text">
89 <property name=
"text">
90 <string>Class of Device
</string>
94 <property name=
"text">
95 <string>LMP Version
</string>
99 <property name=
"text">
100 <string>LMP Subversion
</string>
104 <property name=
"text">
105 <string>Manufacturer
</string>
109 <property name=
"text">
110 <string>HCI Version
</string>
114 <property name=
"text">
115 <string>HCI Revision
</string>
119 <property name=
"text">
120 <string>Scan
</string>
124 <property name=
"text">
125 <string>Authentication
</string>
129 <property name=
"text">
130 <string>Encryption
</string>
134 <property name=
"text">
135 <string>ACL MTU
</string>
139 <property name=
"text">
140 <string>ACL Total Packets
</string>
144 <property name=
"text">
145 <string>SCO MTU
</string>
149 <property name=
"text">
150 <string>SCO Total Packets
</string>
154 <property name=
"text">
155 <string>LE ACL MTU
</string>
159 <property name=
"text">
160 <string>LE ACL Total Packets
</string>
164 <property name=
"text">
165 <string>LE ISO MTU
</string>
169 <property name=
"text">
170 <string>LE ISO Total Packets
</string>
174 <property name=
"text">
175 <string>Inquiry Mode
</string>
179 <property name=
"text">
180 <string>Page Timeout
</string>
184 <property name=
"text">
185 <string>Simple Pairing Mode
</string>
189 <property name=
"text">
190 <string>Voice Setting
</string>
194 <property name=
"text">
195 <string>Value
</string>
199 <property name=
"text">
200 <string>Changes
</string>
203 <item row=
"0" column=
"1">
204 <property name=
"text">
211 <widget class=
"QLabel" name=
"hintLabel">
212 <property name=
"text">
213 <string>%
1 changes
</string>
218 <widget class=
"QDialogButtonBox" name=
"buttonBox">
219 <property name=
"orientation">
220 <enum>Qt::Horizontal
</enum>
222 <property name=
"standardButtons">
223 <set>QDialogButtonBox::Close
</set>
228 <action name=
"actionCopy_Cell">
229 <property name=
"text">
230 <string>Copy Cell
</string>
233 <action name=
"actionCopy_Rows">
234 <property name=
"text">
235 <string>Copy Rows
</string>
238 <action name=
"actionCopy_All">
239 <property name=
"text">
240 <string>Copy All
</string>
243 <action name=
"actionSave_as_image">
244 <property name=
"text">
245 <string>Save as image
</string>
248 <action name=
"actionMark_Unmark_Row">
249 <property name=
"text">
250 <string>Mark/Unmark Row
</string>
252 <property name=
"toolTip">
253 <string>Mark/Unmark Row
</string>
255 <property name=
"shortcut">
256 <string>Ctrl+M
</string>
259 <action name=
"actionMark_Unmark_Cell">
260 <property name=
"text">
261 <string>Mark/Unmark Cell
</string>
268 <sender>buttonBox
</sender>
269 <signal>accepted()
</signal>
270 <receiver>BluetoothDeviceDialog
</receiver>
271 <slot>accept()
</slot>
273 <hint type=
"sourcelabel">
277 <hint type=
"destinationlabel">
284 <sender>buttonBox
</sender>
285 <signal>rejected()
</signal>
286 <receiver>BluetoothDeviceDialog
</receiver>
287 <slot>reject()
</slot>
289 <hint type=
"sourcelabel">
293 <hint type=
"destinationlabel">