|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>658</width> |
10 | | - <height>600</height> |
| 9 | + <width>625</width> |
| 10 | + <height>524</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
128 | 128 | </property> |
129 | 129 | </widget> |
130 | 130 | </item> |
131 | | - <item> |
132 | | - <spacer name="hspacer4"> |
133 | | - <property name="orientation"> |
134 | | - <enum>Qt::Horizontal</enum> |
135 | | - </property> |
136 | | - <property name="sizeHint" stdset="0"> |
137 | | - <size> |
138 | | - <width>40</width> |
139 | | - <height>20</height> |
140 | | - </size> |
141 | | - </property> |
142 | | - </spacer> |
143 | | - </item> |
144 | | - <item> |
145 | | - <widget class="QCheckBox" name="cbxPointIsComma"> |
146 | | - <property name="enabled"> |
147 | | - <bool>true</bool> |
148 | | - </property> |
149 | | - <property name="toolTip"> |
150 | | - <string>X and Y coordinates have comma for decimal point</string> |
151 | | - </property> |
152 | | - <property name="statusTip"> |
153 | | - <string>X and Y coordinates have comma for decimal point</string> |
154 | | - </property> |
155 | | - <property name="whatsThis"> |
156 | | - <string>X and Y coordinates have comma for decimal point</string> |
157 | | - </property> |
158 | | - <property name="text"> |
159 | | - <string>Point is comma</string> |
160 | | - </property> |
161 | | - </widget> |
162 | | - </item> |
163 | 131 | <item> |
164 | 132 | <widget class="QCheckBox" name="cbxXyDms"> |
165 | 133 | <property name="toolTip"> |
|
172 | 140 | <string>X and Y coordinates are expressed in degrees/minutes/seconds</string> |
173 | 141 | </property> |
174 | 142 | <property name="text"> |
175 | | - <string>DMS coords</string> |
| 143 | + <string>DMS coordinates</string> |
176 | 144 | </property> |
177 | 145 | </widget> |
178 | 146 | </item> |
| 147 | + <item> |
| 148 | + <spacer name="hspacer4"> |
| 149 | + <property name="orientation"> |
| 150 | + <enum>Qt::Horizontal</enum> |
| 151 | + </property> |
| 152 | + <property name="sizeHint" stdset="0"> |
| 153 | + <size> |
| 154 | + <width>40</width> |
| 155 | + <height>20</height> |
| 156 | + </size> |
| 157 | + </property> |
| 158 | + </spacer> |
| 159 | + </item> |
179 | 160 | </layout> |
180 | 161 | </item> |
181 | 162 | <item> |
|
820 | 801 | </property> |
821 | 802 | </widget> |
822 | 803 | </item> |
| 804 | + <item> |
| 805 | + <widget class="QCheckBox" name="cbxPointIsComma"> |
| 806 | + <property name="enabled"> |
| 807 | + <bool>true</bool> |
| 808 | + </property> |
| 809 | + <property name="toolTip"> |
| 810 | + <string>X and Y coordinates have comma for decimal point</string> |
| 811 | + </property> |
| 812 | + <property name="statusTip"> |
| 813 | + <string>X and Y coordinates have comma for decimal point</string> |
| 814 | + </property> |
| 815 | + <property name="whatsThis"> |
| 816 | + <string>X and Y coordinates have comma for decimal point</string> |
| 817 | + </property> |
| 818 | + <property name="text"> |
| 819 | + <string>Point is comma</string> |
| 820 | + </property> |
| 821 | + </widget> |
| 822 | + </item> |
823 | 823 | <item> |
824 | 824 | <spacer name="horizontalSpacer_2"> |
825 | 825 | <property name="orientation"> |
|
872 | 872 | <tabstop>txtEscapeChars</tabstop> |
873 | 873 | <tabstop>delimiterRegexp</tabstop> |
874 | 874 | <tabstop>txtDelimiterRegexp</tabstop> |
| 875 | + <tabstop>cbxTrimFields</tabstop> |
| 876 | + <tabstop>cbxSkipEmptyFields</tabstop> |
| 877 | + <tabstop>cbxPointIsComma</tabstop> |
| 878 | + <tabstop>rowCounter</tabstop> |
| 879 | + <tabstop>cbxUseHeader</tabstop> |
875 | 880 | <tabstop>geomTypeXY</tabstop> |
876 | 881 | <tabstop>cmbXField</tabstop> |
877 | 882 | <tabstop>cmbYField</tabstop> |
878 | | - <tabstop>cbxPointIsComma</tabstop> |
| 883 | + <tabstop>cbxXyDms</tabstop> |
879 | 884 | <tabstop>geomTypeWKT</tabstop> |
880 | 885 | <tabstop>cmbWktField</tabstop> |
881 | 886 | <tabstop>cmbGeometryType</tabstop> |
| 887 | + <tabstop>geomTypeNone</tabstop> |
| 888 | + <tabstop>tblSample</tabstop> |
882 | 889 | <tabstop>buttonBox</tabstop> |
883 | 890 | </tabstops> |
884 | 891 | <resources/> |
|
890 | 897 | <slot>setEnabled(bool)</slot> |
891 | 898 | <hints> |
892 | 899 | <hint type="sourcelabel"> |
893 | | - <x>119</x> |
894 | | - <y>246</y> |
| 900 | + <x>128</x> |
| 901 | + <y>219</y> |
895 | 902 | </hint> |
896 | 903 | <hint type="destinationlabel"> |
897 | | - <x>388</x> |
898 | | - <y>245</y> |
| 904 | + <x>380</x> |
| 905 | + <y>218</y> |
899 | 906 | </hint> |
900 | 907 | </hints> |
901 | 908 | </connection> |
|
906 | 913 | <slot>setEnabled(bool)</slot> |
907 | 914 | <hints> |
908 | 915 | <hint type="sourcelabel"> |
909 | | - <x>101</x> |
910 | | - <y>327</y> |
| 916 | + <x>93</x> |
| 917 | + <y>313</y> |
911 | 918 | </hint> |
912 | 919 | <hint type="destinationlabel"> |
913 | | - <x>270</x> |
914 | | - <y>329</y> |
| 920 | + <x>262</x> |
| 921 | + <y>315</y> |
915 | 922 | </hint> |
916 | 923 | </hints> |
917 | 924 | </connection> |
|
922 | 929 | <slot>setEnabled(bool)</slot> |
923 | 930 | <hints> |
924 | 931 | <hint type="sourcelabel"> |
925 | | - <x>89</x> |
926 | | - <y>327</y> |
| 932 | + <x>93</x> |
| 933 | + <y>313</y> |
927 | 934 | </hint> |
928 | 935 | <hint type="destinationlabel"> |
929 | | - <x>438</x> |
930 | | - <y>329</y> |
| 936 | + <x>430</x> |
| 937 | + <y>315</y> |
931 | 938 | </hint> |
932 | 939 | </hints> |
933 | 940 | </connection> |
|
938 | 945 | <slot>setEnabled(bool)</slot> |
939 | 946 | <hints> |
940 | 947 | <hint type="sourcelabel"> |
941 | | - <x>101</x> |
942 | | - <y>360</y> |
| 948 | + <x>95</x> |
| 949 | + <y>344</y> |
943 | 950 | </hint> |
944 | 951 | <hint type="destinationlabel"> |
945 | | - <x>250</x> |
946 | | - <y>362</y> |
| 952 | + <x>261</x> |
| 953 | + <y>346</y> |
947 | 954 | </hint> |
948 | 955 | </hints> |
949 | 956 | </connection> |
|
954 | 961 | <slot>setEnabled(bool)</slot> |
955 | 962 | <hints> |
956 | 963 | <hint type="sourcelabel"> |
957 | | - <x>80</x> |
958 | | - <y>182</y> |
| 964 | + <x>89</x> |
| 965 | + <y>155</y> |
959 | 966 | </hint> |
960 | 967 | <hint type="destinationlabel"> |
961 | 968 | <x>181</x> |
|
970 | 977 | <slot>setEnabled(bool)</slot> |
971 | 978 | <hints> |
972 | 979 | <hint type="sourcelabel"> |
973 | | - <x>47</x> |
974 | | - <y>359</y> |
| 980 | + <x>59</x> |
| 981 | + <y>344</y> |
975 | 982 | </hint> |
976 | 983 | <hint type="destinationlabel"> |
977 | | - <x>349</x> |
978 | | - <y>358</y> |
| 984 | + <x>429</x> |
| 985 | + <y>346</y> |
979 | 986 | </hint> |
980 | 987 | </hints> |
981 | 988 | </connection> |
982 | 989 | <connection> |
983 | 990 | <sender>geomTypeXY</sender> |
984 | 991 | <signal>toggled(bool)</signal> |
985 | | - <receiver>cbxPointIsComma</receiver> |
| 992 | + <receiver>textLabelx</receiver> |
986 | 993 | <slot>setEnabled(bool)</slot> |
987 | 994 | <hints> |
988 | 995 | <hint type="sourcelabel"> |
989 | | - <x>49</x> |
990 | | - <y>321</y> |
| 996 | + <x>52</x> |
| 997 | + <y>313</y> |
991 | 998 | </hint> |
992 | 999 | <hint type="destinationlabel"> |
993 | | - <x>512</x> |
994 | | - <y>327</y> |
| 1000 | + <x>136</x> |
| 1001 | + <y>315</y> |
995 | 1002 | </hint> |
996 | 1003 | </hints> |
997 | 1004 | </connection> |
998 | 1005 | <connection> |
999 | 1006 | <sender>geomTypeXY</sender> |
1000 | 1007 | <signal>toggled(bool)</signal> |
1001 | | - <receiver>textLabelx</receiver> |
| 1008 | + <receiver>textLabely</receiver> |
1002 | 1009 | <slot>setEnabled(bool)</slot> |
1003 | 1010 | <hints> |
1004 | 1011 | <hint type="sourcelabel"> |
1005 | | - <x>40</x> |
1006 | | - <y>320</y> |
| 1012 | + <x>69</x> |
| 1013 | + <y>313</y> |
1007 | 1014 | </hint> |
1008 | 1015 | <hint type="destinationlabel"> |
1009 | | - <x>116</x> |
1010 | | - <y>326</y> |
| 1016 | + <x>304</x> |
| 1017 | + <y>315</y> |
1011 | 1018 | </hint> |
1012 | 1019 | </hints> |
1013 | 1020 | </connection> |
1014 | 1021 | <connection> |
1015 | | - <sender>geomTypeXY</sender> |
| 1022 | + <sender>geomTypeWKT</sender> |
1016 | 1023 | <signal>toggled(bool)</signal> |
1017 | | - <receiver>textLabely</receiver> |
| 1024 | + <receiver>label</receiver> |
1018 | 1025 | <slot>setEnabled(bool)</slot> |
1019 | 1026 | <hints> |
1020 | 1027 | <hint type="sourcelabel"> |
1021 | | - <x>57</x> |
1022 | | - <y>327</y> |
| 1028 | + <x>58</x> |
| 1029 | + <y>344</y> |
1023 | 1030 | </hint> |
1024 | 1031 | <hint type="destinationlabel"> |
1025 | | - <x>282</x> |
1026 | | - <y>326</y> |
| 1032 | + <x>350</x> |
| 1033 | + <y>346</y> |
1027 | 1034 | </hint> |
1028 | 1035 | </hints> |
1029 | 1036 | </connection> |
1030 | 1037 | <connection> |
1031 | | - <sender>geomTypeWKT</sender> |
| 1038 | + <sender>geomTypeXY</sender> |
1032 | 1039 | <signal>toggled(bool)</signal> |
1033 | | - <receiver>label</receiver> |
| 1040 | + <receiver>cbxXyDms</receiver> |
1034 | 1041 | <slot>setEnabled(bool)</slot> |
1035 | 1042 | <hints> |
1036 | 1043 | <hint type="sourcelabel"> |
1037 | | - <x>46</x> |
1038 | | - <y>356</y> |
| 1044 | + <x>40</x> |
| 1045 | + <y>300</y> |
1039 | 1046 | </hint> |
1040 | 1047 | <hint type="destinationlabel"> |
1041 | | - <x>290</x> |
1042 | | - <y>357</y> |
| 1048 | + <x>488</x> |
| 1049 | + <y>305</y> |
1043 | 1050 | </hint> |
1044 | 1051 | </hints> |
1045 | 1052 | </connection> |
|
0 commit comments