1<?xml version="1.0" encoding="UTF-8"?> 2<ui version="4.0"> 3 <class>QKeyBoard</class> 4 <widget class="QWidget" name="QKeyBoard"> 5 <property name="geometry"> 6 <rect> 7 <x>0</x> 8 <y>0</y> 9 <width>577</width> 10 <height>172</height> 11 </rect> 12 </property> 13 <property name="windowTitle"> 14 <string>中文输入法面板</string> 15 </property> 16 <property name="styleSheet"> 17 <string notr="true"/> 18 </property> 19 <layout class="QVBoxLayout" name="verticalLayout_2"> 20 <property name="spacing"> 21 <number>6</number> 22 </property> 23 <item> 24 <widget class="QWidget" name="widgetMain" native="true"> 25 <property name="sizePolicy"> 26 <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> 27 <horstretch>0</horstretch> 28 <verstretch>0</verstretch> 29 </sizepolicy> 30 </property> 31 <property name="styleSheet"> 32 <string notr="true"/> 33 </property> 34 <layout class="QGridLayout" name="gridLayout"> 35 <property name="leftMargin"> 36 <number>0</number> 37 </property> 38 <property name="topMargin"> 39 <number>3</number> 40 </property> 41 <property name="rightMargin"> 42 <number>0</number> 43 </property> 44 <property name="bottomMargin"> 45 <number>0</number> 46 </property> 47 <property name="spacing"> 48 <number>2</number> 49 </property> 50 <item row="3" column="12"> 51 <widget class="QPushButton" name="btnShift"> 52 <property name="sizePolicy"> 53 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 54 <horstretch>0</horstretch> 55 <verstretch>0</verstretch> 56 </sizepolicy> 57 </property> 58 <property name="focusPolicy"> 59 <enum>Qt::NoFocus</enum> 60 </property> 61 <property name="text"> 62 <string>Shift</string> 63 </property> 64 </widget> 65 </item> 66 <item row="4" column="6"> 67 <widget class="QPushButton" name="btnj"> 68 <property name="sizePolicy"> 69 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 70 <horstretch>0</horstretch> 71 <verstretch>0</verstretch> 72 </sizepolicy> 73 </property> 74 <property name="focusPolicy"> 75 <enum>Qt::NoFocus</enum> 76 </property> 77 <property name="text"> 78 <string>j</string> 79 </property> 80 </widget> 81 </item> 82 <item row="4" column="1"> 83 <widget class="QPushButton" name="btns"> 84 <property name="sizePolicy"> 85 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 86 <horstretch>0</horstretch> 87 <verstretch>0</verstretch> 88 </sizepolicy> 89 </property> 90 <property name="focusPolicy"> 91 <enum>Qt::NoFocus</enum> 92 </property> 93 <property name="text"> 94 <string>s</string> 95 </property> 96 </widget> 97 </item> 98 <item row="3" column="4"> 99 <widget class="QPushButton" name="btnt"> 100 <property name="sizePolicy"> 101 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 102 <horstretch>0</horstretch> 103 <verstretch>0</verstretch> 104 </sizepolicy> 105 </property> 106 <property name="focusPolicy"> 107 <enum>Qt::NoFocus</enum> 108 </property> 109 <property name="text"> 110 <string>t</string> 111 </property> 112 </widget> 113 </item> 114 <item row="0" column="12"> 115 <widget class="QPushButton" name="btnBackspace"> 116 <property name="sizePolicy"> 117 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 118 <horstretch>0</horstretch> 119 <verstretch>0</verstretch> 120 </sizepolicy> 121 </property> 122 <property name="focusPolicy"> 123 <enum>Qt::NoFocus</enum> 124 </property> 125 <property name="text"> 126 <string>←</string> 127 </property> 128 </widget> 129 </item> 130 <item row="0" column="6"> 131 <widget class="QPushButton" name="btn6"> 132 <property name="sizePolicy"> 133 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 134 <horstretch>0</horstretch> 135 <verstretch>0</verstretch> 136 </sizepolicy> 137 </property> 138 <property name="focusPolicy"> 139 <enum>Qt::NoFocus</enum> 140 </property> 141 <property name="text"> 142 <string>6</string> 143 </property> 144 </widget> 145 </item> 146 <item row="4" column="11"> 147 <widget class="QPushButton" name="btnBackslash"> 148 <property name="sizePolicy"> 149 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 150 <horstretch>0</horstretch> 151 <verstretch>0</verstretch> 152 </sizepolicy> 153 </property> 154 <property name="focusPolicy"> 155 <enum>Qt::NoFocus</enum> 156 </property> 157 <property name="text"> 158 <string>\</string> 159 </property> 160 </widget> 161 </item> 162 <item row="0" column="0"> 163 <widget class="QPushButton" name="btnOther1"> 164 <property name="sizePolicy"> 165 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 166 <horstretch>0</horstretch> 167 <verstretch>0</verstretch> 168 </sizepolicy> 169 </property> 170 <property name="focusPolicy"> 171 <enum>Qt::NoFocus</enum> 172 </property> 173 <property name="text"> 174 <string>`</string> 175 </property> 176 </widget> 177 </item> 178 <item row="6" column="2"> 179 <widget class="QPushButton" name="btnx"> 180 <property name="sizePolicy"> 181 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 182 <horstretch>0</horstretch> 183 <verstretch>0</verstretch> 184 </sizepolicy> 185 </property> 186 <property name="focusPolicy"> 187 <enum>Qt::NoFocus</enum> 188 </property> 189 <property name="text"> 190 <string>x</string> 191 </property> 192 </widget> 193 </item> 194 <item row="6" column="7"> 195 <widget class="QPushButton" name="btnm"> 196 <property name="sizePolicy"> 197 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 198 <horstretch>0</horstretch> 199 <verstretch>0</verstretch> 200 </sizepolicy> 201 </property> 202 <property name="focusPolicy"> 203 <enum>Qt::NoFocus</enum> 204 </property> 205 <property name="text"> 206 <string>m</string> 207 </property> 208 </widget> 209 </item> 210 <item row="6" column="6"> 211 <widget class="QPushButton" name="btnn"> 212 <property name="sizePolicy"> 213 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 214 <horstretch>0</horstretch> 215 <verstretch>0</verstretch> 216 </sizepolicy> 217 </property> 218 <property name="focusPolicy"> 219 <enum>Qt::NoFocus</enum> 220 </property> 221 <property name="text"> 222 <string>n</string> 223 </property> 224 </widget> 225 </item> 226 <item row="6" column="11"> 227 <widget class="QPushButton" name="btnEquals"> 228 <property name="sizePolicy"> 229 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 230 <horstretch>0</horstretch> 231 <verstretch>0</verstretch> 232 </sizepolicy> 233 </property> 234 <property name="focusPolicy"> 235 <enum>Qt::NoFocus</enum> 236 </property> 237 <property name="text"> 238 <string>=</string> 239 </property> 240 </widget> 241 </item> 242 <item row="3" column="5"> 243 <widget class="QPushButton" name="btny"> 244 <property name="sizePolicy"> 245 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 246 <horstretch>0</horstretch> 247 <verstretch>0</verstretch> 248 </sizepolicy> 249 </property> 250 <property name="focusPolicy"> 251 <enum>Qt::NoFocus</enum> 252 </property> 253 <property name="text"> 254 <string>y</string> 255 </property> 256 </widget> 257 </item> 258 <item row="6" column="9"> 259 <widget class="QPushButton" name="btnDot"> 260 <property name="sizePolicy"> 261 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 262 <horstretch>0</horstretch> 263 <verstretch>0</verstretch> 264 </sizepolicy> 265 </property> 266 <property name="focusPolicy"> 267 <enum>Qt::NoFocus</enum> 268 </property> 269 <property name="text"> 270 <string>.</string> 271 </property> 272 </widget> 273 </item> 274 <item row="4" column="8"> 275 <widget class="QPushButton" name="btnl"> 276 <property name="sizePolicy"> 277 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 278 <horstretch>0</horstretch> 279 <verstretch>0</verstretch> 280 </sizepolicy> 281 </property> 282 <property name="focusPolicy"> 283 <enum>Qt::NoFocus</enum> 284 </property> 285 <property name="text"> 286 <string>l</string> 287 </property> 288 </widget> 289 </item> 290 <item row="4" column="9"> 291 <widget class="QPushButton" name="btnSemicolon"> 292 <property name="sizePolicy"> 293 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 294 <horstretch>0</horstretch> 295 <verstretch>0</verstretch> 296 </sizepolicy> 297 </property> 298 <property name="focusPolicy"> 299 <enum>Qt::NoFocus</enum> 300 </property> 301 <property name="text"> 302 <string>;</string> 303 </property> 304 </widget> 305 </item> 306 <item row="4" column="0"> 307 <widget class="QPushButton" name="btna"> 308 <property name="sizePolicy"> 309 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 310 <horstretch>0</horstretch> 311 <verstretch>0</verstretch> 312 </sizepolicy> 313 </property> 314 <property name="focusPolicy"> 315 <enum>Qt::NoFocus</enum> 316 </property> 317 <property name="text"> 318 <string>a</string> 319 </property> 320 </widget> 321 </item> 322 <item row="3" column="6"> 323 <widget class="QPushButton" name="btnu"> 324 <property name="sizePolicy"> 325 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 326 <horstretch>0</horstretch> 327 <verstretch>0</verstretch> 328 </sizepolicy> 329 </property> 330 <property name="focusPolicy"> 331 <enum>Qt::NoFocus</enum> 332 </property> 333 <property name="text"> 334 <string>u</string> 335 </property> 336 </widget> 337 </item> 338 <item row="3" column="10"> 339 <widget class="QPushButton" name="btnOther2"> 340 <property name="sizePolicy"> 341 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 342 <horstretch>0</horstretch> 343 <verstretch>0</verstretch> 344 </sizepolicy> 345 </property> 346 <property name="focusPolicy"> 347 <enum>Qt::NoFocus</enum> 348 </property> 349 <property name="text"> 350 <string>[</string> 351 </property> 352 </widget> 353 </item> 354 <item row="0" column="9"> 355 <widget class="QPushButton" name="btn9"> 356 <property name="sizePolicy"> 357 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 358 <horstretch>0</horstretch> 359 <verstretch>0</verstretch> 360 </sizepolicy> 361 </property> 362 <property name="focusPolicy"> 363 <enum>Qt::NoFocus</enum> 364 </property> 365 <property name="text"> 366 <string>9</string> 367 </property> 368 </widget> 369 </item> 370 <item row="3" column="1"> 371 <widget class="QPushButton" name="btnw"> 372 <property name="sizePolicy"> 373 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 374 <horstretch>0</horstretch> 375 <verstretch>0</verstretch> 376 </sizepolicy> 377 </property> 378 <property name="focusPolicy"> 379 <enum>Qt::NoFocus</enum> 380 </property> 381 <property name="text"> 382 <string>w</string> 383 </property> 384 </widget> 385 </item> 386 <item row="3" column="3"> 387 <widget class="QPushButton" name="btnr"> 388 <property name="sizePolicy"> 389 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 390 <horstretch>0</horstretch> 391 <verstretch>0</verstretch> 392 </sizepolicy> 393 </property> 394 <property name="focusPolicy"> 395 <enum>Qt::NoFocus</enum> 396 </property> 397 <property name="text"> 398 <string>r</string> 399 </property> 400 </widget> 401 </item> 402 <item row="3" column="2"> 403 <widget class="QPushButton" name="btne"> 404 <property name="sizePolicy"> 405 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 406 <horstretch>0</horstretch> 407 <verstretch>0</verstretch> 408 </sizepolicy> 409 </property> 410 <property name="focusPolicy"> 411 <enum>Qt::NoFocus</enum> 412 </property> 413 <property name="text"> 414 <string>e</string> 415 </property> 416 </widget> 417 </item> 418 <item row="3" column="0"> 419 <widget class="QPushButton" name="btnq"> 420 <property name="sizePolicy"> 421 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 422 <horstretch>0</horstretch> 423 <verstretch>0</verstretch> 424 </sizepolicy> 425 </property> 426 <property name="focusPolicy"> 427 <enum>Qt::NoFocus</enum> 428 </property> 429 <property name="text"> 430 <string>q</string> 431 </property> 432 </widget> 433 </item> 434 <item row="3" column="7"> 435 <widget class="QPushButton" name="btni"> 436 <property name="sizePolicy"> 437 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 438 <horstretch>0</horstretch> 439 <verstretch>0</verstretch> 440 </sizepolicy> 441 </property> 442 <property name="focusPolicy"> 443 <enum>Qt::NoFocus</enum> 444 </property> 445 <property name="text"> 446 <string>i</string> 447 </property> 448 </widget> 449 </item> 450 <item row="3" column="8"> 451 <widget class="QPushButton" name="btno"> 452 <property name="sizePolicy"> 453 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 454 <horstretch>0</horstretch> 455 <verstretch>0</verstretch> 456 </sizepolicy> 457 </property> 458 <property name="focusPolicy"> 459 <enum>Qt::NoFocus</enum> 460 </property> 461 <property name="text"> 462 <string>o</string> 463 </property> 464 </widget> 465 </item> 466 <item row="0" column="2"> 467 <widget class="QPushButton" name="btn2"> 468 <property name="sizePolicy"> 469 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 470 <horstretch>0</horstretch> 471 <verstretch>0</verstretch> 472 </sizepolicy> 473 </property> 474 <property name="focusPolicy"> 475 <enum>Qt::NoFocus</enum> 476 </property> 477 <property name="text"> 478 <string>2</string> 479 </property> 480 </widget> 481 </item> 482 <item row="0" column="1"> 483 <widget class="QPushButton" name="btn1"> 484 <property name="sizePolicy"> 485 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 486 <horstretch>0</horstretch> 487 <verstretch>0</verstretch> 488 </sizepolicy> 489 </property> 490 <property name="focusPolicy"> 491 <enum>Qt::NoFocus</enum> 492 </property> 493 <property name="text"> 494 <string>1</string> 495 </property> 496 </widget> 497 </item> 498 <item row="6" column="4"> 499 <widget class="QPushButton" name="btnv"> 500 <property name="sizePolicy"> 501 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 502 <horstretch>0</horstretch> 503 <verstretch>0</verstretch> 504 </sizepolicy> 505 </property> 506 <property name="focusPolicy"> 507 <enum>Qt::NoFocus</enum> 508 </property> 509 <property name="text"> 510 <string>v</string> 511 </property> 512 </widget> 513 </item> 514 <item row="4" column="2"> 515 <widget class="QPushButton" name="btnd"> 516 <property name="sizePolicy"> 517 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 518 <horstretch>0</horstretch> 519 <verstretch>0</verstretch> 520 </sizepolicy> 521 </property> 522 <property name="focusPolicy"> 523 <enum>Qt::NoFocus</enum> 524 </property> 525 <property name="text"> 526 <string>d</string> 527 </property> 528 </widget> 529 </item> 530 <item row="4" column="4"> 531 <widget class="QPushButton" name="btng"> 532 <property name="sizePolicy"> 533 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 534 <horstretch>0</horstretch> 535 <verstretch>0</verstretch> 536 </sizepolicy> 537 </property> 538 <property name="focusPolicy"> 539 <enum>Qt::NoFocus</enum> 540 </property> 541 <property name="text"> 542 <string>g</string> 543 </property> 544 </widget> 545 </item> 546 <item row="0" column="7"> 547 <widget class="QPushButton" name="btn7"> 548 <property name="sizePolicy"> 549 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 550 <horstretch>0</horstretch> 551 <verstretch>0</verstretch> 552 </sizepolicy> 553 </property> 554 <property name="focusPolicy"> 555 <enum>Qt::NoFocus</enum> 556 </property> 557 <property name="text"> 558 <string>7</string> 559 </property> 560 </widget> 561 </item> 562 <item row="4" column="7"> 563 <widget class="QPushButton" name="btnk"> 564 <property name="sizePolicy"> 565 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 566 <horstretch>0</horstretch> 567 <verstretch>0</verstretch> 568 </sizepolicy> 569 </property> 570 <property name="focusPolicy"> 571 <enum>Qt::NoFocus</enum> 572 </property> 573 <property name="text"> 574 <string>k</string> 575 </property> 576 </widget> 577 </item> 578 <item row="4" column="5"> 579 <widget class="QPushButton" name="btnh"> 580 <property name="sizePolicy"> 581 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 582 <horstretch>0</horstretch> 583 <verstretch>0</verstretch> 584 </sizepolicy> 585 </property> 586 <property name="focusPolicy"> 587 <enum>Qt::NoFocus</enum> 588 </property> 589 <property name="text"> 590 <string>h</string> 591 </property> 592 </widget> 593 </item> 594 <item row="6" column="3"> 595 <widget class="QPushButton" name="btnc"> 596 <property name="sizePolicy"> 597 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 598 <horstretch>0</horstretch> 599 <verstretch>0</verstretch> 600 </sizepolicy> 601 </property> 602 <property name="focusPolicy"> 603 <enum>Qt::NoFocus</enum> 604 </property> 605 <property name="text"> 606 <string>c</string> 607 </property> 608 </widget> 609 </item> 610 <item row="0" column="3"> 611 <widget class="QPushButton" name="btn3"> 612 <property name="sizePolicy"> 613 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 614 <horstretch>0</horstretch> 615 <verstretch>0</verstretch> 616 </sizepolicy> 617 </property> 618 <property name="focusPolicy"> 619 <enum>Qt::NoFocus</enum> 620 </property> 621 <property name="text"> 622 <string>3</string> 623 </property> 624 </widget> 625 </item> 626 <item row="0" column="11"> 627 <widget class="QPushButton" name="btnDash"> 628 <property name="sizePolicy"> 629 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 630 <horstretch>0</horstretch> 631 <verstretch>0</verstretch> 632 </sizepolicy> 633 </property> 634 <property name="focusPolicy"> 635 <enum>Qt::NoFocus</enum> 636 </property> 637 <property name="text"> 638 <string>-</string> 639 </property> 640 </widget> 641 </item> 642 <item row="4" column="3"> 643 <widget class="QPushButton" name="btnf"> 644 <property name="sizePolicy"> 645 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 646 <horstretch>0</horstretch> 647 <verstretch>0</verstretch> 648 </sizepolicy> 649 </property> 650 <property name="focusPolicy"> 651 <enum>Qt::NoFocus</enum> 652 </property> 653 <property name="text"> 654 <string>f</string> 655 </property> 656 </widget> 657 </item> 658 <item row="0" column="8"> 659 <widget class="QPushButton" name="btn8"> 660 <property name="sizePolicy"> 661 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 662 <horstretch>0</horstretch> 663 <verstretch>0</verstretch> 664 </sizepolicy> 665 </property> 666 <property name="focusPolicy"> 667 <enum>Qt::NoFocus</enum> 668 </property> 669 <property name="text"> 670 <string>8</string> 671 </property> 672 </widget> 673 </item> 674 <item row="6" column="10"> 675 <widget class="QPushButton" name="btnSlash"> 676 <property name="sizePolicy"> 677 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 678 <horstretch>0</horstretch> 679 <verstretch>0</verstretch> 680 </sizepolicy> 681 </property> 682 <property name="focusPolicy"> 683 <enum>Qt::NoFocus</enum> 684 </property> 685 <property name="text"> 686 <string>/</string> 687 </property> 688 </widget> 689 </item> 690 <item row="6" column="1"> 691 <widget class="QPushButton" name="btnz"> 692 <property name="sizePolicy"> 693 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 694 <horstretch>0</horstretch> 695 <verstretch>0</verstretch> 696 </sizepolicy> 697 </property> 698 <property name="focusPolicy"> 699 <enum>Qt::NoFocus</enum> 700 </property> 701 <property name="text"> 702 <string>z</string> 703 </property> 704 </widget> 705 </item> 706 <item row="3" column="11"> 707 <widget class="QPushButton" name="btnOther3"> 708 <property name="sizePolicy"> 709 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 710 <horstretch>0</horstretch> 711 <verstretch>0</verstretch> 712 </sizepolicy> 713 </property> 714 <property name="focusPolicy"> 715 <enum>Qt::NoFocus</enum> 716 </property> 717 <property name="text"> 718 <string>]</string> 719 </property> 720 </widget> 721 </item> 722 <item row="0" column="5"> 723 <widget class="QPushButton" name="btn5"> 724 <property name="sizePolicy"> 725 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 726 <horstretch>0</horstretch> 727 <verstretch>0</verstretch> 728 </sizepolicy> 729 </property> 730 <property name="focusPolicy"> 731 <enum>Qt::NoFocus</enum> 732 </property> 733 <property name="text"> 734 <string>5</string> 735 </property> 736 </widget> 737 </item> 738 <item row="4" column="10"> 739 <widget class="QPushButton" name="btnApostrophe"> 740 <property name="sizePolicy"> 741 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 742 <horstretch>0</horstretch> 743 <verstretch>0</verstretch> 744 </sizepolicy> 745 </property> 746 <property name="focusPolicy"> 747 <enum>Qt::NoFocus</enum> 748 </property> 749 <property name="text"> 750 <string>'</string> 751 </property> 752 </widget> 753 </item> 754 <item row="6" column="8"> 755 <widget class="QPushButton" name="btnComma"> 756 <property name="sizePolicy"> 757 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 758 <horstretch>0</horstretch> 759 <verstretch>0</verstretch> 760 </sizepolicy> 761 </property> 762 <property name="focusPolicy"> 763 <enum>Qt::NoFocus</enum> 764 </property> 765 <property name="text"> 766 <string>,</string> 767 </property> 768 </widget> 769 </item> 770 <item row="3" column="9"> 771 <widget class="QPushButton" name="btnp"> 772 <property name="sizePolicy"> 773 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 774 <horstretch>0</horstretch> 775 <verstretch>0</verstretch> 776 </sizepolicy> 777 </property> 778 <property name="focusPolicy"> 779 <enum>Qt::NoFocus</enum> 780 </property> 781 <property name="text"> 782 <string>p</string> 783 </property> 784 </widget> 785 </item> 786 <item row="0" column="4"> 787 <widget class="QPushButton" name="btn4"> 788 <property name="sizePolicy"> 789 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 790 <horstretch>0</horstretch> 791 <verstretch>0</verstretch> 792 </sizepolicy> 793 </property> 794 <property name="focusPolicy"> 795 <enum>Qt::NoFocus</enum> 796 </property> 797 <property name="text"> 798 <string>4</string> 799 </property> 800 </widget> 801 </item> 802 <item row="6" column="5"> 803 <widget class="QPushButton" name="btnb"> 804 <property name="sizePolicy"> 805 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 806 <horstretch>0</horstretch> 807 <verstretch>0</verstretch> 808 </sizepolicy> 809 </property> 810 <property name="focusPolicy"> 811 <enum>Qt::NoFocus</enum> 812 </property> 813 <property name="text"> 814 <string>b</string> 815 </property> 816 </widget> 817 </item> 818 <item row="0" column="10"> 819 <widget class="QPushButton" name="btn0"> 820 <property name="sizePolicy"> 821 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 822 <horstretch>0</horstretch> 823 <verstretch>0</verstretch> 824 </sizepolicy> 825 </property> 826 <property name="focusPolicy"> 827 <enum>Qt::NoFocus</enum> 828 </property> 829 <property name="text"> 830 <string>0</string> 831 </property> 832 </widget> 833 </item> 834 <item row="4" column="12"> 835 <widget class="QPushButton" name="btnClose"> 836 <property name="focusPolicy"> 837 <enum>Qt::NoFocus</enum> 838 </property> 839 <property name="styleSheet"> 840 <string notr="true"/> 841 </property> 842 <property name="text"> 843 <string>Close</string> 844 </property> 845 </widget> 846 </item> 847 </layout> 848 </widget> 849 </item> 850 <item> 851 <widget class="QPushButton" name="btnSpace"> 852 <property name="sizePolicy"> 853 <sizepolicy hsizetype="Ignored" vsizetype="Expanding"> 854 <horstretch>0</horstretch> 855 <verstretch>0</verstretch> 856 </sizepolicy> 857 </property> 858 <property name="focusPolicy"> 859 <enum>Qt::NoFocus</enum> 860 </property> 861 <property name="text"> 862 <string>Space</string> 863 </property> 864 </widget> 865 </item> 866 </layout> 867 </widget> 868 <resources/> 869 <connections/> 870</ui> 871