summaryrefslogtreecommitdiffstats
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-04 21:53:38 +0900
commitaa76b2198387115f96f408bd1e418c0a16657ab6 (patch)
tree8bcf35eac7ca4d022c9e57e46074ef9714608856
parent845281400a4c6124e2cf8ab28174e9c3f0bc2895 (diff)
downloadtdeedu-aa76b219.tar.gz
tdeedu-aa76b219.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8240e696414576ea5e95894bb1c332eaab03d9ec)
-rw-r--r--kalzium/src/molcalcwidgetbase.ui4
-rw-r--r--kalzium/src/spectrumview.ui4
-rw-r--r--kanagram/src/vocabsettingswidget.ui4
-rw-r--r--keduca/keducabuilder/kcontroladdeditbase.ui4
-rw-r--r--keduca/libkeduca/kgallerydialogbase.ui4
-rw-r--r--kig/modes/edittypebase.ui4
-rw-r--r--kig/modes/typesdialogbase.ui4
-rw-r--r--kiten/edict2
-rw-r--r--kmplot/kmplot/FktDlgData.ui4
-rw-r--r--kmplot/kmplot/editfunctionpage.ui4
-rw-r--r--kmplot/kmplot/qconstanteditor.ui4
-rw-r--r--kmplot/kmplot/qeditconstant.ui4
-rw-r--r--kmplot/kmplot/qeditparametric.ui4
-rw-r--r--kmplot/kmplot/qeditpolar.ui4
-rw-r--r--kstars/README.timekeeping2
-rw-r--r--kstars/kstars/focusdialogdlg.ui4
-rw-r--r--kstars/kstars/tools/argsetgeolocation.ui4
-rw-r--r--kstars/kstars/tools/modcalcangdistdlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcapcoorddlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcazeldlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcdaylengthdlg.ui4
-rw-r--r--kstars/kstars/tools/modcalceclipticcoordsdlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcequinoxdlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcgalcoorddlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcgeoddlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcjddlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcplanetsdlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcprecdlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcsidtimedlg.ui4
-rw-r--r--kstars/kstars/tools/modcalcvlsrdlg.ui4
-rw-r--r--kstars/kstars/tools/scriptbuilderui.ui4
-rw-r--r--ktouch/src/ktouchcoloreditor_dlg.ui4
-rw-r--r--ktouch/src/ktouchkeyboardeditor_dlg.ui4
-rw-r--r--ktouch/src/ktouchlectureeditor_dlg.ui4
-rw-r--r--ktouch/src/ktouchopenrequest_dlg.ui4
-rw-r--r--ktouch/src/ktouchprefkeyboardlayout.ui4
-rw-r--r--ktouch/src/ktouchstatuslayout.ui4
-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
-rw-r--r--kwordquiz/src/multipleviewbase.ui4
-rw-r--r--kwordquiz/src/prefcardappearancebase.ui4
-rw-r--r--kwordquiz/src/prefquizbase.ui4
-rw-r--r--kwordquiz/src/qaviewbase.ui4
46 files changed, 90 insertions, 90 deletions
diff --git a/kalzium/src/molcalcwidgetbase.ui b/kalzium/src/molcalcwidgetbase.ui
index 79a6074e..71dde981 100644
--- a/kalzium/src/molcalcwidgetbase.ui
+++ b/kalzium/src/molcalcwidgetbase.ui
@@ -124,9 +124,9 @@
<slot>slotCalcButtonClicked()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot access="protected">slotCalcButtonClicked()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
diff --git a/kalzium/src/spectrumview.ui b/kalzium/src/spectrumview.ui
index 25071379..5d846bdc 100644
--- a/kalzium/src/spectrumview.ui
+++ b/kalzium/src/spectrumview.ui
@@ -213,9 +213,9 @@
<slot>slotExportAsImage()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot access="protected">slotExportAsImage()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">spectrumwidget.h</include>
diff --git a/kanagram/src/vocabsettingswidget.ui b/kanagram/src/vocabsettingswidget.ui
index 6ef70fd1..7e28a1cd 100644
--- a/kanagram/src/vocabsettingswidget.ui
+++ b/kanagram/src/vocabsettingswidget.ui
@@ -110,8 +110,8 @@
</widget>
</grid>
</widget>
-<Q_SLOTS>
+<slots>
<slot>createNew()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/keduca/keducabuilder/kcontroladdeditbase.ui b/keduca/keducabuilder/kcontroladdeditbase.ui
index 18c65770..33778d22 100644
--- a/keduca/keducabuilder/kcontroladdeditbase.ui
+++ b/keduca/keducabuilder/kcontroladdeditbase.ui
@@ -850,7 +850,7 @@
<tabstop>_questionTip</tabstop>
<tabstop>_questionExplain</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot access="private" specifier="pure virtual">slotAddAnswer()</slot>
<slot access="private" specifier="pure virtual">slotRemoveAnswer()</slot>
<slot access="private" specifier="pure virtual">slotMoveUpAnswer()</slot>
@@ -859,7 +859,7 @@
<slot access="private" specifier="pure virtual">slotQuestionTypeChanged(int index)</slot>
<slot access="private" specifier="pure virtual">slotDataChanged()</slot>
<slot access="private" specifier="pure virtual">slotAnswerSelected(TQListViewItem *)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<forwards>
<forward>class TQListViewItem;</forward>
diff --git a/keduca/libkeduca/kgallerydialogbase.ui b/keduca/libkeduca/kgallerydialogbase.ui
index 5150ee42..f530fd86 100644
--- a/keduca/libkeduca/kgallerydialogbase.ui
+++ b/keduca/libkeduca/kgallerydialogbase.ui
@@ -362,9 +362,9 @@
<slot>slotServerSelected(TQListViewItem*)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotButtonAdd()</slot>
<slot>slotServerSelected(TQListViewItem*)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kig/modes/edittypebase.ui b/kig/modes/edittypebase.ui
index c0ed56cf..f8078404 100644
--- a/kig/modes/edittypebase.ui
+++ b/kig/modes/edittypebase.ui
@@ -270,11 +270,11 @@
<slot>cancelSlot()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>helpSlot()</slot>
<slot>okSlot()</slot>
<slot>cancelSlot()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
diff --git a/kig/modes/typesdialogbase.ui b/kig/modes/typesdialogbase.ui
index bea69868..5aa9f34b 100644
--- a/kig/modes/typesdialogbase.ui
+++ b/kig/modes/typesdialogbase.ui
@@ -316,7 +316,7 @@
<forwards>
<forward>class TQListViewItem;</forward>
</forwards>
-<Q_SLOTS>
+<slots>
<slot access="protected">deleteType()</slot>
<slot access="protected">exportType()</slot>
<slot>helpSlot()</slot>
@@ -325,7 +325,7 @@
<slot access="protected">editType()</slot>
<slot access="protected">contextMenuRequested( TQListViewItem* i, const TQPoint&amp; p, int c )</slot>
<slot>cancelSlot()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kiten/edict b/kiten/edict
index 1cc221eb..fd686375 100644
--- a/kiten/edict
+++ b/kiten/edict
@@ -55062,7 +55062,7 @@
手職 [てしょく] /(n) handicraft/
手職 [てじょく] /(n) handicraft/
手触り [てざわり] /(n) feel/touch/
-手信語 [てしんご] /hand Q_SIGNALS/flag Q_SIGNALS/
+手信語 [てしんご] /hand signals/flag signals/
手心 [てごころ] /(n) discretion/consideration/allowance/
手心を加える [てごころをくわえる] /(exp) to take into consideration/to use one's discretion/
手振り [てぶり] /(n) movements or gestures of hands or arms/(P)/
diff --git a/kmplot/kmplot/FktDlgData.ui b/kmplot/kmplot/FktDlgData.ui
index 75f0740c..95a41fd8 100644
--- a/kmplot/kmplot/FktDlgData.ui
+++ b/kmplot/kmplot/FktDlgData.ui
@@ -407,7 +407,7 @@
<tabstop>pushButtonCancel</tabstop>
<tabstop>pushButtonHelp</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotDelete()</slot>
<slot>slotEdit()</slot>
<slot>slotHasSelection()</slot>
@@ -416,7 +416,7 @@
<slot>slotNewFunction()</slot>
<slot access="protected">slotHelp()</slot>
<slot>slotNewPrime()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdelistview.h</include>
diff --git a/kmplot/kmplot/editfunctionpage.ui b/kmplot/kmplot/editfunctionpage.ui
index dce7932c..a33ec849 100644
--- a/kmplot/kmplot/editfunctionpage.ui
+++ b/kmplot/kmplot/editfunctionpage.ui
@@ -893,9 +893,9 @@ Example: f(x)=x^2</string>
<tabstop>lineWidth</tabstop>
<tabstop>color</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotHelp()</slot>
<slot>customRange_toggled( bool )</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kmplot/kmplot/qconstanteditor.ui b/kmplot/kmplot/qconstanteditor.ui
index 0dc8ab8b..68ec9280 100644
--- a/kmplot/kmplot/qconstanteditor.ui
+++ b/kmplot/kmplot/qconstanteditor.ui
@@ -186,7 +186,7 @@
<forwards>
<forward>class TQListViewItem;</forward>
</forwards>
-<Q_SLOTS>
+<slots>
<slot>cmdCancel_clicked()</slot>
<slot>cmdNew_clicked()</slot>
<slot>cmdEdit_clicked()</slot>
@@ -195,7 +195,7 @@
<slot>cmdDuplicate_clicked()</slot>
<slot>newNewConstantSlot()</slot>
<slot>varlist_doubleClicked( TQListViewItem * )</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdelistview.h</include>
diff --git a/kmplot/kmplot/qeditconstant.ui b/kmplot/kmplot/qeditconstant.ui
index ffb66c43..7afff3c0 100644
--- a/kmplot/kmplot/qeditconstant.ui
+++ b/kmplot/kmplot/qeditconstant.ui
@@ -128,9 +128,9 @@
<includes>
<include location="local" impldecl="in implementation">qeditconstant.ui.h</include>
</includes>
-<Q_SLOTS>
+<slots>
<slot>txtVariable_lostFocus()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
diff --git a/kmplot/kmplot/qeditparametric.ui b/kmplot/kmplot/qeditparametric.ui
index 1b7eaffb..398b2fbb 100644
--- a/kmplot/kmplot/qeditparametric.ui
+++ b/kmplot/kmplot/qeditparametric.ui
@@ -528,9 +528,9 @@ Example: sin(t)</string>
<tabstop>buttonCancel</tabstop>
<tabstop>buttonHelp</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotHelp()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
diff --git a/kmplot/kmplot/qeditpolar.ui b/kmplot/kmplot/qeditpolar.ui
index 2d9a785c..9e533b1c 100644
--- a/kmplot/kmplot/qeditpolar.ui
+++ b/kmplot/kmplot/qeditpolar.ui
@@ -392,9 +392,9 @@ Example: loop(angle)=ln(angle)</string>
<tabstop>buttonCancel</tabstop>
<tabstop>buttonHelp</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotHelp()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
diff --git a/kstars/README.timekeeping b/kstars/README.timekeeping
index 753fadc0..412c371a 100644
--- a/kstars/README.timekeeping
+++ b/kstars/README.timekeeping
@@ -96,7 +96,7 @@ time has passed since the last update. For example, the LastNumUpdate
variable stores the julian day of the last time object coordinates were
updated for precession/nutation/aberration. This needs to happen once
per simulation day, so whenever (CurrentDate-LastNumUpdate) exceeds 1.0,
-it Q_SIGNALS the update (by setting needNewCoords=true) and resets
+it signals the update (by setting needNewCoords=true) and resets
LastNumUpdate to CurrentDate. Similarly, we use LastPlanetUpdate to
update planet coordinates 100 times per day. LastSkyUpdate monitors
the last time the horizontal coordinates were updated (the update
diff --git a/kstars/kstars/focusdialogdlg.ui b/kstars/kstars/focusdialogdlg.ui
index 38fe97a7..d661282a 100644
--- a/kstars/kstars/focusdialogdlg.ui
+++ b/kstars/kstars/focusdialogdlg.ui
@@ -201,9 +201,9 @@
<data format="XPM.GZ" length="4350">789c6dd7594f23471007f0f7fd14d6d6db2aaaf58c3db647511eb831b7317794879ac30760cc61c010e5bba7dcf5af5688167664fdb66bbaababbb67cccf1f8dab93c3c68f9fdf5e16b298968d7222cf8d1fd5eb6cf6f1e75f7ffcfded7b9a3656ff9aad46fafdb76fdf078b46d9389a3fd42bf04841699e964933b830b79a7019dd0b96955b895b5a703bcd572e08eea576ff6570ae0eedd477b792103f854b8b2fc6d1163f77237e646e37113f89b6f8307e3bf1785a8b0eedbc696eb7ad9db7e01ee6476ee4ffe0c6fd158c7c69182cde4eec6e87fea50dfbf8176e6ba7d07f96669999cfa325ccaf862bcc97a36dbccf60f178cee11cde706761f16917ae30fe6b7488a7851bf14d7327417f676eb4f756eea41e2f57e6d83e83919f6cba117f04235fd9765b3b0fa36dfc398cf973edc67a6fb951ffe768ab6765ee26b8dff213ef5f4630e2b9e7463ea7ee8ee5ff60ee2618af8eb6fe3238437eb91bf1299cdbfacad3cadd5617f5a11738c7fe4adcb8ffd68d7aeec15e8fc3683b9f62ee2518ef33dafa3f75e3bc957086f86eb4d56f3db8e8e6dd56f01a5cc1bbe65e629673d8ebd18d0efdc9058cf9f2c08df9e630ce037db8719ec37c7a9a7fb708f10267b65e7cef46fb3e9ca3fd23dad6ef0cf67abe99f304f95ec3a8871cbb71be52d8d777e8b6fee412f6f958be3adf5ea817b561afe7d86ded7c67ce13c46fc37ede2766c17a17059cd9f38e466e8c3f8eb6fd700f0b9ef7095c37cd3d37de178f2be76dcf876fa343bd790267f012f67a77cc319f69b4ed872e2ca8e732daeabfe3c6fa9cc235f21f9b8bd4f2a5cd687bfedbfd659ee7ede017b842becf6eb44fa3cbd0df8559b0ffe808ceb0ff37e01afba3652e52cc87a26dbe276ecca7097790ff73b4cdef0616ac4fdf6df1c2d1d67ee8c6f80318eb4bd1180ff529513f0ecf7b694b62f5a002ceccb2662e523c2fb7605f9f0fd8fbbf75e3bc2dcd3e9ebcb9f17ce8c05e8f83685bcf701e44eb2db65e4fd1b65eebe62245be53b8c6f3ffdd8dfd3933fbf884761f5f0edcd88f951bf118bf44bde926dae24fe01ae7af76e3f9169e2f45bb143c0f5fdcf6fea23b18f773eac6f3e63ddac6db75e37df5e8c6fbae65aebcde6d37beaf84f528aa52f03c9dc3359ea79939c627d136deab1befaf75b883ef23e76e3ccfaea36d7dc2f795322b05ebfb0ad738af7db7ad371f99fd7e59b8b13f276e9cdf1318f5e54337e6d78cb67cf761ec170efba1acaa1afd9db92d3f3a36d729ea77efc6f33cbccf2beddfe6478fe6d85e45dbfd851bf1577007f5d877e3bc86f5a9ea3a2d6cffdfc1debe116df5db73a39e37b0e777191dda257c7fa83b6e8a2eaae00eeceb13d6b7d69f325b79b058fd32b170c1a55ebffaac2ccae2b9e6118f79c253bd6ef9ee3fd7587fef79c60f7acf3cc617fcc84ffcac6d8ffcc20b7ee5377ee7257ff027aff1bac66ff0269716cf5b1ab7cd3bbcabb17ddee37d3ee0433ee2633ee1019ff290cff89c2ff89229c48b66f1ac3d5df135df7093134eb9c56dcef4b3c35dee71ce393111dbfa8c784a4205955451cd1d1ad1982634a55bbad3f80eddd38c1ef882e66cf52ab5ff2b8d7ea4277aa6175ad06bb866f446efb4d4df0ffad4fed762ffb7b44e1b9cd2266dd142c75e5ddb3cd0bb3e347a477bd9d5f83ee245e3f7689f0ee830f67d44c77412ee186946033aa5e197fecfe85c7bf7be2fe892aee89a6ea84989f6bfa434f4eff9df52c509b5d0779b32ea684d13ea528f728d1e882ebfce37f6cf077422b4ea5b440ad14af1a15452ab473aee52c65ff39789b64fe955f44eb9937b5d858c5b32d377c0c32a7fee7ecd5fe61aff284ff22c2fb290577993775db1443fb53ef2219f5ff2bf93356d5b970dd9d41eb77820dbb223bbab155ed55ffab2f725ffb1eccb81aed6931cca116ab490633909d10339fd5ffdef795d869ae7923bc27226e772415d5986b51d683663b9d4fcfbb1ff190fe54aaec35aeaa577ee20f24673e94b531249a585fc2b69ebfe3ed7dae91f75ba964b5c03e9d344ba1add93bce0826c3f87f3b2a9fb6f18aeba10ba2f563f25eb1b563771a5d17531e2513c5fba538b3111cd690dd73c7ef6a95f4c8aa99de12fe77da4951de9ffffea730be7fd9fdfbffd0b690edc6c</data>
</image>
</images>
-<Q_SLOTS>
+<slots>
<slot>checkLineEdits()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">dmsbox.h</include>
diff --git a/kstars/kstars/tools/argsetgeolocation.ui b/kstars/kstars/tools/argsetgeolocation.ui
index 2f8088b6..25e6a7a8 100644
--- a/kstars/kstars/tools/argsetgeolocation.ui
+++ b/kstars/kstars/tools/argsetgeolocation.ui
@@ -188,9 +188,9 @@
<tabstop>CountryName</tabstop>
<tabstop>FindCityButton</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotFindCity()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcangdistdlg.ui b/kstars/kstars/tools/modcalcangdistdlg.ui
index 33bfc084..aed9a174 100644
--- a/kstars/kstars/tools/modcalcangdistdlg.ui
+++ b/kstars/kstars/tools/modcalcangdistdlg.ui
@@ -660,13 +660,13 @@
<slot>slotOutputFile()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotComputeDist()</slot>
<slot>slotClearCoords()</slot>
<slot>slotInputFile()</slot>
<slot>slotOutputFile()</slot>
<slot>slotRunBatch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcapcoorddlg.ui b/kstars/kstars/tools/modcalcapcoorddlg.ui
index ac79690f..f8b9502c 100644
--- a/kstars/kstars/tools/modcalcapcoorddlg.ui
+++ b/kstars/kstars/tools/modcalcapcoorddlg.ui
@@ -842,7 +842,7 @@
<tabstop>OutputLineEditBatch</tabstop>
<tabstop>runButtonBatch</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotComputeCoords()</slot>
<slot>slotRadioBatch()</slot>
<slot>slotUtCheckedBatch()</slot>
@@ -854,7 +854,7 @@
<slot>slotRunBatch()</slot>
<slot>slotInputFile()</slot>
<slot>slotOutputFile()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcazeldlg.ui b/kstars/kstars/tools/modcalcazeldlg.ui
index eff053a8..3b81c72c 100644
--- a/kstars/kstars/tools/modcalcazeldlg.ui
+++ b/kstars/kstars/tools/modcalcazeldlg.ui
@@ -1041,7 +1041,7 @@
<tabstop>OutButtonBatch</tabstop>
<tabstop>runButtonBatch</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotClearCoords()</slot>
<slot>slotComputeCoords()</slot>
<slot>slotInputFile()</slot>
@@ -1057,7 +1057,7 @@
<slot>slotAzChecked()</slot>
<slot>slotElChecked()</slot>
<slot>newSlot()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcdaylengthdlg.ui b/kstars/kstars/tools/modcalcdaylengthdlg.ui
index 2f58bbd4..10d3a9e0 100644
--- a/kstars/kstars/tools/modcalcdaylengthdlg.ui
+++ b/kstars/kstars/tools/modcalcdaylengthdlg.ui
@@ -635,10 +635,10 @@
<tabstop>azSetBox</tabstop>
<tabstop>azRiseBox</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotComputePosTime()</slot>
<slot>slotClearCoords()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalceclipticcoordsdlg.ui b/kstars/kstars/tools/modcalceclipticcoordsdlg.ui
index 1615a7c0..2908c5a8 100644
--- a/kstars/kstars/tools/modcalceclipticcoordsdlg.ui
+++ b/kstars/kstars/tools/modcalceclipticcoordsdlg.ui
@@ -891,7 +891,7 @@
<slot>slotOutputFile()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotComputeCoords()</slot>
<slot>slotClearCoords()</slot>
<slot>slotEclLatCheckedBatch()</slot>
@@ -902,7 +902,7 @@
<slot>slotInputFile()</slot>
<slot>slotOutputFile()</slot>
<slot>slotRunBatch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcequinoxdlg.ui b/kstars/kstars/tools/modcalcequinoxdlg.ui
index 4924f7bd..bac4f242 100644
--- a/kstars/kstars/tools/modcalcequinoxdlg.ui
+++ b/kstars/kstars/tools/modcalcequinoxdlg.ui
@@ -559,12 +559,12 @@
<slot>slotRunBatch()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotComputeEquinoxesAndSolstices()</slot>
<slot>slotInputFile()</slot>
<slot>slotOutputFile()</slot>
<slot>slotRunBatch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcgalcoorddlg.ui b/kstars/kstars/tools/modcalcgalcoorddlg.ui
index 3486d18a..60cda815 100644
--- a/kstars/kstars/tools/modcalcgalcoorddlg.ui
+++ b/kstars/kstars/tools/modcalcgalcoorddlg.ui
@@ -902,7 +902,7 @@
<tabstop>OutButtonBatch</tabstop>
<tabstop>runButtonBatch</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotComputeCoords()</slot>
<slot>slotClearCoords()</slot>
<slot>slotInputFile()</slot>
@@ -913,7 +913,7 @@
<slot>slotGalLatCheckedBatch()</slot>
<slot>slotGalLongCheckedBatch()</slot>
<slot>slotRunBatch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcgeoddlg.ui b/kstars/kstars/tools/modcalcgeoddlg.ui
index c4b294fe..387408cd 100644
--- a/kstars/kstars/tools/modcalcgeoddlg.ui
+++ b/kstars/kstars/tools/modcalcgeoddlg.ui
@@ -787,7 +787,7 @@
<tabstop>OutputLineEditBatch</tabstop>
<tabstop>runButtonBatch</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotComputeGeoCoords()</slot>
<slot>slotClearGeoCoords()</slot>
<slot>slotInputFile()</slot>
@@ -799,7 +799,7 @@
<slot>slotXCheckedBatch()</slot>
<slot>slotYCheckedBatch()</slot>
<slot>slotZCheckedBatch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcjddlg.ui b/kstars/kstars/tools/modcalcjddlg.ui
index 9db090eb..bf9ddf3f 100644
--- a/kstars/kstars/tools/modcalcjddlg.ui
+++ b/kstars/kstars/tools/modcalcjddlg.ui
@@ -494,11 +494,11 @@
<slot>slotComputeTime()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotClearTime()</slot>
<slot>slotComputeTime()</slot>
<slot>showCurrentTime()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcplanetsdlg.ui b/kstars/kstars/tools/modcalcplanetsdlg.ui
index 9b9f6099..04a878dc 100644
--- a/kstars/kstars/tools/modcalcplanetsdlg.ui
+++ b/kstars/kstars/tools/modcalcplanetsdlg.ui
@@ -1358,7 +1358,7 @@
<tabstop>OutButtonBatch</tabstop>
<tabstop>runButtonBatch</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotComputePosition()</slot>
<slot>slotClear()</slot>
<slot>slotInputFile()</slot>
@@ -1369,7 +1369,7 @@
<slot>slotLatCheckedBatch()</slot>
<slot>slotRunBatch()</slot>
<slot>slotPlanetsCheckedBatch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcprecdlg.ui b/kstars/kstars/tools/modcalcprecdlg.ui
index 0c749118..19e8a394 100644
--- a/kstars/kstars/tools/modcalcprecdlg.ui
+++ b/kstars/kstars/tools/modcalcprecdlg.ui
@@ -729,7 +729,7 @@
<tabstop>OutputLineEditBatch</tabstop>
<tabstop>runButtonBatch_2</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotComputeCoords()</slot>
<slot>slotClearCoords()</slot>
<slot>slotRaCheckedBatch()</slot>
@@ -741,7 +741,7 @@
<slot>slotInputFile()</slot>
<slot>slotOutputFile()</slot>
<slot>slotRunBatch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcsidtimedlg.ui b/kstars/kstars/tools/modcalcsidtimedlg.ui
index 7469390a..b4e4706b 100644
--- a/kstars/kstars/tools/modcalcsidtimedlg.ui
+++ b/kstars/kstars/tools/modcalcsidtimedlg.ui
@@ -849,7 +849,7 @@
<tabstop>OutButtonBatch</tabstop>
<tabstop>runButtonBatch</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotComputeTime()</slot>
<slot>slotClearFields()</slot>
<slot>slotLongChecked()</slot>
@@ -859,7 +859,7 @@
<slot>slotRunBatch()</slot>
<slot>slotInputFile()</slot>
<slot>slotOutputFile()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kstars/kstars/tools/modcalcvlsrdlg.ui b/kstars/kstars/tools/modcalcvlsrdlg.ui
index d223ca0a..6eccbb84 100644
--- a/kstars/kstars/tools/modcalcvlsrdlg.ui
+++ b/kstars/kstars/tools/modcalcvlsrdlg.ui
@@ -1171,7 +1171,7 @@
<tabstop>runButtonBatch</tabstop>
<tabstop>kTextBrowser1</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotComputeVelocities()</slot>
<slot>slotClearCoords()</slot>
<slot>slotUtChecked()</slot>
@@ -1186,7 +1186,7 @@
<slot>slotInputFile()</slot>
<slot>slotOutputFile()</slot>
<slot>slotRunBatch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
diff --git a/kstars/kstars/tools/scriptbuilderui.ui b/kstars/kstars/tools/scriptbuilderui.ui
index 12470945..31c36ba5 100644
--- a/kstars/kstars/tools/scriptbuilderui.ui
+++ b/kstars/kstars/tools/scriptbuilderui.ui
@@ -613,7 +613,7 @@
</widget>
</grid>
</widget>
-<Q_SLOTS>
+<slots>
<slot>slotAddFunction()</slot>
<slot>slotMoveFunctionUp()</slot>
<slot>slotMoveFunctionDown()</slot>
@@ -626,7 +626,7 @@
<slot>slotCopyFunction()</slot>
<slot>slotRemoveFunction()</slot>
<slot>slotRunScript()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="4"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/ktouch/src/ktouchcoloreditor_dlg.ui b/ktouch/src/ktouchcoloreditor_dlg.ui
index 5f1918c3..c5554ee1 100644
--- a/ktouch/src/ktouchcoloreditor_dlg.ui
+++ b/ktouch/src/ktouchcoloreditor_dlg.ui
@@ -785,13 +785,13 @@
<slot>updateClicked()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>closeQuery()</slot>
<slot>addBtnClicked()</slot>
<slot>removeBtnClicked()</slot>
<slot>updateClicked()</slot>
<slot>colorSchemeChanged(TQListBoxItem * item)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/ktouch/src/ktouchkeyboardeditor_dlg.ui b/ktouch/src/ktouchkeyboardeditor_dlg.ui
index 741f4e20..919673d1 100644
--- a/ktouch/src/ktouchkeyboardeditor_dlg.ui
+++ b/ktouch/src/ktouchkeyboardeditor_dlg.ui
@@ -378,7 +378,7 @@
<slot>keySelectionChanged(TQListBoxItem*)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>openBtnClicked()</slot>
<slot>saveBtnClicked()</slot>
<slot>saveAsBtnClicked()</slot>
@@ -388,7 +388,7 @@
<slot>editBtnClicked()</slot>
<slot>removeBtnClicked()</slot>
<slot>keySelectionChanged(TQListBoxItem*)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/ktouch/src/ktouchlectureeditor_dlg.ui b/ktouch/src/ktouchlectureeditor_dlg.ui
index 6a7acfda..f2624444 100644
--- a/ktouch/src/ktouchlectureeditor_dlg.ui
+++ b/ktouch/src/ktouchlectureeditor_dlg.ui
@@ -644,14 +644,14 @@
<tabstop>saveAsButton</tabstop>
<tabstop>quitButton</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>openBtnClicked()</slot>
<slot>saveBtnClicked()</slot>
<slot>saveAsBtnClicked()</slot>
<slot>closeQuery()</slot>
<slot>setModified()</slot>
<slot>fontBtnClicked()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
diff --git a/ktouch/src/ktouchopenrequest_dlg.ui b/ktouch/src/ktouchopenrequest_dlg.ui
index 410353dc..46746f28 100644
--- a/ktouch/src/ktouchopenrequest_dlg.ui
+++ b/ktouch/src/ktouchopenrequest_dlg.ui
@@ -273,11 +273,11 @@
<tabstop>okBtn</tabstop>
<tabstop>cancelBtn</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>okBtnClicked()</slot>
<slot>radioBtnChanged()</slot>
<slot>browseBtnClicked()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
diff --git a/ktouch/src/ktouchprefkeyboardlayout.ui b/ktouch/src/ktouchprefkeyboardlayout.ui
index 75cef9e1..ad0f7db7 100644
--- a/ktouch/src/ktouchprefkeyboardlayout.ui
+++ b/ktouch/src/ktouchprefkeyboardlayout.ui
@@ -132,9 +132,9 @@
</widget>
<customwidgets>
</customwidgets>
-<Q_SLOTS>
+<slots>
<slot>fontChooseBtnClicked()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdefontrequester.h</include>
diff --git a/ktouch/src/ktouchstatuslayout.ui b/ktouch/src/ktouchstatuslayout.ui
index b2625d23..d17fc8db 100644
--- a/ktouch/src/ktouchstatuslayout.ui
+++ b/ktouch/src/ktouchstatuslayout.ui
@@ -348,13 +348,13 @@
</widget>
</hbox>
</widget>
-<Q_SLOTS>
+<slots>
<slot>levelForcedDown()</slot>
<slot>levelForcedUp()</slot>
<slot>showStatChanged(int)</slot>
<slot>runningStateChanged(int)</slot>
<slot>startKTouch()</slot>
<slot>stopKTouch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>
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>
diff --git a/kwordquiz/src/multipleviewbase.ui b/kwordquiz/src/multipleviewbase.ui
index 3d848b83..4ad7b4ac 100644
--- a/kwordquiz/src/multipleviewbase.ui
+++ b/kwordquiz/src/multipleviewbase.ui
@@ -967,10 +967,10 @@
<slot>slotOpt3Clicked()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotOpt1Clicked()</slot>
<slot>slotOpt2Clicked()</slot>
<slot>slotOpt3Clicked()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kwordquiz/src/prefcardappearancebase.ui b/kwordquiz/src/prefcardappearancebase.ui
index 9a1af12b..125defe6 100644
--- a/kwordquiz/src/prefcardappearancebase.ui
+++ b/kwordquiz/src/prefcardappearancebase.ui
@@ -534,14 +534,14 @@
<tabstop>kcfg_FrontCardColor</tabstop>
<tabstop>kcfg_FrontFrameColor</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>slotFlipButtonClicked()</slot>
<slot>slotFontChanged(const TQFont &amp;)</slot>
<slot>slotTextColorChanged(const TQColor &amp;)</slot>
<slot>slotAboutToShowWidget(TQWidget *)</slot>
<slot>slotFrameColorChanged(const TQColor &amp;)</slot>
<slot>slotCardColorChanged(const TQColor &amp;)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
diff --git a/kwordquiz/src/prefquizbase.ui b/kwordquiz/src/prefquizbase.ui
index 89e0dffa..fe12e9cf 100644
--- a/kwordquiz/src/prefquizbase.ui
+++ b/kwordquiz/src/prefquizbase.ui
@@ -284,9 +284,9 @@
<slot>setEnabled(bool)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>slotAutoFlipClicked()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">knuminput.h</include>
diff --git a/kwordquiz/src/qaviewbase.ui b/kwordquiz/src/qaviewbase.ui
index 9c5b3353..c82f4026 100644
--- a/kwordquiz/src/qaviewbase.ui
+++ b/kwordquiz/src/qaviewbase.ui
@@ -862,9 +862,9 @@
<slot>slotCheck()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot access="private">slotCheck()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>