[Qt-creator] Refactoring function declarations

Peter Kümmel syntheticpp at gmx.net
Thu Dec 6 16:06:58 CET 2012


Refactoring function declarations is a great feature!
But is there a way to disable the C-ish */& placement?

For instance when I change a function from "QString s" to "QString& s"
in the header it becomes "QString &s"

Peter



More information about the Qt-creator mailing list