?? organizecollectiondialog.ui
字號:
<string>VFAT Safe &Names</string> </property> <property name="toolTip" stdset="0"> <string>If checked, replace characters that are incompatible with MS-DOS/VFAT file systems.</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>Replace</string> </property> </widget> <widget class="KLineEdit"> <property name="name"> <cstring>regexpEdit</cstring> </property> <property name="toolTip" stdset="0"> <string>Regular expression</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>with</string> </property> </widget> <widget class="KLineEdit"> <property name="name"> <cstring>replaceEdit</cstring> </property> <property name="toolTip" stdset="0"> <string>Character string</string> </property> </widget> </hbox> </widget> </vbox> </widget> <spacer> <property name="name"> <cstring>spacer2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>16</height> </size> </property> </spacer> <widget class="QGroupBox"> <property name="name"> <cstring>previewBox</cstring> </property> <property name="title"> <string>Destination Preview</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>5</number> </property> <property name="spacing"> <number>0</number> </property> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>previewText</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string></string> </property> <property name="toolTip" stdset="0"> <string>This is what the file names will look like after renaming.</string> </property> </widget> </grid> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout7</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer2_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>347</width> <height>20</height> </size> </property> </spacer> <widget class="QCheckBox"> <property name="name"> <cstring>overwriteCheck</cstring> </property> <property name="text"> <string>Overwrite &Destination</string> </property> <property name="toolTip" stdset="0"> <string>If checked, overwrite files of the same name without asking.</string> </property> </widget> </hbox> </widget> <spacer> <property name="name"> <cstring>spacer2_3</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>16</height> </size> </property> </spacer> </vbox></widget><customwidgets></customwidgets><connections> <connection> <sender>customschemeCheck</sender> <signal>toggled(bool)</signal> <receiver>formatEdit</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>customschemeCheck</sender> <signal>toggled(bool)</signal> <receiver>formatLabel</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>customschemeCheck</sender> <signal>toggled(bool)</signal> <receiver>filetypeCheck</receiver> <slot>setDisabled(bool)</slot> </connection> <connection> <sender>customschemeCheck</sender> <signal>toggled(bool)</signal> <receiver>initialCheck</receiver> <slot>setDisabled(bool)</slot> </connection> <connection> <sender>formatEdit</sender> <signal>textChanged(const QString&)</signal> <receiver>organizeCollectionDialog</receiver> <slot>preview(const QString&)</slot> </connection> <connection> <sender>organizeCollectionDialog</sender> <signal>updatePreview( const QString & )</signal> <receiver>previewText</receiver> <slot>setText(const QString&)</slot> </connection> <connection> <sender>customschemeCheck</sender> <signal>stateChanged(int)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(int)</slot> </connection> <connection> <sender>filetypeCheck</sender> <signal>stateChanged(int)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(int)</slot> </connection> <connection> <sender>initialCheck</sender> <signal>stateChanged(int)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(int)</slot> </connection> <connection> <sender>spaceCheck</sender> <signal>stateChanged(int)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(int)</slot> </connection> <connection> <sender>asciiCheck</sender> <signal>stateChanged(int)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(int)</slot> </connection> <connection> <sender>vfatCheck</sender> <signal>stateChanged(int)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(int)</slot> </connection> <connection> <sender>ignoreTheCheck</sender> <signal>stateChanged(int)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(int)</slot> </connection> <connection> <sender>folderCombo</sender> <signal>activated(int)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(int)</slot> </connection> <connection> <sender>regexpEdit</sender> <signal>textChanged(const QString&)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(const QString&)</slot> </connection> <connection> <sender>replaceEdit</sender> <signal>textChanged(const QString&)</signal> <receiver>organizeCollectionDialog</receiver> <slot>update(const QString&)</slot> </connection></connections><includes> <include location="global" impldecl="in declaration">metabundle.h</include> <include location="global" impldecl="in implementation">qdialog.h</include> <include location="global" impldecl="in implementation">qstring.h</include></includes><variables> <variable>MetaBundle previewBundle;</variable> <variable>bool detailed;</variable></variables><signals> <signal>updatePreview( const QString & )</signal></signals><slots> <slot>preview( const QString & format )</slot> <slot>update( int dummy )</slot> <slot>update( const QString & dummy )</slot> <slot>slotDetails()</slot></slots><functions> <function returnType="QString">buildDestination( const QString & format, const MetaBundle & mb ) const</function> <function returnType="QString">buildFormatTip() const</function> <function returnType="QString">buildFormatString() const</function> <function>setPreviewBundle( const MetaBundle & bundle )</function> <function returnType="QString">cleanPath( const QString & component ) const</function> <function>init()</function></functions><layoutdefaults spacing="6" margin="0"/><includehints> <includehint>kcombobox.h</includehint> <includehint>klineedit.h</includehint> <includehint>kactivelabel.h</includehint> <includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint></includehints></UI>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -