From f989f27b342d311a95695cc4120b1d22e55d02b0 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 2 Feb 2024 10:55:59 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro (cherry picked from commit 7762265fa07270431bf3673b776ffd73c5eba19d) --- src/projects/base_k3baudiocdtextwidget.ui | 4 ++-- src/projects/base_k3baudiotrackwidget.ui | 2 +- src/projects/base_k3bbootimageview.ui | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/projects/base_k3baudiocdtextwidget.ui b/src/projects/base_k3baudiocdtextwidget.ui index b0870b8..ec11a1d 100644 --- a/src/projects/base_k3baudiocdtextwidget.ui +++ b/src/projects/base_k3baudiocdtextwidget.ui @@ -207,13 +207,13 @@ m_editTitle m_editPerformer - + slotCopyTitle() slotCopyPerformer() slotCopyArranger() slotCopyComposer() slotCopySongwriter() - + klineedit.h diff --git a/src/projects/base_k3baudiotrackwidget.ui b/src/projects/base_k3baudiotrackwidget.ui index f944926..9a1379a 100644 --- a/src/projects/base_k3baudiotrackwidget.ui +++ b/src/projects/base_k3baudiotrackwidget.ui @@ -204,7 +204,7 @@ Preemph&asis - <p>Preemphasis is mainly used in audio processing. Higher frequencies in audio Q_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. + <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. diff --git a/src/projects/base_k3bbootimageview.ui b/src/projects/base_k3bbootimageview.ui index 3811f86..6e2aa27 100644 --- a/src/projects/base_k3bbootimageview.ui +++ b/src/projects/base_k3bbootimageview.ui @@ -384,9 +384,9 @@ slotOptionsChanged() - + slotOptionsChanged() - + tdelistview.h -- cgit v1.2.3