Skip to content

Commit f32862e

Browse files

File tree

1 file changed

+58
-8
lines changed

1 file changed

+58
-8
lines changed
 

‎src/plugins/gps_importer/qgsgpspluginguibase.ui

Lines changed: 58 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<rect>
66
<x>0</x>
77
<y>0</y>
8-
<width>820</width>
8+
<width>930</width>
99
<height>406</height>
1010
</rect>
1111
</property>
@@ -81,7 +81,10 @@
8181
<bool>true</bool>
8282
</property>
8383
<property name="html" >
84-
<string></string>
84+
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
85+
p, li { white-space: pre-wrap; }
86+
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
87+
&lt;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;">&lt;/p>&lt;/body>&lt;/html></string>
8588
</property>
8689
</widget>
8790
</item>
@@ -167,7 +170,10 @@
167170
<bool>true</bool>
168171
</property>
169172
<property name="html" >
170-
<string></string>
173+
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
174+
p, li { white-space: pre-wrap; }
175+
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
176+
&lt;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;">&lt;/p>&lt;/body>&lt;/html></string>
171177
</property>
172178
</widget>
173179
</item>
@@ -278,7 +284,10 @@
278284
<bool>true</bool>
279285
</property>
280286
<property name="html" >
281-
<string></string>
287+
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
288+
p, li { white-space: pre-wrap; }
289+
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
290+
&lt;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;">&lt;/p>&lt;/body>&lt;/html></string>
282291
</property>
283292
</widget>
284293
</item>
@@ -449,7 +458,10 @@
449458
<bool>true</bool>
450459
</property>
451460
<property name="html" >
452-
<string></string>
461+
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
462+
p, li { white-space: pre-wrap; }
463+
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
464+
&lt;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;">&lt;/p>&lt;/body>&lt;/html></string>
453465
</property>
454466
</widget>
455467
</item>
@@ -513,7 +525,6 @@
513525
</item>
514526
</layout>
515527
</widget>
516-
517528
<widget class="QWidget" name="tab5" >
518529
<attribute name="title" >
519530
<string>GPX Conversions</string>
@@ -531,7 +542,10 @@
531542
<bool>true</bool>
532543
</property>
533544
<property name="html" >
534-
<string></string>
545+
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
546+
p, li { white-space: pre-wrap; }
547+
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
548+
&lt;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;">&lt;/p>&lt;/body>&lt;/html></string>
535549
</property>
536550
</widget>
537551
</item>
@@ -618,7 +632,6 @@
618632
</item>
619633
</layout>
620634
</widget>
621-
622635
</widget>
623636
</item>
624637
<item row="1" column="0" colspan="3" >
@@ -641,6 +654,43 @@
641654
<header>qgsfiledropedit.h</header>
642655
</customwidget>
643656
</customwidgets>
657+
<tabstops>
658+
<tabstop>leGPXFile</tabstop>
659+
<tabstop>pbnGPXSelectFile</tabstop>
660+
<tabstop>cbGPXWaypoints</tabstop>
661+
<tabstop>cbGPXRoutes</tabstop>
662+
<tabstop>cbGPXTracks</tabstop>
663+
<tabstop>buttonBox</tabstop>
664+
<tabstop>leIMPInput</tabstop>
665+
<tabstop>pbnIMPInput</tabstop>
666+
<tabstop>cmbIMPFeature</tabstop>
667+
<tabstop>leIMPOutput</tabstop>
668+
<tabstop>pbnIMPOutput</tabstop>
669+
<tabstop>leIMPLayer</tabstop>
670+
<tabstop>cmbDLDevice</tabstop>
671+
<tabstop>cmbDLPort</tabstop>
672+
<tabstop>pbDLEditDevices</tabstop>
673+
<tabstop>cmbDLFeatureType</tabstop>
674+
<tabstop>leDLOutput</tabstop>
675+
<tabstop>pbnDLOutput</tabstop>
676+
<tabstop>leDLBasename</tabstop>
677+
<tabstop>cmbULLayer</tabstop>
678+
<tabstop>cmbULDevice</tabstop>
679+
<tabstop>cmbULPort</tabstop>
680+
<tabstop>pbULEditDevices</tabstop>
681+
<tabstop>leCONVInput</tabstop>
682+
<tabstop>pbnCONVInput</tabstop>
683+
<tabstop>cmbCONVType</tabstop>
684+
<tabstop>leCONVOutput</tabstop>
685+
<tabstop>pbnCONVOutput</tabstop>
686+
<tabstop>leCONVLayer</tabstop>
687+
<tabstop>teCONVDescription</tabstop>
688+
<tabstop>teDLDescription</tabstop>
689+
<tabstop>teULDescription</tabstop>
690+
<tabstop>teLoadDescription</tabstop>
691+
<tabstop>tabWidget</tabstop>
692+
<tabstop>teIMPDescription</tabstop>
693+
</tabstops>
644694
<resources>
645695
<include location="qgsgps_plugin.qrc" />
646696
</resources>

0 commit comments

Comments
 (0)
Please sign in to comment.