[Qt-creator] synchronized function signatures

Christian Kamm christian.d.kamm at nokia.com
Mon Nov 21 10:06:16 CET 2011


On Saturday 19 November 2011 23:34:41 ext Liam Staskawicz wrote:
> Hi! I've been using Qt Creator 2.4.0 beta and really enjoying this new
> feature.

Thanks, I'm glad you like it.
 
> It seems to fail in one case for me at the moment: when I modify the name
> of a parameter in the declaration in the header file, the parameter name
> successfully changes in the signature of the function definition, but
> subsequent uses of that parameter in the function body do not get updated.
> Is this expected to work? Or perhaps it's already been resolved in a later
> snapshot?

Unfortunately, that didn't make it into 2.4. I expect it'll be in master soon, 
check:
http://codereview.qt-project.org/#change,9155 and
http://bugreports.qt.nokia.com/browse/QTCREATORBUG-6132

Cheers,
Christian



More information about the Qt-creator mailing list