[Qt-creator] Alter header file header
Thorbjørn Lindeijer
thorbjorn.lindeijer at nokia.com
Mon Jun 22 14:13:32 CEST 2009
ext Eirik Ulvik wrote:
> Hi, I would like to change the text that is inserted when a new class is
> created using the new C++ class wizard in order for it to comply with
> internal rules. Does anyone have a clue on where to look in order to
> implement this?
The code that generates the contents of the header and source files can
be found in cppclasswizard.cpp. See the
CppClassWizard::generateHeaderAndSource method.
Are you talking about the initial file header or the coding style?
Regards,
Bjørn
--
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software
More information about the Qt-creator-old
mailing list