📄 settingsdialogbase.ui
字号:
</widget> </hbox> </widget> <widget row="1" column="0" > <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>repeatCheck</cstring> </property> <property stdset="1"> <name>text</name> <string>Repeat slideshow</string> </property> </widget> <widget row="2" column="0" > <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>reverseCheck</cstring> </property> <property stdset="1"> <name>text</name> <string>Show in reverse</string> </property> </widget> <spacer row="3" column="0" > <property> <name>name</name> <cstring>Spacer1</cstring> </property> <property stdset="1"> <name>orientation</name> <enum>Vertical</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> <property> <name>sizeHint</name> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <spacer row="1" column="1" > <property> <name>name</name> <cstring>Spacer22</cstring> </property> <property stdset="1"> <name>orientation</name> <enum>Horizontal</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> <property> <name>sizeHint</name> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </grid> </widget> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>tab</cstring> </property> <attribute> <name>title</name> <string>Rotation</string> </attribute> <grid> <property stdset="1"> <name>margin</name> <number>4</number> </property> <property stdset="1"> <name>spacing</name> <number>4</number> </property> <widget row="0" column="0" > <class>QButtonGroup</class> <property stdset="1"> <name>name</name> <cstring>rotationGroup</cstring> </property> <property stdset="1"> <name>title</name> <string>On Loading</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <grid> <property stdset="1"> <name>margin</name> <number>4</number> </property> <property stdset="1"> <name>spacing</name> <number>4</number> </property> <widget row="0" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>rotationNone</cstring> </property> <property stdset="1"> <name>text</name> <string>No rotation</string> </property> <property stdset="1"> <name>checked</name> <bool>true</bool> </property> </widget> <widget row="1" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>rotationClockwise</cstring> </property> <property stdset="1"> <name>text</name> <string>Clockwise</string> </property> </widget> <widget row="2" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>rotationCounterclockwise</cstring> </property> <property stdset="1"> <name>text</name> <string>Counter clockwise</string> </property> </widget> </grid> </widget> <spacer row="1" column="0" > <property> <name>name</name> <cstring>Spacer9</cstring> </property> <property stdset="1"> <name>orientation</name> <enum>Vertical</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> <property> <name>sizeHint</name> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </grid> </widget> </widget> </grid></widget><tabstops> <tabstop>TabWidget2</tabstop> <tabstop>fastLoadCheck</tabstop> <tabstop>smallScaleCheck</tabstop> <tabstop>secsDelay</tabstop> <tabstop>repeatCheck</tabstop> <tabstop>reverseCheck</tabstop> <tabstop>rotationNone</tabstop></tabstops></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -