📄 options1.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>Options1</class><widget class="QWidget"> <property name="name"> <cstring>General</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>431</width> <height>556</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>3</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="caption"> <string>General</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QGroupBox"> <property name="name"> <cstring>generalBox</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="title"> <string>General Options</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_ShowSplashscreen</cstring> </property> <property name="text"> <string>Sho&w splash-screen on startup</string> </property> <property name="toolTip" stdset="0"> <string>Check to enable the splashscreen during Amarok startup.</string> </property> <property name="whatsThis" stdset="0"> <string>Check to enable the splashscreen during Amarok startup.</string> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_ShowTrayIcon</cstring> </property> <property name="text"> <string>Show tray &icon</string> </property> <property name="toolTip" stdset="0"> <string>Check to enable the Amarok system tray icon.</string> </property> <property name="whatsThis" stdset="0"> <string>Check to enable the Amarok system tray icon.</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout5</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer3_2</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_AnimateTrayIcon</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>&Flash tray icon when playing</string> </property> <property name="toolTip" stdset="0"> <string>Check to animate the Amarok system tray icon.</string> </property> <property name="whatsThis" stdset="0"> <string>Check to animate the Amarok system tray icon.</string> </property> </widget> </hbox> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>kcfg_ShowPlayerWindow</cstring> </property> <property name="text"> <string>Show player window</string> </property> <property name="toolTip" stdset="0"> <string>Check to enable an extra player window.</string> </property> <property name="whatsThis" stdset="0"> <string>Check to enable an extra player window.</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout4</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>Default si&ze for cover previews:</string> </property> <property name="buddy" stdset="0"> <cstring>kcfg_CoverPreviewSize</cstring> </property> <property name="toolTip" stdset="0"> <string>Size of the cover image in the context viewer in pixels.</string> </property> <property name="whatsThis" stdset="0"> <string>Size of the cover image in the context viewer in pixels.</string> </property> </widget> <widget class="QSpinBox"> <property name="name"> <cstring>kcfg_CoverPreviewSize</cstring> </property> <property name="suffix"> <string>px</string> </property> <property name="maxValue"> <number>300</number> </property> <property name="minValue"> <number>50</number> </property> <property name="value"> <number>100</number> </property> <property name="toolTip" stdset="0"> <string>Size of the cover images in the context viewer in pixels.</string> </property> <property name="whatsThis" stdset="0"> <string>Size of the cover images in the context viewer in pixels.</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>30</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout7</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_2</cstring> </property> <property name="minimumSize"> <size> <width>150</width> <height>0</height> </size> </property> <property name="text"> <string>External web &browser:</string> </property> <property name="buddy" stdset="0"> <cstring>kComboBox_browser</cstring> </property> </widget> <widget class="KComboBox"> <property name="name"> <cstring>kComboBox_browser</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -