|
570 | 570 | <property name="syncGroup" stdset="0">
|
571 | 571 | <string notr="true">labelrenderinggroup</string>
|
572 | 572 | </property>
|
573 |
| - <layout class="QGridLayout" name="gridLayout_7" rowstretch="0,0"> |
| 573 | + <layout class="QGridLayout" name="gridLayout_7" rowstretch="0,0"> |
| 574 | + <item row="0" column="0"> |
| 575 | + <widget class="QLabel" name="mOpacityLabel"> |
| 576 | + <property name="minimumSize"> |
| 577 | + <size> |
| 578 | + <width>130</width> |
| 579 | + <height>0</height> |
| 580 | + </size> |
| 581 | + </property> |
| 582 | + <property name="text"> |
| 583 | + <string>Opacity</string> |
| 584 | + </property> |
| 585 | + </widget> |
| 586 | + </item> |
| 587 | + <item row="4" column="2"> |
| 588 | + <widget class="QgsUnitSelectionWidget" name="mDiagramLineUnitComboBox" native="true"> |
| 589 | + <property name="focusPolicy"> |
| 590 | + <enum>Qt::StrongFocus</enum> |
| 591 | + </property> |
| 592 | + </widget> |
| 593 | + </item> |
| 594 | + <item row="4" column="0"> |
| 595 | + <widget class="QLabel" name="mPenWidthLabel"> |
| 596 | + <property name="text"> |
| 597 | + <string>Line width</string> |
| 598 | + </property> |
| 599 | + </widget> |
| 600 | + </item> |
| 601 | + <item row="5" column="0"> |
| 602 | + <widget class="QLabel" name="mAngleOffsetLabel"> |
| 603 | + <property name="text"> |
| 604 | + <string>Start angle</string> |
| 605 | + </property> |
| 606 | + </widget> |
| 607 | + </item> |
| 608 | + <item row="2" column="3"> |
| 609 | + <widget class="QgsPropertyOverrideButton" name="mBackgroundColorDDBtn"> |
| 610 | + <property name="text"> |
| 611 | + <string>…</string> |
| 612 | + </property> |
| 613 | + </widget> |
| 614 | + </item> |
| 615 | + <item row="2" column="1" colspan="2"> |
| 616 | + <widget class="QgsColorButton" name="mBackgroundColorButton"> |
| 617 | + <property name="sizePolicy"> |
| 618 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 619 | + <horstretch>0</horstretch> |
| 620 | + <verstretch>0</verstretch> |
| 621 | + </sizepolicy> |
| 622 | + </property> |
| 623 | + <property name="minimumSize"> |
| 624 | + <size> |
| 625 | + <width>120</width> |
| 626 | + <height>0</height> |
| 627 | + </size> |
| 628 | + </property> |
| 629 | + <property name="maximumSize"> |
| 630 | + <size> |
| 631 | + <width>16777215</width> |
| 632 | + <height>16777215</height> |
| 633 | + </size> |
| 634 | + </property> |
| 635 | + <property name="text"> |
| 636 | + <string/> |
| 637 | + </property> |
| 638 | + </widget> |
| 639 | + </item> |
| 640 | + <item row="4" column="1"> |
| 641 | + <widget class="QgsDoubleSpinBox" name="mPenWidthSpinBox"> |
| 642 | + <property name="sizePolicy"> |
| 643 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 644 | + <horstretch>0</horstretch> |
| 645 | + <verstretch>0</verstretch> |
| 646 | + </sizepolicy> |
| 647 | + </property> |
| 648 | + <property name="decimals"> |
| 649 | + <number>5</number> |
| 650 | + </property> |
| 651 | + <property name="maximum"> |
| 652 | + <double>99999.990000000005239</double> |
| 653 | + </property> |
| 654 | + <property name="singleStep"> |
| 655 | + <double>0.200000000000000</double> |
| 656 | + </property> |
| 657 | + </widget> |
| 658 | + </item> |
| 659 | + <item row="1" column="1" colspan="3"> |
| 660 | + <widget class="QgsDoubleSpinBox" name="mBarWidthSpinBox"> |
| 661 | + <property name="decimals"> |
| 662 | + <number>5</number> |
| 663 | + </property> |
| 664 | + <property name="minimum"> |
| 665 | + <double>0.010000000000000</double> |
| 666 | + </property> |
| 667 | + <property name="maximum"> |
| 668 | + <double>99999.990000000005239</double> |
| 669 | + </property> |
| 670 | + <property name="singleStep"> |
| 671 | + <double>0.200000000000000</double> |
| 672 | + </property> |
| 673 | + <property name="value"> |
| 674 | + <double>5.000000000000000</double> |
| 675 | + </property> |
| 676 | + </widget> |
| 677 | + </item> |
| 678 | + <item row="3" column="1" colspan="2"> |
| 679 | + <widget class="QgsColorButton" name="mDiagramPenColorButton"> |
| 680 | + <property name="sizePolicy"> |
| 681 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 682 | + <horstretch>0</horstretch> |
| 683 | + <verstretch>0</verstretch> |
| 684 | + </sizepolicy> |
| 685 | + </property> |
| 686 | + <property name="minimumSize"> |
| 687 | + <size> |
| 688 | + <width>0</width> |
| 689 | + <height>0</height> |
| 690 | + </size> |
| 691 | + </property> |
| 692 | + <property name="maximumSize"> |
| 693 | + <size> |
| 694 | + <width>16777215</width> |
| 695 | + <height>16777215</height> |
| 696 | + </size> |
| 697 | + </property> |
| 698 | + <property name="text"> |
| 699 | + <string/> |
| 700 | + </property> |
| 701 | + </widget> |
| 702 | + </item> |
| 703 | + <item row="3" column="0"> |
| 704 | + <widget class="QLabel" name="mPenColorLabel"> |
| 705 | + <property name="text"> |
| 706 | + <string>Line color</string> |
| 707 | + </property> |
| 708 | + </widget> |
| 709 | + </item> |
| 710 | + <item row="4" column="3"> |
| 711 | + <widget class="QgsPropertyOverrideButton" name="mLineWidthDDBtn"> |
| 712 | + <property name="text"> |
| 713 | + <string>…</string> |
| 714 | + </property> |
| 715 | + </widget> |
| 716 | + </item> |
| 717 | + <item row="3" column="3"> |
| 718 | + <widget class="QgsPropertyOverrideButton" name="mLineColorDDBtn"> |
| 719 | + <property name="text"> |
| 720 | + <string>…</string> |
| 721 | + </property> |
| 722 | + </widget> |
| 723 | + </item> |
| 724 | + <item row="6" column="0" colspan="4"> |
| 725 | + <widget class="QgsFontButton" name="mDiagramFontButton"> |
| 726 | + <property name="sizePolicy"> |
| 727 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 728 | + <horstretch>0</horstretch> |
| 729 | + <verstretch>0</verstretch> |
| 730 | + </sizepolicy> |
| 731 | + </property> |
| 732 | + <property name="text"> |
| 733 | + <string>Font</string> |
| 734 | + </property> |
| 735 | + </widget> |
| 736 | + </item> |
| 737 | + <item row="2" column="0"> |
| 738 | + <widget class="QLabel" name="mBackgroundColorLabel"> |
| 739 | + <property name="text"> |
| 740 | + <string>Background color</string> |
| 741 | + </property> |
| 742 | + </widget> |
| 743 | + </item> |
574 | 744 | <item row="1" column="0">
|
575 |
| - <widget class="QFrame" name="frame"> |
576 |
| - <property name="frameShape"> |
577 |
| - <enum>QFrame::NoFrame</enum> |
| 745 | + <widget class="QLabel" name="mBarWidthLabel"> |
| 746 | + <property name="text"> |
| 747 | + <string>Bar width</string> |
578 | 748 | </property>
|
579 |
| - <property name="frameShadow"> |
580 |
| - <enum>QFrame::Raised</enum> |
| 749 | + </widget> |
| 750 | + </item> |
| 751 | + <item row="5" column="3"> |
| 752 | + <widget class="QgsPropertyOverrideButton" name="mStartAngleDDBtn"> |
| 753 | + <property name="text"> |
| 754 | + <string>…</string> |
581 | 755 | </property>
|
582 |
| - <layout class="QGridLayout" name="gridLayout_8"> |
583 |
| - <property name="leftMargin"> |
584 |
| - <number>20</number> |
585 |
| - </property> |
586 |
| - <property name="topMargin"> |
587 |
| - <number>0</number> |
588 |
| - </property> |
589 |
| - <property name="rightMargin"> |
590 |
| - <number>0</number> |
591 |
| - </property> |
592 |
| - <property name="bottomMargin"> |
593 |
| - <number>0</number> |
594 |
| - </property> |
595 |
| - <item row="0" column="0"> |
596 |
| - <widget class="QLabel" name="mOpacityLabel"> |
597 |
| - <property name="minimumSize"> |
598 |
| - <size> |
599 |
| - <width>130</width> |
600 |
| - <height>0</height> |
601 |
| - </size> |
602 |
| - </property> |
603 |
| - <property name="text"> |
604 |
| - <string>Opacity</string> |
605 |
| - </property> |
606 |
| - </widget> |
607 |
| - </item> |
608 |
| - <item row="4" column="2"> |
609 |
| - <widget class="QgsUnitSelectionWidget" name="mDiagramLineUnitComboBox" native="true"> |
610 |
| - <property name="focusPolicy"> |
611 |
| - <enum>Qt::StrongFocus</enum> |
612 |
| - </property> |
613 |
| - </widget> |
614 |
| - </item> |
615 |
| - <item row="4" column="0"> |
616 |
| - <widget class="QLabel" name="mPenWidthLabel"> |
617 |
| - <property name="text"> |
618 |
| - <string>Line width</string> |
619 |
| - </property> |
620 |
| - </widget> |
621 |
| - </item> |
622 |
| - <item row="5" column="0"> |
623 |
| - <widget class="QLabel" name="mAngleOffsetLabel"> |
624 |
| - <property name="text"> |
625 |
| - <string>Start angle</string> |
626 |
| - </property> |
627 |
| - </widget> |
628 |
| - </item> |
629 |
| - <item row="2" column="3"> |
630 |
| - <widget class="QgsPropertyOverrideButton" name="mBackgroundColorDDBtn"> |
631 |
| - <property name="text"> |
632 |
| - <string>…</string> |
633 |
| - </property> |
634 |
| - </widget> |
635 |
| - </item> |
636 |
| - <item row="2" column="1" colspan="2"> |
637 |
| - <widget class="QgsColorButton" name="mBackgroundColorButton"> |
638 |
| - <property name="sizePolicy"> |
639 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
640 |
| - <horstretch>0</horstretch> |
641 |
| - <verstretch>0</verstretch> |
642 |
| - </sizepolicy> |
643 |
| - </property> |
644 |
| - <property name="minimumSize"> |
645 |
| - <size> |
646 |
| - <width>120</width> |
647 |
| - <height>0</height> |
648 |
| - </size> |
649 |
| - </property> |
650 |
| - <property name="maximumSize"> |
651 |
| - <size> |
652 |
| - <width>16777215</width> |
653 |
| - <height>16777215</height> |
654 |
| - </size> |
655 |
| - </property> |
656 |
| - <property name="text"> |
657 |
| - <string/> |
658 |
| - </property> |
659 |
| - </widget> |
660 |
| - </item> |
661 |
| - <item row="4" column="1"> |
662 |
| - <widget class="QgsDoubleSpinBox" name="mPenWidthSpinBox"> |
663 |
| - <property name="sizePolicy"> |
664 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
665 |
| - <horstretch>0</horstretch> |
666 |
| - <verstretch>0</verstretch> |
667 |
| - </sizepolicy> |
668 |
| - </property> |
669 |
| - <property name="decimals"> |
670 |
| - <number>5</number> |
671 |
| - </property> |
672 |
| - <property name="maximum"> |
673 |
| - <double>99999.990000000005239</double> |
674 |
| - </property> |
675 |
| - <property name="singleStep"> |
676 |
| - <double>0.200000000000000</double> |
677 |
| - </property> |
678 |
| - </widget> |
679 |
| - </item> |
680 |
| - <item row="1" column="1" colspan="3"> |
681 |
| - <widget class="QgsDoubleSpinBox" name="mBarWidthSpinBox"> |
682 |
| - <property name="decimals"> |
683 |
| - <number>5</number> |
684 |
| - </property> |
685 |
| - <property name="minimum"> |
686 |
| - <double>0.010000000000000</double> |
687 |
| - </property> |
688 |
| - <property name="maximum"> |
689 |
| - <double>99999.990000000005239</double> |
690 |
| - </property> |
691 |
| - <property name="singleStep"> |
692 |
| - <double>0.200000000000000</double> |
693 |
| - </property> |
694 |
| - <property name="value"> |
695 |
| - <double>5.000000000000000</double> |
696 |
| - </property> |
697 |
| - </widget> |
698 |
| - </item> |
699 |
| - <item row="3" column="1" colspan="2"> |
700 |
| - <widget class="QgsColorButton" name="mDiagramPenColorButton"> |
701 |
| - <property name="sizePolicy"> |
702 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
703 |
| - <horstretch>0</horstretch> |
704 |
| - <verstretch>0</verstretch> |
705 |
| - </sizepolicy> |
706 |
| - </property> |
707 |
| - <property name="minimumSize"> |
708 |
| - <size> |
709 |
| - <width>0</width> |
710 |
| - <height>0</height> |
711 |
| - </size> |
712 |
| - </property> |
713 |
| - <property name="maximumSize"> |
714 |
| - <size> |
715 |
| - <width>16777215</width> |
716 |
| - <height>16777215</height> |
717 |
| - </size> |
718 |
| - </property> |
719 |
| - <property name="text"> |
720 |
| - <string/> |
721 |
| - </property> |
722 |
| - </widget> |
723 |
| - </item> |
724 |
| - <item row="3" column="0"> |
725 |
| - <widget class="QLabel" name="mPenColorLabel"> |
726 |
| - <property name="text"> |
727 |
| - <string>Line color</string> |
728 |
| - </property> |
729 |
| - </widget> |
730 |
| - </item> |
731 |
| - <item row="4" column="3"> |
732 |
| - <widget class="QgsPropertyOverrideButton" name="mLineWidthDDBtn"> |
733 |
| - <property name="text"> |
734 |
| - <string>…</string> |
735 |
| - </property> |
736 |
| - </widget> |
737 |
| - </item> |
738 |
| - <item row="3" column="3"> |
739 |
| - <widget class="QgsPropertyOverrideButton" name="mLineColorDDBtn"> |
740 |
| - <property name="text"> |
741 |
| - <string>…</string> |
742 |
| - </property> |
743 |
| - </widget> |
744 |
| - </item> |
745 |
| - <item row="6" column="0" colspan="4"> |
746 |
| - <widget class="QgsFontButton" name="mDiagramFontButton"> |
747 |
| - <property name="sizePolicy"> |
748 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
749 |
| - <horstretch>0</horstretch> |
750 |
| - <verstretch>0</verstretch> |
751 |
| - </sizepolicy> |
752 |
| - </property> |
753 |
| - <property name="text"> |
754 |
| - <string>Font</string> |
755 |
| - </property> |
756 |
| - </widget> |
757 |
| - </item> |
758 |
| - <item row="2" column="0"> |
759 |
| - <widget class="QLabel" name="mBackgroundColorLabel"> |
760 |
| - <property name="text"> |
761 |
| - <string>Background color</string> |
762 |
| - </property> |
763 |
| - </widget> |
764 |
| - </item> |
765 |
| - <item row="1" column="0"> |
766 |
| - <widget class="QLabel" name="mBarWidthLabel"> |
767 |
| - <property name="text"> |
768 |
| - <string>Bar width</string> |
769 |
| - </property> |
770 |
| - </widget> |
771 |
| - </item> |
772 |
| - <item row="5" column="3"> |
773 |
| - <widget class="QgsPropertyOverrideButton" name="mStartAngleDDBtn"> |
774 |
| - <property name="text"> |
775 |
| - <string>…</string> |
776 |
| - </property> |
777 |
| - </widget> |
778 |
| - </item> |
779 |
| - <item row="5" column="1" colspan="2"> |
780 |
| - <widget class="QComboBox" name="mAngleOffsetComboBox"> |
781 |
| - <property name="sizePolicy"> |
782 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
783 |
| - <horstretch>0</horstretch> |
784 |
| - <verstretch>0</verstretch> |
785 |
| - </sizepolicy> |
786 |
| - </property> |
787 |
| - </widget> |
788 |
| - </item> |
789 |
| - <item row="0" column="1" colspan="3"> |
790 |
| - <widget class="QgsOpacityWidget" name="mOpacityWidget" native="true"> |
791 |
| - <property name="sizePolicy"> |
792 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
793 |
| - <horstretch>0</horstretch> |
794 |
| - <verstretch>0</verstretch> |
795 |
| - </sizepolicy> |
796 |
| - </property> |
797 |
| - <property name="focusPolicy"> |
798 |
| - <enum>Qt::StrongFocus</enum> |
799 |
| - </property> |
800 |
| - </widget> |
801 |
| - </item> |
802 |
| - </layout> |
803 | 756 | </widget>
|
804 | 757 | </item>
|
| 758 | + <item row="5" column="1" colspan="2"> |
| 759 | + <widget class="QComboBox" name="mAngleOffsetComboBox"> |
| 760 | + <property name="sizePolicy"> |
| 761 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 762 | + <horstretch>0</horstretch> |
| 763 | + <verstretch>0</verstretch> |
| 764 | + </sizepolicy> |
| 765 | + </property> |
| 766 | + </widget> |
| 767 | + </item> |
| 768 | + <item row="0" column="1" colspan="3"> |
| 769 | + <widget class="QgsOpacityWidget" name="mOpacityWidget" native="true"> |
| 770 | + <property name="sizePolicy"> |
| 771 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 772 | + <horstretch>0</horstretch> |
| 773 | + <verstretch>0</verstretch> |
| 774 | + </sizepolicy> |
| 775 | + </property> |
| 776 | + <property name="focusPolicy"> |
| 777 | + <enum>Qt::StrongFocus</enum> |
| 778 | + </property> |
| 779 | + </widget> |
| 780 | + </item> |
805 | 781 | </layout>
|
806 | 782 | </widget>
|
807 | 783 | </item>
|
|
815 | 791 | </property>
|
816 | 792 | <layout class="QHBoxLayout" name="horizontalLayout_91">
|
817 | 793 | <property name="leftMargin">
|
818 |
| - <number>8</number> |
| 794 | + <number>6</number> |
819 | 795 | </property>
|
820 | 796 | <property name="rightMargin">
|
821 |
| - <number>8</number> |
| 797 | + <number>6</number> |
822 | 798 | </property>
|
823 | 799 | <item>
|
824 | 800 | <layout class="QGridLayout" name="gridLayout_3">
|
|
856 | 832 | </widget>
|
857 | 833 | </item>
|
858 | 834 | <item row="2" column="0" colspan="3">
|
859 |
| - <widget class="QgsCollapsibleGroupBox" name="mScaleVisibilityGroupBox"> |
860 |
| - <property name="title"> |
861 |
| - <string>Scale dependent visibility</string> |
862 |
| - </property> |
863 |
| - <property name="checkable"> |
864 |
| - <bool>true</bool> |
865 |
| - </property> |
866 |
| - <layout class="QGridLayout" name="gridLayout_15"> |
867 |
| - <property name="leftMargin"> |
868 |
| - <number>9</number> |
869 |
| - </property> |
870 |
| - <property name="topMargin"> |
871 |
| - <number>9</number> |
872 |
| - </property> |
873 |
| - <item row="0" column="0"> |
874 |
| - <widget class="QgsScaleRangeWidget" name="mScaleRangeWidget" native="true"/> |
875 |
| - </item> |
876 |
| - </layout> |
877 |
| - </widget> |
878 |
| - </item> |
879 |
| - <item row="1" column="0" colspan="3"> |
880 |
| - <widget class="QCheckBox" name="mShowAllCheckBox"> |
881 |
| - <property name="text"> |
882 |
| - <string>Show all diagrams</string> |
883 |
| - </property> |
884 |
| - <property name="checked"> |
885 |
| - <bool>true</bool> |
886 |
| - </property> |
887 |
| - </widget> |
888 |
| - </item> |
889 |
| - </layout> |
890 |
| - </item> |
891 |
| - </layout> |
892 |
| - </widget> |
893 |
| - </item> |
894 |
| - <item> |
895 |
| - <widget class="QgsCollapsibleGroupBox" name="mRenderingDDGrpBox"> |
896 |
| - <property name="title"> |
897 |
| - <string>Data-Defined</string> |
898 |
| - </property> |
899 |
| - <property name="syncGroup" stdset="0"> |
900 |
| - <string notr="true">labelrenderinggroup</string> |
901 |
| - </property> |
902 |
| - <layout class="QHBoxLayout" name="horizontalLayout_9"> |
903 |
| - <property name="leftMargin"> |
904 |
| - <number>8</number> |
905 |
| - </property> |
906 |
| - <property name="rightMargin"> |
907 |
| - <number>8</number> |
908 |
| - </property> |
909 |
| - <item> |
910 |
| - <layout class="QGridLayout" name="gridLayout_9"> |
911 |
| - <item row="0" column="1"> |
912 |
| - <widget class="QgsPropertyOverrideButton" name="mShowDiagramDDBtn"> |
913 |
| - <property name="text"> |
914 |
| - <string>…</string> |
915 |
| - </property> |
916 |
| - </widget> |
917 |
| - </item> |
918 |
| - <item row="0" column="3"> |
919 |
| - <widget class="QLabel" name="mAlwaysShowLabel"> |
920 |
| - <property name="sizePolicy"> |
921 |
| - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
922 |
| - <horstretch>0</horstretch> |
923 |
| - <verstretch>0</verstretch> |
924 |
| - </sizepolicy> |
925 |
| - </property> |
926 |
| - <property name="text"> |
927 |
| - <string>Always show</string> |
928 |
| - </property> |
929 |
| - </widget> |
930 |
| - </item> |
931 |
| - <item row="0" column="5"> |
932 |
| - <spacer name="horizontalSpacer_23"> |
933 |
| - <property name="orientation"> |
934 |
| - <enum>Qt::Horizontal</enum> |
935 |
| - </property> |
936 |
| - <property name="sizeHint" stdset="0"> |
937 |
| - <size> |
938 |
| - <width>195</width> |
939 |
| - <height>20</height> |
940 |
| - </size> |
941 |
| - </property> |
942 |
| - </spacer> |
943 |
| - </item> |
944 |
| - <item row="0" column="2"> |
945 |
| - <widget class="Line" name="line_4"> |
946 |
| - <property name="orientation"> |
947 |
| - <enum>Qt::Vertical</enum> |
948 |
| - </property> |
949 |
| - </widget> |
| 835 | + <layout class="QHBoxLayout" name="horizontalLayout_9"> |
| 836 | + <item> |
| 837 | + <widget class="QLabel" name="mShowDiagramLabel"> |
| 838 | + <property name="enabled"> |
| 839 | + <bool>true</bool> |
| 840 | + </property> |
| 841 | + <property name="sizePolicy"> |
| 842 | + <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
| 843 | + <horstretch>0</horstretch> |
| 844 | + <verstretch>0</verstretch> |
| 845 | + </sizepolicy> |
| 846 | + </property> |
| 847 | + <property name="text"> |
| 848 | + <string>Show diagram</string> |
| 849 | + </property> |
| 850 | + </widget> |
| 851 | + </item> |
| 852 | + <item> |
| 853 | + <widget class="QgsPropertyOverrideButton" name="mShowDiagramDDBtn"> |
| 854 | + <property name="text"> |
| 855 | + <string>…</string> |
| 856 | + </property> |
| 857 | + </widget> |
| 858 | + </item> |
| 859 | + <item row="0" column="2"> |
| 860 | + <widget class="Line" name="line_4"> |
| 861 | + <property name="orientation"> |
| 862 | + <enum>Qt::Vertical</enum> |
| 863 | + </property> |
| 864 | + </widget> |
| 865 | + </item> |
| 866 | + <item> |
| 867 | + <widget class="QLabel" name="mAlwaysShowLabel"> |
| 868 | + <property name="sizePolicy"> |
| 869 | + <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
| 870 | + <horstretch>0</horstretch> |
| 871 | + <verstretch>0</verstretch> |
| 872 | + </sizepolicy> |
| 873 | + </property> |
| 874 | + <property name="text"> |
| 875 | + <string>Always show</string> |
| 876 | + </property> |
| 877 | + </widget> |
| 878 | + </item> |
| 879 | + <item> |
| 880 | + <widget class="QgsPropertyOverrideButton" name="mAlwaysShowDDBtn"> |
| 881 | + <property name="text"> |
| 882 | + <string>…</string> |
| 883 | + </property> |
| 884 | + </widget> |
| 885 | + </item> |
| 886 | + <item> |
| 887 | + <spacer name="horizontalSpacer_23"> |
| 888 | + <property name="orientation"> |
| 889 | + <enum>Qt::Horizontal</enum> |
| 890 | + </property> |
| 891 | + <property name="sizeHint" stdset="0"> |
| 892 | + <size> |
| 893 | + <width>195</width> |
| 894 | + <height>20</height> |
| 895 | + </size> |
| 896 | + </property> |
| 897 | + </spacer> |
| 898 | + </item> |
| 899 | + </layout> |
950 | 900 | </item>
|
951 |
| - <item row="1" column="0" colspan="6"> |
| 901 | + <item row="4" column="0" colspan="3"> |
952 | 902 | <layout class="QHBoxLayout" name="horizontalLayout_12">
|
953 | 903 | <item>
|
954 | 904 | <widget class="QLabel" name="label_8">
|
|
979 | 929 | </item>
|
980 | 930 | </layout>
|
981 | 931 | </item>
|
982 |
| - <item row="0" column="4"> |
983 |
| - <widget class="QgsPropertyOverrideButton" name="mAlwaysShowDDBtn"> |
984 |
| - <property name="text"> |
985 |
| - <string>…</string> |
| 932 | + <item row="3" column="0" colspan="3"> |
| 933 | + <widget class="QgsCollapsibleGroupBox" name="mScaleVisibilityGroupBox"> |
| 934 | + <property name="title"> |
| 935 | + <string>Scale dependent visibility</string> |
986 | 936 | </property>
|
987 |
| - </widget> |
988 |
| - </item> |
989 |
| - <item row="0" column="0"> |
990 |
| - <widget class="QLabel" name="mShowLabelLabel"> |
991 |
| - <property name="enabled"> |
| 937 | + <property name="checkable"> |
992 | 938 | <bool>true</bool>
|
993 | 939 | </property>
|
994 |
| - <property name="sizePolicy"> |
995 |
| - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
996 |
| - <horstretch>0</horstretch> |
997 |
| - <verstretch>0</verstretch> |
998 |
| - </sizepolicy> |
999 |
| - </property> |
| 940 | + <layout class="QGridLayout" name="gridLayout_15"> |
| 941 | + <property name="leftMargin"> |
| 942 | + <number>9</number> |
| 943 | + </property> |
| 944 | + <property name="topMargin"> |
| 945 | + <number>9</number> |
| 946 | + </property> |
| 947 | + <item row="0" column="0"> |
| 948 | + <widget class="QgsScaleRangeWidget" name="mScaleRangeWidget" native="true"/> |
| 949 | + </item> |
| 950 | + </layout> |
| 951 | + </widget> |
| 952 | + </item> |
| 953 | + <item row="1" column="0" colspan="3"> |
| 954 | + <widget class="QCheckBox" name="mShowAllCheckBox"> |
1000 | 955 | <property name="text">
|
1001 |
| - <string>Show diagram</string> |
| 956 | + <string>Show all diagrams</string> |
| 957 | + </property> |
| 958 | + <property name="checked"> |
| 959 | + <bool>true</bool> |
1002 | 960 | </property>
|
1003 | 961 | </widget>
|
1004 | 962 | </item>
|
|
1373 | 1331 | <number>0</number>
|
1374 | 1332 | </property>
|
1375 | 1333 | <item row="4" column="0">
|
1376 |
| - <widget class="QgsCollapsibleGroupBox" name="mPlacementDDGroupBox"> |
| 1334 | + <widget class="QgsCollapsibleGroupBox" name="mCoordinatesGrpBox"> |
1377 | 1335 | <property name="title">
|
1378 |
| - <string>Data defined</string> |
1379 |
| - </property> |
1380 |
| - <property name="flat"> |
1381 |
| - <bool>false</bool> |
1382 |
| - </property> |
1383 |
| - <property name="syncGroup" stdset="0"> |
1384 |
| - <string notr="true">labelplacementgroup</string> |
| 1336 | + <string>Coordinates</string> |
1385 | 1337 | </property>
|
1386 |
| - <layout class="QGridLayout" name="gridLayout_16"> |
1387 |
| - <property name="leftMargin"> |
1388 |
| - <number>8</number> |
1389 |
| - </property> |
1390 |
| - <property name="rightMargin"> |
1391 |
| - <number>8</number> |
1392 |
| - </property> |
1393 |
| - <property name="bottomMargin"> |
1394 |
| - <number>0</number> |
1395 |
| - </property> |
1396 |
| - <item row="1" column="1"> |
1397 |
| - <widget class="QFrame" name="mCoordAlignmentFrame"> |
1398 |
| - <layout class="QHBoxLayout" name="horizontalLayout_27"> |
1399 |
| - <property name="leftMargin"> |
1400 |
| - <number>0</number> |
1401 |
| - </property> |
1402 |
| - <property name="topMargin"> |
1403 |
| - <number>0</number> |
1404 |
| - </property> |
1405 |
| - <property name="rightMargin"> |
1406 |
| - <number>0</number> |
1407 |
| - </property> |
1408 |
| - <property name="bottomMargin"> |
1409 |
| - <number>0</number> |
1410 |
| - </property> |
1411 |
| - </layout> |
| 1338 | + <layout class="QHBoxLayout" name="horizontalLayout_22"> |
| 1339 | + <item> |
| 1340 | + <widget class="QLabel" name="mCoordXLabel"> |
| 1341 | + <property name="sizePolicy"> |
| 1342 | + <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
| 1343 | + <horstretch>0</horstretch> |
| 1344 | + <verstretch>0</verstretch> |
| 1345 | + </sizepolicy> |
| 1346 | + </property> |
| 1347 | + <property name="text"> |
| 1348 | + <string>X</string> |
| 1349 | + </property> |
1412 | 1350 | </widget>
|
1413 | 1351 | </item>
|
1414 |
| - <item row="0" column="0"> |
1415 |
| - <widget class="QLabel" name="mCoordLabel"> |
| 1352 | + <item> |
| 1353 | + <widget class="QgsPropertyOverrideButton" name="mCoordXDDBtn"> |
1416 | 1354 | <property name="text">
|
1417 |
| - <string>Coordinate</string> |
| 1355 | + <string>…</string> |
1418 | 1356 | </property>
|
1419 | 1357 | </widget>
|
1420 | 1358 | </item>
|
1421 |
| - <item row="0" column="1"> |
1422 |
| - <layout class="QHBoxLayout" name="horizontalLayout_22"> |
1423 |
| - <item> |
1424 |
| - <widget class="QLabel" name="mCoordXLabel"> |
1425 |
| - <property name="sizePolicy"> |
1426 |
| - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
1427 |
| - <horstretch>0</horstretch> |
1428 |
| - <verstretch>0</verstretch> |
1429 |
| - </sizepolicy> |
1430 |
| - </property> |
1431 |
| - <property name="text"> |
1432 |
| - <string>X</string> |
1433 |
| - </property> |
1434 |
| - </widget> |
1435 |
| - </item> |
1436 |
| - <item> |
1437 |
| - <widget class="QgsPropertyOverrideButton" name="mCoordXDDBtn"> |
1438 |
| - <property name="text"> |
1439 |
| - <string>…</string> |
1440 |
| - </property> |
1441 |
| - </widget> |
1442 |
| - </item> |
1443 |
| - <item> |
1444 |
| - <widget class="QLabel" name="mCoordYLabel"> |
1445 |
| - <property name="sizePolicy"> |
1446 |
| - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
1447 |
| - <horstretch>0</horstretch> |
1448 |
| - <verstretch>0</verstretch> |
1449 |
| - </sizepolicy> |
1450 |
| - </property> |
1451 |
| - <property name="text"> |
1452 |
| - <string>Y</string> |
1453 |
| - </property> |
1454 |
| - </widget> |
1455 |
| - </item> |
1456 |
| - <item> |
1457 |
| - <widget class="QgsPropertyOverrideButton" name="mCoordYDDBtn"> |
1458 |
| - <property name="text"> |
1459 |
| - <string>…</string> |
1460 |
| - </property> |
1461 |
| - </widget> |
1462 |
| - </item> |
1463 |
| - <item> |
1464 |
| - <spacer name="horizontalSpacer_22"> |
1465 |
| - <property name="orientation"> |
1466 |
| - <enum>Qt::Horizontal</enum> |
1467 |
| - </property> |
1468 |
| - <property name="sizeHint" stdset="0"> |
1469 |
| - <size> |
1470 |
| - <width>0</width> |
1471 |
| - <height>20</height> |
1472 |
| - </size> |
1473 |
| - </property> |
1474 |
| - </spacer> |
1475 |
| - </item> |
1476 |
| - </layout> |
| 1359 | + <item> |
| 1360 | + <widget class="QLabel" name="mCoordYLabel"> |
| 1361 | + <property name="sizePolicy"> |
| 1362 | + <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
| 1363 | + <horstretch>0</horstretch> |
| 1364 | + <verstretch>0</verstretch> |
| 1365 | + </sizepolicy> |
| 1366 | + </property> |
| 1367 | + <property name="text"> |
| 1368 | + <string>Y</string> |
| 1369 | + </property> |
| 1370 | + </widget> |
| 1371 | + </item> |
| 1372 | + <item> |
| 1373 | + <widget class="QgsPropertyOverrideButton" name="mCoordYDDBtn"> |
| 1374 | + <property name="text"> |
| 1375 | + <string>…</string> |
| 1376 | + </property> |
| 1377 | + </widget> |
| 1378 | + </item> |
| 1379 | + <item> |
| 1380 | + <spacer name="horizontalSpacer_22"> |
| 1381 | + <property name="orientation"> |
| 1382 | + <enum>Qt::Horizontal</enum> |
| 1383 | + </property> |
| 1384 | + <property name="sizeHint" stdset="0"> |
| 1385 | + <size> |
| 1386 | + <width>0</width> |
| 1387 | + <height>20</height> |
| 1388 | + </size> |
| 1389 | + </property> |
| 1390 | + </spacer> |
1477 | 1391 | </item>
|
1478 | 1392 | </layout>
|
1479 | 1393 | </widget>
|
|
0 commit comments