1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>BluetoothAttServerAttributesDialog
</class>
4 <widget class=
"QDialog" name=
"BluetoothAttServerAttributesDialog">
5 <property name=
"geometry">
13 <property name=
"baseSize">
19 <property name=
"windowTitle">
20 <string>Bluetooth ATT Server Attributes
</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>Handle
</string>
58 <property name=
"text">
63 <property name=
"text">
64 <string>UUID Name
</string>
70 <layout class=
"QHBoxLayout" name=
"horizontalLayout" stretch=
"0,0,0">
71 <property name=
"spacing">
74 <property name=
"sizeConstraint">
75 <enum>QLayout::SetDefaultConstraint
</enum>
77 <property name=
"bottomMargin">
81 <widget class=
"QComboBox" name=
"interfaceComboBox">
82 <property name=
"sizePolicy">
83 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
84 <horstretch>0</horstretch>
85 <verstretch>0</verstretch>
88 <property name=
"minimumSize">
95 <property name=
"text">
96 <string>All Interfaces
</string>
102 <widget class=
"QComboBox" name=
"deviceComboBox">
103 <property name=
"enabled">
106 <property name=
"sizePolicy">
107 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
108 <horstretch>0</horstretch>
109 <verstretch>0</verstretch>
112 <property name=
"minimumSize">
118 <property name=
"baseSize">
124 <property name=
"mouseTracking">
127 <property name=
"focusPolicy">
128 <enum>Qt::WheelFocus
</enum>
130 <property name=
"acceptDrops">
133 <property name=
"layoutDirection">
134 <enum>Qt::LeftToRight
</enum>
136 <property name=
"currentIndex">
139 <property name=
"duplicatesEnabled">
142 <property name=
"frame">
145 <property name=
"modelColumn">
149 <property name=
"text">
150 <string>All Devices
</string>
156 <widget class=
"QCheckBox" name=
"removeDuplicatesCheckBox">
157 <property name=
"text">
158 <string>Remove duplicates
</string>
160 <property name=
"checked">
168 <widget class=
"QDialogButtonBox" name=
"buttonBox">
169 <property name=
"orientation">
170 <enum>Qt::Horizontal
</enum>
172 <property name=
"standardButtons">
173 <set>QDialogButtonBox::Close
</set>
178 <action name=
"actionCopy_Cell">
179 <property name=
"text">
180 <string>Copy Cell
</string>
183 <action name=
"actionCopy_Rows">
184 <property name=
"text">
185 <string>Copy Rows
</string>
188 <action name=
"actionCopy_All">
189 <property name=
"text">
190 <string>Copy All
</string>
193 <action name=
"actionSave_as_image">
194 <property name=
"text">
195 <string>Save as image
</string>
198 <action name=
"actionMark_Unmark_Row">
199 <property name=
"text">
200 <string>Mark/Unmark Row
</string>
202 <property name=
"toolTip">
203 <string>Mark/Unmark Row
</string>
205 <property name=
"shortcut">
206 <string>Ctrl-M
</string>
209 <action name=
"actionMark_Unmark_Cell">
210 <property name=
"text">
211 <string>Mark/Unmark Cell
</string>
218 <sender>buttonBox
</sender>
219 <signal>accepted()
</signal>
220 <receiver>BluetoothAttServerAttributesDialog
</receiver>
221 <slot>accept()
</slot>
223 <hint type=
"sourcelabel">
227 <hint type=
"destinationlabel">
234 <sender>buttonBox
</sender>
235 <signal>rejected()
</signal>
236 <receiver>BluetoothAttServerAttributesDialog
</receiver>
237 <slot>reject()
</slot>
239 <hint type=
"sourcelabel">
243 <hint type=
"destinationlabel">