From b0e912c8b3d02a518fedda28c3180eb4794a7520 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 27 May 2011 23:37:00 +0000 Subject: TQt4 convert k9copy This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1233843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/prefMPEG4.ui | 118 +++++++++++++++++++++++++++---------------------------- 1 file changed, 59 insertions(+), 59 deletions(-) (limited to 'src/prefMPEG4.ui') diff --git a/src/prefMPEG4.ui b/src/prefMPEG4.ui index fc21017..0789409 100644 --- a/src/prefMPEG4.ui +++ b/src/prefMPEG4.ui @@ -1,10 +1,10 @@ prefMPEG4 - + prefMPEG4 - + 0 0 @@ -28,7 +28,7 @@ 2 - + lTitle @@ -41,11 +41,11 @@ - + tabWidget - + tabVideo @@ -56,7 +56,7 @@ unnamed - + ck2passes @@ -67,7 +67,7 @@ Alt+2 - + textLabel1_4 @@ -75,7 +75,7 @@ Codec - + XviD @@ -106,7 +106,7 @@ 1 - + textLabel3_2 @@ -114,7 +114,7 @@ Width - + textLabel3_2_2 @@ -122,7 +122,7 @@ Height - + leMp4Width @@ -134,13 +134,13 @@ 0 - + 0 0 - + 70 32767 @@ -152,14 +152,14 @@ 4 - + AlignAuto - + ckMp4AspectRatio @@ -191,14 +191,14 @@ Expanding - + 380 21 - + leMp4Height @@ -213,13 +213,13 @@ 0 - + 0 0 - + 70 32767 @@ -228,7 +228,7 @@ 4 - + AlignAuto @@ -245,14 +245,14 @@ Expanding - + 21 110 - + sbMp4NumberCD @@ -271,7 +271,7 @@ 1 - + textLabel1 @@ -287,7 +287,7 @@ X - + buttonGroup1 @@ -304,7 +304,7 @@ 2 - + rbSize @@ -315,7 +315,7 @@ Alt+S - + sbMp4Size @@ -327,7 +327,7 @@ 0 - + 80 0 @@ -352,7 +352,7 @@ 700 - + rbBitrate @@ -373,14 +373,14 @@ Expanding - + 51 20 - + leMp4VideoBitrate @@ -405,7 +405,7 @@ Expanding - + 130 21 @@ -414,7 +414,7 @@ - + tabAudio @@ -425,7 +425,7 @@ unnamed - + textLabel1_4_2 @@ -433,7 +433,7 @@ Codec - + mp3 @@ -471,7 +471,7 @@ - + textLabel1_5 @@ -479,7 +479,7 @@ Bitrate - + leMp4AudioBitrate @@ -491,13 +491,13 @@ 0 - + 0 0 - + 70 32767 @@ -509,7 +509,7 @@ 3 - + AlignAuto @@ -523,14 +523,14 @@ Expanding - + 376 20 - + sbAudioGain @@ -541,7 +541,7 @@ 1 - + textLabel1_2 @@ -559,7 +559,7 @@ Expanding - + 20 61 @@ -569,7 +569,7 @@ - + ckUseCache @@ -623,15 +623,15 @@ leMp4Width - textChanged(const QString&) + textChanged(const TQString&) prefMPEG4 - leMp4WidthTextChanged(const QString&) + leMp4WidthTextChanged(const TQString&) leMp4Height - textChanged(const QString&) + textChanged(const TQString&) prefMPEG4 - leMp4HeightTextChanged(const QString&) + leMp4HeightTextChanged(const TQString&) sbMp4Size @@ -647,9 +647,9 @@ leMp4VideoBitrate - textChanged(const QString&) + textChanged(const TQString&) prefMPEG4 - leMp4VideoBitrateTextChanged(const QString&) + leMp4VideoBitrateTextChanged(const TQString&) sbAudioGain @@ -659,9 +659,9 @@ leMp4AudioBitrate - textChanged(const QString&) + textChanged(const TQString&) prefMPEG4 - leMp4AudioBitrateTextChanged(const QString&) + leMp4AudioBitrateTextChanged(const TQString&) ckUseCache @@ -686,20 +686,20 @@ leMp4AudioBitrate sbAudioGain - + ckMp4AspectRatioClick() cbMp4CodecActivated( int ) cbMp4AudioCodecActivated( int ) ck2passesClicked() sbMp4SizeValueChanged( int ) sbMp4NumberCDValueChanged( int ) - leMp4WidthTextChanged( const QString & ) - leMp4HeightTextChanged( const QString & ) - leMp4AudioBitrateTextChanged( const QString & ) + leMp4WidthTextChanged( const TQString & ) + leMp4HeightTextChanged( const TQString & ) + leMp4AudioBitrateTextChanged( const TQString & ) rgVideoSizeChanged() - leMp4VideoBitrateTextChanged(const QString &) + leMp4VideoBitrateTextChanged(const TQString &) sbAudioGainValueChanged(int) ckUseCacheClick() - - + + -- cgit v1.2.1