[Qt-creator] How to use ClangRefactoring plugin in Qt Creator 4.10?

Julius Bullinger julius.bullinger at gmail.com
Fri Jul 26 08:51:58 CEST 2019


On 28.06.2019 05:39, Vincent Hui wrote:
> Hi,
> 
> I enabled ClangRefactoring plugin and then restarted Qt Creator, but I 
> cannot find any new refactoring features.
> 
> How to use ClangRefactoring plugin in Qt Creator 4.10?
> 
> Thanks,
> Vincent

I don't know about 4.10 especially, but judging from 
https://blog.qt.io/blog/2017/05/24/qt-creator-4-3-0-released/ (where the 
plugin was announced initially) and 
https://doc-snapshots.qt.io/qtcreator-4.10/creator-editor-finding.html#exploring-clang-ast, 
it seems like the plugin (only) adds a new "Clang Query Project" scope 
to the search, which enables searching the Clang AST.

Do you find that one?

Regards,
Julius


More information about the Qt-creator mailing list