|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 | 9 | <width>1293</width>
|
10 |
| - <height>454</height> |
| 10 | + <height>502</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
|
255 | 255 | </sizepolicy>
|
256 | 256 | </property>
|
257 | 257 | <property name="focusPolicy">
|
258 |
| - <enum>Qt::ClickFocus</enum> |
| 258 | + <enum>Qt::FocusPolicy::ClickFocus</enum> |
259 | 259 | </property>
|
260 | 260 | <property name="documentTitle">
|
261 | 261 | <string/>
|
|
626 | 626 | <property name="bottomMargin">
|
627 | 627 | <number>0</number>
|
628 | 628 | </property>
|
629 |
| - <item row="1" column="1"> |
630 |
| - <widget class="QCheckBox" name="closeScreenCheck"> |
| 629 | + <item row="0" column="4"> |
| 630 | + <widget class="QCheckBox" name="fpsCheck"> |
631 | 631 | <property name="sizePolicy">
|
632 | 632 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
633 | 633 | <horstretch>0</horstretch>
|
634 | 634 | <verstretch>0</verstretch>
|
635 | 635 | </sizepolicy>
|
636 | 636 | </property>
|
637 | 637 | <property name="text">
|
638 |
| - <string>screen-off</string> |
| 638 | + <string>show fps</string> |
639 | 639 | </property>
|
640 | 640 | </widget>
|
641 | 641 | </item>
|
642 |
| - <item row="1" column="3"> |
643 |
| - <widget class="QCheckBox" name="framelessCheck"> |
| 642 | + <item row="0" column="1"> |
| 643 | + <widget class="QCheckBox" name="notDisplayCheck"> |
644 | 644 | <property name="sizePolicy">
|
645 | 645 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
646 | 646 | <horstretch>0</horstretch>
|
647 | 647 | <verstretch>0</verstretch>
|
648 | 648 | </sizepolicy>
|
649 | 649 | </property>
|
650 | 650 | <property name="text">
|
651 |
| - <string>frameless</string> |
| 651 | + <string>background record</string> |
| 652 | + </property> |
| 653 | + <property name="checkable"> |
| 654 | + <bool>false</bool> |
652 | 655 | </property>
|
653 | 656 | </widget>
|
654 | 657 | </item>
|
|
668 | 671 | </property>
|
669 | 672 | </widget>
|
670 | 673 | </item>
|
671 |
| - <item row="0" column="1"> |
672 |
| - <widget class="QCheckBox" name="notDisplayCheck"> |
| 674 | + <item row="0" column="0"> |
| 675 | + <widget class="QCheckBox" name="recordScreenCheck"> |
673 | 676 | <property name="sizePolicy">
|
674 | 677 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
675 | 678 | <horstretch>0</horstretch>
|
676 | 679 | <verstretch>0</verstretch>
|
677 | 680 | </sizepolicy>
|
678 | 681 | </property>
|
679 | 682 | <property name="text">
|
680 |
| - <string>background record</string> |
681 |
| - </property> |
682 |
| - <property name="checkable"> |
683 |
| - <bool>false</bool> |
| 683 | + <string>record screen</string> |
684 | 684 | </property>
|
685 | 685 | </widget>
|
686 | 686 | </item>
|
|
700 | 700 | </property>
|
701 | 701 | </widget>
|
702 | 702 | </item>
|
703 |
| - <item row="0" column="0"> |
704 |
| - <widget class="QCheckBox" name="recordScreenCheck"> |
| 703 | + <item row="1" column="1"> |
| 704 | + <widget class="QCheckBox" name="closeScreenCheck"> |
705 | 705 | <property name="sizePolicy">
|
706 | 706 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
707 | 707 | <horstretch>0</horstretch>
|
708 | 708 | <verstretch>0</verstretch>
|
709 | 709 | </sizepolicy>
|
710 | 710 | </property>
|
711 | 711 | <property name="text">
|
712 |
| - <string>record screen</string> |
| 712 | + <string>screen-off</string> |
713 | 713 | </property>
|
714 | 714 | </widget>
|
715 | 715 | </item>
|
716 |
| - <item row="0" column="4"> |
717 |
| - <widget class="QCheckBox" name="fpsCheck"> |
| 716 | + <item row="1" column="3"> |
| 717 | + <widget class="QCheckBox" name="framelessCheck"> |
718 | 718 | <property name="sizePolicy">
|
719 | 719 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
720 | 720 | <horstretch>0</horstretch>
|
721 | 721 | <verstretch>0</verstretch>
|
722 | 722 | </sizepolicy>
|
723 | 723 | </property>
|
724 | 724 | <property name="text">
|
725 |
| - <string>show fps</string> |
| 725 | + <string>frameless</string> |
726 | 726 | </property>
|
727 | 727 | </widget>
|
728 | 728 | </item>
|
|
739 | 739 | </property>
|
740 | 740 | </widget>
|
741 | 741 | </item>
|
| 742 | + <item row="2" column="0"> |
| 743 | + <widget class="QCheckBox" name="showToolbar"> |
| 744 | + <property name="text"> |
| 745 | + <string>show toolbar</string> |
| 746 | + </property> |
| 747 | + </widget> |
| 748 | + </item> |
742 | 749 | </layout>
|
743 | 750 | </widget>
|
744 | 751 | </item>
|
|
1146 | 1153 | </sizepolicy>
|
1147 | 1154 | </property>
|
1148 | 1155 | <property name="orientation">
|
1149 |
| - <enum>Qt::Vertical</enum> |
| 1156 | + <enum>Qt::Orientation::Vertical</enum> |
1150 | 1157 | </property>
|
1151 | 1158 | <property name="sizeHint" stdset="0">
|
1152 | 1159 | <size>
|
|
0 commit comments