Module implementing the editor assembly widget containing the navigation combos and the editor widget.
None |
EditorAssembly | Class implementing the editor assembly widget containing the navigation combos and the editor widget. |
None |
Class implementing the editor assembly widget containing the navigation combos and the editor widget.
None |
None |
EditorAssembly | Constructor |
__activateCombos | Private slot to activate the navigation combo boxes. |
__activateOutline | Private slot to activate the source outline view. |
__editorChanged | Private slot handling changes of the editor language or file name. |
__editorCursorLineChanged | Private slot handling a line change of the cursor of the editor. |
__globalsActivated | Private method to jump to the line of the selected global entry and to populate the members combo box. |
__membersActivated | Private method to jump to the line of the selected members entry. |
__parseEditor | Private method to parse the editor source and repopulate the globals combo. |
__preferencesChanged | Private slot handling a change of preferences. |
__resetParseTimer | Private slot to reset the parse timer. |
aboutToBeClosed | Public method to stop and disconnect the timer and disconnect some signals. |
getEditor | Public method to get the reference to the editor widget. |
None |
Constructor
Private slot to activate the navigation combo boxes.
Private slot to activate the source outline view.
Private slot handling changes of the editor language or file name.
Private slot handling a line change of the cursor of the editor.
Private method to jump to the line of the selected global entry and to populate the members combo box.
Private method to jump to the line of the selected members entry.
Private method to parse the editor source and repopulate the globals combo.
Private slot handling a change of preferences.
Private slot to reset the parse timer.
Public method to stop and disconnect the timer and disconnect some signals.
Public method to get the reference to the editor widget.