[Qt-creator] Feature Request

Mark Brand mabrand at mabrand.nl
Thu Nov 19 11:40:54 CET 2009


> I'll log this on the cool new Qt tracking system but before I do I
> wanted to know if it's possible...
>
> How cool would it be to add a new method declaration to a C++ header
> file and have Qt Creator add the method definition to the .cpp file
> automatically?  Taking this a step further, you could edit an existing
> method declaration and the definition would be changed automatically.
> It would be a big time saver IMHO.
>   

By the way, this question was asked in a session on Qt Creator at
Development Days in Munich. The answer, as I recall, was that this
should be coming at some point, but they want to do it robustly and not
just cover simple cases. It's harder than it might seem at first to do
this in a way that reckons with all the syntax of C++.



More information about the Qt-creator-old mailing list