📄 options1.ui
字号:
<property name="minimumSize"> <size> <width>150</width> <height>0</height> </size> </property> <property name="toolTip" stdset="0"> <string>Choose the external web browser to be used by Amarok.</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer7_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>50</width> <height>21</height> </size> </property> </spacer> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout8</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QCheckBox"> <property name="name"> <cstring>checkBox_customBrowser</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="minimumSize"> <size> <width>150</width> <height>0</height> </size> </property> <property name="text"> <string>Use &another browser:</string> </property> </widget> <widget class="KLineEdit"> <property name="name"> <cstring>kLineEdit_customBrowser</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>150</width> <height>0</height> </size> </property> <property name="toolTip" stdset="0"> <string>Enter filename of external web browser.</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer7_2_3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>50</width> <height>21</height> </size> </property> </spacer> </hbox> </widget> </vbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>componentsBox</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="title"> <string>Components</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_UseScores</cstring> </property> <property name="text"> <string>Use &scores</string> </property> <property name="checked"> <bool>false</bool> </property> <property name="toolTip" stdset="0"> <string>Scores for tracks are calculated automatically, based on your listening habits.</string> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_UseRatings</cstring> </property> <property name="text"> <string>Use ratings</string> </property> <property name="toolTip" stdset="0"> <string>You can assign ratings to tracks manually, from 1 to 5 stars.</string> </property> </widget> <widget class="Line"> <property name="name"> <cstring>line1</cstring> </property> <property name="frameShape"> <enum>HLine</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="orientation"> <enum>Horizontal</enum> </property> </widget> <widget class="KActiveLabel"> <property name="name"> <cstring>moodbarHelpLabel</cstring> </property> <property name="text"> <string>You need the <a href='http://amarok.kde.org/wiki/Moodbar'>moodbar package</a> installed to enable the moodbar feature.</string> </property> </widget> <widget class="QFrame"> <property name="name"> <cstring>moodFrame</cstring> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="frameShadow"> <enum>Raised</enum> </property> <property name="lineWidth"> <number>0</number> </property> <property name="margin"> <number>0</number> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>0</number> </property> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_ShowMoodbar</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="text"> <string>Use &moods</string> </property> <property name="checked"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Displays a visual representation of the current track in the slider bar of the player window and a column in the playlist window.</string> </property> <property name="whatsThis" stdset="0"> <string>Displays a visual representation of the current track in the slider bar of the player window and a column in the playlist window.</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout8_2_2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacerMoodier</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>21</height> </size> </property> </spacer> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_MakeMoodier</cstring> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -