|
430 | 430 | <number>0</number>
|
431 | 431 | </property>
|
432 | 432 | <item>
|
433 |
| - <widget class="QgsCollapsibleGroupBox" name="groupBox_6"> |
| 433 | + <widget class="QgsCollapsibleGroupBox" name="groupBox_60"> |
434 | 434 | <property name="title">
|
435 | 435 | <string>Settings</string>
|
436 | 436 | </property>
|
437 |
| - <layout class="QVBoxLayout" name="verticalLayout_26"> |
| 437 | + <layout class="QVBoxLayout" name="verticalLayout_260"> |
438 | 438 | <item>
|
439 | 439 | <layout class="QHBoxLayout" name="horizontalLayout_13">
|
440 | 440 | <item>
|
@@ -674,244 +674,6 @@ border-radius: 2px;</string>
|
674 | 674 | </item>
|
675 | 675 | </layout>
|
676 | 676 | </widget>
|
677 |
| - <widget class="QWidget" name="mOptsPage_Style"> |
678 |
| - <layout class="QVBoxLayout" name="verticalLayout_11"> |
679 |
| - <property name="leftMargin"> |
680 |
| - <number>0</number> |
681 |
| - </property> |
682 |
| - <property name="topMargin"> |
683 |
| - <number>0</number> |
684 |
| - </property> |
685 |
| - <property name="rightMargin"> |
686 |
| - <number>0</number> |
687 |
| - </property> |
688 |
| - <property name="bottomMargin"> |
689 |
| - <number>0</number> |
690 |
| - </property> |
691 |
| - <item> |
692 |
| - <widget class="QgsScrollArea" name="scrollArea_3"> |
693 |
| - <property name="frameShape"> |
694 |
| - <enum>QFrame::NoFrame</enum> |
695 |
| - </property> |
696 |
| - <property name="widgetResizable"> |
697 |
| - <bool>true</bool> |
698 |
| - </property> |
699 |
| - <widget class="QWidget" name="scrollAreaWidgetContents_3"> |
700 |
| - <property name="geometry"> |
701 |
| - <rect> |
702 |
| - <x>0</x> |
703 |
| - <y>0</y> |
704 |
| - <width>644</width> |
705 |
| - <height>522</height> |
706 |
| - </rect> |
707 |
| - </property> |
708 |
| - <layout class="QVBoxLayout" name="verticalLayout_18"> |
709 |
| - <property name="leftMargin"> |
710 |
| - <number>0</number> |
711 |
| - </property> |
712 |
| - <property name="topMargin"> |
713 |
| - <number>0</number> |
714 |
| - </property> |
715 |
| - <property name="rightMargin"> |
716 |
| - <number>0</number> |
717 |
| - </property> |
718 |
| - <property name="bottomMargin"> |
719 |
| - <number>0</number> |
720 |
| - </property> |
721 |
| - <item> |
722 |
| - <widget class="QgsCollapsibleGroupBox" name="groupBox_6"> |
723 |
| - <property name="title"> |
724 |
| - <string>Settings</string> |
725 |
| - </property> |
726 |
| - <layout class="QVBoxLayout" name="verticalLayout_26"> |
727 |
| - <item> |
728 |
| - <widget class="QFrame" name="mDataSourceEncodingFrame"> |
729 |
| - <property name="frameShape"> |
730 |
| - <enum>QFrame::NoFrame</enum> |
731 |
| - </property> |
732 |
| - <property name="frameShadow"> |
733 |
| - <enum>QFrame::Raised</enum> |
734 |
| - </property> |
735 |
| - <layout class="QHBoxLayout" name="horizontalLayout_4"> |
736 |
| - <property name="leftMargin"> |
737 |
| - <number>0</number> |
738 |
| - </property> |
739 |
| - <property name="topMargin"> |
740 |
| - <number>0</number> |
741 |
| - </property> |
742 |
| - <property name="rightMargin"> |
743 |
| - <number>0</number> |
744 |
| - </property> |
745 |
| - <property name="bottomMargin"> |
746 |
| - <number>0</number> |
747 |
| - </property> |
748 |
| - <item> |
749 |
| - <widget class="QLabel" name="label_3"> |
750 |
| - <property name="sizePolicy"> |
751 |
| - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
752 |
| - <horstretch>0</horstretch> |
753 |
| - <verstretch>0</verstretch> |
754 |
| - </sizepolicy> |
755 |
| - </property> |
756 |
| - <property name="text"> |
757 |
| - <string>Data source encoding</string> |
758 |
| - </property> |
759 |
| - </widget> |
760 |
| - </item> |
761 |
| - <item> |
762 |
| - <widget class="QComboBox" name="cboProviderEncoding"/> |
763 |
| - </item> |
764 |
| - <item> |
765 |
| - <spacer name="horizontalSpacer_2"> |
766 |
| - <property name="orientation"> |
767 |
| - <enum>Qt::Horizontal</enum> |
768 |
| - </property> |
769 |
| - <property name="sizeHint" stdset="0"> |
770 |
| - <size> |
771 |
| - <width>0</width> |
772 |
| - <height>20</height> |
773 |
| - </size> |
774 |
| - </property> |
775 |
| - </spacer> |
776 |
| - </item> |
777 |
| - </layout> |
778 |
| - </widget> |
779 |
| - </item> |
780 |
| - </layout> |
781 |
| - </widget> |
782 |
| - </item> |
783 |
| - <item> |
784 |
| - <widget class="QgsCollapsibleGroupBox" name="indexGroupBox_2"> |
785 |
| - <property name="focusPolicy"> |
786 |
| - <enum>Qt::StrongFocus</enum> |
787 |
| - </property> |
788 |
| - <property name="title"> |
789 |
| - <string>Coordinate reference system</string> |
790 |
| - </property> |
791 |
| - <property name="checkable"> |
792 |
| - <bool>false</bool> |
793 |
| - </property> |
794 |
| - <property name="syncGroup" stdset="0"> |
795 |
| - <string notr="true">vectorgeneral</string> |
796 |
| - </property> |
797 |
| - <layout class="QVBoxLayout" name="verticalLayout_28"> |
798 |
| - <property name="spacing"> |
799 |
| - <number>6</number> |
800 |
| - </property> |
801 |
| - <item> |
802 |
| - <widget class="QLabel" name="label_5"> |
803 |
| - <property name="text"> |
804 |
| - <string>Set source coordinate reference system</string> |
805 |
| - </property> |
806 |
| - </widget> |
807 |
| - </item> |
808 |
| - <item> |
809 |
| - <widget class="QgsProjectionSelectionWidget" name="mCrsSelector" native="true"> |
810 |
| - <property name="focusPolicy"> |
811 |
| - <enum>Qt::StrongFocus</enum> |
812 |
| - </property> |
813 |
| - </widget> |
814 |
| - </item> |
815 |
| - <item> |
816 |
| - <layout class="QHBoxLayout" name="horizontalLayout_10"> |
817 |
| - <item> |
818 |
| - <widget class="QPushButton" name="pbnIndex"> |
819 |
| - <property name="text"> |
820 |
| - <string>Create spatial index</string> |
821 |
| - </property> |
822 |
| - </widget> |
823 |
| - </item> |
824 |
| - <item> |
825 |
| - <widget class="QPushButton" name="pbnUpdateExtents"> |
826 |
| - <property name="text"> |
827 |
| - <string>Update extents</string> |
828 |
| - </property> |
829 |
| - </widget> |
830 |
| - </item> |
831 |
| - <item> |
832 |
| - <spacer name="horizontalSpacer_6"> |
833 |
| - <property name="orientation"> |
834 |
| - <enum>Qt::Horizontal</enum> |
835 |
| - </property> |
836 |
| - <property name="sizeHint" stdset="0"> |
837 |
| - <size> |
838 |
| - <width>40</width> |
839 |
| - <height>20</height> |
840 |
| - </size> |
841 |
| - </property> |
842 |
| - </spacer> |
843 |
| - </item> |
844 |
| - </layout> |
845 |
| - </item> |
846 |
| - <item> |
847 |
| - <widget class="Line" name="line_2"> |
848 |
| - <property name="orientation"> |
849 |
| - <enum>Qt::Vertical</enum> |
850 |
| - </property> |
851 |
| - </widget> |
852 |
| - </item> |
853 |
| - </layout> |
854 |
| - </widget> |
855 |
| - </item> |
856 |
| - <item> |
857 |
| - <widget class="QgsCollapsibleGroupBox" name="mSubsetGroupBox"> |
858 |
| - <property name="sizePolicy"> |
859 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
860 |
| - <horstretch>0</horstretch> |
861 |
| - <verstretch>3</verstretch> |
862 |
| - </sizepolicy> |
863 |
| - </property> |
864 |
| - <property name="title"> |
865 |
| - <string>Provider feature filter</string> |
866 |
| - </property> |
867 |
| - <layout class="QGridLayout" name="gridLayout_4"> |
868 |
| - <item row="1" column="1"> |
869 |
| - <widget class="QPushButton" name="pbnQueryBuilder"> |
870 |
| - <property name="text"> |
871 |
| - <string>Query Builder</string> |
872 |
| - </property> |
873 |
| - </widget> |
874 |
| - </item> |
875 |
| - <item row="1" column="0"> |
876 |
| - <spacer> |
877 |
| - <property name="orientation"> |
878 |
| - <enum>Qt::Horizontal</enum> |
879 |
| - </property> |
880 |
| - <property name="sizeType"> |
881 |
| - <enum>QSizePolicy::Expanding</enum> |
882 |
| - </property> |
883 |
| - <property name="sizeHint" stdset="0"> |
884 |
| - <size> |
885 |
| - <width>0</width> |
886 |
| - <height>21</height> |
887 |
| - </size> |
888 |
| - </property> |
889 |
| - </spacer> |
890 |
| - </item> |
891 |
| - <item row="0" column="0" colspan="2"> |
892 |
| - <widget class="QTextEdit" name="txtSubsetSQL"> |
893 |
| - <property name="enabled"> |
894 |
| - <bool>false</bool> |
895 |
| - </property> |
896 |
| - <property name="acceptDrops"> |
897 |
| - <bool>false</bool> |
898 |
| - </property> |
899 |
| - <property name="acceptRichText"> |
900 |
| - <bool>false</bool> |
901 |
| - </property> |
902 |
| - </widget> |
903 |
| - </item> |
904 |
| - </layout> |
905 |
| - <zorder>txtSubsetSQL</zorder> |
906 |
| - <zorder>pbnQueryBuilder</zorder> |
907 |
| - </widget> |
908 |
| - </item> |
909 |
| - </layout> |
910 |
| - </widget> |
911 |
| - </widget> |
912 |
| - </item> |
913 |
| - </layout> |
914 |
| - </widget> |
915 | 677 | <widget class="QWidget" name="mOptsPage_Style">
|
916 | 678 | <layout class="QVBoxLayout" name="verticalLayout_11">
|
917 | 679 | <property name="leftMargin">
|
@@ -1074,7 +836,7 @@ border-radius: 2px;</string>
|
1074 | 836 | </layout>
|
1075 | 837 | </widget>
|
1076 | 838 | <widget class="QWidget" name="mOptsPage_SourceFields">
|
1077 |
| - <layout class="QVBoxLayout" name="verticalLayout_27"> |
| 839 | + <layout class="QVBoxLayout" name="verticalLayout_29"> |
1078 | 840 | <item>
|
1079 | 841 | <widget class="QScrollArea" name="scrollArea_2">
|
1080 | 842 | <property name="widgetResizable">
|
@@ -1845,7 +1607,7 @@ border-radius: 2px;</string>
|
1845 | 1607 | </layout>
|
1846 | 1608 | </widget>
|
1847 | 1609 | <widget class="QWidget" name="mOptsPage_DataDependencies">
|
1848 |
| - <layout class="QVBoxLayout" name="verticalLayout_29"> |
| 1610 | + <layout class="QVBoxLayout" name="verticalLayout_30"> |
1849 | 1611 | <property name="leftMargin">
|
1850 | 1612 | <number>0</number>
|
1851 | 1613 | </property>
|
|
0 commit comments