|
28 | 28 | <property name="spacing" >
|
29 | 29 | <number>6</number>
|
30 | 30 | </property>
|
31 |
| - <item row="1" column="0" > |
32 |
| - <widget class="QDialogButtonBox" name="buttonBox" > |
33 |
| - <property name="orientation" > |
34 |
| - <enum>Qt::Horizontal</enum> |
35 |
| - </property> |
36 |
| - <property name="standardButtons" > |
37 |
| - <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set> |
38 |
| - </property> |
39 |
| - </widget> |
40 |
| - </item> |
41 | 31 | <item row="0" column="0" >
|
42 | 32 | <widget class="QTabWidget" name="tabWidget" >
|
43 | 33 | <property name="currentIndex" >
|
|
675 | 665 | <property name="spacing" >
|
676 | 666 | <number>6</number>
|
677 | 667 | </property>
|
678 |
| - <item row="0" column="0" > |
679 |
| - <widget class="QGroupBox" name="mRubberBandGroupBox" > |
| 668 | + <item row="2" column="0" > |
| 669 | + <spacer> |
| 670 | + <property name="orientation" > |
| 671 | + <enum>Qt::Vertical</enum> |
| 672 | + </property> |
| 673 | + <property name="sizeHint" > |
| 674 | + <size> |
| 675 | + <width>20</width> |
| 676 | + <height>171</height> |
| 677 | + </size> |
| 678 | + </property> |
| 679 | + </spacer> |
| 680 | + </item> |
| 681 | + <item row="1" column="0" > |
| 682 | + <widget class="QGroupBox" name="mSnappingGroupBox" > |
680 | 683 | <property name="title" >
|
681 |
| - <string>Rubberband</string> |
| 684 | + <string>Snapping</string> |
682 | 685 | </property>
|
683 | 686 | <layout class="QGridLayout" >
|
684 | 687 | <property name="margin" >
|
|
696 | 699 | <number>6</number>
|
697 | 700 | </property>
|
698 | 701 | <item>
|
699 |
| - <widget class="QLabel" name="mLineWidthTextLabel" > |
| 702 | + <widget class="QLabel" name="mDefaultSnapModeLabel" > |
700 | 703 | <property name="text" >
|
701 |
| - <string>Line Width:</string> |
702 |
| - </property> |
703 |
| - <property name="buddy" > |
704 |
| - <cstring>mLineWidthSpinBox</cstring> |
705 |
| - </property> |
706 |
| - </widget> |
707 |
| - </item> |
708 |
| - <item> |
709 |
| - <widget class="QSpinBox" name="mLineWidthSpinBox" > |
710 |
| - <property name="toolTip" > |
711 |
| - <string>Line width in pixels</string> |
712 |
| - </property> |
713 |
| - <property name="minimum" > |
714 |
| - <number>1</number> |
| 704 | + <string>Default Snap Mode:</string> |
715 | 705 | </property>
|
716 | 706 | </widget>
|
717 | 707 | </item>
|
|
722 | 712 | </property>
|
723 | 713 | <property name="sizeHint" >
|
724 | 714 | <size>
|
725 |
| - <width>271</width> |
| 715 | + <width>311</width> |
726 | 716 | <height>20</height>
|
727 | 717 | </size>
|
728 | 718 | </property>
|
729 | 719 | </spacer>
|
730 | 720 | </item>
|
731 | 721 | <item>
|
732 |
| - <widget class="QLabel" name="mLineColourTextLabel" > |
733 |
| - <property name="text" > |
734 |
| - <string>Line Colour:</string> |
| 722 | + <widget class="QComboBox" name="mDefaultSnapModeComboBox" > |
| 723 | + <property name="sizePolicy" > |
| 724 | + <sizepolicy> |
| 725 | + <hsizetype>7</hsizetype> |
| 726 | + <vsizetype>0</vsizetype> |
| 727 | + <horstretch>0</horstretch> |
| 728 | + <verstretch>0</verstretch> |
| 729 | + </sizepolicy> |
735 | 730 | </property>
|
736 |
| - <property name="buddy" > |
737 |
| - <cstring>mLineColourToolButton</cstring> |
| 731 | + </widget> |
| 732 | + </item> |
| 733 | + </layout> |
| 734 | + </item> |
| 735 | + <item row="2" column="0" > |
| 736 | + <layout class="QHBoxLayout" > |
| 737 | + <property name="margin" > |
| 738 | + <number>0</number> |
| 739 | + </property> |
| 740 | + <property name="spacing" > |
| 741 | + <number>6</number> |
| 742 | + </property> |
| 743 | + <item> |
| 744 | + <widget class="QLabel" name="mVertexSearchRadiusVertexEditLabel" > |
| 745 | + <property name="text" > |
| 746 | + <string>Search radius for vertex edits (in layer units):</string> |
738 | 747 | </property>
|
739 | 748 | </widget>
|
740 | 749 | </item>
|
741 | 750 | <item>
|
742 |
| - <widget class="QgsColorButton" name="mLineColourToolButton" > |
743 |
| - <property name="minimumSize" > |
| 751 | + <spacer> |
| 752 | + <property name="orientation" > |
| 753 | + <enum>Qt::Horizontal</enum> |
| 754 | + </property> |
| 755 | + <property name="sizeHint" > |
744 | 756 | <size>
|
745 |
| - <width>100</width> |
746 |
| - <height>0</height> |
| 757 | + <width>61</width> |
| 758 | + <height>20</height> |
747 | 759 | </size>
|
748 | 760 | </property>
|
749 |
| - <property name="text" > |
750 |
| - <string/> |
| 761 | + </spacer> |
| 762 | + </item> |
| 763 | + <item> |
| 764 | + <widget class="QDoubleSpinBox" name="mSearchRadiusVertexEditSpinBox" > |
| 765 | + <property name="maximum" > |
| 766 | + <double>9999.989999999999782</double> |
751 | 767 | </property>
|
752 | 768 | </widget>
|
753 | 769 | </item>
|
754 | 770 | </layout>
|
755 | 771 | </item>
|
756 |
| - </layout> |
757 |
| - </widget> |
758 |
| - </item> |
759 |
| - <item row="1" column="0" > |
760 |
| - <widget class="QGroupBox" name="mSnappingGroupBox" > |
761 |
| - <property name="title" > |
762 |
| - <string>Snapping</string> |
763 |
| - </property> |
764 |
| - <layout class="QGridLayout" > |
765 |
| - <property name="margin" > |
766 |
| - <number>9</number> |
767 |
| - </property> |
768 |
| - <property name="spacing" > |
769 |
| - <number>6</number> |
770 |
| - </property> |
771 |
| - <item row="0" column="0" > |
| 772 | + <item row="1" column="0" > |
772 | 773 | <layout class="QHBoxLayout" >
|
773 | 774 | <property name="margin" >
|
774 | 775 | <number>0</number>
|
|
805 | 806 | </item>
|
806 | 807 | </layout>
|
807 | 808 | </item>
|
808 |
| - <item row="1" column="0" > |
| 809 | + </layout> |
| 810 | + </widget> |
| 811 | + </item> |
| 812 | + <item row="0" column="0" > |
| 813 | + <widget class="QGroupBox" name="mRubberBandGroupBox" > |
| 814 | + <property name="title" > |
| 815 | + <string>Rubberband</string> |
| 816 | + </property> |
| 817 | + <layout class="QGridLayout" > |
| 818 | + <property name="margin" > |
| 819 | + <number>9</number> |
| 820 | + </property> |
| 821 | + <property name="spacing" > |
| 822 | + <number>6</number> |
| 823 | + </property> |
| 824 | + <item row="0" column="0" > |
809 | 825 | <layout class="QHBoxLayout" >
|
810 | 826 | <property name="margin" >
|
811 | 827 | <number>0</number>
|
|
814 | 830 | <number>6</number>
|
815 | 831 | </property>
|
816 | 832 | <item>
|
817 |
| - <widget class="QLabel" name="mVertexSearchRadiusVertexEditLabel" > |
| 833 | + <widget class="QLabel" name="mLineWidthTextLabel" > |
818 | 834 | <property name="text" >
|
819 |
| - <string>Search radius for vertex edits (in layer units):</string> |
| 835 | + <string>Line Width:</string> |
| 836 | + </property> |
| 837 | + <property name="buddy" > |
| 838 | + <cstring>mLineWidthSpinBox</cstring> |
| 839 | + </property> |
| 840 | + </widget> |
| 841 | + </item> |
| 842 | + <item> |
| 843 | + <widget class="QSpinBox" name="mLineWidthSpinBox" > |
| 844 | + <property name="toolTip" > |
| 845 | + <string>Line width in pixels</string> |
| 846 | + </property> |
| 847 | + <property name="minimum" > |
| 848 | + <number>1</number> |
820 | 849 | </property>
|
821 | 850 | </widget>
|
822 | 851 | </item>
|
|
827 | 856 | </property>
|
828 | 857 | <property name="sizeHint" >
|
829 | 858 | <size>
|
830 |
| - <width>61</width> |
| 859 | + <width>271</width> |
831 | 860 | <height>20</height>
|
832 | 861 | </size>
|
833 | 862 | </property>
|
834 | 863 | </spacer>
|
835 | 864 | </item>
|
836 | 865 | <item>
|
837 |
| - <widget class="QDoubleSpinBox" name="mSearchRadiusVertexEditSpinBox" > |
838 |
| - <property name="maximum" > |
839 |
| - <double>9999.989999999999782</double> |
| 866 | + <widget class="QLabel" name="mLineColourTextLabel" > |
| 867 | + <property name="text" > |
| 868 | + <string>Line Colour:</string> |
| 869 | + </property> |
| 870 | + <property name="buddy" > |
| 871 | + <cstring>mLineColourToolButton</cstring> |
| 872 | + </property> |
| 873 | + </widget> |
| 874 | + </item> |
| 875 | + <item> |
| 876 | + <widget class="QgsColorButton" name="mLineColourToolButton" > |
| 877 | + <property name="minimumSize" > |
| 878 | + <size> |
| 879 | + <width>100</width> |
| 880 | + <height>0</height> |
| 881 | + </size> |
| 882 | + </property> |
| 883 | + <property name="text" > |
| 884 | + <string/> |
840 | 885 | </property>
|
841 | 886 | </widget>
|
842 | 887 | </item>
|
|
845 | 890 | </layout>
|
846 | 891 | </widget>
|
847 | 892 | </item>
|
848 |
| - <item row="2" column="0" > |
849 |
| - <spacer> |
850 |
| - <property name="orientation" > |
851 |
| - <enum>Qt::Vertical</enum> |
852 |
| - </property> |
853 |
| - <property name="sizeHint" > |
854 |
| - <size> |
855 |
| - <width>20</width> |
856 |
| - <height>171</height> |
857 |
| - </size> |
858 |
| - </property> |
859 |
| - </spacer> |
860 |
| - </item> |
861 | 893 | </layout>
|
862 | 894 | </widget>
|
863 | 895 | <widget class="QWidget" name="tabProjection" >
|
|
1023 | 1055 | </widget>
|
1024 | 1056 | </widget>
|
1025 | 1057 | </item>
|
| 1058 | + <item row="1" column="0" > |
| 1059 | + <widget class="QDialogButtonBox" name="buttonBox" > |
| 1060 | + <property name="orientation" > |
| 1061 | + <enum>Qt::Horizontal</enum> |
| 1062 | + </property> |
| 1063 | + <property name="standardButtons" > |
| 1064 | + <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set> |
| 1065 | + </property> |
| 1066 | + </widget> |
| 1067 | + </item> |
1026 | 1068 | </layout>
|
1027 | 1069 | </widget>
|
1028 | 1070 | <layoutdefault spacing="6" margin="11" />
|
|
0 commit comments