Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.0.0
-
Qt Creator 3.0
-
f878da0ea8be0563abb49af9cd7ea58c0063d830
Description
C++11 introduces two new identifiers with special meaning which aren't suggested by Qt Creator code completer.
The missing words are: override and final
The words are actually recognised by Qt Creator since it highlights them correctly but only the completer part is missing them.