<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>base_K3bCddbPatternWidget</class> <widget class="TQWidget"> <property name="name"> <cstring>base_K3bPatternOptionTab</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>344</width> <height>139</height> </rect> </property> <property name="caption"> <string>Ripping Pattern</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQLayoutWidget" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>tqlayout8</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQCheckBox"> <property name="name"> <cstring>m_checkBlankReplace</cstring> </property> <property name="text"> <string>Replace all blan&ks with:</string> </property> </widget> <widget class="KLineEdit"> <property name="name"> <cstring>m_editBlankReplace</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>_</string> </property> </widget> </hbox> </widget> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>Playlist pattern:</string> </property> </widget> <widget class="KComboBox" row="1" column="1"> <property name="name"> <cstring>m_comboPlaylistPattern</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editable"> <bool>true</bool> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>Ripped files pattern:</string> </property> </widget> <widget class="KComboBox" row="0" column="1"> <property name="name"> <cstring>m_comboFilenamePattern</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editable"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Insert your custom pattern here</string> </property> </widget> <widget class="TQLayoutWidget" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>tqlayout2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>31</width> <height>2</height> </size> </property> </spacer> <widget class="KURLLabel"> <property name="name"> <cstring>m_specialStringsLabel</cstring> </property> <property name="text"> <string>See special strings</string> </property> <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> <widget class="KURLLabel"> <property name="name"> <cstring>m_conditionalInclusionLabel</cstring> </property> <property name="text"> <string>About conditional inclusion</string> </property> <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> </hbox> </widget> </grid> </widget> <customwidgets> </customwidgets> <connections> <connection> <sender>m_checkBlankReplace</sender> <signal>toggled(bool)</signal> <receiver>m_editBlankReplace</receiver> <slot>setEnabled(bool)</slot> </connection> </connections> <tabstops> <tabstop>m_comboFilenamePattern</tabstop> <tabstop>m_comboPlaylistPattern</tabstop> <tabstop>m_checkBlankReplace</tabstop> <tabstop>m_editBlankReplace</tabstop> </tabstops> <tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kurllabel.h</includehint> <includehint>kurllabel.h</includehint> </includehints> </UI>