Mon, 11 Nov 2013 19:45:35 +0100
Corrected an incomplete source docu string.
--- a/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html Mon Nov 11 19:43:24 2013 +0100 +++ b/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html Mon Nov 11 19:45:35 2013 +0100 @@ -791,7 +791,12 @@ <p> Public method to determine, if the caret line is visible even if the editor doesn't have the focus. -</p><a NAME="QsciScintillaCompat.getCursorFlashTime" ID="QsciScintillaCompat.getCursorFlashTime"></a> +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating an always visible caret line (boolean) +</dd> +</dl><a NAME="QsciScintillaCompat.getCursorFlashTime" ID="QsciScintillaCompat.getCursorFlashTime"></a> <h4>QsciScintillaCompat.getCursorFlashTime</h4> <b>getCursorFlashTime</b>(<i></i>) <p>
--- a/QScintilla/QsciScintillaCompat.py Mon Nov 11 19:43:24 2013 +0100 +++ b/QScintilla/QsciScintillaCompat.py Mon Nov 11 19:45:35 2013 +0100 @@ -675,6 +675,8 @@ """ Public method to determine, if the caret line is visible even if the editor doesn't have the focus. + + @return flag indicating an always visible caret line (boolean) """ try: return self.SendScintilla(