Skip to content
Snippets Groups Projects
Commit c6358e5d authored by Nikolai Kosjar's avatar Nikolai Kosjar
Browse files

C++: Add utf16 indices to Macro and Document::MacroUse


In most cases we need to work with the utf16 indices. Only in
cppfindreferences the byte interface is still needed since there we read
in files and work on a QByteArray to save memory.

Change-Id: I6ef6a93fc1875a8c9a305c075d51a9ca034c41bb
Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@digia.com>
parent bb7da966
No related branches found
No related tags found
Loading
Showing
with 291 additions and 177 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