Module implementing the Jedi assistant plug-in.
None |
AssistantJedi | Class implementing the Jedi assistant interface. |
None |
Class implementing the Jedi assistant interface.
None |
None |
AssistantJedi | Constructor |
__connectEditor | Private method to connect an editor. |
__connectMouseClickHandler | Private method to connect the mouse click handler to an editor. |
__determineLanguage | Private method to determine the valid language strings. |
__disconnectEditor | Private method to disconnect an editor. |
__disconnectMouseClickHandler | Private method to disconnect the mouse click handler from an editor. |
__editorClosed | Private slot called, when an editor was closed. |
__editorLanguageChanged | Private slot to handle the language change of an editor. |
__editorOpened | Private slot called, when a new editor was opened. |
__editorShowMenu | Private slot called, when the the editor context menu or a submenu is about to be shown. |
__initRefactoringMenu | Private method to initialize the Refactoring menu. |
__preferencesChanged | Private slot handling changes of the Disassembly viewer settings. |
__setAutoCompletionHook | Private method to set the autocompletion hook. |
__setCalltipsHook | Private method to set the calltip hook. |
__unsetAutoCompletionHook | Private method to unset the autocompletion hook. |
__unsetCalltipsHook | Private method to unset the calltip hook. |
None |
Constructor
Private method to connect an editor.
Private method to connect the mouse click handler to an editor.
Private method to determine the valid language strings.
Private method to disconnect an editor.
Private method to disconnect the mouse click handler from an editor.
Private slot called, when an editor was closed.
Private slot to handle the language change of an editor.
Private slot called, when a new editor was opened.
Private slot called, when the the editor context menu or a submenu is about to be shown.
Private method to initialize the Refactoring menu.
Private slot handling changes of the Disassembly viewer settings.
Private method to set the autocompletion hook.
Private method to set the calltip hook.
Private method to unset the autocompletion hook.
Private method to unset the calltip hook.