summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppcompletionassist.h
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2016-03-30 10:35:17 +0200
committerNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2016-03-31 07:12:49 +0000
commitda5309cbc62db905ed8f5c58401f814baf26d269 (patch)
tree43c13d58dc838e3a48e9587dbd51a26227e9f45e /src/plugins/cpptools/cppcompletionassist.h
parent4de62a7349a55776d81d21a73a567c731fc5cf9b (diff)
downloadqt-creator-da5309cbc62db905ed8f5c58401f814baf26d269.tar.gz
C++: Fix completion for doxygen tags II
For assist processors that run in a worker thread, the QTextDocument is recreated with AssistInterface::prepareForAsyncUse and AssistInterface::recreateTextDocument. Since some assist processors (C++, QmlJS) rely on the user states of the QTextBlocks, these must be recreated, too. In the referenced bug report the lexer state (user state) of the previous QTextBlock was invalid and thus the "Doxygen tag completion" failed. Task-number: QTCREATORBUG-9373 Change-Id: If668e98aa6f9fe9fc107c7476fc831e92a0d7572 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/cppcompletionassist.h')
0 files changed, 0 insertions, 0 deletions