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-03 16:22:15 +0900
commit2ce6b371816292d249824aa157691968d8310c00 (patch)
treea908259987ca12285c05dea46b7c441dcae0013a /ksayit/src/DocTreeView.ui
parentc04ba2b3810f5a0187b3ca3b89661d0befca9e08 (diff)
downloadtdeaccessibility-2ce6b371816292d249824aa157691968d8310c00.tar.gz
tdeaccessibility-2ce6b371816292d249824aa157691968d8310c00.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>