[cfe-dev] The QtReslot Clang plugin
Richard Braun via cfe-dev
cfe-dev at lists.llvm.org
Tue Feb 14 11:33:15 PST 2017
Hello,
During work on an internal Qt-based project at Novasys-Ingenierie,
a Clang plugin was written to convert string-based signals and slots
to the Qt5 syntax. The plugin has since been pushed to Github [1]
in the hope it will be useful to others facing similar issues.
--
Richard Braun
[1] https://github.com/Novasys-Ingenierie/qtreslot
More information about the cfe-dev
mailing list