From 50b48aec6ddd451a6d1709c0942477b503457663 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 3 Feb 2010 02:15:56 +0000 Subject: Added abandoned KDE3 version of K3B git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/projects/base_k3baudiotrackwidget.ui | 336 +++++++++++++++++++++++++++++++ 1 file changed, 336 insertions(+) create mode 100644 src/projects/base_k3baudiotrackwidget.ui (limited to 'src/projects/base_k3baudiotrackwidget.ui') diff --git a/src/projects/base_k3baudiotrackwidget.ui b/src/projects/base_k3baudiotrackwidget.ui new file mode 100644 index 0000000..813b042 --- /dev/null +++ b/src/projects/base_k3baudiotrackwidget.ui @@ -0,0 +1,336 @@ + +base_K3bAudioTrackWidget +Sebastian Trueg + + + K3bAudioTrackWidget + + + K3bAudioTrackWidget + + + + unnamed + + + 0 + + + + m_mainTab + + + + tab + + + C&D-Text + + + + unnamed + + + + layout9 + + + + unnamed + + + + m_editSongwriter + + + + + textLabel4 + + + So&ngwriter: + + + m_editSongwriter + + + + + m_editArranger + + + + + m_editComposer + + + + + m_editMessage + + + + + line2 + + + HLine + + + Sunken + + + Horizontal + + + + + textLabel3 + + + &Arranger: + + + m_editArranger + + + + + textLabel5 + + + &Composer: + + + m_editComposer + + + + + textLabel8 + + + &Message: + + + m_editMessage + + + + + m_editTitle + + + + + textLabel2 + + + &Performer: + + + m_editPerformer + + + + + textLabel6 + + + &ISRC: + + + m_editIsrc + + + + + textLabel1 + + + &Title: + + + m_editTitle + + + + + m_editIsrc + + + + + m_editPerformer + + + + + + + spacer4 + + + Vertical + + + Expanding + + + + 350 + 50 + + + + + + + + tab + + + &Options + + + + unnamed + + + + m_checkPreemphasis + + + Preemph&asis + + + <p>Preemphasis is mainly used in audio processing. Higher frequencies in audio signals usually have lower amplitudes. This can lead to bad signal quality on noisy transmission because the high frequencies might become too weak. To avoid this effect, high frequencies are amplified before transmission (preemphasis); the receiver will then weaken them accordingly for playback. + + + + + m_checkCopyPermitted + + + &Copy permitted + + + + + layout6 + + + + unnamed + + + + m_labelPostGap + + + Post-Gap: + + + + + m_editPostGap + + + Set the length of the track's post-gap + + + <p>On an audio CD each track (except for the last) can have a post-gap. +This does not mean that K3b adds an additional gap of silence to the track. This setting simply influences the display on a Hifi audio CD player. The part of an audio track that is marked as post-gap is counted backwards. +<p>This setting is irrelevant for most users as todays CD burners can put arbitrary audio data in the post-gap when burning in DAO mode. +<p><i>In other CD-burning applications the post-gap might be called the pre-gap. The pre-gap of track 2 is the same as the post-gap of track 1. +<p><b>Changing the post-gap does not change the length of the track!</b> +<p><b>When writing in TAO writing mode (not recommended for Audio CDs) the post-gap will most likely be muted and on some burners forced to 2 seconds.</b> + + + + + spacer7 + + + Horizontal + + + Expanding + + + + 161 + 20 + + + + + + + + spacer3 + + + Vertical + + + Expanding + + + + 41 + 80 + + + + + + + + + + + K3bMsfEdit +
k3bmsfedit.h
+ + 100 + -1 + + 0 + + 7 + 5 + 0 + 0 + + image0 +
+
+ + + 789c534e494dcbcc4b554829cdcdad8c2fcf4c29c95030e0524611cd48cd4ccf28010a1797249664262b2467241641a592324b8aa363156c15aab914146aadb90067111b1f + + + + m_editTitle + m_editPerformer + m_editArranger + m_editComposer + m_editSongwriter + m_editIsrc + m_editMessage + m_checkPreemphasis + m_checkCopyPermitted + + + + klineedit.h + klineedit.h + klineedit.h + klineedit.h + klineedit.h + klineedit.h + klineedit.h + k3bmsfedit.h + +
-- cgit v1.2.1