-rw-r--r-- | noncore/securityplugins/pin/pinDialogBase.ui | 164 |
1 files changed, 24 insertions, 140 deletions
diff --git a/noncore/securityplugins/pin/pinDialogBase.ui b/noncore/securityplugins/pin/pinDialogBase.ui index 79e7a55..f84587b 100644 --- a/noncore/securityplugins/pin/pinDialogBase.ui +++ b/noncore/securityplugins/pin/pinDialogBase.ui | |||
@@ -25,22 +25,22 @@ | |||
25 | <name>caption</name> | 25 | <name>caption</name> |
26 | <string>PinDialogBase</string> | 26 | <string>PinDialogBase</string> |
27 | </property> | 27 | </property> |
28 | <widget> | 28 | <grid> |
29 | <property stdset="1"> | ||
30 | <name>margin</name> | ||
31 | <number>11</number> | ||
32 | </property> | ||
33 | <property stdset="1"> | ||
34 | <name>spacing</name> | ||
35 | <number>6</number> | ||
36 | </property> | ||
37 | <widget row="3" column="0" > | ||
29 | <class>QLabel</class> | 38 | <class>QLabel</class> |
30 | <property stdset="1"> | 39 | <property stdset="1"> |
31 | <name>name</name> | 40 | <name>name</name> |
32 | <cstring>button_4</cstring> | 41 | <cstring>button_4</cstring> |
33 | </property> | 42 | </property> |
34 | <property stdset="1"> | 43 | <property stdset="1"> |
35 | <name>geometry</name> | ||
36 | <rect> | ||
37 | <x>11</x> | ||
38 | <y>138</y> | ||
39 | <width>68</width> | ||
40 | <height>44</height> | ||
41 | </rect> | ||
42 | </property> | ||
43 | <property stdset="1"> | ||
44 | <name>sizePolicy</name> | 44 | <name>sizePolicy</name> |
45 | <sizepolicy> | 45 | <sizepolicy> |
46 | <hsizetype>5</hsizetype> | 46 | <hsizetype>5</hsizetype> |
@@ -67,22 +67,13 @@ | |||
67 | <name>hAlign</name> | 67 | <name>hAlign</name> |
68 | </property> | 68 | </property> |
69 | </widget> | 69 | </widget> |
70 | <widget> | 70 | <widget row="4" column="0" > |
71 | <class>QLabel</class> | 71 | <class>QLabel</class> |
72 | <property stdset="1"> | 72 | <property stdset="1"> |
73 | <name>name</name> | 73 | <name>name</name> |
74 | <cstring>button_7</cstring> | 74 | <cstring>button_7</cstring> |
75 | </property> | 75 | </property> |
76 | <property stdset="1"> | 76 | <property stdset="1"> |
77 | <name>geometry</name> | ||
78 | <rect> | ||
79 | <x>11</x> | ||
80 | <y>188</y> | ||
81 | <width>68</width> | ||
82 | <height>44</height> | ||
83 | </rect> | ||
84 | </property> | ||
85 | <property stdset="1"> | ||
86 | <name>sizePolicy</name> | 77 | <name>sizePolicy</name> |
87 | <sizepolicy> | 78 | <sizepolicy> |
88 | <hsizetype>5</hsizetype> | 79 | <hsizetype>5</hsizetype> |
@@ -109,22 +100,13 @@ | |||
109 | <name>hAlign</name> | 100 | <name>hAlign</name> |
110 | </property> | 101 | </property> |
111 | </widget> | 102 | </widget> |
112 | <widget> | 103 | <widget row="0" column="0" rowspan="1" colspan="3" > |
113 | <class>QLabel</class> | 104 | <class>QLabel</class> |
114 | <property stdset="1"> | 105 | <property stdset="1"> |
115 | <name>name</name> | 106 | <name>name</name> |
116 | <cstring>prompt</cstring> | 107 | <cstring>prompt</cstring> |
117 | </property> | 108 | </property> |
118 | <property stdset="1"> | 109 | <property stdset="1"> |
119 | <name>geometry</name> | ||
120 | <rect> | ||
121 | <x>11</x> | ||
122 | <y>11</y> | ||
123 | <width>217</width> | ||
124 | <height>25</height> | ||
125 | </rect> | ||
126 | </property> | ||
127 | <property stdset="1"> | ||
128 | <name>font</name> | 110 | <name>font</name> |
129 | <font> | 111 | <font> |
130 | <pointsize>18</pointsize> | 112 | <pointsize>18</pointsize> |
@@ -135,7 +117,7 @@ | |||
135 | <string>Enter your PIN</string> | 117 | <string>Enter your PIN</string> |
136 | </property> | 118 | </property> |
137 | </widget> | 119 | </widget> |
138 | <widget> | 120 | <widget row="1" column="0" rowspan="1" colspan="3" > |
139 | <class>QLineEdit</class> | 121 | <class>QLineEdit</class> |
140 | <property stdset="1"> | 122 | <property stdset="1"> |
141 | <name>name</name> | 123 | <name>name</name> |
@@ -146,15 +128,6 @@ | |||
146 | <bool>false</bool> | 128 | <bool>false</bool> |
147 | </property> | 129 | </property> |
148 | <property stdset="1"> | 130 | <property stdset="1"> |
149 | <name>geometry</name> | ||
150 | <rect> | ||
151 | <x>11</x> | ||
152 | <y>42</y> | ||
153 | <width>217</width> | ||
154 | <height>40</height> | ||
155 | </rect> | ||
156 | </property> | ||
157 | <property stdset="1"> | ||
158 | <name>palette</name> | 131 | <name>palette</name> |
159 | <palette> | 132 | <palette> |
160 | <active> | 133 | <active> |
@@ -380,22 +353,13 @@ | |||
380 | <enum>Password</enum> | 353 | <enum>Password</enum> |
381 | </property> | 354 | </property> |
382 | </widget> | 355 | </widget> |
383 | <widget> | 356 | <widget row="2" column="0" > |
384 | <class>QLabel</class> | 357 | <class>QLabel</class> |
385 | <property stdset="1"> | 358 | <property stdset="1"> |
386 | <name>name</name> | 359 | <name>name</name> |
387 | <cstring>button_1</cstring> | 360 | <cstring>button_1</cstring> |
388 | </property> | 361 | </property> |
389 | <property stdset="1"> | 362 | <property stdset="1"> |
390 | <name>geometry</name> | ||
391 | <rect> | ||
392 | <x>11</x> | ||
393 | <y>88</y> | ||
394 | <width>68</width> | ||
395 | <height>44</height> | ||
396 | </rect> | ||
397 | </property> | ||
398 | <property stdset="1"> | ||
399 | <name>sizePolicy</name> | 363 | <name>sizePolicy</name> |
400 | <sizepolicy> | 364 | <sizepolicy> |
401 | <hsizetype>5</hsizetype> | 365 | <hsizetype>5</hsizetype> |
@@ -422,22 +386,13 @@ | |||
422 | <name>hAlign</name> | 386 | <name>hAlign</name> |
423 | </property> | 387 | </property> |
424 | </widget> | 388 | </widget> |
425 | <widget> | 389 | <widget row="2" column="1" > |
426 | <class>QLabel</class> | 390 | <class>QLabel</class> |
427 | <property stdset="1"> | 391 | <property stdset="1"> |
428 | <name>name</name> | 392 | <name>name</name> |
429 | <cstring>button_2</cstring> | 393 | <cstring>button_2</cstring> |
430 | </property> | 394 | </property> |
431 | <property stdset="1"> | 395 | <property stdset="1"> |
432 | <name>geometry</name> | ||
433 | <rect> | ||
434 | <x>85</x> | ||
435 | <y>88</y> | ||
436 | <width>69</width> | ||
437 | <height>44</height> | ||
438 | </rect> | ||
439 | </property> | ||
440 | <property stdset="1"> | ||
441 | <name>sizePolicy</name> | 396 | <name>sizePolicy</name> |
442 | <sizepolicy> | 397 | <sizepolicy> |
443 | <hsizetype>5</hsizetype> | 398 | <hsizetype>5</hsizetype> |
@@ -464,22 +419,13 @@ | |||
464 | <name>hAlign</name> | 419 | <name>hAlign</name> |
465 | </property> | 420 | </property> |
466 | </widget> | 421 | </widget> |
467 | <widget> | 422 | <widget row="3" column="1" > |
468 | <class>QLabel</class> | 423 | <class>QLabel</class> |
469 | <property stdset="1"> | 424 | <property stdset="1"> |
470 | <name>name</name> | 425 | <name>name</name> |
471 | <cstring>button_5</cstring> | 426 | <cstring>button_5</cstring> |
472 | </property> | 427 | </property> |
473 | <property stdset="1"> | 428 | <property stdset="1"> |
474 | <name>geometry</name> | ||
475 | <rect> | ||
476 | <x>85</x> | ||
477 | <y>138</y> | ||
478 | <width>69</width> | ||
479 | <height>44</height> | ||
480 | </rect> | ||
481 | </property> | ||
482 | <property stdset="1"> | ||
483 | <name>sizePolicy</name> | 429 | <name>sizePolicy</name> |
484 | <sizepolicy> | 430 | <sizepolicy> |
485 | <hsizetype>5</hsizetype> | 431 | <hsizetype>5</hsizetype> |
@@ -506,22 +452,13 @@ | |||
506 | <name>hAlign</name> | 452 | <name>hAlign</name> |
507 | </property> | 453 | </property> |
508 | </widget> | 454 | </widget> |
509 | <widget> | 455 | <widget row="3" column="2" > |
510 | <class>QLabel</class> | 456 | <class>QLabel</class> |
511 | <property stdset="1"> | 457 | <property stdset="1"> |
512 | <name>name</name> | 458 | <name>name</name> |
513 | <cstring>button_6</cstring> | 459 | <cstring>button_6</cstring> |
514 | </property> | 460 | </property> |
515 | <property stdset="1"> | 461 | <property stdset="1"> |
516 | <name>geometry</name> | ||
517 | <rect> | ||
518 | <x>160</x> | ||
519 | <y>138</y> | ||
520 | <width>68</width> | ||
521 | <height>44</height> | ||
522 | </rect> | ||
523 | </property> | ||
524 | <property stdset="1"> | ||
525 | <name>sizePolicy</name> | 462 | <name>sizePolicy</name> |
526 | <sizepolicy> | 463 | <sizepolicy> |
527 | <hsizetype>5</hsizetype> | 464 | <hsizetype>5</hsizetype> |
@@ -548,22 +485,13 @@ | |||
548 | <name>hAlign</name> | 485 | <name>hAlign</name> |
549 | </property> | 486 | </property> |
550 | </widget> | 487 | </widget> |
551 | <widget> | 488 | <widget row="2" column="2" > |
552 | <class>QLabel</class> | 489 | <class>QLabel</class> |
553 | <property stdset="1"> | 490 | <property stdset="1"> |
554 | <name>name</name> | 491 | <name>name</name> |
555 | <cstring>button_3</cstring> | 492 | <cstring>button_3</cstring> |
556 | </property> | 493 | </property> |
557 | <property stdset="1"> | 494 | <property stdset="1"> |
558 | <name>geometry</name> | ||
559 | <rect> | ||
560 | <x>160</x> | ||
561 | <y>88</y> | ||
562 | <width>68</width> | ||
563 | <height>44</height> | ||
564 | </rect> | ||
565 | </property> | ||
566 | <property stdset="1"> | ||
567 | <name>sizePolicy</name> | 495 | <name>sizePolicy</name> |
568 | <sizepolicy> | 496 | <sizepolicy> |
569 | <hsizetype>5</hsizetype> | 497 | <hsizetype>5</hsizetype> |
@@ -590,22 +518,13 @@ | |||
590 | <name>hAlign</name> | 518 | <name>hAlign</name> |
591 | </property> | 519 | </property> |
592 | </widget> | 520 | </widget> |
593 | <widget> | 521 | <widget row="5" column="0" > |
594 | <class>QLabel</class> | 522 | <class>QLabel</class> |
595 | <property stdset="1"> | 523 | <property stdset="1"> |
596 | <name>name</name> | 524 | <name>name</name> |
597 | <cstring>button_0</cstring> | 525 | <cstring>button_0</cstring> |
598 | </property> | 526 | </property> |
599 | <property stdset="1"> | 527 | <property stdset="1"> |
600 | <name>geometry</name> | ||
601 | <rect> | ||
602 | <x>11</x> | ||
603 | <y>238</y> | ||
604 | <width>68</width> | ||
605 | <height>44</height> | ||
606 | </rect> | ||
607 | </property> | ||
608 | <property stdset="1"> | ||
609 | <name>sizePolicy</name> | 528 | <name>sizePolicy</name> |
610 | <sizepolicy> | 529 | <sizepolicy> |
611 | <hsizetype>5</hsizetype> | 530 | <hsizetype>5</hsizetype> |
@@ -638,22 +557,13 @@ | |||
638 | <name>layoutSpacing</name> | 557 | <name>layoutSpacing</name> |
639 | </property> | 558 | </property> |
640 | </widget> | 559 | </widget> |
641 | <widget> | 560 | <widget row="4" column="1" > |
642 | <class>QLabel</class> | 561 | <class>QLabel</class> |
643 | <property stdset="1"> | 562 | <property stdset="1"> |
644 | <name>name</name> | 563 | <name>name</name> |
645 | <cstring>button_8</cstring> | 564 | <cstring>button_8</cstring> |
646 | </property> | 565 | </property> |
647 | <property stdset="1"> | 566 | <property stdset="1"> |
648 | <name>geometry</name> | ||
649 | <rect> | ||
650 | <x>85</x> | ||
651 | <y>188</y> | ||
652 | <width>69</width> | ||
653 | <height>44</height> | ||
654 | </rect> | ||
655 | </property> | ||
656 | <property stdset="1"> | ||
657 | <name>sizePolicy</name> | 567 | <name>sizePolicy</name> |
658 | <sizepolicy> | 568 | <sizepolicy> |
659 | <hsizetype>5</hsizetype> | 569 | <hsizetype>5</hsizetype> |
@@ -680,22 +590,13 @@ | |||
680 | <name>hAlign</name> | 590 | <name>hAlign</name> |
681 | </property> | 591 | </property> |
682 | </widget> | 592 | </widget> |
683 | <widget> | 593 | <widget row="4" column="2" > |
684 | <class>QLabel</class> | 594 | <class>QLabel</class> |
685 | <property stdset="1"> | 595 | <property stdset="1"> |
686 | <name>name</name> | 596 | <name>name</name> |
687 | <cstring>button_9</cstring> | 597 | <cstring>button_9</cstring> |
688 | </property> | 598 | </property> |
689 | <property stdset="1"> | 599 | <property stdset="1"> |
690 | <name>geometry</name> | ||
691 | <rect> | ||
692 | <x>160</x> | ||
693 | <y>188</y> | ||
694 | <width>68</width> | ||
695 | <height>44</height> | ||
696 | </rect> | ||
697 | </property> | ||
698 | <property stdset="1"> | ||
699 | <name>sizePolicy</name> | 600 | <name>sizePolicy</name> |
700 | <sizepolicy> | 601 | <sizepolicy> |
701 | <hsizetype>5</hsizetype> | 602 | <hsizetype>5</hsizetype> |
@@ -728,22 +629,13 @@ | |||
728 | <name>layoutSpacing</name> | 629 | <name>layoutSpacing</name> |
729 | </property> | 630 | </property> |
730 | </widget> | 631 | </widget> |
731 | <widget> | 632 | <widget row="5" column="2" > |
732 | <class>QLabel</class> | 633 | <class>QLabel</class> |
733 | <property stdset="1"> | 634 | <property stdset="1"> |
734 | <name>name</name> | 635 | <name>name</name> |
735 | <cstring>button_OK</cstring> | 636 | <cstring>button_OK</cstring> |
736 | </property> | 637 | </property> |
737 | <property stdset="1"> | 638 | <property stdset="1"> |
738 | <name>geometry</name> | ||
739 | <rect> | ||
740 | <x>160</x> | ||
741 | <y>238</y> | ||
742 | <width>68</width> | ||
743 | <height>44</height> | ||
744 | </rect> | ||
745 | </property> | ||
746 | <property stdset="1"> | ||
747 | <name>sizePolicy</name> | 639 | <name>sizePolicy</name> |
748 | <sizepolicy> | 640 | <sizepolicy> |
749 | <hsizetype>5</hsizetype> | 641 | <hsizetype>5</hsizetype> |
@@ -991,22 +883,13 @@ | |||
991 | <name>hAlign</name> | 883 | <name>hAlign</name> |
992 | </property> | 884 | </property> |
993 | </widget> | 885 | </widget> |
994 | <widget> | 886 | <widget row="5" column="1" > |
995 | <class>QLabel</class> | 887 | <class>QLabel</class> |
996 | <property stdset="1"> | 888 | <property stdset="1"> |
997 | <name>name</name> | 889 | <name>name</name> |
998 | <cstring>button_Skip</cstring> | 890 | <cstring>button_Skip</cstring> |
999 | </property> | 891 | </property> |
1000 | <property stdset="1"> | 892 | <property stdset="1"> |
1001 | <name>geometry</name> | ||
1002 | <rect> | ||
1003 | <x>85</x> | ||
1004 | <y>238</y> | ||
1005 | <width>69</width> | ||
1006 | <height>44</height> | ||
1007 | </rect> | ||
1008 | </property> | ||
1009 | <property stdset="1"> | ||
1010 | <name>sizePolicy</name> | 893 | <name>sizePolicy</name> |
1011 | <sizepolicy> | 894 | <sizepolicy> |
1012 | <hsizetype>5</hsizetype> | 895 | <hsizetype>5</hsizetype> |
@@ -1254,5 +1137,6 @@ | |||
1254 | <name>hAlign</name> | 1137 | <name>hAlign</name> |
1255 | </property> | 1138 | </property> |
1256 | </widget> | 1139 | </widget> |
1140 | </grid> | ||
1257 | </widget> | 1141 | </widget> |
1258 | </UI> | 1142 | </UI> |