[Qt-interest] method documentation
Patric
userqt at gmail.com
Sat May 30 14:54:01 CEST 2009
Hi all,
I was wondering is there something like javadoc for example in QT and C++, i.e. if you put
/**
* Some method description
*
* @param someparam - someparam
*/
in front of a method, and after that you go in the implementation and just point it with the mouse > there will appear a little box with the description of the method.
Any ideas ? :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090530/219e7507/attachment.html
More information about the Qt-interest-old
mailing list