开发者

Qt Documentation Standards [closed]

Closed. This question is opinion-based. It is not currently accepting answers.

Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.

Closed 4 years ago.

开发者_运维知识库 Improve this question

I am looking for some help regarding documenting code in Qt. For instance, when I am developing on the XNA platform I use XML notation with tags such as summary, params, etc. What does Qt have and what are some standards.

In addition, I am looking for something that will work with documentation generating applications (such as Doxygen), unless Qt has something better that I don't know about.


Qt internally uses QDoc, which is not a supported product. It is similar to doxygen. If you already know doxygen, you should use it to document your Qt projects. See also this question.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜