summaryrefslogtreecommitdiffstats
path: root/qtsharp/src/api/qt.xml
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-10 21:00:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-10 21:01:27 +0900
commit53442b53d0961872a9414726dfd32122a15afa39 (patch)
tree3f11ddba81c939e1b28b8e191179def744a049c1 /qtsharp/src/api/qt.xml
parent1b35744b7931a67f9ad418bb1cbee870a7dda811 (diff)
downloadtdebindings-53442b53d0961872a9414726dfd32122a15afa39.tar.gz
tdebindings-53442b53d0961872a9414726dfd32122a15afa39.zip
Drop obsolete TQLineEdit methods
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtsharp/src/api/qt.xml')
-rw-r--r--qtsharp/src/api/qt.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/qtsharp/src/api/qt.xml b/qtsharp/src/api/qt.xml
index 77f8199f..8b6999aa 100644
--- a/qtsharp/src/api/qt.xml
+++ b/qtsharp/src/api/qt.xml
@@ -9318,14 +9318,6 @@ id="0"/>
<qparam type="int" name="arg4"/>
</qmethod>
<qmethod name="alignment" access="public" return="int" id="0"/>
- <qmethod name="cursorLeft" access="public" return="void" id="0">
- <qparam type="bool" name="mark"/>
- <qparam type="int" name="steps" default="1"/>
- </qmethod>
- <qmethod name="cursorRight" access="public" return="void" id="0">
- <qparam type="bool" name="mark"/>
- <qparam type="int" name="steps" default="1"/>
- </qmethod>
<qmethod name="cursorForward" access="public" return="void" id="0">
<qparam type="bool" name="mark"/>
<qparam type="int" name="steps" default="1"/>
@@ -9360,8 +9352,6 @@ id="0"/>
</qmethod>
<qmethod name="isUndoAvailable" access="public" return="bool" id="0"/>
<qmethod name="isRedoAvailable" access="public" return="bool" id="0"/>
- <qmethod name="hasMarkedText" access="public" return="bool" id="0"/>
- <qmethod name="markedText" access="public" return="TQString" id="0"/>
<qmethod name="setPasswordChar" access="public" return="void" id="0">
<qparam type="TQChar" name="c"/>
</qmethod>
@@ -9426,10 +9416,6 @@ id="0"/>
<qmethod name="protected_drawContents" access="protected" return="void" id="0">
<qparam type="TQPainter*" name="painter"/>
</qmethod>
- <qmethod name="protected_repaintArea" access="protected" return="void" id="0">
- <qparam type="int" name="arg1"/>
- <qparam type="int" name="arg2"/>
- </qmethod>
<qmethod name="protected_createPopupMenu" access="protected"
return="TQPopupMenu*" id="0"/>
<qmethod name="protected_windowActivationChange" access="protected"