Abdelrazak Younes wrote: > Christopher Rasch-Olsen Raa wrote: >> On Thursday 19 November 2009 08:37:56 Robert Caldecott wrote: >> >>> 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. >>> >>> Is this worth logging? >>> >> >> This is a pretty standard feature in other IDEs, and a huge >> timestaver. So yes, please do log it. Would be very nice to see these >> kinds of features in Creator. >> > This might be standard on other IDEs but I never, ever, used this kind > of "automatic" code creation. Actually I am wondering how this could > be a huge time saver... In my experience creating the decorations of a > method is only a fraction of the time, thinking and writing the code > *is* what actually takes time. > > On the other hand a feature that will allow class and member renaming > across my cmake project (both variable and method) would be for me a > very very convenient feature.
And this feature seems to already exists in latest build! Cool... Abdel. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
