|
155 | 155 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
156 | 156 | <item> |
157 | 157 | <widget class="QCheckBox" name="mKeepLayerListCheckBox"> |
| 158 | + <property name="maximumSize"> |
| 159 | + <size> |
| 160 | + <width>20</width> |
| 161 | + <height>16777215</height> |
| 162 | + </size> |
| 163 | + </property> |
158 | 164 | <property name="text"> |
159 | 165 | <string/> |
160 | 166 | </property> |
|
311 | 317 | <property name="geometry"> |
312 | 318 | <rect> |
313 | 319 | <x>0</x> |
314 | | - <y>-54</y> |
| 320 | + <y>0</y> |
315 | 321 | <width>377</width> |
316 | 322 | <height>789</height> |
317 | 323 | </rect> |
|
417 | 423 | </property> |
418 | 424 | </widget> |
419 | 425 | </item> |
420 | | - <item row="19" column="0"> |
| 426 | + <item row="21" column="0"> |
421 | 427 | <widget class="QCheckBox" name="mDrawAnnotationCheckBox"> |
422 | 428 | <property name="text"> |
423 | 429 | <string>Draw annotation</string> |
424 | 430 | </property> |
425 | 431 | </widget> |
426 | 432 | </item> |
427 | | - <item row="20" column="0"> |
| 433 | + <item row="22" column="0"> |
428 | 434 | <widget class="QLabel" name="mAnnotationPositionLabel"> |
429 | 435 | <property name="text"> |
430 | 436 | <string>Annotation position</string> |
|
437 | 443 | </property> |
438 | 444 | </widget> |
439 | 445 | </item> |
440 | | - <item row="21" column="0"> |
| 446 | + <item row="23" column="0"> |
441 | 447 | <widget class="QComboBox" name="mAnnotationPositionComboBox"/> |
442 | 448 | </item> |
443 | | - <item row="22" column="0"> |
| 449 | + <item row="24" column="0"> |
444 | 450 | <widget class="QLabel" name="mAnnotationDirectionLabel"> |
445 | 451 | <property name="frameShape"> |
446 | 452 | <enum>QFrame::NoFrame</enum> |
|
456 | 462 | </property> |
457 | 463 | </widget> |
458 | 464 | </item> |
459 | | - <item row="23" column="0"> |
| 465 | + <item row="25" column="0"> |
460 | 466 | <widget class="QComboBox" name="mAnnotationDirectionComboBox"/> |
461 | 467 | </item> |
462 | | - <item row="30" column="0"> |
463 | | - <widget class="QLabel" name="mLineColorLabel"> |
464 | | - <property name="text"> |
465 | | - <string>Line color</string> |
466 | | - </property> |
467 | | - <property name="wordWrap"> |
468 | | - <bool>true</bool> |
469 | | - </property> |
470 | | - <property name="buddy"> |
471 | | - <cstring>mLineColorButton</cstring> |
472 | | - </property> |
473 | | - </widget> |
474 | | - </item> |
475 | | - <item row="31" column="0"> |
476 | | - <widget class="QgsColorButton" name="mLineColorButton"> |
477 | | - <property name="sizePolicy"> |
478 | | - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
479 | | - <horstretch>0</horstretch> |
480 | | - <verstretch>0</verstretch> |
481 | | - </sizepolicy> |
482 | | - </property> |
483 | | - <property name="text"> |
484 | | - <string/> |
485 | | - </property> |
486 | | - </widget> |
487 | | - </item> |
488 | | - <item row="32" column="0"> |
| 468 | + <item row="34" column="0"> |
489 | 469 | <widget class="QPushButton" name="mAnnotationFontButton"> |
490 | 470 | <property name="text"> |
491 | 471 | <string>Font...</string> |
492 | 472 | </property> |
493 | 473 | </widget> |
494 | 474 | </item> |
495 | | - <item row="33" column="0"> |
| 475 | + <item row="35" column="0"> |
496 | 476 | <widget class="QLabel" name="mDistanceToFrameLabel"> |
497 | 477 | <property name="text"> |
498 | 478 | <string>Distance to map frame</string> |
|
505 | 485 | </property> |
506 | 486 | </widget> |
507 | 487 | </item> |
508 | | - <item row="34" column="0"> |
| 488 | + <item row="36" column="0"> |
509 | 489 | <widget class="QDoubleSpinBox" name="mDistanceToMapFrameSpinBox"/> |
510 | 490 | </item> |
511 | | - <item row="35" column="0"> |
| 491 | + <item row="37" column="0"> |
512 | 492 | <widget class="QLabel" name="mCoordinatePrecisionLabel"> |
513 | 493 | <property name="text"> |
514 | 494 | <string>Coordinate precision</string> |
|
521 | 501 | </property> |
522 | 502 | </widget> |
523 | 503 | </item> |
524 | | - <item row="36" column="0"> |
| 504 | + <item row="38" column="0"> |
525 | 505 | <widget class="QSpinBox" name="mCoordinatePrecisionSpinBox"/> |
526 | 506 | </item> |
527 | 507 | <item row="15" column="0"> |
|
590 | 570 | </property> |
591 | 571 | </widget> |
592 | 572 | </item> |
593 | | - <item row="37" column="0"> |
| 573 | + <item row="39" column="0"> |
594 | 574 | <spacer name="verticalSpacer_2"> |
595 | 575 | <property name="orientation"> |
596 | 576 | <enum>Qt::Vertical</enum> |
|
603 | 583 | </property> |
604 | 584 | </spacer> |
605 | 585 | </item> |
| 586 | + <item row="19" column="0"> |
| 587 | + <widget class="QLabel" name="mLineColorLabel"> |
| 588 | + <property name="text"> |
| 589 | + <string>Line color</string> |
| 590 | + </property> |
| 591 | + <property name="wordWrap"> |
| 592 | + <bool>true</bool> |
| 593 | + </property> |
| 594 | + <property name="buddy"> |
| 595 | + <cstring>mLineColorButton</cstring> |
| 596 | + </property> |
| 597 | + </widget> |
| 598 | + </item> |
| 599 | + <item row="20" column="0"> |
| 600 | + <widget class="QgsColorButton" name="mLineColorButton"> |
| 601 | + <property name="sizePolicy"> |
| 602 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 603 | + <horstretch>0</horstretch> |
| 604 | + <verstretch>0</verstretch> |
| 605 | + </sizepolicy> |
| 606 | + </property> |
| 607 | + <property name="text"> |
| 608 | + <string/> |
| 609 | + </property> |
| 610 | + </widget> |
| 611 | + </item> |
606 | 612 | </layout> |
607 | 613 | </widget> |
608 | 614 | </item> |
|
641 | 647 | <tabstop>mOffsetYSpinBox</tabstop> |
642 | 648 | <tabstop>mCrossWidthSpinBox</tabstop> |
643 | 649 | <tabstop>mLineWidthSpinBox</tabstop> |
| 650 | + <tabstop>mLineColorButton</tabstop> |
644 | 651 | <tabstop>mDrawAnnotationCheckBox</tabstop> |
645 | 652 | <tabstop>mAnnotationPositionComboBox</tabstop> |
646 | 653 | <tabstop>mAnnotationDirectionComboBox</tabstop> |
647 | | - <tabstop>mLineColorButton</tabstop> |
648 | 654 | <tabstop>mAnnotationFontButton</tabstop> |
649 | 655 | <tabstop>mDistanceToMapFrameSpinBox</tabstop> |
650 | 656 | <tabstop>mCoordinatePrecisionSpinBox</tabstop> |
|
0 commit comments