⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 options1.ui

📁 Amarok是一款在LINUX或其他类UNIX操作系统中运行的音频播放器软件。 经过两年开发后
💻 UI
📖 第 1 页 / 共 3 页
字号:
                                    <property name="enabled">                                        <bool>true</bool>                                    </property>                                    <property name="text">                                        <string>Make m&amp;oodier:</string>                                    </property>                                    <property name="toolTip" stdset="0">                                        <string>When enabled, the hue distribution is quantised and respread evenly, giving a prettier but less meaningful output.</string>                                    </property>                                    <property name="whatsThis" stdset="0">                                        <string>When enabled, the hue distribution is quantised and respread evenly, giving a prettier but less meaningful output.</string>                                    </property>                                </widget>                                <widget class="QComboBox">                                    <item>                                        <property name="text">                                            <string>Happy Like a Rainbow</string>                                        </property>                                    </item>                                    <item>                                        <property name="text">                                            <string>Angry as Hell</string>                                        </property>                                    </item>                                    <item>                                        <property name="text">                                            <string>Frozen in the Arctic</string>                                        </property>                                    </item>                                    <property name="name">                                        <cstring>kcfg_AlterMood</cstring>                                    </property>                                    <property name="enabled">                                        <bool>false</bool>                                    </property>                                </widget>                                <spacer>                                    <property name="name">                                        <cstring>spacer7_2_2_2</cstring>                                    </property>                                    <property name="orientation">                                        <enum>Horizontal</enum>                                    </property>                                    <property name="sizeType">                                        <enum>Expanding</enum>                                    </property>                                    <property name="sizeHint">                                        <size>                                            <width>130</width>                                            <height>20</height>                                        </size>                                    </property>                                </spacer>                            </hbox>                        </widget>                        <widget class="QLayoutWidget">                            <property name="name">                                <cstring>layout7_2_2</cstring>                            </property>                            <hbox>                                <property name="name">                                    <cstring>unnamed</cstring>                                </property>                                <spacer>                                    <property name="name">                                        <cstring>spacerWithMusic</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_MoodsWithMusic</cstring>                                    </property>                                    <property name="enabled">                                        <bool>true</bool>                                    </property>                                    <property name="text">                                        <string>Stor&amp;e mood data files with music</string>                                    </property>                                    <property name="toolTip" stdset="0">                                        <string>Enabling this option stores Mood data files with the music files. Disabling stores them in your home folder.</string>                                    </property>                                    <property name="whatsThis" stdset="0">                                        <string>Enabling this option stores Mood data files with the music files. Namely, the mood file for /music/file.mp3 will be /music/file.mood.  Disabling stores them in your home folder.</string>                                    </property>                                </widget>                            </hbox>                        </widget>                    </vbox>                </widget>            </vbox>        </widget>        <widget class="QGroupBox">            <property name="name">                <cstring>groupBox2</cstring>            </property>            <property name="margin">                <number>0</number>            </property>            <property name="title">                <string>Playlist-Window Options</string>            </property>            <vbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <widget class="QCheckBox">                    <property name="name">                        <cstring>kcfg_SavePlaylist</cstring>                    </property>                    <property name="text">                        <string>&amp;Remember current playlist on exit</string>                    </property>                    <property name="toolTip" stdset="0">                        <string>If checked, Amarok saves the current playlist on quit and restores it when restarted.&lt;br&gt;</string>                    </property>                    <property name="whatsThis" stdset="0">                        <string>If checked, Amarok saves the current playlist on quit and restores it when restarted.</string>                    </property>                </widget>                <widget class="QCheckBox">                    <property name="name">                        <cstring>kcfg_RelativePlaylist</cstring>                    </property>                    <property name="text">                        <string>Manually sa&amp;ved playlists use relative path</string>                    </property>                    <property name="accel">                        <string>Alt+V</string>                    </property>                    <property name="toolTip" stdset="0">                        <string>If checked, Amarok uses a relative path for the tracks of manually saved playlists</string>                    </property>                    <property name="whatsThis" stdset="0">                        <string>If checked, Amarok uses a relative path for the tracks of manually saved playlists</string>                    </property>                </widget>                <widget class="QCheckBox">                    <property name="name">                        <cstring>kcfg_AutoShowContextBrowser</cstring>                    </property>                    <property name="text">                        <string>Switch to Context &amp;Browser on track change</string>                    </property>                    <property name="accel">                        <string>Alt+B</string>                    </property>                    <property name="toolTip" stdset="0">                        <string>Switch to the context browser, when playing a track.&lt;br&gt;</string>                    </property>                    <property name="whatsThis" stdset="0">                        <string>Switch to the context browser, when playing a track.</string>                    </property>                </widget>            </vbox>        </widget>        <spacer>            <property name="name">                <cstring>spacer5</cstring>            </property>            <property name="orientation">                <enum>Vertical</enum>            </property>            <property name="sizeType">                <enum>Expanding</enum>            </property>            <property name="sizeHint">                <size>                    <width>20</width>                    <height>30</height>                </size>            </property>        </spacer>    </vbox></widget><connections>    <connection>        <sender>kcfg_ShowTrayIcon</sender>        <signal>toggled(bool)</signal>        <receiver>kcfg_AnimateTrayIcon</receiver>        <slot>setEnabled(bool)</slot>    </connection>    <connection>        <sender>checkBox_customBrowser</sender>        <signal>toggled(bool)</signal>        <receiver>kComboBox_browser</receiver>        <slot>setDisabled(bool)</slot>    </connection>    <connection>        <sender>checkBox_customBrowser</sender>        <signal>toggled(bool)</signal>        <receiver>kLineEdit_customBrowser</receiver>        <slot>setEnabled(bool)</slot>    </connection>    <connection>        <sender>kcfg_ShowMoodbar</sender>        <signal>toggled(bool)</signal>        <receiver>General</receiver>        <slot>slotUpdateMoodFrame()</slot>    </connection>    <connection>        <sender>kcfg_MakeMoodier</sender>        <signal>toggled(bool)</signal>        <receiver>General</receiver>        <slot>slotUpdateMoodFrame()</slot>    </connection></connections><includes>    <include location="local" impldecl="in implementation">Options1.ui.h</include></includes><slots>    <slot>slotUpdateMoodFrame()</slot></slots><functions>    <function access="private" specifier="non virtual">init()</function></functions><layoutdefaults spacing="6" margin="11"/><includehints>    <includehint>kcombobox.h</includehint>    <includehint>klineedit.h</includehint>    <includehint>kactivelabel.h</includehint></includehints></UI>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -