📄 genericmediadeviceconfigdialog.ui
字号:
</property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QCheckBox" row="1" column="1"> <property name="name"> <cstring>m_ignoreTheCheck</cstring> </property> <property name="text"> <string>Ig&nore "The"</string> </property> </widget> <widget class="QCheckBox" row="1" column="0"> <property name="name"> <cstring>m_spaceCheck</cstring> </property> <property name="text"> <string>Convert spaces</string> </property> <property name="accel"> <string></string> </property> </widget> <widget class="QCheckBox" row="0" column="0"> <property name="name"> <cstring>m_asciiCheck</cstring> </property> <property name="text"> <string>ASCII te&xt</string> </property> </widget> <widget class="QCheckBox" row="0" column="1"> <property name="name"> <cstring>m_vfatCheck</cstring> </property> <property name="text"> <string>Always use &VFAT-safe names</string> </property> <property name="toolTip" stdset="0"> <string>Always use VFAT-safe names even on devices with non-VFAT filesystems.</string> </property> </widget> </grid> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout96</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_2_2</cstring> </property> <property name="text"> <string>Song location:</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout86</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLineEdit"> <property name="name"> <cstring>m_songLocationBox</cstring> </property> <property name="text"> <string></string> </property> <property name="toolTip" stdset="0"> <string>The location of the transfered songs relative to the device mount point.</string> </property> </widget> <widget class="KActiveLabel"> <property name="name"> <cstring>m_formatHelp</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string><p align="center">(help)</p></string> </property> </widget> </hbox> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel2_2</cstring> </property> <property name="text"> <string>Example song location:</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>m_previewLabel</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>StyledPanel</enum> </property> <property name="frameShadow"> <enum>Plain</enum> </property> <property name="margin"> <number>2</number> </property> <property name="text"> <string></string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel2_2_2</cstring> </property> <property name="text"> <string>Podcast location:</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>m_podcastLocationBox</cstring> </property> <property name="text"> <string></string> </property> <property name="toolTip" stdset="0"> <string>The location of the transfered podcasts relative to the device mount point.</string> </property> </widget> </vbox> </widget> </vbox> </widget> </grid> </widget> </vbox> </widget> </grid></widget><connections> <connection> <sender>m_removeSupportedButton</sender> <signal>clicked()</signal> <receiver>GenericMediaDeviceConfigDialog</receiver> <slot>removeSupportedButtonClicked()</slot> </connection> <connection> <sender>m_supportedListBox</sender> <signal>doubleClicked(QListBoxItem*)</signal> <receiver>GenericMediaDeviceConfigDialog</receiver> <slot>supportedListBoxDoubleClicked(QListBoxItem*)</slot> </connection> <connection> <sender>m_songLocationBox</sender> <signal>textChanged(const QString&)</signal> <receiver>GenericMediaDeviceConfigDialog</receiver> <slot>updatePreviewLabel(const QString&)</slot> </connection> <connection> <sender>m_asciiCheck</sender> <signal>toggled(bool)</signal> <receiver>GenericMediaDeviceConfigDialog</receiver> <slot>updatePreviewLabel()</slot> </connection> <connection> <sender>m_spaceCheck</sender> <signal>toggled(bool)</signal> <receiver>GenericMediaDeviceConfigDialog</receiver> <slot>updatePreviewLabel()</slot> </connection> <connection> <sender>m_ignoreTheCheck</sender> <signal>toggled(bool)</signal> <receiver>GenericMediaDeviceConfigDialog</receiver> <slot>updatePreviewLabel()</slot> </connection></connections><includes> <include location="global" impldecl="in implementation">metabundle.h</include> <include location="global" impldecl="in implementation">qstringx.h</include> <include location="global" impldecl="in implementation">collectionbrowser.h</include> <include location="local" impldecl="in declaration">genericmediadevice.h</include> <include location="global" impldecl="in declaration">qpopupmenu.h</include></includes><variables> <variable access="private">QPopupMenu *m_unsupportedMenu;</variable> <variable access="private">MetaBundle *m_previewBundle;</variable> <variable access="private">GenericMediaDevice *m_device;</variable></variables><slots> <slot>addSupportedButtonClicked( int id )</slot> <slot specifier="non virtual">removeSupportedButtonClicked()</slot> <slot specifier="non virtual">supportedListBoxDoubleClicked( QListBoxItem * item )</slot> <slot>updatePreviewLabel()</slot> <slot>updatePreviewLabel( const QString & format )</slot></slots><functions> <function access="private" specifier="non virtual">updateConfigDialogLists( const QStringList & supportedFileTypes )</function> <function access="private" specifier="non virtual" returnType="QString">buildDestination( const QString & format, const MetaBundle & mb ) const</function> <function access="private" specifier="non virtual" returnType="QString">cleanPath( const QString & component ) const</function> <function specifier="non virtual">setDevice( GenericMediaDevice * device )</function> <function access="private" specifier="non virtual" returnType="QString">buildFormatTip() const</function> <function access="private" specifier="non virtual">init()</function> <function access="private" specifier="non virtual">destroy()</function></functions><layoutdefaults spacing="6" margin="11"/><includehints> <includehint>kactivelabel.h</includehint></includehints></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -