From 67aa6b188ef42c2162da6172856ffbd4d7789414 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 2 Feb 2024 11:25:41 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro (cherry picked from commit 63c2fcedcd98caf7979bc4797029cbcb32433a5a) --- kplato/kptdurationwidget.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kplato/kptdurationwidget.ui') diff --git a/kplato/kptdurationwidget.ui b/kplato/kptdurationwidget.ui index f6373be4..9a094cd3 100644 --- a/kplato/kptdurationwidget.ui +++ b/kplato/kptdurationwidget.ui @@ -386,10 +386,10 @@ TQRegExpValidator *m_validator; struct FieldDescriptor *m_fields; - + valueChanged() - - + + setValue( const KPlato::Duration & newDuration ) dddLostFocus() hhLostFocus() @@ -397,7 +397,7 @@ ssLostFocus() msLostFocus() handleLostFocus( int field ) - + init() destroy() -- cgit v1.2.1