Qt Creator documentation
Qt Creator and other tools
5
Posts
5
Posters
9.2k
Views
1
Watching
-
wrote on 21 May 2010, 18:19 last edited by
Is there any way to create Doxygen comments in Qt Creator? I haven't found anything like that in Creator 1.3.1.
-
wrote on 22 May 2010, 11:13 last edited by
Do you mean for it to create them for you? Or just auto-complete for doxygen? Because the latter already exists.
Just start typing "" in a Doxy comment block and it will pop up the autocomplete box.
-
wrote on 22 May 2010, 12:41 last edited by
I have not used it (yet), but while I was searching for other plugins I came across
http://dev.kofee.org/QtCreator-Doxygen/
a plugin for automatially creating doxygen tags. -
wrote on 2 Jun 2010, 17:20 last edited by
Thanks was looking a while for something like that!
-
wrote on 31 Jul 2010, 22:07 last edited by
I've added some stuff to the plugin last few days, it's probably worth doing a checkout :)
(documentation in implementation files, generate documentation for a whole file)