|
19 | 19 | </iconset>
|
20 | 20 | </property>
|
21 | 21 | <property name="toolTip">
|
22 |
| - <string>Number fields use comma for a decimal separator</string> |
| 22 | + <string/> |
23 | 23 | </property>
|
24 | 24 | <property name="statusTip">
|
25 |
| - <string>Number fields use comma for a decimal separator</string> |
| 25 | + <string/> |
26 | 26 | </property>
|
27 | 27 | <property name="whatsThis">
|
28 |
| - <string>Number fields use comma for a decimal separator</string> |
| 28 | + <string/> |
29 | 29 | </property>
|
30 | 30 | <layout class="QGridLayout" name="gridLayout_3">
|
31 | 31 | <item row="1" column="0">
|
|
68 | 68 | <item row="2" column="0">
|
69 | 69 | <widget class="QRadioButton" name="delimiterChars">
|
70 | 70 | <property name="toolTip">
|
71 |
| - <string>Fields are delimited by specified delimiters with quote and escape characters</string> |
| 71 | + <string>Fields are defined by the specified delimiter, quote, and escape characters</string> |
72 | 72 | </property>
|
73 | 73 | <property name="statusTip">
|
74 |
| - <string>Fields are delimited by specified delimiters with quote and escape characters</string> |
| 74 | + <string>Fields are defined by the specified delimiter, quote, and escape characters</string> |
75 | 75 | </property>
|
76 | 76 | <property name="whatsThis">
|
77 |
| - <string><html><head/><body><p>Fields are delimited by specified delimiters with quote and escape characters</p><p>Fields quoted using a quote characters may contain delimiters and new lines</p><p>The escape character can escape new lines and quotes within quoted fields</p></body></html></string> |
| 77 | + <string>Fields are defined by the specified delimiter, quote, and escape characters</string> |
78 | 78 | </property>
|
79 | 79 | <property name="text">
|
80 | 80 | <string>Selected delimiters</string>
|
|
122 | 122 | </property>
|
123 | 123 | <item>
|
124 | 124 | <widget class="QCheckBox" name="cbxDelimComma">
|
| 125 | + <property name="toolTip"> |
| 126 | + <string>Comma character is one of the delimiters</string> |
| 127 | + </property> |
| 128 | + <property name="statusTip"> |
| 129 | + <string>Comma character is one of the delimiters</string> |
| 130 | + </property> |
| 131 | + <property name="whatsThis"> |
| 132 | + <string>Comma character is one of the delimiters</string> |
| 133 | + </property> |
125 | 134 | <property name="text">
|
126 | 135 | <string>Comma</string>
|
127 | 136 | </property>
|
|
132 | 141 | <property name="toolTip">
|
133 | 142 | <string>Tab character is one of the delimiters</string>
|
134 | 143 | </property>
|
| 144 | + <property name="statusTip"> |
| 145 | + <string>Tab character is one of the delimiters</string> |
| 146 | + </property> |
| 147 | + <property name="whatsThis"> |
| 148 | + <string>Tab character is one of the delimiters</string> |
| 149 | + </property> |
135 | 150 | <property name="text">
|
136 | 151 | <string>Tab</string>
|
137 | 152 | </property>
|
|
145 | 160 | <property name="toolTip">
|
146 | 161 | <string>Space character is one of the delimiters</string>
|
147 | 162 | </property>
|
| 163 | + <property name="statusTip"> |
| 164 | + <string>Space character is one of the delimiters</string> |
| 165 | + </property> |
| 166 | + <property name="whatsThis"> |
| 167 | + <string>Space character is one of the delimiters</string> |
| 168 | + </property> |
148 | 169 | <property name="text">
|
149 | 170 | <string>Space</string>
|
150 | 171 | </property>
|
|
155 | 176 | </item>
|
156 | 177 | <item>
|
157 | 178 | <widget class="QCheckBox" name="cbxDelimColon">
|
| 179 | + <property name="toolTip"> |
| 180 | + <string>Colon character is one of the delimiters</string> |
| 181 | + </property> |
| 182 | + <property name="statusTip"> |
| 183 | + <string>Colon character is one of the delimiters</string> |
| 184 | + </property> |
| 185 | + <property name="whatsThis"> |
| 186 | + <string>Colon character is one of the delimiters</string> |
| 187 | + </property> |
158 | 188 | <property name="text">
|
159 | 189 | <string>Colon</string>
|
160 | 190 | </property>
|
161 | 191 | </widget>
|
162 | 192 | </item>
|
163 | 193 | <item>
|
164 | 194 | <widget class="QCheckBox" name="cbxDelimSemicolon">
|
| 195 | + <property name="toolTip"> |
| 196 | + <string>Semicolon character is one of the delimiters</string> |
| 197 | + </property> |
| 198 | + <property name="statusTip"> |
| 199 | + <string>Semicolon character is one of the delimiters</string> |
| 200 | + </property> |
| 201 | + <property name="whatsThis"> |
| 202 | + <string>Semicolon character is one of the delimiters</string> |
| 203 | + </property> |
165 | 204 | <property name="text">
|
166 | 205 | <string>Semicolon</string>
|
167 | 206 | </property>
|
|
545 | 584 | </size>
|
546 | 585 | </property>
|
547 | 586 | <property name="toolTip">
|
548 |
| - <string>Name of the field containing y values</string> |
| 587 | + <string>Name of the field containing well known text value</string> |
| 588 | + </property> |
| 589 | + <property name="statusTip"> |
| 590 | + <string>Name of the field containing well known text value</string> |
549 | 591 | </property>
|
550 | 592 | <property name="whatsThis">
|
551 |
| - <string>Name of the field containing y values. Choose a field from the list. The list is generated by parsing the header row of the delimited text file.</string> |
| 593 | + <string>Name of the field containing well known text value</string> |
552 | 594 | </property>
|
553 | 595 | <property name="editable">
|
554 | 596 | <bool>false</bool>
|
|
742 | 784 | </widget>
|
743 | 785 | </item>
|
744 | 786 | <item>
|
745 |
| - <widget class="QComboBox" name="cbxEncoding"/> |
| 787 | + <widget class="QComboBox" name="cmbEncoding"> |
| 788 | + <property name="toolTip"> |
| 789 | + <string>Select the file encoding</string> |
| 790 | + </property> |
| 791 | + <property name="statusTip"> |
| 792 | + <string>Select the file encoding</string> |
| 793 | + </property> |
| 794 | + <property name="whatsThis"> |
| 795 | + <string>Select the file encoding</string> |
| 796 | + </property> |
| 797 | + <property name="insertPolicy"> |
| 798 | + <enum>QComboBox::InsertAtTop</enum> |
| 799 | + </property> |
| 800 | + </widget> |
746 | 801 | </item>
|
747 | 802 | </layout>
|
748 | 803 | </item>
|
|
829 | 884 | </size>
|
830 | 885 | </property>
|
831 | 886 | <property name="toolTip">
|
832 |
| - <string>The number of lines at the beginning of the file to ignore</string> |
| 887 | + <string>The number of lines to discard from the beginning of the file</string> |
833 | 888 | </property>
|
834 | 889 | <property name="statusTip">
|
835 |
| - <string>The number of lines at the beginning of the file to ignore</string> |
| 890 | + <string>The number of lines to discard from the beginning of the file</string> |
836 | 891 | </property>
|
837 | 892 | <property name="whatsThis">
|
838 |
| - <string>The number of lines at the beginning of the file to ignore</string> |
| 893 | + <string>The number of lines to discard from the beginning of the file</string> |
839 | 894 | </property>
|
840 | 895 | <property name="wrapping">
|
841 | 896 | <bool>false</bool>
|
|
851 | 906 | <item>
|
852 | 907 | <widget class="QCheckBox" name="cbxUseHeader">
|
853 | 908 | <property name="toolTip">
|
854 |
| - <string>Field names are read from the first line. If not selected then fields are numbered</string> |
| 909 | + <string>Field names are read from the first record. If not selected then fields are numbered</string> |
855 | 910 | </property>
|
856 | 911 | <property name="statusTip">
|
857 |
| - <string>Field names are read from the first line. If not selected then fields are numbered</string> |
| 912 | + <string>Field names are read from the first record. If not selected then fields are numbered</string> |
858 | 913 | </property>
|
859 | 914 | <property name="whatsThis">
|
860 |
| - <string>Field names are read from the first line. If not selected then fields are numbered</string> |
| 915 | + <string>Field names are read from the first record. If not selected then fields are numbered</string> |
861 | 916 | </property>
|
862 | 917 | <property name="text">
|
863 | 918 | <string>First record has field names</string>
|
|
919 | 974 | <string>Discard empty fields in each record</string>
|
920 | 975 | </property>
|
921 | 976 | <property name="text">
|
922 |
| - <string>Discard empty fields</string> |
| 977 | + <string>Discard empty fields</string> |
923 | 978 | </property>
|
924 | 979 | </widget>
|
925 | 980 | </item>
|
|
929 | 984 | <bool>true</bool>
|
930 | 985 | </property>
|
931 | 986 | <property name="toolTip">
|
932 |
| - <string>X and Y coordinates have comma for decimal point</string> |
| 987 | + <string>Number fields use comma for a decimal separator</string> |
933 | 988 | </property>
|
934 | 989 | <property name="statusTip">
|
935 |
| - <string>X and Y coordinates have comma for decimal point</string> |
| 990 | + <string>Number fields use comma for a decimal separator</string> |
936 | 991 | </property>
|
937 | 992 | <property name="whatsThis">
|
938 |
| - <string>X and Y coordinates have comma for decimal point</string> |
| 993 | + <string>Number fields use comma for a decimal separator</string> |
939 | 994 | </property>
|
940 | 995 | <property name="text">
|
941 |
| - <string>Decimal point is comma</string> |
| 996 | + <string>Decimal separator is comma</string> |
942 | 997 | </property>
|
943 | 998 | </widget>
|
944 | 999 | </item>
|
|
966 | 1021 | <tabstop>txtFilePath</tabstop>
|
967 | 1022 | <tabstop>btnBrowseForFile</tabstop>
|
968 | 1023 | <tabstop>txtLayerName</tabstop>
|
969 |
| - <tabstop>cbxEncoding</tabstop> |
| 1024 | + <tabstop>cmbEncoding</tabstop> |
970 | 1025 | <tabstop>delimiterCSV</tabstop>
|
971 | 1026 | <tabstop>delimiterChars</tabstop>
|
972 | 1027 | <tabstop>cbxDelimComma</tabstop>
|
|
0 commit comments