summaryrefslogtreecommitdiffstats
path: root/kverbos
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:26:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:26:30 +0900
commit8240e696414576ea5e95894bb1c332eaab03d9ec (patch)
tree8723f8af749f83f961a6d3a76d60b9ec257e9c4d /kverbos
parent69e4de2f4cee257151ca13b207dc677b2d958fed (diff)
downloadtdeedu-8240e696414576ea5e95894bb1c332eaab03d9ec.tar.gz
tdeedu-8240e696414576ea5e95894bb1c332eaab03d9ec.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kverbos')
-rw-r--r--kverbos/kverbos/qerfassen.ui4
-rw-r--r--kverbos/kverbos/qlernen.ui4
-rw-r--r--kverbos/kverbos/qresult.ui4
-rw-r--r--kverbos/kverbos/qverbedit.ui4
-rw-r--r--kverbos/kverbos/qverbosoptions.ui4
5 files changed, 10 insertions, 10 deletions
diff --git a/kverbos/kverbos/qerfassen.ui b/kverbos/kverbos/qerfassen.ui
index 3b6b770b..d35759ea 100644
--- a/kverbos/kverbos/qerfassen.ui
+++ b/kverbos/kverbos/qerfassen.ui
@@ -2770,7 +2770,7 @@ und in die Liste aufgenommen wird.
<includes>
<include location="local" impldecl="in implementation">qerfassen.ui.h</include>
</includes>
-<Q_SLOTS>
+<slots>
<slot>slotNewVerb()</slot>
<slot>slotA()</slot>
<slot>slotClearAll()</slot>
@@ -2791,6 +2791,6 @@ und in die Liste aufgenommen wird.
<slot>slotU()</slot>
<slot>slotWeiter()</slot>
<slot>slotZurueck()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kverbos/kverbos/qlernen.ui b/kverbos/kverbos/qlernen.ui
index 0a4a8784..4b418aa2 100644
--- a/kverbos/kverbos/qlernen.ui
+++ b/kverbos/kverbos/qlernen.ui
@@ -1002,7 +1002,7 @@ The user learns with this GUI.</comment>
<tabstop>ButtonSolution</tabstop>
<tabstop>ButtonWeiter</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotA()</slot>
<slot>slotClearAll()</slot>
<slot>slotCopyText()</slot>
@@ -1016,6 +1016,6 @@ The user learns with this GUI.</comment>
<slot>slotTextCopy(TQString)</slot>
<slot>slotU()</slot>
<slot>slotWeiter()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kverbos/kverbos/qresult.ui b/kverbos/kverbos/qresult.ui
index 83aed35d..9b4ba2a4 100644
--- a/kverbos/kverbos/qresult.ui
+++ b/kverbos/kverbos/qresult.ui
@@ -268,8 +268,8 @@
<slot>slotDlgEnde()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotDlgEnde()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kverbos/kverbos/qverbedit.ui b/kverbos/kverbos/qverbedit.ui
index 83e0f644..a243ceb8 100644
--- a/kverbos/kverbos/qverbedit.ui
+++ b/kverbos/kverbos/qverbedit.ui
@@ -186,11 +186,11 @@ und können bearbeitet werden.</comment>
<slot>slotEditVerb()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotEditVerb()</slot>
<slot>slotCancel()</slot>
<slot>slotDelete()</slot>
<slot>slotDlgEnde()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kverbos/kverbos/qverbosoptions.ui b/kverbos/kverbos/qverbosoptions.ui
index 455f292c..ecea34f1 100644
--- a/kverbos/kverbos/qverbosoptions.ui
+++ b/kverbos/kverbos/qverbosoptions.ui
@@ -1220,9 +1220,9 @@ Zeiten geübt werden sollen und welche nicht.</comment>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotDlgEnde()</slot>
<slot>slotCancel()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>