[Qt-creator] Sug: Refactor text

Jason H jhihn at gmx.com
Mon Mar 7 20:44:08 CET 2016


It would be cool if we could right click on a string "this" and refactor: translate or refactor:translate plural, where in it gets changed from "this" to:
qsTr("this")  or
qsTr("this", "", n)
Respectively.

Alternative "refactorings" could be: All uppercase, Title Case, or all lower case. 




More information about the Qt-creator mailing list