|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>332</width> |
| 9 | + <width>334</width> |
10 | 10 | <height>572</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
|
60 | 60 | <property name="geometry"> |
61 | 61 | <rect> |
62 | 62 | <x>0</x> |
63 | | - <y>-275</y> |
64 | | - <width>316</width> |
65 | | - <height>827</height> |
| 63 | + <y>-403</y> |
| 64 | + <width>318</width> |
| 65 | + <height>949</height> |
66 | 66 | </rect> |
67 | 67 | </property> |
68 | 68 | <layout class="QVBoxLayout" name="mainLayout"> |
|
506 | 506 | </item> |
507 | 507 | <item row="0" column="0" colspan="2"> |
508 | 508 | <widget class="QgsDoubleSpinBox" name="mPictureRotationSpinBox"> |
| 509 | + <property name="wrapping"> |
| 510 | + <bool>true</bool> |
| 511 | + </property> |
509 | 512 | <property name="suffix"> |
510 | 513 | <string> °</string> |
511 | 514 | </property> |
|
526 | 529 | </item> |
527 | 530 | <item row="3" column="1"> |
528 | 531 | <widget class="QgsDoubleSpinBox" name="mPictureRotationOffsetSpinBox"> |
| 532 | + <property name="wrapping"> |
| 533 | + <bool>true</bool> |
| 534 | + </property> |
529 | 535 | <property name="suffix"> |
530 | 536 | <string> °</string> |
531 | 537 | </property> |
|
548 | 554 | </widget> |
549 | 555 | <layoutdefault spacing="6" margin="11"/> |
550 | 556 | <customwidgets> |
551 | | - <customwidget> |
552 | | - <class>QgsScrollArea</class> |
553 | | - <extends>QScrollArea</extends> |
554 | | - <header>qgsscrollarea.h</header> |
555 | | - <container>1</container> |
556 | | - </customwidget> |
557 | 557 | <customwidget> |
558 | 558 | <class>QgsColorButton</class> |
559 | 559 | <extends>QToolButton</extends> |
560 | 560 | <header>qgscolorbutton.h</header> |
561 | 561 | <container>1</container> |
562 | 562 | </customwidget> |
563 | 563 | <customwidget> |
564 | | - <class>QgsCollapsibleGroupBoxBasic</class> |
565 | | - <extends>QGroupBox</extends> |
566 | | - <header>qgscollapsiblegroupbox.h</header> |
567 | | - <container>1</container> |
| 564 | + <class>QgsPropertyOverrideButton</class> |
| 565 | + <extends>QToolButton</extends> |
| 566 | + <header>qgspropertyoverridebutton.h</header> |
568 | 567 | </customwidget> |
569 | 568 | <customwidget> |
570 | 569 | <class>QgsDoubleSpinBox</class> |
571 | 570 | <extends>QDoubleSpinBox</extends> |
572 | 571 | <header>qgsdoublespinbox.h</header> |
573 | 572 | </customwidget> |
| 573 | + <customwidget> |
| 574 | + <class>QgsCollapsibleGroupBoxBasic</class> |
| 575 | + <extends>QGroupBox</extends> |
| 576 | + <header location="global">qgscollapsiblegroupbox.h</header> |
| 577 | + <container>1</container> |
| 578 | + </customwidget> |
| 579 | + <customwidget> |
| 580 | + <class>QgsScrollArea</class> |
| 581 | + <extends>QScrollArea</extends> |
| 582 | + <header>qgsscrollarea.h</header> |
| 583 | + <container>1</container> |
| 584 | + </customwidget> |
574 | 585 | <customwidget> |
575 | 586 | <class>QgsComposerItemComboBox</class> |
576 | 587 | <extends>QComboBox</extends> |
577 | 588 | <header>qgscomposeritemcombobox.h</header> |
578 | 589 | </customwidget> |
579 | | - <customwidget> |
580 | | - <class>QgsPropertyOverrideButton</class> |
581 | | - <extends>QToolButton</extends> |
582 | | - <header>qgspropertyoverridebutton.h</header> |
583 | | - </customwidget> |
584 | 590 | </customwidgets> |
585 | 591 | <tabstops> |
586 | 592 | <tabstop>scrollArea</tabstop> |
|
0 commit comments