--- a/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html Thu Apr 18 19:09:20 2013 +0200 +++ b/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html Fri Apr 19 18:34:33 2013 +0200 @@ -208,6 +208,9 @@ <td><a href="#QsciScintillaCompat.hasIndicator">hasIndicator</a></td> <td>Public method to test for the existence of an indicator.</td> </tr><tr> +<td><a href="#QsciScintillaCompat.hasSelection">hasSelection</a></td> +<td>Public method to check for a selection.</td> +</tr><tr> <td><a href="#QsciScintillaCompat.indentationGuideView">indentationGuideView</a></td> <td>Public method to get the indentation guide view.</td> </tr><tr> @@ -838,6 +841,16 @@ <dd> flag indicating the existence of the indicator (boolean) </dd> +</dl><a NAME="QsciScintillaCompat.hasSelection" ID="QsciScintillaCompat.hasSelection"></a> +<h4>QsciScintillaCompat.hasSelection</h4> +<b>hasSelection</b>(<i></i>) +<p> + Public method to check for a selection. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating the presence of a selection (boolean) +</dd> </dl><a NAME="QsciScintillaCompat.indentationGuideView" ID="QsciScintillaCompat.indentationGuideView"></a> <h4>QsciScintillaCompat.indentationGuideView</h4> <b>indentationGuideView</b>(<i></i>)