Fonzi Chat - 2012-04-17

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!