|
239 | 239 | </sizepolicy>
|
240 | 240 | </property>
|
241 | 241 | <property name="currentIndex">
|
242 |
| - <number>1</number> |
| 242 | + <number>0</number> |
243 | 243 | </property>
|
244 | 244 | <widget class="QWidget" name="mProjOptsGeneral">
|
245 | 245 | <layout class="QVBoxLayout" name="verticalLayout_6">
|
|
334 | 334 | </property>
|
335 | 335 | </widget>
|
336 | 336 | </item>
|
337 |
| - <item row="2" column="0" colspan="5"> |
338 |
| - <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 337 | + <item row="1" column="0"> |
| 338 | + <widget class="QLabel" name="label_2"> |
| 339 | + <property name="sizePolicy"> |
| 340 | + <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
| 341 | + <horstretch>0</horstretch> |
| 342 | + <verstretch>0</verstretch> |
| 343 | + </sizepolicy> |
| 344 | + </property> |
| 345 | + <property name="text"> |
| 346 | + <string>Project title</string> |
| 347 | + </property> |
| 348 | + </widget> |
| 349 | + </item> |
| 350 | + <item row="3" column="2" colspan="2"> |
| 351 | + <spacer> |
| 352 | + <property name="orientation"> |
| 353 | + <enum>Qt::Horizontal</enum> |
| 354 | + </property> |
| 355 | + <property name="sizeHint" stdset="0"> |
| 356 | + <size> |
| 357 | + <width>40</width> |
| 358 | + <height>20</height> |
| 359 | + </size> |
| 360 | + </property> |
| 361 | + </spacer> |
| 362 | + </item> |
| 363 | + <item row="4" column="0" colspan="4"> |
| 364 | + <widget class="QCheckBox" name="mMapTileRenderingCheckBox"> |
| 365 | + <property name="toolTip"> |
| 366 | + <string>Checking this setting avoids visible edge artifacts when rendering this project as separate map tiles. Rendering performance will be degraded.</string> |
| 367 | + </property> |
| 368 | + <property name="text"> |
| 369 | + <string>Avoid artifacts when project is rendered as map tiles (degrades performance)</string> |
| 370 | + </property> |
| 371 | + </widget> |
| 372 | + </item> |
| 373 | + <item row="1" column="1" colspan="3"> |
| 374 | + <widget class="QLineEdit" name="titleEdit"> |
| 375 | + <property name="toolTip"> |
| 376 | + <string>Descriptive project name</string> |
| 377 | + </property> |
| 378 | + <property name="text"> |
| 379 | + <string>Default project title</string> |
| 380 | + </property> |
| 381 | + </widget> |
| 382 | + </item> |
| 383 | + <item row="0" column="1" colspan="3"> |
| 384 | + <layout class="QHBoxLayout" name="horizontalLayout_13"> |
339 | 385 | <item>
|
340 |
| - <widget class="QLabel" name="textLabel1"> |
341 |
| - <property name="sizePolicy"> |
342 |
| - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
343 |
| - <horstretch>0</horstretch> |
344 |
| - <verstretch>0</verstretch> |
345 |
| - </sizepolicy> |
| 386 | + <widget class="QLineEdit" name="mProjectFileLineEdit"> |
| 387 | + <property name="readOnly"> |
| 388 | + <bool>true</bool> |
| 389 | + </property> |
| 390 | + </widget> |
| 391 | + </item> |
| 392 | + <item> |
| 393 | + <widget class="QToolButton" name="mButtonOpenProjectFolder"> |
| 394 | + <property name="toolTip"> |
| 395 | + <string>Open folder containing the project</string> |
346 | 396 | </property>
|
347 | 397 | <property name="text">
|
348 |
| - <string>Selection color</string> |
| 398 | + <string>…</string> |
349 | 399 | </property>
|
350 |
| - <property name="buddy"> |
351 |
| - <cstring>pbnSelectionColor</cstring> |
| 400 | + <property name="icon"> |
| 401 | + <iconset resource="../../images/images.qrc"> |
| 402 | + <normaloff>:/images/themes/default/mActionFileOpen.svg</normaloff>:/images/themes/default/mActionFileOpen.svg</iconset> |
| 403 | + </property> |
| 404 | + <property name="autoRaise"> |
| 405 | + <bool>true</bool> |
352 | 406 | </property>
|
353 | 407 | </widget>
|
354 | 408 | </item>
|
| 409 | + </layout> |
| 410 | + </item> |
| 411 | + <item row="2" column="0"> |
| 412 | + <widget class="QLabel" name="textLabel1"> |
| 413 | + <property name="sizePolicy"> |
| 414 | + <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
| 415 | + <horstretch>0</horstretch> |
| 416 | + <verstretch>0</verstretch> |
| 417 | + </sizepolicy> |
| 418 | + </property> |
| 419 | + <property name="text"> |
| 420 | + <string>Selection color</string> |
| 421 | + </property> |
| 422 | + <property name="buddy"> |
| 423 | + <cstring>pbnSelectionColor</cstring> |
| 424 | + </property> |
| 425 | + </widget> |
| 426 | + </item> |
| 427 | + <item row="2" column="1" colspan="3"> |
| 428 | + <layout class="QHBoxLayout" name="horizontalLayout_5"> |
355 | 429 | <item>
|
356 | 430 | <widget class="QgsColorButton" name="pbnSelectionColor">
|
357 | 431 | <property name="minimumSize">
|
|
421 | 495 | </item>
|
422 | 496 | </layout>
|
423 | 497 | </item>
|
424 |
| - <item row="1" column="0"> |
425 |
| - <widget class="QLabel" name="label_2"> |
426 |
| - <property name="sizePolicy"> |
427 |
| - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
428 |
| - <horstretch>0</horstretch> |
429 |
| - <verstretch>0</verstretch> |
430 |
| - </sizepolicy> |
431 |
| - </property> |
432 |
| - <property name="text"> |
433 |
| - <string>Project title</string> |
434 |
| - </property> |
435 |
| - </widget> |
436 |
| - </item> |
437 |
| - <item row="3" column="3" colspan="2"> |
438 |
| - <spacer> |
439 |
| - <property name="orientation"> |
440 |
| - <enum>Qt::Horizontal</enum> |
441 |
| - </property> |
442 |
| - <property name="sizeHint" stdset="0"> |
443 |
| - <size> |
444 |
| - <width>40</width> |
445 |
| - <height>20</height> |
446 |
| - </size> |
447 |
| - </property> |
448 |
| - </spacer> |
449 |
| - </item> |
450 |
| - <item row="4" column="0" colspan="5"> |
451 |
| - <widget class="QCheckBox" name="mMapTileRenderingCheckBox"> |
452 |
| - <property name="toolTip"> |
453 |
| - <string>Checking this setting avoids visible edge artifacts when rendering this project as separate map tiles. Rendering performance will be degraded.</string> |
454 |
| - </property> |
455 |
| - <property name="text"> |
456 |
| - <string>Avoid artifacts when project is rendered as map tiles (degrades performance)</string> |
457 |
| - </property> |
458 |
| - </widget> |
459 |
| - </item> |
460 |
| - <item row="1" column="1" colspan="4"> |
461 |
| - <widget class="QLineEdit" name="titleEdit"> |
462 |
| - <property name="toolTip"> |
463 |
| - <string>Descriptive project name</string> |
464 |
| - </property> |
465 |
| - <property name="text"> |
466 |
| - <string>Default project title</string> |
467 |
| - </property> |
468 |
| - </widget> |
469 |
| - </item> |
470 |
| - <item row="0" column="1" colspan="4"> |
471 |
| - <layout class="QHBoxLayout" name="horizontalLayout_13"> |
472 |
| - <item> |
473 |
| - <widget class="QLineEdit" name="mProjectFileLineEdit"> |
474 |
| - <property name="readOnly"> |
475 |
| - <bool>true</bool> |
476 |
| - </property> |
477 |
| - </widget> |
478 |
| - </item> |
479 |
| - <item> |
480 |
| - <widget class="QToolButton" name="mButtonOpenProjectFolder"> |
481 |
| - <property name="toolTip"> |
482 |
| - <string>Open folder containing the project</string> |
483 |
| - </property> |
484 |
| - <property name="text"> |
485 |
| - <string>…</string> |
486 |
| - </property> |
487 |
| - <property name="icon"> |
488 |
| - <iconset resource="../../images/images.qrc"> |
489 |
| - <normaloff>:/images/themes/default/mActionFileOpen.svg</normaloff>:/images/themes/default/mActionFileOpen.svg</iconset> |
490 |
| - </property> |
491 |
| - <property name="autoRaise"> |
492 |
| - <bool>true</bool> |
493 |
| - </property> |
494 |
| - </widget> |
495 |
| - </item> |
496 |
| - </layout> |
497 |
| - </item> |
498 | 498 | </layout>
|
499 | 499 | </widget>
|
500 | 500 | </item>
|
|
0 commit comments