Salutations. Currently, I use Eclipse (Galileo) with CDT and Boost libraries in OS X 10.5. I have begun the adventure of learning Qt, and I have installed the free version of the Qt SDK. I have grown quite accustomed to Eclipse, but unfortunately, integration has not been developed for Eclipse in OS X yet.
My question, therefore, is whether I can set Qt Creator to load template files for my header and source files (e.g., Doxygen comments in the headers and C++ comments in the source files). In Eclipse, I can accomplish this in the Preferences > C/C++ > Code Styles > Code templates.
Thanks.