Namespace KTextEditor |
|
|
Internal Cursor line Internal Cursor column Internal Range which owns this cursor, if any |
|
Create a plugin called libname with parent object parent. Returns the plugin or 0 if it could not be loaded |
|
Helper function for the EditorChooser. Usually you do not have to use this function. Instead, use KTextEditor.EditorChooser.editor(). libname - library name, for example "katepart" Returns the Editor object on success, otherwise 0 See also KTextEditor.EditorChooser.editor() |