summaryrefslogtreecommitdiffstats
path: root/ksayit/src/DocTreeView.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:22:15 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-04 21:51:31 +0900
commit8923dcc36fef71e4ffaf58085642255450761262 (patch)
tree63e1ef9c9c928cb347a53878832675e07f15ef5b /ksayit/src/DocTreeView.ui
parent79f019f19e44c3daa3b60d1c983690045cf4db11 (diff)
downloadtdeaccessibility-8923dcc36fef71e4ffaf58085642255450761262.tar.gz
tdeaccessibility-8923dcc36fef71e4ffaf58085642255450761262.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2ce6b371816292d249824aa157691968d8310c00)
Diffstat (limited to 'ksayit/src/DocTreeView.ui')
-rw-r--r--ksayit/src/DocTreeView.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/ksayit/src/DocTreeView.ui b/ksayit/src/DocTreeView.ui
index d66454e..d1240cd 100644
--- a/ksayit/src/DocTreeView.ui
+++ b/ksayit/src/DocTreeView.ui
@@ -123,7 +123,7 @@
<include location="local" impldecl="in implementation">DocTreeView.ui.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
-<Q_SIGNALS>
+<signals>
<signal>signalContentChanged(const TQString &amp;)</signal>
<signal>signalAllNodesProcessed()</signal>
<signal>signalSetText(const TQString &amp;)</signal>
@@ -132,8 +132,8 @@
<signal>signalSetBookmarkFilename(const TQString&amp;)</signal>
<signal>signalChangeBookmarkFilename(const TQString &amp;)</signal>
<signal>signalDeleteBookmark(const TQString&amp;, const TQString&amp;)</signal>
-</Q_SIGNALS>
-<Q_SLOTS>
+</signals>
+<slots>
<slot>slotItemClicked( TQListViewItem * )</slot>
<slot access="protected">slotRenameItem()</slot>
<slot access="protected">slotDeleteItem()</slot>
@@ -154,6 +154,6 @@
<slot access="protected">slotNewSection_4()</slot>
<slot access="protected">slotNewSection_5()</slot>
<slot>slotRightButtonPressed( TQListViewItem * i, const TQPoint &amp;, int )</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>