5
5
<rect >
6
6
<x >0</x >
7
7
<y >0</y >
8
- <width >701 </width >
8
+ <width >522 </width >
9
9
<height >547</height >
10
10
</rect >
11
11
</property >
12
12
<property name =" windowTitle" >
13
13
<string >Create a Layer from a Delimited Text File</string >
14
14
</property >
15
15
<property name =" windowIcon" >
16
- <iconset >
17
- <normaloff />
18
- </iconset >
16
+ <iconset />
19
17
</property >
20
18
<layout class =" QGridLayout" >
21
- <property name =" leftMargin" >
22
- <number >9</number >
23
- </property >
24
- <property name =" topMargin" >
25
- <number >9</number >
26
- </property >
27
- <property name =" rightMargin" >
28
- <number >9</number >
29
- </property >
30
- <property name =" bottomMargin" >
31
- <number >9</number >
32
- </property >
33
- <property name =" horizontalSpacing" >
34
- <number >6</number >
35
- </property >
36
- <property name =" verticalSpacing" >
37
- <number >6</number >
38
- </property >
39
- <item row =" 0" column =" 0" colspan =" 3" >
19
+ <item row =" 0" column =" 0" colspan =" 7" >
40
20
<widget class =" QLabel" name =" txtHeading" >
41
21
<property name =" font" >
42
22
<font >
57
37
</property >
58
38
</widget >
59
39
</item >
60
- <item row =" 1" column =" 2 " >
40
+ <item row =" 1" column =" 0 " colspan = " 7 " >
61
41
<widget class =" QTextEdit" name =" teInstructions" >
62
42
<property name =" readOnly" >
63
43
<bool >true</bool >
64
44
</property >
65
45
<property name =" html" >
66
46
<string >< html>< head>< meta name="qrichtext" content="1" />< style type="text/css">
67
47
p, li { white-space: pre-wrap; }
68
- < /style>< /head>< body style=" font-family:'Verdana '; font-size:10pt; font-weight:400; font-style:normal;">
69
- < p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< /p>< /body>< /html></string >
48
+ < /style>< /head>< body style=" font-family:'Sans Serif '; font-size:10pt; font-weight:400; font-style:normal;">
49
+ < p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Verdana'; ">< /p>< /body>< /html></string >
70
50
</property >
71
51
</widget >
72
52
</item >
73
- <item row =" 5" column =" 2" >
74
- <layout class =" QHBoxLayout" >
75
- <property name =" spacing" >
76
- <number >6</number >
77
- </property >
78
- <property name =" leftMargin" >
79
- <number >0</number >
80
- </property >
81
- <property name =" topMargin" >
82
- <number >0</number >
83
- </property >
84
- <property name =" rightMargin" >
85
- <number >0</number >
86
- </property >
87
- <property name =" bottomMargin" >
88
- <number >0</number >
89
- </property >
90
- <item >
91
- <widget class =" QLabel" name =" textLabel2" >
92
- <property name =" text" >
93
- <string >< p align="right">X field< /p></string >
94
- </property >
95
- </widget >
96
- </item >
97
- <item >
98
- <widget class =" QComboBox" name =" cmbXField" >
99
- <property name =" sizePolicy" >
100
- <sizepolicy vsizetype =" Fixed" hsizetype =" Expanding" >
101
- <horstretch >0</horstretch >
102
- <verstretch >0</verstretch >
103
- </sizepolicy >
104
- </property >
105
- <property name =" minimumSize" >
106
- <size >
107
- <width >120</width >
108
- <height >0</height >
109
- </size >
110
- </property >
111
- <property name =" toolTip" >
112
- <string >Name of the field containing x values</string >
113
- </property >
114
- <property name =" whatsThis" >
115
- <string >Name of the field containing x values. Choose a field from the list. The list is generated by parsing the header row of the delimited text file.</string >
116
- </property >
117
- <property name =" editable" >
118
- <bool >true</bool >
119
- </property >
120
- </widget >
121
- </item >
122
- <item >
123
- <widget class =" QLabel" name =" textLabel2_2" >
124
- <property name =" text" >
125
- <string >< p align="right">Y field< /p></string >
126
- </property >
127
- </widget >
128
- </item >
129
- <item >
130
- <widget class =" QComboBox" name =" cmbYField" >
131
- <property name =" sizePolicy" >
132
- <sizepolicy vsizetype =" Fixed" hsizetype =" Expanding" >
133
- <horstretch >0</horstretch >
134
- <verstretch >0</verstretch >
135
- </sizepolicy >
136
- </property >
137
- <property name =" minimumSize" >
138
- <size >
139
- <width >120</width >
140
- <height >0</height >
141
- </size >
142
- </property >
143
- <property name =" toolTip" >
144
- <string >Name of the field containing y values</string >
145
- </property >
146
- <property name =" whatsThis" >
147
- <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 >
148
- </property >
149
- <property name =" editable" >
150
- <bool >true</bool >
151
- </property >
152
- </widget >
153
- </item >
154
- </layout >
53
+ <item row =" 2" column =" 0" >
54
+ <widget class =" QLabel" name =" textLabel1" >
55
+ <property name =" sizePolicy" >
56
+ <sizepolicy vsizetype =" Preferred" hsizetype =" MinimumExpanding" >
57
+ <horstretch >0</horstretch >
58
+ <verstretch >0</verstretch >
59
+ </sizepolicy >
60
+ </property >
61
+ <property name =" text" >
62
+ <string >Delimited text file</string >
63
+ </property >
64
+ <property name =" buddy" >
65
+ <cstring >txtFilePath</cstring >
66
+ </property >
67
+ </widget >
155
68
</item >
156
- <item row =" 2" column =" 2" >
157
- <layout class =" QHBoxLayout" >
158
- <property name =" spacing" >
159
- <number >6</number >
160
- </property >
161
- <property name =" leftMargin" >
162
- <number >0</number >
163
- </property >
164
- <property name =" topMargin" >
165
- <number >0</number >
166
- </property >
167
- <property name =" rightMargin" >
168
- <number >0</number >
169
- </property >
170
- <property name =" bottomMargin" >
171
- <number >0</number >
172
- </property >
173
- <item >
174
- <widget class =" QLabel" name =" textLabel1" >
175
- <property name =" text" >
176
- <string >Delimited text file</string >
177
- </property >
178
- </widget >
179
- </item >
180
- <item >
181
- <widget class =" QgsFileDropEdit" name =" txtFilePath" >
182
- <property name =" toolTip" >
183
- <string >Full path to the delimited text file</string >
184
- </property >
185
- <property name =" whatsThis" >
186
- <string >Full path to the delimited text file. In order to properly parse the fields in the file, the delimiter must be defined prior to entering the file name. Use the Browse button to the right of this field to choose the input file.</string >
187
- </property >
188
- <property name =" readOnly" >
189
- <bool >true</bool >
190
- </property >
191
- </widget >
192
- </item >
193
- <item >
194
- <widget class =" QPushButton" name =" btnBrowseForFile" >
195
- <property name =" enabled" >
196
- <bool >true</bool >
197
- </property >
198
- <property name =" toolTip" >
199
- <string >Browse to find the delimited text file to be processed</string >
200
- </property >
201
- <property name =" whatsThis" >
202
- <string >Use this button to browse to the location of the delimited text file. This button will not be enabled until a delimiter has been entered in the < i>Delimiter< /i> box. Once a file is chosen, the X and Y field drop-down boxes will be populated with the fields from the delimited text file.</string >
203
- </property >
204
- <property name =" text" >
205
- <string >Browse...</string >
206
- </property >
207
- </widget >
208
- </item >
209
- </layout >
69
+ <item row =" 2" column =" 1" colspan =" 5" >
70
+ <widget class =" QgsFileDropEdit" name =" txtFilePath" >
71
+ <property name =" toolTip" >
72
+ <string >Full path to the delimited text file</string >
73
+ </property >
74
+ <property name =" whatsThis" >
75
+ <string >Full path to the delimited text file. In order to properly parse the fields in the file, the delimiter must be defined prior to entering the file name. Use the Browse button to the right of this field to choose the input file.</string >
76
+ </property >
77
+ <property name =" readOnly" >
78
+ <bool >true</bool >
79
+ </property >
80
+ </widget >
210
81
</item >
211
- <item row =" 3" column =" 2" >
212
- <layout class =" QHBoxLayout" >
213
- <property name =" spacing" >
214
- <number >6</number >
215
- </property >
216
- <property name =" leftMargin" >
217
- <number >0</number >
218
- </property >
219
- <property name =" topMargin" >
220
- <number >0</number >
221
- </property >
222
- <property name =" rightMargin" >
223
- <number >0</number >
224
- </property >
225
- <property name =" bottomMargin" >
226
- <number >0</number >
227
- </property >
228
- <item >
229
- <widget class =" QLabel" name =" textLabel1_2" >
230
- <property name =" text" >
231
- <string >Layer name</string >
232
- </property >
233
- </widget >
234
- </item >
235
- <item >
236
- <widget class =" QLineEdit" name =" txtLayerName" >
237
- <property name =" toolTip" >
238
- <string >Name to display in the map legend</string >
239
- </property >
240
- <property name =" whatsThis" >
241
- <string >Name displayed in the map legend</string >
242
- </property >
243
- </widget >
244
- </item >
245
- <item >
246
- <spacer >
247
- <property name =" orientation" >
248
- <enum >Qt::Horizontal</enum >
249
- </property >
250
- <property name =" sizeType" >
251
- <enum >QSizePolicy::Fixed</enum >
252
- </property >
253
- <property name =" sizeHint" >
254
- <size >
255
- <width >20</width >
256
- <height >21</height >
257
- </size >
258
- </property >
259
- </spacer >
260
- </item >
261
- </layout >
82
+ <item row =" 2" column =" 6" >
83
+ <widget class =" QPushButton" name =" btnBrowseForFile" >
84
+ <property name =" enabled" >
85
+ <bool >true</bool >
86
+ </property >
87
+ <property name =" toolTip" >
88
+ <string >Browse to find the delimited text file to be processed</string >
89
+ </property >
90
+ <property name =" whatsThis" >
91
+ <string >Use this button to browse to the location of the delimited text file. This button will not be enabled until a delimiter has been entered in the < i>Delimiter< /i> box. Once a file is chosen, the X and Y field drop-down boxes will be populated with the fields from the delimited text file.</string >
92
+ </property >
93
+ <property name =" text" >
94
+ <string >...</string >
95
+ </property >
96
+ </widget >
262
97
</item >
263
- <item row =" 7" column =" 2" >
264
- <widget class =" QDialogButtonBox" name =" buttonBox" >
265
- <property name =" orientation" >
266
- <enum >Qt::Horizontal</enum >
98
+ <item row =" 3" column =" 0" >
99
+ <widget class =" QLabel" name =" textLabel1_2" >
100
+ <property name =" sizePolicy" >
101
+ <sizepolicy vsizetype =" Preferred" hsizetype =" MinimumExpanding" >
102
+ <horstretch >0</horstretch >
103
+ <verstretch >0</verstretch >
104
+ </sizepolicy >
267
105
</property >
268
- <property name =" standardButtons" >
269
- <set >QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set >
106
+ <property name =" text" >
107
+ <string >Layer name</string >
108
+ </property >
109
+ <property name =" buddy" >
110
+ <cstring >txtLayerName</cstring >
270
111
</property >
271
112
</widget >
272
113
</item >
273
- <item rowspan = " 7 " row =" 1" column = " 0 " >
274
- <widget class =" QLabel " name =" pixmapLabel1 " >
275
- <property name =" pixmap " >
276
- <pixmap resource = " delimited_text.qrc " >:/delimited_text.png</ pixmap >
114
+ <item row = " 3 " column =" 1" colspan = " 6 " >
115
+ <widget class =" QLineEdit " name =" txtLayerName " >
116
+ <property name =" toolTip " >
117
+ <string >Name to display in the map legend</ string >
277
118
</property >
278
- <property name =" scaledContents " >
279
- <bool >false</ bool >
119
+ <property name =" whatsThis " >
120
+ <string >Name displayed in the map legend</ string >
280
121
</property >
281
122
</widget >
282
123
</item >
283
- <item row =" 6" column =" 2" >
284
- <widget class =" QGroupBox" name =" groupBox" >
285
- <property name =" title" >
286
- <string >Sample text</string >
124
+ <item row =" 4" column =" 0" >
125
+ <widget class =" QLabel" name =" textLabel3" >
126
+ <property name =" sizePolicy" >
127
+ <sizepolicy vsizetype =" Preferred" hsizetype =" MinimumExpanding" >
128
+ <horstretch >0</horstretch >
129
+ <verstretch >0</verstretch >
130
+ </sizepolicy >
131
+ </property >
132
+ <property name =" text" >
133
+ <string >Delimiter</string >
134
+ </property >
135
+ <property name =" buddy" >
136
+ <cstring >txtDelimiter</cstring >
287
137
</property >
288
- <layout class =" QGridLayout" >
289
- <property name =" leftMargin" >
290
- <number >9</number >
291
- </property >
292
- <property name =" topMargin" >
293
- <number >9</number >
294
- </property >
295
- <property name =" rightMargin" >
296
- <number >9</number >
297
- </property >
298
- <property name =" bottomMargin" >
299
- <number >9</number >
300
- </property >
301
- <property name =" horizontalSpacing" >
302
- <number >6</number >
303
- </property >
304
- <property name =" verticalSpacing" >
305
- <number >6</number >
306
- </property >
307
- <item row =" 0" column =" 0" >
308
- <widget class =" QTextEdit" name =" txtSample" >
309
- <property name =" readOnly" >
310
- <bool >true</bool >
311
- </property >
312
- </widget >
313
- </item >
314
- </layout >
315
138
</widget >
316
139
</item >
317
- <item rowspan =" 7" row =" 1" column =" 1" >
318
- <widget class =" Line" name =" line1" >
319
- <property name =" frameShape" >
320
- <enum >QFrame::VLine</enum >
140
+ <item row =" 4" column =" 1" colspan =" 6" >
141
+ <widget class =" QLineEdit" name =" txtDelimiter" >
142
+ <property name =" sizePolicy" >
143
+ <sizepolicy vsizetype =" Fixed" hsizetype =" Minimum" >
144
+ <horstretch >0</horstretch >
145
+ <verstretch >0</verstretch >
146
+ </sizepolicy >
147
+ </property >
148
+ <property name =" maximumSize" >
149
+ <size >
150
+ <width >32767</width >
151
+ <height >32767</height >
152
+ </size >
153
+ </property >
154
+ <property name =" toolTip" >
155
+ <string >Delimiter to use when splitting fields in the text file. The delimiter can be more than one character.</string >
156
+ </property >
157
+ <property name =" whatsThis" >
158
+ <string >Delimiter to use when splitting fields in the delimited text file. The delimiter can be 1 or more characters in length.</string >
321
159
</property >
322
- <property name =" frameShadow" >
323
- <enum >QFrame::Sunken</enum >
160
+ </widget >
161
+ </item >
162
+ <item row =" 5" column =" 0" colspan =" 2" >
163
+ <widget class =" QLabel" name =" label_2" >
164
+ <property name =" text" >
165
+ <string >Delimeter type</string >
324
166
</property >
325
- <property name =" orientation" >
326
- <enum >Qt::Vertical</enum >
167
+ <property name =" buddy" >
168
+ <cstring >delimiterPlain</cstring >
169
+ </property >
170
+ </widget >
171
+ </item >
172
+ <item row =" 5" column =" 2" colspan =" 3" >
173
+ <widget class =" QRadioButton" name =" delimiterPlain" >
174
+ <property name =" toolTip" >
175
+ <string >The delimiter is taken as is</string >
176
+ </property >
177
+ <property name =" whatsThis" >
178
+ <string >The delimiter is taken as is</string >
179
+ </property >
180
+ <property name =" text" >
181
+ <string >Plain characters</string >
182
+ </property >
183
+ </widget >
184
+ </item >
185
+ <item row =" 5" column =" 5" colspan =" 2" >
186
+ <widget class =" QRadioButton" name =" delimiterRegexp" >
187
+ <property name =" toolTip" >
188
+ <string >The delimiter is a regular expression</string >
189
+ </property >
190
+ <property name =" whatsThis" >
191
+ <string >The delimiter is a regular expression</string >
192
+ </property >
193
+ <property name =" text" >
194
+ <string >Regular expression</string >
327
195
</property >
328
196
</widget >
329
197
</item >
330
- <item row =" 4" column =" 2" >
331
- <layout class =" QHBoxLayout" >
332
- <property name =" spacing" >
333
- <number >6</number >
334
- </property >
335
- <property name =" leftMargin" >
336
- <number >0</number >
337
- </property >
338
- <property name =" topMargin" >
339
- <number >0</number >
340
- </property >
341
- <property name =" rightMargin" >
342
- <number >0</number >
343
- </property >
344
- <property name =" bottomMargin" >
345
- <number >0</number >
346
- </property >
347
- <item >
348
- <widget class =" QLabel" name =" textLabel3" >
349
- <property name =" sizePolicy" >
350
- <sizepolicy vsizetype =" Preferred" hsizetype =" Minimum" >
351
- <horstretch >0</horstretch >
352
- <verstretch >0</verstretch >
353
- </sizepolicy >
354
- </property >
355
- <property name =" text" >
356
- <string >Delimiter</string >
357
- </property >
358
- </widget >
359
- </item >
360
- <item >
361
- <widget class =" QLineEdit" name =" txtDelimiter" >
362
- <property name =" sizePolicy" >
363
- <sizepolicy vsizetype =" Fixed" hsizetype =" Expanding" >
364
- <horstretch >0</horstretch >
365
- <verstretch >0</verstretch >
366
- </sizepolicy >
367
- </property >
368
- <property name =" maximumSize" >
369
- <size >
370
- <width >32767</width >
371
- <height >32767</height >
372
- </size >
373
- </property >
374
- <property name =" toolTip" >
375
- <string >Delimiter to use when splitting fields in the text file. The delimiter can be more than one character.</string >
376
- </property >
377
- <property name =" whatsThis" >
378
- <string >Delimiter to use when splitting fields in the delimited text file. The delimiter can be 1 or more characters in length.</string >
379
- </property >
380
- </widget >
381
- </item >
382
- <item >
383
- <widget class =" QRadioButton" name =" delimiterPlain" >
384
- <property name =" toolTip" >
385
- <string >The delimiter is taken as is</string >
386
- </property >
387
- <property name =" whatsThis" >
388
- <string >The delimiter is taken as is</string >
389
- </property >
390
- <property name =" text" >
391
- <string >Plain characters</string >
392
- </property >
393
- </widget >
394
- </item >
395
- <item >
396
- <widget class =" QRadioButton" name =" delimiterRegexp" >
397
- <property name =" toolTip" >
398
- <string >The delimiter is a regular expression</string >
399
- </property >
400
- <property name =" whatsThis" >
401
- <string >The delimiter is a regular expression</string >
402
- </property >
403
- <property name =" text" >
404
- <string >Regular expression</string >
405
- </property >
406
- </widget >
407
- </item >
408
- <item >
409
- <spacer >
410
- <property name =" orientation" >
411
- <enum >Qt::Horizontal</enum >
412
- </property >
413
- <property name =" sizeType" >
414
- <enum >QSizePolicy::Minimum</enum >
415
- </property >
416
- <property name =" sizeHint" >
417
- <size >
418
- <width >61</width >
419
- <height >20</height >
420
- </size >
421
- </property >
422
- </spacer >
423
- </item >
424
- </layout >
198
+ <item row =" 6" column =" 0" >
199
+ <widget class =" QLabel" name =" label_3" >
200
+ <property name =" text" >
201
+ <string >Geometry</string >
202
+ </property >
203
+ </widget >
204
+ </item >
205
+ <item row =" 6" column =" 1" colspan =" 2" >
206
+ <widget class =" QLabel" name =" textLabel2" >
207
+ <property name =" text" >
208
+ <string >< p align="right">X field< /p></string >
209
+ </property >
210
+ <property name =" buddy" >
211
+ <cstring >cmbXField</cstring >
212
+ </property >
213
+ </widget >
214
+ </item >
215
+ <item row =" 6" column =" 3" >
216
+ <widget class =" QComboBox" name =" cmbXField" >
217
+ <property name =" sizePolicy" >
218
+ <sizepolicy vsizetype =" Fixed" hsizetype =" Expanding" >
219
+ <horstretch >0</horstretch >
220
+ <verstretch >0</verstretch >
221
+ </sizepolicy >
222
+ </property >
223
+ <property name =" minimumSize" >
224
+ <size >
225
+ <width >120</width >
226
+ <height >0</height >
227
+ </size >
228
+ </property >
229
+ <property name =" toolTip" >
230
+ <string >Name of the field containing x values</string >
231
+ </property >
232
+ <property name =" whatsThis" >
233
+ <string >Name of the field containing x values. Choose a field from the list. The list is generated by parsing the header row of the delimited text file.</string >
234
+ </property >
235
+ <property name =" editable" >
236
+ <bool >true</bool >
237
+ </property >
238
+ </widget >
239
+ </item >
240
+ <item row =" 6" column =" 4" >
241
+ <widget class =" QLabel" name =" textLabel2_2" >
242
+ <property name =" text" >
243
+ <string >< p align="right">Y field< /p></string >
244
+ </property >
245
+ <property name =" buddy" >
246
+ <cstring >cmbYField</cstring >
247
+ </property >
248
+ </widget >
249
+ </item >
250
+ <item row =" 6" column =" 5" colspan =" 2" >
251
+ <widget class =" QComboBox" name =" cmbYField" >
252
+ <property name =" sizePolicy" >
253
+ <sizepolicy vsizetype =" Fixed" hsizetype =" Expanding" >
254
+ <horstretch >0</horstretch >
255
+ <verstretch >0</verstretch >
256
+ </sizepolicy >
257
+ </property >
258
+ <property name =" minimumSize" >
259
+ <size >
260
+ <width >120</width >
261
+ <height >0</height >
262
+ </size >
263
+ </property >
264
+ <property name =" toolTip" >
265
+ <string >Name of the field containing y values</string >
266
+ </property >
267
+ <property name =" whatsThis" >
268
+ <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 >
269
+ </property >
270
+ <property name =" editable" >
271
+ <bool >true</bool >
272
+ </property >
273
+ </widget >
274
+ </item >
275
+ <item row =" 7" column =" 0" >
276
+ <widget class =" QLabel" name =" label" >
277
+ <property name =" text" >
278
+ <string >Sample text</string >
279
+ </property >
280
+ <property name =" buddy" >
281
+ <cstring >txtSample</cstring >
282
+ </property >
283
+ </widget >
284
+ </item >
285
+ <item row =" 8" column =" 0" colspan =" 7" >
286
+ <widget class =" QTextEdit" name =" txtSample" >
287
+ <property name =" readOnly" >
288
+ <bool >true</bool >
289
+ </property >
290
+ </widget >
291
+ </item >
292
+ <item row =" 9" column =" 0" colspan =" 7" >
293
+ <widget class =" QDialogButtonBox" name =" buttonBox" >
294
+ <property name =" orientation" >
295
+ <enum >Qt::Horizontal</enum >
296
+ </property >
297
+ <property name =" standardButtons" >
298
+ <set >QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set >
299
+ </property >
300
+ </widget >
425
301
</item >
426
302
</layout >
427
303
</widget >
@@ -434,12 +310,17 @@ p, li { white-space: pre-wrap; }
434
310
</customwidget >
435
311
</customwidgets >
436
312
<tabstops >
437
- <tabstop >txtLayerName</tabstop >
438
- <tabstop >txtDelimiter</tabstop >
313
+ <tabstop >teInstructions</tabstop >
439
314
<tabstop >txtFilePath</tabstop >
440
315
<tabstop >btnBrowseForFile</tabstop >
316
+ <tabstop >txtLayerName</tabstop >
317
+ <tabstop >txtDelimiter</tabstop >
318
+ <tabstop >delimiterPlain</tabstop >
319
+ <tabstop >delimiterRegexp</tabstop >
441
320
<tabstop >cmbXField</tabstop >
442
321
<tabstop >cmbYField</tabstop >
322
+ <tabstop >txtSample</tabstop >
323
+ <tabstop >buttonBox</tabstop >
443
324
</tabstops >
444
325
<resources >
445
326
<include location =" delimited_text.qrc" />
0 commit comments