summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/bluetoothbase.ui
Unidiff
Diffstat (limited to 'noncore/net/opietooth/manager/bluetoothbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/bluetoothbase.ui416
1 files changed, 416 insertions, 0 deletions
diff --git a/noncore/net/opietooth/manager/bluetoothbase.ui b/noncore/net/opietooth/manager/bluetoothbase.ui
new file mode 100644
index 0000000..61cb95f
--- a/dev/null
+++ b/noncore/net/opietooth/manager/bluetoothbase.ui
@@ -0,0 +1,416 @@
1<!DOCTYPE UI><UI>
2<class>BluetoothBase</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>BluetoothBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>596</width>
15 <height>480</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Form1</string>
21 </property>
22 <widget>
23 <class>QTabWidget</class>
24 <property stdset="1">
25 <name>name</name>
26 <cstring>Status</cstring>
27 </property>
28 <property stdset="1">
29 <name>geometry</name>
30 <rect>
31 <x>0</x>
32 <y>0</y>
33 <width>260</width>
34 <height>350</height>
35 </rect>
36 </property>
37 <widget>
38 <class>QWidget</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>tab</cstring>
42 </property>
43 <attribute>
44 <name>title</name>
45 <string>Devices</string>
46 </attribute>
47 <widget>
48 <class>QPushButton</class>
49 <property stdset="1">
50 <name>name</name>
51 <cstring>PushButton2</cstring>
52 </property>
53 <property stdset="1">
54 <name>geometry</name>
55 <rect>
56 <x>50</x>
57 <y>260</y>
58 <width>154</width>
59 <height>31</height>
60 </rect>
61 </property>
62 <property stdset="1">
63 <name>sizePolicy</name>
64 <sizepolicy>
65 <hsizetype>0</hsizetype>
66 <vsizetype>0</vsizetype>
67 </sizepolicy>
68 </property>
69 <property stdset="1">
70 <name>text</name>
71 <string>Scan for Devices</string>
72 </property>
73 </widget>
74 <spacer>
75 <property>
76 <name>name</name>
77 <cstring>Spacer3</cstring>
78 </property>
79 <property stdset="1">
80 <name>orientation</name>
81 <enum>Vertical</enum>
82 </property>
83 <property stdset="1">
84 <name>sizeType</name>
85 <enum>Expanding</enum>
86 </property>
87 <property>
88 <name>sizeHint</name>
89 <size>
90 <width>20</width>
91 <height>20</height>
92 </size>
93 </property>
94 </spacer>
95 <spacer>
96 <property>
97 <name>name</name>
98 <cstring>Spacer1</cstring>
99 </property>
100 <property stdset="1">
101 <name>orientation</name>
102 <enum>Vertical</enum>
103 </property>
104 <property stdset="1">
105 <name>sizeType</name>
106 <enum>Fixed</enum>
107 </property>
108 <property>
109 <name>sizeHint</name>
110 <size>
111 <width>20</width>
112 <height>20</height>
113 </size>
114 </property>
115 </spacer>
116 <widget>
117 <class>QListView</class>
118 <column>
119 <property>
120 <name>text</name>
121 <string>Active</string>
122 </property>
123 <property>
124 <name>clickable</name>
125 <bool>true</bool>
126 </property>
127 <property>
128 <name>resizeable</name>
129 <bool>true</bool>
130 </property>
131 </column>
132 <column>
133 <property>
134 <name>text</name>
135 <string>Device Name</string>
136 </property>
137 <property>
138 <name>clickable</name>
139 <bool>true</bool>
140 </property>
141 <property>
142 <name>resizeable</name>
143 <bool>true</bool>
144 </property>
145 </column>
146 <column>
147 <property>
148 <name>text</name>
149 <string>Type</string>
150 </property>
151 <property>
152 <name>clickable</name>
153 <bool>true</bool>
154 </property>
155 <property>
156 <name>resizeable</name>
157 <bool>true</bool>
158 </property>
159 </column>
160 <property stdset="1">
161 <name>name</name>
162 <cstring>ListView2</cstring>
163 </property>
164 <property stdset="1">
165 <name>geometry</name>
166 <rect>
167 <x>8</x>
168 <y>3</y>
169 <width>240</width>
170 <height>140</height>
171 </rect>
172 </property>
173 </widget>
174 </widget>
175 <widget>
176 <class>QWidget</class>
177 <property stdset="1">
178 <name>name</name>
179 <cstring>tab</cstring>
180 </property>
181 <attribute>
182 <name>title</name>
183 <string>Connections</string>
184 </attribute>
185 <widget>
186 <class>QListView</class>
187 <column>
188 <property>
189 <name>text</name>
190 <string>Device Name</string>
191 </property>
192 <property>
193 <name>clickable</name>
194 <bool>true</bool>
195 </property>
196 <property>
197 <name>resizeable</name>
198 <bool>true</bool>
199 </property>
200 </column>
201 <column>
202 <property>
203 <name>text</name>
204 <string>Connection type</string>
205 </property>
206 <property>
207 <name>clickable</name>
208 <bool>true</bool>
209 </property>
210 <property>
211 <name>resizeable</name>
212 <bool>true</bool>
213 </property>
214 </column>
215 <property stdset="1">
216 <name>name</name>
217 <cstring>ListView4</cstring>
218 </property>
219 <property stdset="1">
220 <name>geometry</name>
221 <rect>
222 <x>8</x>
223 <y>3</y>
224 <width>241</width>
225 <height>301</height>
226 </rect>
227 </property>
228 </widget>
229 </widget>
230 <widget>
231 <class>QWidget</class>
232 <property stdset="1">
233 <name>name</name>
234 <cstring>tab</cstring>
235 </property>
236 <attribute>
237 <name>title</name>
238 <string>Config</string>
239 </attribute>
240 <widget>
241 <class>QLabel</class>
242 <property stdset="1">
243 <name>name</name>
244 <cstring>TextLabel6</cstring>
245 </property>
246 <property stdset="1">
247 <name>geometry</name>
248 <rect>
249 <x>10</x>
250 <y>20</y>
251 <width>121</width>
252 <height>20</height>
253 </rect>
254 </property>
255 <property stdset="1">
256 <name>text</name>
257 <string>Device Name</string>
258 </property>
259 </widget>
260 <widget>
261 <class>QLabel</class>
262 <property stdset="1">
263 <name>name</name>
264 <cstring>TextLabel7</cstring>
265 </property>
266 <property stdset="1">
267 <name>geometry</name>
268 <rect>
269 <x>10</x>
270 <y>50</y>
271 <width>120</width>
272 <height>20</height>
273 </rect>
274 </property>
275 <property stdset="1">
276 <name>text</name>
277 <string>Default Passkey</string>
278 </property>
279 </widget>
280 <widget>
281 <class>QLineEdit</class>
282 <property stdset="1">
283 <name>name</name>
284 <cstring>LineEdit4</cstring>
285 </property>
286 <property stdset="1">
287 <name>geometry</name>
288 <rect>
289 <x>128</x>
290 <y>53</y>
291 <width>120</width>
292 <height>22</height>
293 </rect>
294 </property>
295 </widget>
296 <widget>
297 <class>QLineEdit</class>
298 <property stdset="1">
299 <name>name</name>
300 <cstring>LineEdit5</cstring>
301 </property>
302 <property stdset="1">
303 <name>geometry</name>
304 <rect>
305 <x>128</x>
306 <y>13</y>
307 <width>120</width>
308 <height>22</height>
309 </rect>
310 </property>
311 </widget>
312 <widget>
313 <class>QLayoutWidget</class>
314 <property stdset="1">
315 <name>name</name>
316 <cstring>Layout5</cstring>
317 </property>
318 <property stdset="1">
319 <name>geometry</name>
320 <rect>
321 <x>10</x>
322 <y>100</y>
323 <width>188</width>
324 <height>104</height>
325 </rect>
326 </property>
327 <vbox>
328 <property stdset="1">
329 <name>margin</name>
330 <number>0</number>
331 </property>
332 <property stdset="1">
333 <name>spacing</name>
334 <number>6</number>
335 </property>
336 <widget>
337 <class>QCheckBox</class>
338 <property stdset="1">
339 <name>name</name>
340 <cstring>CheckBox1</cstring>
341 </property>
342 <property stdset="1">
343 <name>text</name>
344 <string>enable authentification</string>
345 </property>
346 </widget>
347 <widget>
348 <class>QCheckBox</class>
349 <property stdset="1">
350 <name>name</name>
351 <cstring>CheckBox2</cstring>
352 </property>
353 <property stdset="1">
354 <name>text</name>
355 <string>enable encryption</string>
356 </property>
357 </widget>
358 <widget>
359 <class>QCheckBox</class>
360 <property stdset="1">
361 <name>name</name>
362 <cstring>CheckBox5</cstring>
363 </property>
364 <property stdset="1">
365 <name>text</name>
366 <string>Enable Page scan</string>
367 </property>
368 </widget>
369 <widget>
370 <class>QCheckBox</class>
371 <property stdset="1">
372 <name>name</name>
373 <cstring>CheckBox6</cstring>
374 </property>
375 <property stdset="1">
376 <name>text</name>
377 <string>Enable Inquiry scan</string>
378 </property>
379 </widget>
380 </vbox>
381 </widget>
382 </widget>
383 <widget>
384 <class>QWidget</class>
385 <property stdset="1">
386 <name>name</name>
387 <cstring>tab</cstring>
388 </property>
389 <attribute>
390 <name>title</name>
391 <string>Status</string>
392 </attribute>
393 <widget>
394 <class>QLabel</class>
395 <property stdset="1">
396 <name>name</name>
397 <cstring>StutusLabel</cstring>
398 </property>
399 <property stdset="1">
400 <name>geometry</name>
401 <rect>
402 <x>10</x>
403 <y>10</y>
404 <width>240</width>
405 <height>300</height>
406 </rect>
407 </property>
408 <property stdset="1">
409 <name>text</name>
410 <string>Status Label</string>
411 </property>
412 </widget>
413 </widget>
414 </widget>
415</widget>
416</UI>