summaryrefslogtreecommitdiffstats
path: root/qtsharp/src/api/qt.xml
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-08-07 18:06:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-08-07 18:06:42 +0900
commit84ec64868159247777c9779014b8cf8c11be2689 (patch)
tree727fc9b86ac201021ebb90b8f3aeca69adf0b0ed /qtsharp/src/api/qt.xml
parent5918d4f6ef63975a03893925f64d7f1990fe78b5 (diff)
downloadtdebindings-84ec64868159247777c9779014b8cf8c11be2689.tar.gz
tdebindings-84ec64868159247777c9779014b8cf8c11be2689.zip
Drop compatibility code for TQSignal
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtsharp/src/api/qt.xml')
-rw-r--r--qtsharp/src/api/qt.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/qtsharp/src/api/qt.xml b/qtsharp/src/api/qt.xml
index 9556a187..744f0925 100644
--- a/qtsharp/src/api/qt.xml
+++ b/qtsharp/src/api/qt.xml
@@ -15342,14 +15342,6 @@ id="0">
<qparam type="char*" name="member" default="0"/>
</qmethod>
<qmethod name="activate" access="public" return="void" id="0"/>
- <qmethod name="isBlocked" access="public" return="bool" id="0"/>
- <qmethod name="block" access="public" return="void" id="0">
- <qparam type="bool" name="b"/>
- </qmethod>
- <qmethod name="setParameter" access="public" return="void" id="0">
- <qparam type="int" name="value"/>
- </qmethod>
- <qmethod name="parameter" access="public" return="int" id="0"/>
<qmethod name="setValue" access="public" return="void" id="0">
<qparam type="TQVariantamp" name="value"/>
</qmethod>