How can I customize the code generated by refactoring?
Unsolved
Qt Creator and other tools
-
Re: Tweaking code refactoring options in Qt Creator
I'd like to alter the template/snippet used to generate Q_PROPERTY members so that the generated code matches my preferred style better, and maybe add templates/snippets for special cases, like list properties or the new binding system. Where can I do that?
-
Hi
Im not 100% sure in what context you mean, but if for QtWidgets, maybe you mean here: ?