diff -r 28a8bbfe097b -r a51b0c113ed7 Documentation/Source/eric5.QScintilla.Editor.html --- a/Documentation/Source/eric5.QScintilla.Editor.html Mon Apr 15 20:27:07 2013 +0200 +++ b/Documentation/Source/eric5.QScintilla.Editor.html Wed Apr 17 19:58:24 2013 +0200 @@ -1010,6 +1010,9 @@ <td><a href="#Editor.smartIndentLineOrSelection">smartIndentLineOrSelection</a></td> <td>Public slot to indent current line smartly.</td> </tr><tr> +<td><a href="#Editor.sortLines">sortLines</a></td> +<td>Public slot to sort the lines spanned by a rectangular selection.</td> +</tr><tr> <td><a href="#Editor.startSharedEdit">startSharedEdit</a></td> <td>Public slot to start a shared edit session for the editor.</td> </tr><tr> @@ -3551,6 +3554,11 @@ <b>smartIndentLineOrSelection</b>(<i></i>) <p> Public slot to indent current line smartly. +</p><a NAME="Editor.sortLines" ID="Editor.sortLines"></a> +<h4>Editor.sortLines</h4> +<b>sortLines</b>(<i></i>) +<p> + Public slot to sort the lines spanned by a rectangular selection. </p><a NAME="Editor.startSharedEdit" ID="Editor.startSharedEdit"></a> <h4>Editor.startSharedEdit</h4> <b>startSharedEdit</b>(<i></i>)