-rw-r--r-- | noncore/net/opietooth/blue-pin/pindlgbase.ui | 211 |
1 files changed, 146 insertions, 65 deletions
diff --git a/noncore/net/opietooth/blue-pin/pindlgbase.ui b/noncore/net/opietooth/blue-pin/pindlgbase.ui index 6586014..916e476 100644 --- a/noncore/net/opietooth/blue-pin/pindlgbase.ui +++ b/noncore/net/opietooth/blue-pin/pindlgbase.ui | |||
@@ -12,8 +12,8 @@ | |||
12 | <rect> | 12 | <rect> |
13 | <x>0</x> | 13 | <x>0</x> |
14 | <y>0</y> | 14 | <y>0</y> |
15 | <width>196</width> | 15 | <width>324</width> |
16 | <height>175</height> | 16 | <height>375</height> |
17 | </rect> | 17 | </rect> |
18 | </property> | 18 | </property> |
19 | <property stdset="1"> | 19 | <property stdset="1"> |
@@ -52,6 +52,13 @@ | |||
52 | <name>name</name> | 52 | <name>name</name> |
53 | <cstring>Layout9</cstring> | 53 | <cstring>Layout9</cstring> |
54 | </property> | 54 | </property> |
55 | <property stdset="1"> | ||
56 | <name>maximumSize</name> | ||
57 | <size> | ||
58 | <width>32767</width> | ||
59 | <height>64</height> | ||
60 | </size> | ||
61 | </property> | ||
55 | <hbox> | 62 | <hbox> |
56 | <property stdset="1"> | 63 | <property stdset="1"> |
57 | <name>margin</name> | 64 | <name>margin</name> |
@@ -68,13 +75,29 @@ | |||
68 | <cstring>txtStatus</cstring> | 75 | <cstring>txtStatus</cstring> |
69 | </property> | 76 | </property> |
70 | <property stdset="1"> | 77 | <property stdset="1"> |
78 | <name>sizePolicy</name> | ||
79 | <sizepolicy> | ||
80 | <hsizetype>7</hsizetype> | ||
81 | <vsizetype>7</vsizetype> | ||
82 | </sizepolicy> | ||
83 | </property> | ||
84 | <property stdset="1"> | ||
85 | <name>maximumSize</name> | ||
86 | <size> | ||
87 | <width>32767</width> | ||
88 | <height>64</height> | ||
89 | </size> | ||
90 | </property> | ||
91 | <property stdset="1"> | ||
71 | <name>font</name> | 92 | <name>font</name> |
72 | <font> | 93 | <font> |
73 | </font> | 94 | </font> |
74 | </property> | 95 | </property> |
75 | <property stdset="1"> | 96 | <property stdset="1"> |
76 | <name>text</name> | 97 | <name>text</name> |
77 | <string>Enter PIN:</string> | 98 | <string>Incoming |
99 | connection from | ||
100 | [Bluetooth address]</string> | ||
78 | </property> | 101 | </property> |
79 | </widget> | 102 | </widget> |
80 | <spacer> | 103 | <spacer> |
@@ -115,27 +138,36 @@ | |||
115 | <name>spacing</name> | 138 | <name>spacing</name> |
116 | <number>6</number> | 139 | <number>6</number> |
117 | </property> | 140 | </property> |
118 | <spacer> | 141 | <widget> |
119 | <property> | 142 | <class>QLabel</class> |
143 | <property stdset="1"> | ||
120 | <name>name</name> | 144 | <name>name</name> |
121 | <cstring>Spacer2</cstring> | 145 | <cstring>txtEnterPin</cstring> |
122 | </property> | 146 | </property> |
123 | <property stdset="1"> | 147 | <property stdset="1"> |
124 | <name>orientation</name> | 148 | <name>sizePolicy</name> |
125 | <enum>Horizontal</enum> | 149 | <sizepolicy> |
150 | <hsizetype>1</hsizetype> | ||
151 | <vsizetype>1</vsizetype> | ||
152 | </sizepolicy> | ||
126 | </property> | 153 | </property> |
127 | <property stdset="1"> | 154 | <property stdset="1"> |
128 | <name>sizeType</name> | 155 | <name>maximumSize</name> |
129 | <enum>Expanding</enum> | ||
130 | </property> | ||
131 | <property> | ||
132 | <name>sizeHint</name> | ||
133 | <size> | 156 | <size> |
134 | <width>20</width> | 157 | <width>32767</width> |
135 | <height>20</height> | 158 | <height>64</height> |
136 | </size> | 159 | </size> |
137 | </property> | 160 | </property> |
138 | </spacer> | 161 | <property stdset="1"> |
162 | <name>font</name> | ||
163 | <font> | ||
164 | </font> | ||
165 | </property> | ||
166 | <property stdset="1"> | ||
167 | <name>text</name> | ||
168 | <string>Enter PIN:</string> | ||
169 | </property> | ||
170 | </widget> | ||
139 | <widget> | 171 | <widget> |
140 | <class>QLineEdit</class> | 172 | <class>QLineEdit</class> |
141 | <property stdset="1"> | 173 | <property stdset="1"> |
@@ -147,27 +179,6 @@ | |||
147 | <bool>true</bool> | 179 | <bool>true</bool> |
148 | </property> | 180 | </property> |
149 | </widget> | 181 | </widget> |
150 | <spacer> | ||
151 | <property> | ||
152 | <name>name</name> | ||
153 | <cstring>Spacer3</cstring> | ||
154 | </property> | ||
155 | <property stdset="1"> | ||
156 | <name>orientation</name> | ||
157 | <enum>Horizontal</enum> | ||
158 | </property> | ||
159 | <property stdset="1"> | ||
160 | <name>sizeType</name> | ||
161 | <enum>Expanding</enum> | ||
162 | </property> | ||
163 | <property> | ||
164 | <name>sizeHint</name> | ||
165 | <size> | ||
166 | <width>20</width> | ||
167 | <height>20</height> | ||
168 | </size> | ||
169 | </property> | ||
170 | </spacer> | ||
171 | <widget> | 182 | <widget> |
172 | <class>QCheckBox</class> | 183 | <class>QCheckBox</class> |
173 | <property stdset="1"> | 184 | <property stdset="1"> |
@@ -220,10 +231,17 @@ | |||
220 | <cstring>bt1</cstring> | 231 | <cstring>bt1</cstring> |
221 | </property> | 232 | </property> |
222 | <property stdset="1"> | 233 | <property stdset="1"> |
234 | <name>sizePolicy</name> | ||
235 | <sizepolicy> | ||
236 | <hsizetype>3</hsizetype> | ||
237 | <vsizetype>3</vsizetype> | ||
238 | </sizepolicy> | ||
239 | </property> | ||
240 | <property stdset="1"> | ||
223 | <name>maximumSize</name> | 241 | <name>maximumSize</name> |
224 | <size> | 242 | <size> |
225 | <width>60</width> | 243 | <width>32767</width> |
226 | <height>25</height> | 244 | <height>32767</height> |
227 | </size> | 245 | </size> |
228 | </property> | 246 | </property> |
229 | <property stdset="1"> | 247 | <property stdset="1"> |
@@ -238,10 +256,17 @@ | |||
238 | <cstring>bt2</cstring> | 256 | <cstring>bt2</cstring> |
239 | </property> | 257 | </property> |
240 | <property stdset="1"> | 258 | <property stdset="1"> |
259 | <name>sizePolicy</name> | ||
260 | <sizepolicy> | ||
261 | <hsizetype>3</hsizetype> | ||
262 | <vsizetype>3</vsizetype> | ||
263 | </sizepolicy> | ||
264 | </property> | ||
265 | <property stdset="1"> | ||
241 | <name>maximumSize</name> | 266 | <name>maximumSize</name> |
242 | <size> | 267 | <size> |
243 | <width>60</width> | 268 | <width>32767</width> |
244 | <height>25</height> | 269 | <height>32767</height> |
245 | </size> | 270 | </size> |
246 | </property> | 271 | </property> |
247 | <property stdset="1"> | 272 | <property stdset="1"> |
@@ -256,10 +281,17 @@ | |||
256 | <cstring>bt3</cstring> | 281 | <cstring>bt3</cstring> |
257 | </property> | 282 | </property> |
258 | <property stdset="1"> | 283 | <property stdset="1"> |
284 | <name>sizePolicy</name> | ||
285 | <sizepolicy> | ||
286 | <hsizetype>3</hsizetype> | ||
287 | <vsizetype>3</vsizetype> | ||
288 | </sizepolicy> | ||
289 | </property> | ||
290 | <property stdset="1"> | ||
259 | <name>maximumSize</name> | 291 | <name>maximumSize</name> |
260 | <size> | 292 | <size> |
261 | <width>60</width> | 293 | <width>32767</width> |
262 | <height>25</height> | 294 | <height>32767</height> |
263 | </size> | 295 | </size> |
264 | </property> | 296 | </property> |
265 | <property stdset="1"> | 297 | <property stdset="1"> |
@@ -301,10 +333,17 @@ | |||
301 | <cstring>bt4</cstring> | 333 | <cstring>bt4</cstring> |
302 | </property> | 334 | </property> |
303 | <property stdset="1"> | 335 | <property stdset="1"> |
336 | <name>sizePolicy</name> | ||
337 | <sizepolicy> | ||
338 | <hsizetype>3</hsizetype> | ||
339 | <vsizetype>3</vsizetype> | ||
340 | </sizepolicy> | ||
341 | </property> | ||
342 | <property stdset="1"> | ||
304 | <name>maximumSize</name> | 343 | <name>maximumSize</name> |
305 | <size> | 344 | <size> |
306 | <width>60</width> | 345 | <width>32767</width> |
307 | <height>25</height> | 346 | <height>32767</height> |
308 | </size> | 347 | </size> |
309 | </property> | 348 | </property> |
310 | <property stdset="1"> | 349 | <property stdset="1"> |
@@ -319,10 +358,17 @@ | |||
319 | <cstring>bt5</cstring> | 358 | <cstring>bt5</cstring> |
320 | </property> | 359 | </property> |
321 | <property stdset="1"> | 360 | <property stdset="1"> |
361 | <name>sizePolicy</name> | ||
362 | <sizepolicy> | ||
363 | <hsizetype>3</hsizetype> | ||
364 | <vsizetype>3</vsizetype> | ||
365 | </sizepolicy> | ||
366 | </property> | ||
367 | <property stdset="1"> | ||
322 | <name>maximumSize</name> | 368 | <name>maximumSize</name> |
323 | <size> | 369 | <size> |
324 | <width>60</width> | 370 | <width>32767</width> |
325 | <height>25</height> | 371 | <height>32767</height> |
326 | </size> | 372 | </size> |
327 | </property> | 373 | </property> |
328 | <property stdset="1"> | 374 | <property stdset="1"> |
@@ -337,10 +383,17 @@ | |||
337 | <cstring>bt6</cstring> | 383 | <cstring>bt6</cstring> |
338 | </property> | 384 | </property> |
339 | <property stdset="1"> | 385 | <property stdset="1"> |
386 | <name>sizePolicy</name> | ||
387 | <sizepolicy> | ||
388 | <hsizetype>3</hsizetype> | ||
389 | <vsizetype>3</vsizetype> | ||
390 | </sizepolicy> | ||
391 | </property> | ||
392 | <property stdset="1"> | ||
340 | <name>maximumSize</name> | 393 | <name>maximumSize</name> |
341 | <size> | 394 | <size> |
342 | <width>60</width> | 395 | <width>32767</width> |
343 | <height>25</height> | 396 | <height>32767</height> |
344 | </size> | 397 | </size> |
345 | </property> | 398 | </property> |
346 | <property stdset="1"> | 399 | <property stdset="1"> |
@@ -382,10 +435,17 @@ | |||
382 | <cstring>bt7</cstring> | 435 | <cstring>bt7</cstring> |
383 | </property> | 436 | </property> |
384 | <property stdset="1"> | 437 | <property stdset="1"> |
438 | <name>sizePolicy</name> | ||
439 | <sizepolicy> | ||
440 | <hsizetype>3</hsizetype> | ||
441 | <vsizetype>3</vsizetype> | ||
442 | </sizepolicy> | ||
443 | </property> | ||
444 | <property stdset="1"> | ||
385 | <name>maximumSize</name> | 445 | <name>maximumSize</name> |
386 | <size> | 446 | <size> |
387 | <width>60</width> | 447 | <width>32767</width> |
388 | <height>25</height> | 448 | <height>32767</height> |
389 | </size> | 449 | </size> |
390 | </property> | 450 | </property> |
391 | <property stdset="1"> | 451 | <property stdset="1"> |
@@ -400,10 +460,17 @@ | |||
400 | <cstring>bt8</cstring> | 460 | <cstring>bt8</cstring> |
401 | </property> | 461 | </property> |
402 | <property stdset="1"> | 462 | <property stdset="1"> |
463 | <name>sizePolicy</name> | ||
464 | <sizepolicy> | ||
465 | <hsizetype>3</hsizetype> | ||
466 | <vsizetype>3</vsizetype> | ||
467 | </sizepolicy> | ||
468 | </property> | ||
469 | <property stdset="1"> | ||
403 | <name>maximumSize</name> | 470 | <name>maximumSize</name> |
404 | <size> | 471 | <size> |
405 | <width>60</width> | 472 | <width>32767</width> |
406 | <height>25</height> | 473 | <height>32767</height> |
407 | </size> | 474 | </size> |
408 | </property> | 475 | </property> |
409 | <property stdset="1"> | 476 | <property stdset="1"> |
@@ -418,10 +485,17 @@ | |||
418 | <cstring>bt9</cstring> | 485 | <cstring>bt9</cstring> |
419 | </property> | 486 | </property> |
420 | <property stdset="1"> | 487 | <property stdset="1"> |
488 | <name>sizePolicy</name> | ||
489 | <sizepolicy> | ||
490 | <hsizetype>3</hsizetype> | ||
491 | <vsizetype>3</vsizetype> | ||
492 | </sizepolicy> | ||
493 | </property> | ||
494 | <property stdset="1"> | ||
421 | <name>maximumSize</name> | 495 | <name>maximumSize</name> |
422 | <size> | 496 | <size> |
423 | <width>60</width> | 497 | <width>32767</width> |
424 | <height>25</height> | 498 | <height>32767</height> |
425 | </size> | 499 | </size> |
426 | </property> | 500 | </property> |
427 | <property stdset="1"> | 501 | <property stdset="1"> |
@@ -463,10 +537,17 @@ | |||
463 | <cstring>PushButton1</cstring> | 537 | <cstring>PushButton1</cstring> |
464 | </property> | 538 | </property> |
465 | <property stdset="1"> | 539 | <property stdset="1"> |
540 | <name>sizePolicy</name> | ||
541 | <sizepolicy> | ||
542 | <hsizetype>3</hsizetype> | ||
543 | <vsizetype>3</vsizetype> | ||
544 | </sizepolicy> | ||
545 | </property> | ||
546 | <property stdset="1"> | ||
466 | <name>maximumSize</name> | 547 | <name>maximumSize</name> |
467 | <size> | 548 | <size> |
468 | <width>60</width> | 549 | <width>32767</width> |
469 | <height>25</height> | 550 | <height>32767</height> |
470 | </size> | 551 | </size> |
471 | </property> | 552 | </property> |
472 | <property stdset="1"> | 553 | <property stdset="1"> |
@@ -483,15 +564,15 @@ | |||
483 | <property stdset="1"> | 564 | <property stdset="1"> |
484 | <name>sizePolicy</name> | 565 | <name>sizePolicy</name> |
485 | <sizepolicy> | 566 | <sizepolicy> |
486 | <hsizetype>1</hsizetype> | 567 | <hsizetype>3</hsizetype> |
487 | <vsizetype>1</vsizetype> | 568 | <vsizetype>3</vsizetype> |
488 | </sizepolicy> | 569 | </sizepolicy> |
489 | </property> | 570 | </property> |
490 | <property stdset="1"> | 571 | <property stdset="1"> |
491 | <name>maximumSize</name> | 572 | <name>maximumSize</name> |
492 | <size> | 573 | <size> |
493 | <width>60</width> | 574 | <width>32767</width> |
494 | <height>25</height> | 575 | <height>32767</height> |
495 | </size> | 576 | </size> |
496 | </property> | 577 | </property> |
497 | <property stdset="1"> | 578 | <property stdset="1"> |
@@ -508,15 +589,15 @@ | |||
508 | <property stdset="1"> | 589 | <property stdset="1"> |
509 | <name>sizePolicy</name> | 590 | <name>sizePolicy</name> |
510 | <sizepolicy> | 591 | <sizepolicy> |
511 | <hsizetype>1</hsizetype> | 592 | <hsizetype>3</hsizetype> |
512 | <vsizetype>1</vsizetype> | 593 | <vsizetype>3</vsizetype> |
513 | </sizepolicy> | 594 | </sizepolicy> |
514 | </property> | 595 | </property> |
515 | <property stdset="1"> | 596 | <property stdset="1"> |
516 | <name>maximumSize</name> | 597 | <name>maximumSize</name> |
517 | <size> | 598 | <size> |
518 | <width>60</width> | 599 | <width>32767</width> |
519 | <height>25</height> | 600 | <height>32767</height> |
520 | </size> | 601 | </size> |
521 | </property> | 602 | </property> |
522 | <property stdset="1"> | 603 | <property stdset="1"> |