Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html

changeset 3176
51feb6174cc2
parent 3169
7b1b754a60a6
child 3238
fa28dab59a9e
child 3240
7cb4665c9c05
--- a/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html	Sun Jan 05 15:20:02 2014 +0100
+++ b/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html	Sun Jan 05 17:13:21 2014 +0100
@@ -1023,29 +1023,34 @@
 <h4>QsciScintillaCompat.inputMethodEvent</h4>
 <b>inputMethodEvent</b>(<i>evt</i>)
 <p>
-        Protected method to cope with a glitch in some Qscintilla versions
-        handling input events.
+            Protected method to cope with a glitch in some Qscintilla versions
+            handling input events.
 </p><p>
-        Note: This simply disables the Qscintilla behavior.
+            Note: This simply disables the Qscintilla behavior.
 </p><dl>
 <dt><i>evt</i></dt>
 <dd>
 reference to the input method event object
-            (QInputMethodEvent)
+                (QInputMethodEvent)
 </dd>
 </dl><a NAME="QsciScintillaCompat.inputMethodQuery" ID="QsciScintillaCompat.inputMethodQuery"></a>
 <h4>QsciScintillaCompat.inputMethodQuery</h4>
 <b>inputMethodQuery</b>(<i>query</i>)
 <p>
-        Protected method to cope with a glitch in some Qscintilla versions
-        handling input events.
+            Protected method to cope with a glitch in some Qscintilla versions
+            handling input events.
 </p><p>
-        Note: This simply disables the Qscintilla behavior.
+            Note: This simply disables the Qscintilla behavior.
 </p><dl>
 <dt><i>query</i></dt>
 <dd>
 reference to the input method query object
-            (Qt.InputMethodQuery)
+                (Qt.InputMethodQuery)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+object containing the requested information
 </dd>
 </dl><a NAME="QsciScintillaCompat.lineAt" ID="QsciScintillaCompat.lineAt"></a>
 <h4>QsciScintillaCompat.lineAt</h4>

eric ide

mercurial