diff options
Diffstat (limited to 'qtsharp/src')
-rw-r--r-- | qtsharp/src/api/qt.xml | 14 |
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" |