summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/testtemplate/expected/webxml/foo.webxml
blob: 6135e5c4e0cff602a52e6debb0b55849f8afe637 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<WebXML>
    <document>
        <class name="Foo" href="foo.html" status="active" access="public" location="testtemplate.h" since="2.0" documented="true" module="TestCPP" brief="Class template">
            <description>
                <brief>Class template.</brief>
            </description>
        </class>
    </document>
</WebXML>