How to change Qt Creator default file names -


is possible change default pattern file names when adding new class project in qt creator?

e.g. if add class named "foobar", dialog uses "foobar.h" , "foobar.cpp" defaults, have "foobar.h" , "foobar.cpp".

of course can change names manually, when adding many classes can bit annoying.

i using qt creator 3.3.2


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -