|
156 | 156 | <item>
|
157 | 157 | <widget class="QLabel" name="textLabel2" >
|
158 | 158 | <property name="text" >
|
159 |
| - <string><p align="right">X field</p></string> |
| 159 | + <string><p align="right">X field</p></string> |
160 | 160 | </property>
|
161 | 161 | </widget>
|
162 | 162 | </item>
|
|
190 | 190 | <item>
|
191 | 191 | <widget class="QLabel" name="textLabel2_2" >
|
192 | 192 | <property name="text" >
|
193 |
| - <string><p align="right">Y field</p></string> |
| 193 | + <string><p align="right">Y field</p></string> |
194 | 194 | </property>
|
195 | 195 | </widget>
|
196 | 196 | </item>
|
|
228 | 228 | <property name="title" >
|
229 | 229 | <string>Sample text</string>
|
230 | 230 | </property>
|
| 231 | + <property name="orientation" > |
| 232 | + <enum>Qt::Vertical</enum> |
| 233 | + </property> |
231 | 234 | <layout class="QGridLayout" >
|
232 | 235 | <property name="margin" >
|
233 | 236 | <number>10</number>
|
|
254 | 257 | <item row="2" column="2" >
|
255 | 258 | <widget class="Q3TextEdit" name="teInstructions" >
|
256 | 259 | <property name="text" >
|
257 |
| - <string><html><head><meta name="qrichtext" content="1" /></head><body style="font-size:12pt;font-family:Arial"> |
258 |
| -<p style="margin-top:16px"><span style="font-size:16pt;font-weight:600">Description</span></p> |
| 260 | + <string><html><head><meta name="qrichtext" content="1" /></head><body style="font-size:12pt;font-family:Arial"> |
| 261 | +<p style="margin-top:16px"><span style="font-size:16pt;font-weight:600">Description</span></p> |
259 | 262 | <p>Select a delimited text file containing x and y coordinates that you would like to use as a point layer and this plugin will do the job for you! </p>
|
260 | 263 | <p>Use the layer name box to specify the legend name for the new layer. Use the delimiter box to specify what delimeter is used in your file (e.g. space, commar or tab). Note this box accepts regular expressions so use \t for tab and so on. After choosing a delimiter, press the parse button an select the columns containing the x and y values for the layer.</p>
|
261 | 264 | </body></html>
|
|
273 | 276 | <widget class="QLabel" name="txtHeading" >
|
274 | 277 | <property name="font" >
|
275 | 278 | <font>
|
276 |
| - <family></family> |
| 279 | + <family>Sans Serif</family> |
277 | 280 | <pointsize>20</pointsize>
|
278 | 281 | <weight>50</weight>
|
279 | 282 | <italic>false</italic>
|
|
414 | 417 | <pixmapfunction></pixmapfunction>
|
415 | 418 | <customwidgets>
|
416 | 419 | <customwidget>
|
417 |
| - <class>Q3GroupBox</class> |
| 420 | + <class>Q3TextEdit</class> |
418 | 421 | <extends></extends>
|
419 |
| - <header>Qt3Support/Q3GroupBox</header> |
420 |
| - <container>1</container> |
| 422 | + <header>q3textedit.h</header> |
| 423 | + <container>0</container> |
421 | 424 | <pixmap></pixmap>
|
422 | 425 | </customwidget>
|
423 | 426 | <customwidget>
|
424 |
| - <class>Q3TextEdit</class> |
| 427 | + <class>Q3GroupBox</class> |
425 | 428 | <extends></extends>
|
426 |
| - <header>q3textedit.h</header> |
427 |
| - <container>0</container> |
| 429 | + <header>Qt3Support/Q3GroupBox</header> |
| 430 | + <container>1</container> |
428 | 431 | <pixmap></pixmap>
|
429 | 432 | </customwidget>
|
430 | 433 | </customwidgets>
|
|
0 commit comments