Exclude some classes from doxygen documentation
        Posted  
        
            by elcuco
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by elcuco
        
        
        
        Published on 2009-09-16T17:58:10Z
        Indexed on 
            2010/03/14
            18:55 UTC
        
        
        Read the original article
        Hit count: 1134
        
doxygen
I am building a Qt based project, and many Qt classes are found in the target documentation.
How can I tell Doxygen to disable documentation generation for some classes? For Q.*?
© Stack Overflow or respective owner