summaryrefslogtreecommitdiffstats
path: root/src/projects/base_k3baudiocdtextwidget.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/projects/base_k3baudiocdtextwidget.ui')
-rw-r--r--src/projects/base_k3baudiocdtextwidget.ui222
1 files changed, 222 insertions, 0 deletions
diff --git a/src/projects/base_k3baudiocdtextwidget.ui b/src/projects/base_k3baudiocdtextwidget.ui
new file mode 100644
index 0000000..50daff2
--- /dev/null
+++ b/src/projects/base_k3baudiocdtextwidget.ui
@@ -0,0 +1,222 @@
+<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
+<class>base_K3bAudioCdTextWidget</class>
+<comment>Widget to edit the global CD-Text in a K3b audio project.</comment>
+<author>Sebastian Trueg</author>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>K3bAudioCDTextWidget</cstring>
+ </property>
+ <property name="caption">
+ <string>K3bAudioCDTextWidget</string>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QGroupBox">
+ <property name="name">
+ <cstring>m_groupCdText</cstring>
+ </property>
+ <property name="title">
+ <string>Write CD-Text</string>
+ </property>
+ <property name="checkable">
+ <bool>true</bool>
+ </property>
+ <property name="checked">
+ <bool>false</bool>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string></string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;p&gt;&lt;b&gt;CD-Text&lt;/b&gt;
+&lt;p&gt;If this option is checked K3b uses some otherwise unused space on the Audio CD to store additional information, like the artist or the CD title.
+&lt;p&gt;CD-Text is an extension to the audio CD standard introduced by Sony.
+&lt;p&gt;CD-Text will only be usable on CD players that support this extension (mostly car CD players) and software like K3b, of course.
+&lt;p&gt;Since a CD-Text-enhanced Audio CD will work in any Hifi CD or DVD player even if the player does not support CD-Text explicitly, enabling it is never a bad idea (just remember to fill in the CD-Text information).</string>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QFrame">
+ <property name="name">
+ <cstring>frame3</cstring>
+ </property>
+ <property name="frameShape">
+ <enum>NoFrame</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>Raised</enum>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
+ <widget class="QLabel" row="2" column="0">
+ <property name="name">
+ <cstring>textLabel2</cstring>
+ </property>
+ <property name="text">
+ <string>Perf&amp;ormer:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_editPerformer</cstring>
+ </property>
+ </widget>
+ <widget class="QLayoutWidget" row="2" column="1">
+ <property name="name">
+ <cstring>layout4</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="KLineEdit">
+ <property name="name">
+ <cstring>m_editPerformer</cstring>
+ </property>
+ </widget>
+ <widget class="QToolButton">
+ <property name="name">
+ <cstring>m_buttonCopyPerformer</cstring>
+ </property>
+ <property name="text">
+ <string>...</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Copy to all tracks</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="QLayoutWidget" row="1" column="1">
+ <property name="name">
+ <cstring>layout5</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="KLineEdit">
+ <property name="name">
+ <cstring>m_editTitle</cstring>
+ </property>
+ </widget>
+ <widget class="QToolButton">
+ <property name="name">
+ <cstring>m_buttonCopyTitle</cstring>
+ </property>
+ <property name="text">
+ <string>...</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Copy to all tracks</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="QLabel" row="1" column="0">
+ <property name="name">
+ <cstring>textLabel1</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Title:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_editTitle</cstring>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout15</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <spacer>
+ <property name="name">
+ <cstring>spacer3</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="QPushButton">
+ <property name="name">
+ <cstring>m_buttonMoreFields</cstring>
+ </property>
+ <property name="text">
+ <string>More Fiel&amp;ds...</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer1</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>21</width>
+ <height>0</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+ </widget>
+ </vbox>
+</widget>
+<connections>
+ <connection>
+ <sender>m_buttonCopyTitle</sender>
+ <signal>clicked()</signal>
+ <receiver>K3bAudioCDTextWidget</receiver>
+ <slot>slotCopyTitle()</slot>
+ </connection>
+ <connection>
+ <sender>m_buttonCopyPerformer</sender>
+ <signal>clicked()</signal>
+ <receiver>K3bAudioCDTextWidget</receiver>
+ <slot>slotCopyPerformer()</slot>
+ </connection>
+</connections>
+<tabstops>
+ <tabstop>m_editTitle</tabstop>
+ <tabstop>m_editPerformer</tabstop>
+</tabstops>
+<slots>
+ <slot access="protected" specifier="pure virtual">slotCopyTitle()</slot>
+ <slot access="protected" specifier="pure virtual">slotCopyPerformer()</slot>
+ <slot access="protected" specifier="pure virtual">slotCopyArranger()</slot>
+ <slot access="protected" specifier="pure virtual">slotCopyComposer()</slot>
+ <slot access="protected" specifier="pure virtual">slotCopySongwriter()</slot>
+</slots>
+<layoutdefaults spacing="6" margin="11"/>
+<includehints>
+ <includehint>klineedit.h</includehint>
+ <includehint>klineedit.h</includehint>
+</includehints>
+</UI>