summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/webxml/seenclass.webxml
blob: 92c2ad8f0863f6d2c5817a46e372ad5ea8bd1225 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<WebXML>
    <document>
        <class name="SeenClass" href="seenclass.html" status="active" access="public" location="dont.h" since="2.0" documented="true" module="TestCPP" brief="A public but undocumented class">
            <description>
                <brief>A public but undocumented class.</brief>
            </description>
        </class>
    </document>
</WebXML>