|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>372</width> |
10 | | - <height>560</height> |
| 9 | + <width>429</width> |
| 10 | + <height>612</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="minimumSize"> |
14 | 14 | <size> |
15 | | - <width>372</width> |
16 | | - <height>560</height> |
| 15 | + <width>429</width> |
| 16 | + <height>612</height> |
17 | 17 | </size> |
18 | 18 | </property> |
19 | 19 | <property name="windowTitle"> |
|
273 | 273 | <widget class="QPushButton" name="resetCenterPushButton_"> |
274 | 274 | <property name="minimumSize"> |
275 | 275 | <size> |
276 | | - <width>100</width> |
| 276 | + <width>110</width> |
277 | 277 | <height>0</height> |
278 | 278 | </size> |
279 | 279 | </property> |
280 | 280 | <property name="maximumSize"> |
281 | 281 | <size> |
282 | | - <width>100</width> |
| 282 | + <width>110</width> |
283 | 283 | <height>16777215</height> |
284 | 284 | </size> |
285 | 285 | </property> |
|
498 | 498 | <widget class="QPushButton" name="resetSizePushButton_"> |
499 | 499 | <property name="minimumSize"> |
500 | 500 | <size> |
501 | | - <width>100</width> |
| 501 | + <width>110</width> |
502 | 502 | <height>0</height> |
503 | 503 | </size> |
504 | 504 | </property> |
505 | 505 | <property name="maximumSize"> |
506 | 506 | <size> |
507 | | - <width>100</width> |
| 507 | + <width>110</width> |
508 | 508 | <height>16777215</height> |
509 | 509 | </size> |
510 | 510 | </property> |
|
578 | 578 | <layout class="QHBoxLayout" name="horizontalLayout"> |
579 | 579 | <item> |
580 | 580 | <widget class="QLabel" name="label"> |
| 581 | + <property name="minimumSize"> |
| 582 | + <size> |
| 583 | + <width>0</width> |
| 584 | + <height>15</height> |
| 585 | + </size> |
| 586 | + </property> |
581 | 587 | <property name="font"> |
582 | 588 | <font> |
583 | 589 | <weight>50</weight> |
|
594 | 600 | <property name="enabled"> |
595 | 601 | <bool>true</bool> |
596 | 602 | </property> |
| 603 | + <property name="minimumSize"> |
| 604 | + <size> |
| 605 | + <width>0</width> |
| 606 | + <height>15</height> |
| 607 | + </size> |
| 608 | + </property> |
597 | 609 | <property name="text"> |
598 | 610 | <string>++</string> |
599 | 611 | </property> |
600 | 612 | </widget> |
601 | 613 | </item> |
602 | 614 | <item> |
603 | 615 | <widget class="QToolButton" name="upScaleToolButton_"> |
| 616 | + <property name="minimumSize"> |
| 617 | + <size> |
| 618 | + <width>0</width> |
| 619 | + <height>15</height> |
| 620 | + </size> |
| 621 | + </property> |
604 | 622 | <property name="text"> |
605 | 623 | <string>+</string> |
606 | 624 | </property> |
607 | 625 | </widget> |
608 | 626 | </item> |
609 | 627 | <item> |
610 | 628 | <widget class="QToolButton" name="downScaleToolButton_"> |
| 629 | + <property name="minimumSize"> |
| 630 | + <size> |
| 631 | + <width>0</width> |
| 632 | + <height>15</height> |
| 633 | + </size> |
| 634 | + </property> |
611 | 635 | <property name="text"> |
612 | 636 | <string>-</string> |
613 | 637 | </property> |
614 | 638 | </widget> |
615 | 639 | </item> |
616 | 640 | <item> |
617 | 641 | <widget class="QToolButton" name="doubleDownScaleToolButton_"> |
| 642 | + <property name="minimumSize"> |
| 643 | + <size> |
| 644 | + <width>0</width> |
| 645 | + <height>15</height> |
| 646 | + </size> |
| 647 | + </property> |
618 | 648 | <property name="text"> |
619 | 649 | <string>--</string> |
620 | 650 | </property> |
|
738 | 768 | </item> |
739 | 769 | </layout> |
740 | 770 | </widget> |
| 771 | + <tabstops> |
| 772 | + <tabstop>setCenterPushButton_</tabstop> |
| 773 | + <tabstop>outputCenterXSpinBox_</tabstop> |
| 774 | + <tabstop>outputCenterYSpinBox_</tabstop> |
| 775 | + <tabstop>outputCenterZSpinBox_</tabstop> |
| 776 | + <tabstop>resetCenterPushButton_</tabstop> |
| 777 | + <tabstop>setSizePushButton_</tabstop> |
| 778 | + <tabstop>outputSizeXSpinBox_</tabstop> |
| 779 | + <tabstop>outputSizeYSpinBox_</tabstop> |
| 780 | + <tabstop>outputSizeZSpinBox_</tabstop> |
| 781 | + <tabstop>resetSizePushButton_</tabstop> |
| 782 | + <tabstop>resetAllPushButton_</tabstop> |
| 783 | + <tabstop>doubleUpScaleToolButton_</tabstop> |
| 784 | + <tabstop>upScaleToolButton_</tabstop> |
| 785 | + <tabstop>downScaleToolButton_</tabstop> |
| 786 | + <tabstop>doubleDownScaleToolButton_</tabstop> |
| 787 | + <tabstop>noTranslationRadioButton_</tabstop> |
| 788 | + <tabstop>xyzTranslationRadioButton_</tabstop> |
| 789 | + <tabstop>rdiTranslationRadioButton_</tabstop> |
| 790 | + <tabstop>restrictXCheckBox_</tabstop> |
| 791 | + <tabstop>restrictYCheckBox_</tabstop> |
| 792 | + <tabstop>restrictZCheckBox_</tabstop> |
| 793 | + <tabstop>restrictRCheckBox_</tabstop> |
| 794 | + <tabstop>restrictDCheckBox_</tabstop> |
| 795 | + <tabstop>restrictICheckBox_</tabstop> |
| 796 | + </tabstops> |
741 | 797 | <resources/> |
742 | 798 | <connections/> |
743 | 799 | <slots> |
|
0 commit comments