|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>518</width> |
10 | | - <height>481</height> |
| 9 | + <width>583</width> |
| 10 | + <height>644</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="palette"> |
|
492 | 492 | </item> |
493 | 493 | <item row="3" column="0" colspan="3"> |
494 | 494 | <widget class="QPlainTextEdit" name="mReportDetailsText"> |
| 495 | + <property name="sizePolicy"> |
| 496 | + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
| 497 | + <horstretch>0</horstretch> |
| 498 | + <verstretch>0</verstretch> |
| 499 | + </sizepolicy> |
| 500 | + </property> |
495 | 501 | <property name="verticalScrollBarPolicy"> |
496 | 502 | <enum>Qt::ScrollBarAlwaysOn</enum> |
497 | 503 | </property> |
498 | 504 | </widget> |
499 | 505 | </item> |
500 | | - <item row="0" column="2"> |
501 | | - <widget class="QPushButton" name="mCopyReportButton"> |
502 | | - <property name="text"> |
503 | | - <string>Copy Report</string> |
504 | | - </property> |
505 | | - </widget> |
506 | | - </item> |
507 | 506 | <item row="1" column="0" colspan="3"> |
508 | 507 | <widget class="QPlainTextEdit" name="mUserFeedbackText"> |
| 508 | + <property name="sizePolicy"> |
| 509 | + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
| 510 | + <horstretch>0</horstretch> |
| 511 | + <verstretch>0</verstretch> |
| 512 | + </sizepolicy> |
| 513 | + </property> |
509 | 514 | <property name="verticalScrollBarPolicy"> |
510 | 515 | <enum>Qt::ScrollBarAlwaysOn</enum> |
511 | 516 | </property> |
|
517 | 522 | </property> |
518 | 523 | </widget> |
519 | 524 | </item> |
520 | | - <item row="0" column="0"> |
| 525 | + <item row="0" column="2"> |
| 526 | + <widget class="QPushButton" name="mCopyReportButton"> |
| 527 | + <property name="text"> |
| 528 | + <string>Copy Report</string> |
| 529 | + </property> |
| 530 | + </widget> |
| 531 | + </item> |
| 532 | + <item row="0" column="0" colspan="2"> |
521 | 533 | <widget class="QLabel" name="label"> |
522 | 534 | <property name="text"> |
523 | 535 | <string>Tell us something about when you got the crash</string> |
524 | 536 | </property> |
| 537 | + <property name="wordWrap"> |
| 538 | + <bool>true</bool> |
| 539 | + </property> |
525 | 540 | </widget> |
526 | 541 | </item> |
527 | | - <item row="2" column="0"> |
| 542 | + <item row="2" column="0" colspan="2"> |
528 | 543 | <widget class="QLabel" name="label_3"> |
529 | 544 | <property name="text"> |
530 | 545 | <string>Report Details</string> |
531 | 546 | </property> |
| 547 | + <property name="wordWrap"> |
| 548 | + <bool>true</bool> |
| 549 | + </property> |
532 | 550 | </widget> |
533 | 551 | </item> |
534 | 552 | </layout> |
535 | 553 | </widget> |
536 | 554 | </item> |
537 | | - <item row="2" column="0"> |
538 | | - <spacer name="verticalSpacer"> |
539 | | - <property name="orientation"> |
540 | | - <enum>Qt::Vertical</enum> |
541 | | - </property> |
542 | | - <property name="sizeHint" stdset="0"> |
543 | | - <size> |
544 | | - <width>20</width> |
545 | | - <height>40</height> |
546 | | - </size> |
547 | | - </property> |
548 | | - </spacer> |
549 | | - </item> |
550 | | - <item row="0" column="0"> |
551 | | - <widget class="QLabel" name="label_2"> |
552 | | - <property name="maximumSize"> |
553 | | - <size> |
554 | | - <width>150</width> |
555 | | - <height>150</height> |
556 | | - </size> |
557 | | - </property> |
558 | | - <property name="text"> |
559 | | - <string/> |
560 | | - </property> |
561 | | - <property name="pixmap"> |
562 | | - <pixmap resource="../../images/images.qrc">:/images/icons/qgis_icon.svg</pixmap> |
563 | | - </property> |
564 | | - <property name="scaledContents"> |
565 | | - <bool>true</bool> |
566 | | - </property> |
567 | | - <property name="alignment"> |
568 | | - <set>Qt::AlignCenter</set> |
569 | | - </property> |
570 | | - </widget> |
571 | | - </item> |
572 | 555 | <item row="0" column="1" colspan="2"> |
573 | 556 | <layout class="QVBoxLayout" name="verticalLayout"> |
574 | 557 | <item> |
|
588 | 571 | <property name="text"> |
589 | 572 | <string>Header</string> |
590 | 573 | </property> |
| 574 | + <property name="wordWrap"> |
| 575 | + <bool>true</bool> |
| 576 | + </property> |
591 | 577 | </widget> |
592 | 578 | </item> |
593 | 579 | <item> |
594 | 580 | <widget class="QLabel" name="mCrashMessage"> |
| 581 | + <property name="sizePolicy"> |
| 582 | + <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
| 583 | + <horstretch>0</horstretch> |
| 584 | + <verstretch>0</verstretch> |
| 585 | + </sizepolicy> |
| 586 | + </property> |
595 | 587 | <property name="text"> |
596 | 588 | <string>Message</string> |
597 | 589 | </property> |
|
602 | 594 | </item> |
603 | 595 | <item> |
604 | 596 | <widget class="QLabel" name="mHelpLabel"> |
| 597 | + <property name="sizePolicy"> |
| 598 | + <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
| 599 | + <horstretch>0</horstretch> |
| 600 | + <verstretch>0</verstretch> |
| 601 | + </sizepolicy> |
| 602 | + </property> |
605 | 603 | <property name="text"> |
606 | 604 | <string>Help Message</string> |
607 | 605 | </property> |
| 606 | + <property name="wordWrap"> |
| 607 | + <bool>true</bool> |
| 608 | + </property> |
608 | 609 | </widget> |
609 | 610 | </item> |
610 | 611 | <item> |
611 | 612 | <spacer name="verticalSpacer_3"> |
612 | 613 | <property name="orientation"> |
613 | 614 | <enum>Qt::Vertical</enum> |
614 | 615 | </property> |
| 616 | + <property name="sizeType"> |
| 617 | + <enum>QSizePolicy::Preferred</enum> |
| 618 | + </property> |
615 | 619 | <property name="sizeHint" stdset="0"> |
616 | 620 | <size> |
617 | 621 | <width>20</width> |
618 | | - <height>40</height> |
| 622 | + <height>20</height> |
619 | 623 | </size> |
620 | 624 | </property> |
621 | 625 | </spacer> |
622 | 626 | </item> |
623 | 627 | </layout> |
624 | 628 | </item> |
| 629 | + <item row="0" column="0"> |
| 630 | + <widget class="QLabel" name="label_2"> |
| 631 | + <property name="maximumSize"> |
| 632 | + <size> |
| 633 | + <width>150</width> |
| 634 | + <height>150</height> |
| 635 | + </size> |
| 636 | + </property> |
| 637 | + <property name="text"> |
| 638 | + <string/> |
| 639 | + </property> |
| 640 | + <property name="pixmap"> |
| 641 | + <pixmap resource="../../images/images.qrc">:/images/icons/qgis_icon.svg</pixmap> |
| 642 | + </property> |
| 643 | + <property name="scaledContents"> |
| 644 | + <bool>true</bool> |
| 645 | + </property> |
| 646 | + <property name="alignment"> |
| 647 | + <set>Qt::AlignCenter</set> |
| 648 | + </property> |
| 649 | + </widget> |
| 650 | + </item> |
625 | 651 | </layout> |
626 | 652 | </widget> |
627 | 653 | <resources> |
|
0 commit comments