You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k3b/src/rip/base_k3baudiorippingoptionw...

283 lines
12 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>base_K3bAudioRippingOptionWidget</class>
<author>Sebastian Trueg</author>
<widget class="TQWidget">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>436</width>
<height>182</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="title">
<string>Filetype</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KComboBox">
<property name="name">
<cstring>m_comboFileType</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQToolButton">
<property name="name">
<cstring>m_buttonConfigurePlugin</cstring>
</property>
<property name="text">
<string>...</string>
</property>
<property name="toolTip" stdset="0">
<string>Configure Plugin</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox" row="0" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>groupBox3</cstring>
</property>
<property name="title">
<string>Options</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkCreatePlaylist</cstring>
</property>
<property name="text">
<string>Create m&amp;3u playlist</string>
</property>
<property name="toolTip" stdset="0">
<string>Create playlist for the ripped files</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;If this option is checked K3b will create a playlist of the ripped files
which can be used with programs like xmms or noatun.
&lt;p&gt;You may use the special strings to give the playlist a unique filename.</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer1_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkPlaylistRelative</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Use relative paths</string>
</property>
<property name="toolTip" stdset="0">
<string>Use relative paths instead of absolute</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;If this option is checked, the entries in the playlist will be relative to its location.
&lt;p&gt;Example: If your playlist is located in &lt;em&gt;/home/myself/music&lt;/em&gt; and
your audio files are in &lt;em&gt;/home/myself/music/cool&lt;/em&gt;; then the entries in the
playlist will look something like: &lt;em&gt;cool/track1.ogg&lt;/em&gt;.</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkSingleFile</cstring>
</property>
<property name="text">
<string>Create si&amp;ngle file</string>
</property>
<property name="toolTip" stdset="0">
<string>Rip all tracks to a single file</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;If this option is checked K3b will create only one
audio file no matter how many tracks are ripped. This
file will contain all tracks one after the other.
&lt;p&gt;This might be useful to rip a live album or a radio play.
&lt;p&gt;&lt;b&gt;Caution:&lt;/b&gt; The file will have the name of the first track.</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout6_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer1_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkWriteCueFile</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Write &amp;cue file</string>
</property>
<property name="toolTip" stdset="0">
<string>Write a cuefile</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;If this option is checked K3b will create a CDRWIN cue file which allows to easily write a copy of the audio CD on other systems.</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Target Folder</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Free space in directory:</string>
</property>
</widget>
<widget class="KURLRequester" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_editBaseDir</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="1">
<property name="name">
<cstring>m_labelFreeSpace</cstring>
</property>
<property name="text">
<string>-</string>
</property>
<property name="tqalignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Space needed:</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="1">
<property name="name">
<cstring>m_labelNeededSpace</cstring>
</property>
<property name="text">
<string>-</string>
</property>
<property name="tqalignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>m_checkCreatePlaylist</sender>
<signal>toggled(bool)</signal>
<receiver>m_checkPlaylistRelative</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_checkSingleFile</sender>
<signal>toggled(bool)</signal>
<receiver>m_checkWriteCueFile</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kurlrequester.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>