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