Skip to content
Snippets Groups Projects
Commit b450b307 authored by Eike Ziller's avatar Eike Ziller
Browse files

TextEditors: Separate away methods that actually work on a document


Introduces ITextEditorDocument. This is part of a more general "use
documents instead of editors whereever possible". It will allow to move
to e.g. ITextEditor::openedTextDocumentContents() instead of
ITextEditor::openedTextEditorsContents().

Change-Id: I5ebceaa257a0d2c3e8ac4ac51b9b08b6faa42487
Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
parent e31575a4
No related branches found
No related tags found
No related merge requests found
Showing
with 96 additions and 79 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment