Documentation/Source/eric6.QScintilla.Editor.html

branch
APIs
changeset 5358
2584d0a08bf4
parent 5051
3586ebd9fac8
child 5416
16366120b523
equal deleted inserted replaced
5352:ddcf6fd8c316 5358:2584d0a08bf4
762 <td>Protected method called when the editor loses focus.</td> 762 <td>Protected method called when the editor loses focus.</td>
763 </tr><tr> 763 </tr><tr>
764 <td><a href="#Editor.gestureEvent">gestureEvent</a></td> 764 <td><a href="#Editor.gestureEvent">gestureEvent</a></td>
765 <td>Protected method handling gesture events.</td> 765 <td>Protected method handling gesture events.</td>
766 </tr><tr> 766 </tr><tr>
767 <td><a href="#Editor.getApiLanguage">getApiLanguage</a></td>
768 <td>Public method to get the API language of the editor.</td>
769 </tr><tr>
767 <td><a href="#Editor.getBookmarkLines">getBookmarkLines</a></td> 770 <td><a href="#Editor.getBookmarkLines">getBookmarkLines</a></td>
768 <td>Public method to get the lines containing a bookmark.</td> 771 <td>Public method to get the lines containing a bookmark.</td>
769 </tr><tr> 772 </tr><tr>
770 <td><a href="#Editor.getBookmarks">getBookmarks</a></td> 773 <td><a href="#Editor.getBookmarks">getBookmarks</a></td>
771 <td>Public method to retrieve the bookmarks.</td> 774 <td>Public method to retrieve the bookmarks.</td>
3041 </p><dl> 3044 </p><dl>
3042 <dt><i>evt</i></dt> 3045 <dt><i>evt</i></dt>
3043 <dd> 3046 <dd>
3044 reference to the gesture event (QGestureEvent 3047 reference to the gesture event (QGestureEvent
3045 </dd> 3048 </dd>
3049 </dl><a NAME="Editor.getApiLanguage" ID="Editor.getApiLanguage"></a>
3050 <h4>Editor.getApiLanguage</h4>
3051 <b>getApiLanguage</b>(<i></i>)
3052 <p>
3053 Public method to get the API language of the editor.
3054 </p><dl>
3055 <dt>Returns:</dt>
3056 <dd>
3057 API language
3058 </dd>
3059 </dl><dl>
3060 <dt>Return Type:</dt>
3061 <dd>
3062 str
3063 </dd>
3046 </dl><a NAME="Editor.getBookmarkLines" ID="Editor.getBookmarkLines"></a> 3064 </dl><a NAME="Editor.getBookmarkLines" ID="Editor.getBookmarkLines"></a>
3047 <h4>Editor.getBookmarkLines</h4> 3065 <h4>Editor.getBookmarkLines</h4>
3048 <b>getBookmarkLines</b>(<i></i>) 3066 <b>getBookmarkLines</b>(<i></i>)
3049 <p> 3067 <p>
3050 Public method to get the lines containing a bookmark. 3068 Public method to get the lines containing a bookmark.

eric ide

mercurial