📄 options5.ui
字号:
<cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>20</height> </size> </property> </spacer> <widget class="QGroupBox"> <property name="name"> <cstring>colorsBox</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="title"> <string></string> </property> <property name="flat"> <bool>false</bool> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>textLabel2_2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="text"> <string>Background color:</string> </property> <property name="whatsThis" stdset="0"> <string>The color of the OSD background.</string> </property> </widget> <widget class="KColorButton" row="0" column="1"> <property name="name"> <cstring>kcfg_OsdTextColor</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string></string> </property> <property name="color"> <color> <red>255</red> <green>0</green> <blue>0</blue> </color> </property> <property name="toolTip" stdset="0"> <string>Click to select the color of the OSD text.</string> </property> <property name="whatsThis" stdset="0"> <string>The color of the OSD text.</string> </property> </widget> <widget class="KColorButton" row="1" column="1"> <property name="name"> <cstring>kcfg_OsdBackgroundColor</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string></string> </property> <property name="color"> <color> <red>255</red> <green>0</green> <blue>0</blue> </color> </property> <property name="toolTip" stdset="0"> <string>Click to select the background color of the OSD.</string> </property> <property name="whatsThis" stdset="0"> <string>The color of the OSD background.</string> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Text color:</string> </property> <property name="whatsThis" stdset="0"> <string>The color of the OSD text.</string> </property> </widget> </grid> </widget> </hbox> </widget> </vbox> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_OsdUseFakeTranslucency</cstring> </property> <property name="text"> <string>Make the &background translucent</string> </property> </widget> </vbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>osdText</cstring> </property> <property name="frameShape"> <enum>GroupBoxPanel</enum> </property> <property name="title"> <string>Display &Text</string> </property> <property name="flat"> <bool>false</bool> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_OsdUsePlaylistColumns</cstring> </property> <property name="text"> <string>Display the same information as the columns in the playlist</string> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -