|
48 | 48 | <property name="buddy" >
|
49 | 49 | <cstring>txtMaxScale</cstring>
|
50 | 50 | </property>
|
| 51 | + <property name="toolTip" > |
| 52 | + <string>MaxScale</string> |
| 53 | + </property> |
| 54 | + |
51 | 55 | </widget>
|
52 | 56 | </item>
|
53 | 57 | <item row="0" column="1" colspan="3" >
|
54 | 58 | <widget class="QLineEdit" name="txtMapName" >
|
55 | 59 | <property name="toolTip" >
|
56 |
| - <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Prefix attached to map, scalebar and legend GIF filenames created using this MapFile</p></body></html></string> |
| 60 | + <string>Prefix attached to map, scalebar and legend GIF filenames created using this MapFile</string> |
57 | 61 | </property>
|
58 | 62 | </widget>
|
59 | 63 | </item>
|
|
296 | 300 | <item row="1" column="1" >
|
297 | 301 | <widget class="QLineEdit" name="txtQgisFilePath" >
|
298 | 302 | <property name="toolTip" >
|
299 |
| - <string>QGIS project file to export to MapServer map format</string> |
| 303 | + <string>Full path to the QGIS project file to export to MapServer map format</string> |
300 | 304 | </property>
|
301 | 305 | </widget>
|
302 | 306 | </item>
|
|
351 | 355 | </property>
|
352 | 356 | <item row="2" column="1" >
|
353 | 357 | <widget class="QLineEdit" name="txtWebFooter" />
|
| 358 | + <property name="toolTip" > |
| 359 | + <string>Path to the MapServer footer file (optional)</string> |
| 360 | + </property> |
354 | 361 | </item>
|
355 | 362 | <item row="1" column="1" >
|
356 | 363 | <widget class="QLineEdit" name="txtWebHeader" />
|
| 364 | + <property name="toolTip" > |
| 365 | + <string>Path to the MapServer header file (optional)</string> |
| 366 | + </property> |
357 | 367 | </item>
|
358 | 368 | <item row="0" column="1" >
|
359 | 369 | <widget class="QLineEdit" name="txtWebTemplate" >
|
360 | 370 | <property name="toolTip" >
|
361 |
| - <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Path to the template file</p></body></html></string> |
| 371 | + <string>Path to the MapServer template file</string> |
362 | 372 | </property>
|
363 | 373 | </widget>
|
364 | 374 | </item>
|
|
0 commit comments