diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-02 10:55:23 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-02 10:55:23 +0900 |
commit | 5cbf8a99f6adf519c5e976ef8347172802a924e7 (patch) | |
tree | 7cebda84eedfcb96ddaa631cb7e0d88d96c04146 | |
parent | ccf782d88dfd28667ffda7a31f1d8c6a4fae7f19 (diff) | |
download | ktorrent-5cbf8a99f6adf519c5e976ef8347172802a924e7.tar.gz ktorrent-5cbf8a99f6adf519c5e976ef8347172802a924e7.zip |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | apps/ktorrent/addpeerwidgetbase.ui | 4 | ||||
-rw-r--r-- | apps/ktorrent/ipfilterwidgetbase.ui | 4 | ||||
-rw-r--r-- | apps/ktorrent/pastedlgbase.ui | 4 | ||||
-rw-r--r-- | apps/ktorrent/queuedlg.ui | 4 | ||||
-rw-r--r-- | apps/ktorrent/torrentcreatordlgbase.ui | 4 | ||||
-rw-r--r-- | plugins/infowidget/trackerviewbase.ui | 4 | ||||
-rw-r--r-- | plugins/ipfilter/convert_dlg.ui | 4 | ||||
-rw-r--r-- | plugins/ipfilter/ipblockingpref.ui | 4 | ||||
-rw-r--r-- | plugins/scheduler/bwspage.ui | 4 | ||||
-rw-r--r-- | plugins/scheduler/schedulerpage.ui | 4 | ||||
-rw-r--r-- | plugins/search/searchpref.ui | 4 | ||||
-rw-r--r-- | plugins/webinterface/webinterfacepref.ui | 4 |
12 files changed, 24 insertions, 24 deletions
diff --git a/apps/ktorrent/addpeerwidgetbase.ui b/apps/ktorrent/addpeerwidgetbase.ui index 369fabe..fbd148b 100644 --- a/apps/ktorrent/addpeerwidgetbase.ui +++ b/apps/ktorrent/addpeerwidgetbase.ui @@ -146,9 +146,9 @@ <tabstop>m_port</tabstop> <tabstop>btnAdd</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot>btnAdd_clicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">klineedit.h</include> diff --git a/apps/ktorrent/ipfilterwidgetbase.ui b/apps/ktorrent/ipfilterwidgetbase.ui index 3c8478c..6ef38e1 100644 --- a/apps/ktorrent/ipfilterwidgetbase.ui +++ b/apps/ktorrent/ipfilterwidgetbase.ui @@ -338,7 +338,7 @@ <tabstop>peerIP</tabstop> <tabstop>btnAdd</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot>btnAdd_clicked()</slot> <slot>btnRemove_clicked()</slot> <slot>btnClear_clicked()</slot> @@ -346,7 +346,7 @@ <slot>btnSave_clicked()</slot> <slot>btnOk_clicked()</slot> <slot>btnApply_clicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kpushbutton.h</include> diff --git a/apps/ktorrent/pastedlgbase.ui b/apps/ktorrent/pastedlgbase.ui index c847cb9..4c9539a 100644 --- a/apps/ktorrent/pastedlgbase.ui +++ b/apps/ktorrent/pastedlgbase.ui @@ -132,9 +132,9 @@ <slot>reject()</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>btnOK_clicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">klineedit.h</include> diff --git a/apps/ktorrent/queuedlg.ui b/apps/ktorrent/queuedlg.ui index 04b0d1c..9bd5532 100644 --- a/apps/ktorrent/queuedlg.ui +++ b/apps/ktorrent/queuedlg.ui @@ -699,7 +699,7 @@ <tabstop>btnDequeue</tabstop> <tabstop>seedList</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot>btnMoveUp_clicked()</slot> <slot>btnMoveDown_clicked()</slot> <slot>btnEnqueue_clicked()</slot> @@ -711,7 +711,7 @@ <slot>btnClose_clicked()</slot> <slot>btnMoveTop_clicked()</slot> <slot>btnMoveBottom_clicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kpushbutton.h</include> diff --git a/apps/ktorrent/torrentcreatordlgbase.ui b/apps/ktorrent/torrentcreatordlgbase.ui index fcd100d..97488be 100644 --- a/apps/ktorrent/torrentcreatordlgbase.ui +++ b/apps/ktorrent/torrentcreatordlgbase.ui @@ -508,12 +508,12 @@ <forwards> <forward>class TQListViewItem;</forward> </forwards> -<Q_SLOTS> +<slots> <slot>btnRemoveNode_clicked()</slot> <slot>btnAddNode_clicked()</slot> <slot>m_node_textChanged(const TQString&)</slot> <slot>m_nodeList_selectionChanged(TQListViewItem*)</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kcombobox.h</include> diff --git a/plugins/infowidget/trackerviewbase.ui b/plugins/infowidget/trackerviewbase.ui index c1e05fe..3ec9d91 100644 --- a/plugins/infowidget/trackerviewbase.ui +++ b/plugins/infowidget/trackerviewbase.ui @@ -295,14 +295,14 @@ <forwards> <forward>class TQListViewItem;</forward> </forwards> -<Q_SLOTS> +<slots> <slot>btnChange_clicked()</slot> <slot>listTrackers_currentChanged(TQListViewItem*)</slot> <slot>btnUpdate_clicked()</slot> <slot>btnAdd_clicked()</slot> <slot>btnRemove_clicked()</slot> <slot>btnRestore_clicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kpushbutton.h</include> diff --git a/plugins/ipfilter/convert_dlg.ui b/plugins/ipfilter/convert_dlg.ui index 15e1a2f..de0aa40 100644 --- a/plugins/ipfilter/convert_dlg.ui +++ b/plugins/ipfilter/convert_dlg.ui @@ -146,10 +146,10 @@ <slot>btnCancel_clicked()</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>btnClose_clicked()</slot> <slot>btnCancel_clicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kprogress.h</include> diff --git a/plugins/ipfilter/ipblockingpref.ui b/plugins/ipfilter/ipblockingpref.ui index d221270..3435167 100644 --- a/plugins/ipfilter/ipblockingpref.ui +++ b/plugins/ipfilter/ipblockingpref.ui @@ -188,11 +188,11 @@ NOTE: ZIP file from bluetack.co.uk is supported.</string> <slot>setEnabled(bool)</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>btnDownload_clicked()</slot> <slot>checkUseLevel1_toggled(bool)</slot> <slot>checkUseKTfilter_toggled(bool)</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kpushbutton.h</include> diff --git a/plugins/scheduler/bwspage.ui b/plugins/scheduler/bwspage.ui index 46f797e..b5e1db1 100644 --- a/plugins/scheduler/bwspage.ui +++ b/plugins/scheduler/bwspage.ui @@ -838,14 +838,14 @@ <tabstop>dlCat3</tabstop> <tabstop>ulCat3</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot>btnOk_clicked()</slot> <slot>btnApply_clicked()</slot> <slot>btnCancel_clicked()</slot> <slot>btnSave_clicked()</slot> <slot>btnLoad_clicked()</slot> <slot>btnReset_clicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">bwswidget.h</include> diff --git a/plugins/scheduler/schedulerpage.ui b/plugins/scheduler/schedulerpage.ui index 0fc52b3..ce0cfb6 100644 --- a/plugins/scheduler/schedulerpage.ui +++ b/plugins/scheduler/schedulerpage.ui @@ -137,10 +137,10 @@ <slot>useColors_toggled(bool)</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>btnEditBWS_toggled(bool)</slot> <slot>btnEditBWS_clicked()</slot> <slot>useColors_toggled(bool)</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> </UI> diff --git a/plugins/search/searchpref.ui b/plugins/search/searchpref.ui index 8f5761c..0c169bf 100644 --- a/plugins/search/searchpref.ui +++ b/plugins/search/searchpref.ui @@ -300,9 +300,9 @@ <slot>btnUpdate_clicked()</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>btnUpdate_clicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kactivelabel.h</include> diff --git a/plugins/webinterface/webinterfacepref.ui b/plugins/webinterface/webinterfacepref.ui index 8e6e7c2..5830b0c 100644 --- a/plugins/webinterface/webinterfacepref.ui +++ b/plugins/webinterface/webinterfacepref.ui @@ -239,10 +239,10 @@ <slot>changeLedState()</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>btnUpdate_clicked()</slot> <slot>changeLedState()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kled.h</include> |