Renaming and Moving Files
-
Hi,
the refactoring methods of Qt are very nice. Besides renaming functions and classes I also frequently rename files or move them. Is there some functionality that will e.g. rename source and header at the same time and update all the "#includes" where necessary?
Can I also change source and header filenames automatically when changing a class name?
Otherwise theese would be nice features to integrate in the future.
Best regards,
Eddy
-
Hi,
AFAIK, there's no such functionality yet (did you check the latest Qt Creator 3.1 RC) ?
You can also check the "bug report system":http://bugreports.qt-project.org to see if it's already been asked, if not, you can open a new feature request