From 8155225c9be993acc0512956416d195edfef4eb9 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 19 Jan 2011 01:42:14 +0000 Subject: Enable compilation with TQt for Qt4 3.4.0 TP2 This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../SensorDisplayLib/MultiMeterSettingsWidget.ui | 88 +++++++++++----------- 1 file changed, 44 insertions(+), 44 deletions(-) (limited to 'ksysguard/gui/SensorDisplayLib/MultiMeterSettingsWidget.ui') diff --git a/ksysguard/gui/SensorDisplayLib/MultiMeterSettingsWidget.ui b/ksysguard/gui/SensorDisplayLib/MultiMeterSettingsWidget.ui index 7ecdef88f..40209feac 100644 --- a/ksysguard/gui/SensorDisplayLib/MultiMeterSettingsWidget.ui +++ b/ksysguard/gui/SensorDisplayLib/MultiMeterSettingsWidget.ui @@ -1,7 +1,7 @@ MultiMeterSettingsWidget MultiMeterSettingsWidget - + MultiMeterSettingsWidget @@ -17,7 +17,7 @@ unnamed - + GroupBox7 @@ -28,7 +28,7 @@ unnamed - + m_title @@ -36,7 +36,7 @@ Enter the title of the display here. - + m_showUnit @@ -49,11 +49,11 @@ - + TabWidget2 - + tab @@ -64,7 +64,7 @@ unnamed - + GroupBox1_2 @@ -75,7 +75,7 @@ unnamed - + m_upperLimitActive @@ -96,14 +96,14 @@ Expanding - + 20 20 - + m_lblUpperLimit @@ -114,14 +114,14 @@ Upper limit: - + m_upperLimit false - + 70 0 @@ -130,7 +130,7 @@ - + GroupBox1 @@ -141,7 +141,7 @@ unnamed - + m_lowerLimitActive @@ -162,14 +162,14 @@ Expanding - + 20 20 - + m_lblLowerLimit @@ -180,14 +180,14 @@ Lower limit: - + m_lowerLimit false - + 70 0 @@ -198,7 +198,7 @@ - + tab @@ -209,7 +209,7 @@ unnamed - + layout1 @@ -217,7 +217,7 @@ unnamed - + textLabel1 @@ -225,7 +225,7 @@ Normal digit color: - + textLabel2 @@ -233,7 +233,7 @@ Alarm digit color: - + textLabel3 @@ -243,7 +243,7 @@ - + layout2 @@ -334,14 +334,14 @@ update() update(int,int,int,int) update(const QRect&) - repaint() - repaint(bool) - repaint(int,int,int,int) - repaint(int,int,int,int,bool) - repaint(const QRect&) - repaint(const QRect&,bool) - repaint(const QRegion&) - repaint(const QRegion&,bool) + tqrepaint() + tqrepaint(bool) + tqrepaint(int,int,int,int) + tqrepaint(int,int,int,int,bool) + tqrepaint(const QRect&) + tqrepaint(const QRect&,bool) + tqrepaint(const QRegion&) + tqrepaint(const QRegion&,bool) show() hide() setShown(bool) @@ -377,8 +377,8 @@ enabled geometry sizePolicy - minimumSize - maximumSize + tqminimumSize + tqmaximumSize sizeIncrement baseSize paletteForegroundColor @@ -444,28 +444,28 @@ knumvalidator.h MultiMeterSettingsWidget.ui.h - - setMeterBackgroundColor( const QColor & c ) - + + setMeterBackgroundColor( const TQColor & c ) + init() - title() + title() showUnit() lowerLimitActive() lowerLimit() upperLimitActive() upperLimit() - normalDigitColor() - alarmDigitColor() - meterBackgroundColor() - setTitle( const QString & s ) + normalDigitColor() + alarmDigitColor() + meterBackgroundColor() + setTitle( const TQString & s ) setShowUnit( bool b ) setLowerLimitActive( bool b ) setLowerLimit( double d ) setUpperLimitActive( bool b ) setUpperLimit( double d ) - setNormalDigitColor( const QColor & c ) - setAlarmDigitColor( const QColor & c ) + setNormalDigitColor( const TQColor & c ) + setAlarmDigitColor( const TQColor & c ) -- cgit v1.2.1