📄 options2.ui
字号:
<property name="name"> <cstring>groupBox3</cstring> </property> <property name="title"> <string>Color Scheme</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup"> <property name="name"> <cstring>radioGroup</cstring> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="title"> <string></string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QLayoutWidget" row="2" column="0"> <property name="name"> <cstring>layout2</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="spacing"> <number>0</number> </property> <widget class="QRadioButton"> <property name="name"> <cstring>kcfg_SchemeCustom</cstring> </property> <property name="text"> <string>&Custom color scheme</string> </property> <property name="checked"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>If selected, Amarok uses the user-defined colors in the playlist.</string> </property> <property name="whatsThis" stdset="0"> <string>If selected, Amarok uses the user-defined colors in the playlist.</string> </property> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>customSchemeBox</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="focusPolicy"> <enum>NoFocus</enum> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="title"> <string></string> </property> <property name="flat"> <bool>false</bool> </property> <property name="checked"> <bool>false</bool> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>fgLabel</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="text"> <string>Fo&reground:</string> </property> <property name="textFormat"> <enum>AutoText</enum> </property> <property name="buddy" stdset="0"> <cstring>kcfg_PlaylistWindowFgColor</cstring> </property> <property name="whatsThis" stdset="0"> <string>Selects the color to use as foreground color in the playlist.</string> </property> </widget> <widget class="KColorButton" row="0" column="1"> <property name="name"> <cstring>kcfg_PlaylistWindowFgColor</cstring> </property> <property name="enabled"> <bool>true</bool> </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>255</green> <blue>255</blue> </color> </property> <property name="toolTip" stdset="0"> <string>Click to select the foreground text color in the playlist window.</string> </property> <property name="whatsThis" stdset="0"> <string>Selects the color to use as foreground (text) color in the playlist.</string> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>bgColor</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>&Background:</string> </property> <property name="textFormat"> <enum>AutoText</enum> </property> <property name="buddy" stdset="0"> <cstring>kcfg_PlaylistWindowBgColor</cstring> </property> <property name="whatsThis" stdset="0"> <string>Selects the color to use as background color in the playlist.</string> </property> </widget> <widget class="KColorButton" row="1" column="1"> <property name="name"> <cstring>kcfg_PlaylistWindowBgColor</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>192</width> <height>32767</height> </size> </property> <property name="text"> <string></string> </property> <property name="color"> <color> <red>32</red> <green>32</green> <blue>80</blue> </color> </property> <property name="toolTip" stdset="0"> <string>Click to select the background color in the playlist window.</string> </property> <property name="whatsThis" stdset="0"> <string>Selects the color to use as background color in the playlist.</string> </property> </widget> </grid> </widget> </vbox> </widget> <widget class="QRadioButton" row="0" column="0"> <property name="name"> <cstring>kcfg_SchemeKDE</cstring> </property> <property name="text"> <string>The current &KDE color-scheme</string> </property> <property name="buttonGroupId"> <number>0</number> </property> <property name="toolTip" stdset="0"> <string>If selected, Amarok uses the KDE standard colors in the playlist.</string> </property> <property name="whatsThis" stdset="0"> <string>If selected, Amarok uses the KDE standard colors in the playlist.</string> </property> </widget> <widget class="QRadioButton" row="1" column="0"> <property name="name"> <cstring>kcfg_SchemeAmarok</cstring> </property> <property name="text"> <string>The classic &Amarok, "funky-monkey", theme</string> </property> <property name="buttonGroupId"> <number>1</number> </property> <property name="toolTip" stdset="0"> <string>If selected, Amarok uses the Amarok standard colors in the playlist.</string> </property> <property name="whatsThis" stdset="0"> <string>If selected, Amarok uses the Amarok standard colors in the playlist.</string> </property> </widget> </grid>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -