I am generating supplementary (i.e., non-API) documentation with Doxygen that includes some Qt code examples within \code…\endcode blocks. I noticed that the Qt classes, such as QString, are not highlighted in the html output as are other keywords such as const and string literals. Is there a way to set the syntax highlighting used to highlight Qt classes as well?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am generating supplementary (i.e., non-API) documentation with Doxygen that includes some Qt code examples within \code…\endcode blocks. I noticed that the Qt classes, such as QString, are not highlighted in the html output as are other keywords such as const and string literals. Is there a way to set the syntax highlighting used to highlight Qt classes as well?
Thanks!