File tree 2 files changed +36
-0
lines changed
python/plugins/db_manager/ui
2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -351,9 +351,26 @@ unique values</string>
351
351
</customwidget >
352
352
</customwidgets >
353
353
<tabstops >
354
+ <tabstop >queryBuilderBtn</tabstop >
355
+ <tabstop >presetCombo</tabstop >
356
+ <tabstop >presetName</tabstop >
357
+ <tabstop >presetStore</tabstop >
358
+ <tabstop >presetDelete</tabstop >
359
+ <tabstop >editSql</tabstop >
354
360
<tabstop >btnExecute</tabstop >
355
361
<tabstop >btnClear</tabstop >
356
362
<tabstop >viewResult</tabstop >
363
+ <tabstop >uniqueColumnCheck</tabstop >
364
+ <tabstop >uniqueCombo</tabstop >
365
+ <tabstop >hasGeometryCol</tabstop >
366
+ <tabstop >geomCombo</tabstop >
367
+ <tabstop >getColumnsBtn</tabstop >
368
+ <tabstop >layerNameEdit</tabstop >
369
+ <tabstop >vectorRadio</tabstop >
370
+ <tabstop >rasterRadio</tabstop >
371
+ <tabstop >btnSetFilter</tabstop >
372
+ <tabstop >avoidSelectById</tabstop >
373
+ <tabstop >updateLayerBtn</tabstop >
357
374
</tabstops >
358
375
<resources />
359
376
<connections >
Original file line number Diff line number Diff line change @@ -400,9 +400,28 @@ unique values</string>
400
400
</customwidget >
401
401
</customwidgets >
402
402
<tabstops >
403
+ <tabstop >queryBuilderBtn</tabstop >
404
+ <tabstop >presetCombo</tabstop >
405
+ <tabstop >presetName</tabstop >
406
+ <tabstop >presetStore</tabstop >
407
+ <tabstop >presetDelete</tabstop >
408
+ <tabstop >editSql</tabstop >
403
409
<tabstop >btnExecute</tabstop >
410
+ <tabstop >btnCreateView</tabstop >
404
411
<tabstop >btnClear</tabstop >
405
412
<tabstop >viewResult</tabstop >
413
+ <tabstop >loadAsLayerGroup</tabstop >
414
+ <tabstop >uniqueColumnCheck</tabstop >
415
+ <tabstop >uniqueCombo</tabstop >
416
+ <tabstop >hasGeometryCol</tabstop >
417
+ <tabstop >geomCombo</tabstop >
418
+ <tabstop >getColumnsBtn</tabstop >
419
+ <tabstop >layerNameEdit</tabstop >
420
+ <tabstop >vectorRadio</tabstop >
421
+ <tabstop >rasterRadio</tabstop >
422
+ <tabstop >btnSetFilter</tabstop >
423
+ <tabstop >avoidSelectById</tabstop >
424
+ <tabstop >loadLayerBtn</tabstop >
406
425
</tabstops >
407
426
<resources />
408
427
<connections >
You can’t perform that action at this time.
0 commit comments