summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/usingdirective/expected/webxml/usingdirective.index
blob: 25251289074d6742157f785bd26e0f4d4a5ec9ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="" title="UsingDirective Reference Documentation" version="" project="UsingDirective">
    <namespace name="" status="active" access="public" module="usingdirective">
        <function name="spaceFun" href="space.html#spaceFun" status="active" access="public" location="space.h" documented="true" related="0" meta="plain" type="void" signature="void spaceFun(Space::spacename space)">
            <parameter type="Space::spacename" name="space" default=""/>
        </function>
        <namespace name="Space" href="space.html" status="active" access="public" location="space.h" documented="true" module="UsingDirective" brief="A namespace...in space">
            <function name="spaceFun" href="space.html#spaceFun" status="active" access="public" location="space.h" documented="true" related="0" meta="plain" type="void" signature="void spaceFun(Space::spacename space)">
                <parameter type="Space::spacename" name="space" default=""/>
            </function>
        </namespace>
        <module name="UsingDirective" href="usingdirective-module.html" status="internal" seen="false" title=""/>
    </namespace>
</INDEX>