I think that is called Create Implementation functionality of a refactor tool. It is available on Visual Studio if you have Visual Assist X. I believe that a refactor tool for QtCreator is in the work. I am sure when it comes out, such functionality will be available. And yes, it is a nice feature.
Dat Chu On Wed, Jul 29, 2009 at 1:13 AM, Ladnar, Marc <[email protected]>wrote: > Hello, > > is there allready a way to quickly build a class definition in header, go > into the cpp and press one shortcut to get empty functions with all > parameters from the class definition? > Or maybe to type "classname::functionname(", select the wanted and newly > define function and press a shortcut to complete the parameter definition? > > I think this would be a nice feature, wouldn't it? > > Have a nice day. > > Marc > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
