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 |
__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. |
__resetParseTimer | Private slot to reset the parse timer. |
getEditor | Public method to get the reference to the editor widget. |
shutdownTimer | Public method to stop and disconnect the timer. |
None |
Constructor
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 to reset the parse timer.
Public method to get the reference to the editor widget.
Public method to stop and disconnect the timer.