[Interest] QtCreator: Auto-add backslash-style Doxygen commands rather than @-style

Hetherton, Lachlan (Data61, Docklands GS) Lachlan.Hetherton at data61.csiro.au
Mon Jul 27 03:17:29 CEST 2020


Hi there,

I’ve tried finding this information on the interwebs elsewhere but can’t, so figured I’d ask here. 

QtCreator has a handy checkbox to add auto generation of doxygen commands (e.g. param, return etc). Is there any way to make it add backslash style commands instead of @-style? i.e. it currently inserts this:

/**
 * @param first  The first param
 * @param second The second param
 */

Whereas to match our coding style I’d really like to see:

/**
 * \param first  The first param
 * \param second The second param
 */

Any ideas?

Thanks for your help,

Lachlan Hetherton
Principal Software Engineer, Workspace <https://research.csiro.au/workspace>
Data61  |  CSIRO 
lachlan.hetherton at csiro.au  |  +613 9545 8041 
Door 34, Goods Shed North, Village Street, Docklands VIC 3008
CSIRO acknowledges the Traditional Owners of the land, sea and waters, of the area that we live and work on across Australia. We acknowledge their continuing connection to their culture and we pay our respects to their Elders past and present.
Please consider the environment before printing this email.
CSIRO Australia’s National Science Agency  |  csiro.au <https://www.csiro.au>



More information about the Interest mailing list