📄 options5.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>Options5</class><widget class="QWidget"> <property name="name"> <cstring>Options5</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>481</width> <height>472</height> </rect> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_OsdEnabled</cstring> </property> <property name="text"> <string>&Use On-Screen-Display</string> </property> <property name="checked"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Check to enable the On-Screen-Display. <br>The OSD briefly displays track data when a new track is played.</string> </property> <property name="whatsThis" stdset="0"> <string>Check to enable the On-Screen-Display. The OSD briefly displays track data when a new track is played.</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer2</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>mainBox</cstring> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="title"> <string></string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QGroupBox"> <property name="name"> <cstring>fontBox</cstring> </property> <property name="frameShape"> <enum>GroupBoxPanel</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="lineWidth"> <number>1</number> </property> <property name="title"> <string>&Font</string> </property> <property name="flat"> <bool>false</bool> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KFontRequester"> <property name="name"> <cstring>kcfg_OsdFont</cstring> </property> <property name="font"> <font> </font> </property> <property name="sampleText"> <string></string> </property> <property name="toolTip" stdset="0"> <string>The font to use for the On-Screen Display.</string> </property> <property name="whatsThis" stdset="0"> <string>The font to use for the On-Screen Display.</string> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_OsdDrawShadow</cstring> </property> <property name="text"> <string>Draw &shadow</string> </property> </widget> </vbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox9</cstring> </property> <property name="title"> <string>C&olors</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout3</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="spacing"> <number>2</number> </property> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_OsdUseCustomColors</cstring> </property> <property name="text"> <string>Use &custom colors</string> </property> <property name="toolTip" stdset="0"> <string>Check to enable custom colors for the On-Screen-Display.</string> </property> <property name="whatsThis" stdset="0"> <string>Check to enable custom colors for the On-Screen-Display.</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout1</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -