[316] | 1 | <doxygenlayout version="1.0"> |
---|
| 2 | <!-- Navigation index tabs for HTML output --> |
---|
| 3 | <navindex> |
---|
| 4 | <tab type="mainpage" visible="yes" title=""/> |
---|
[928] | 5 | <tab type="modules" visible="yes" title="" intro=""/> |
---|
[316] | 6 | <tab type="classes" visible="yes" title=""> |
---|
[928] | 7 | <tab type="classes" visible="yes" title="" intro=""/> |
---|
| 8 | <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> |
---|
| 9 | <tab type="hierarchy" visible="yes" title="" intro=""/> |
---|
| 10 | <tab type="classmembers" visible="yes" title="" intro=""/> |
---|
[316] | 11 | </tab> |
---|
| 12 | <tab type="namespaces" visible="yes" title=""> |
---|
[928] | 13 | <tab type="namespaces" visible="yes" title="" intro=""/> |
---|
| 14 | <tab type="namespacemembers" visible="yes" title="" intro=""/> |
---|
[316] | 15 | </tab> |
---|
| 16 | <tab type="files" visible="yes" title=""> |
---|
[928] | 17 | <tab type="files" visible="yes" title="" intro=""/> |
---|
| 18 | <tab type="globals" visible="yes" title="" intro=""/> |
---|
[316] | 19 | </tab> |
---|
[928] | 20 | <tab type="examples" visible="yes" title="" intro=""/> |
---|
| 21 | <tab type="pages" visible="yes" title="" intro=""/> |
---|
[316] | 22 | </navindex> |
---|
| 23 | |
---|
| 24 | <!-- Layout definition for a class page --> |
---|
| 25 | <class> |
---|
| 26 | <briefdescription visible="no"/> |
---|
| 27 | <detaileddescription title=""/> |
---|
| 28 | <includes visible="$SHOW_INCLUDE_FILES"/> |
---|
| 29 | <inheritancegraph visible="$CLASS_GRAPH"/> |
---|
| 30 | <collaborationgraph visible="$COLLABORATION_GRAPH"/> |
---|
| 31 | <allmemberslink visible="yes"/> |
---|
| 32 | <memberdecl> |
---|
| 33 | <membergroups visible="yes"/> |
---|
| 34 | <nestedclasses visible="yes" title=""/> |
---|
| 35 | <publictypes title=""/> |
---|
| 36 | <publicslots title=""/> |
---|
| 37 | <signals title=""/> |
---|
| 38 | <publicmethods title=""/> |
---|
| 39 | <publicstaticmethods title=""/> |
---|
| 40 | <publicattributes title=""/> |
---|
| 41 | <publicstaticattributes title=""/> |
---|
| 42 | <protectedtypes title=""/> |
---|
| 43 | <protectedslots title=""/> |
---|
| 44 | <protectedmethods title=""/> |
---|
| 45 | <protectedstaticmethods title=""/> |
---|
| 46 | <protectedattributes title=""/> |
---|
| 47 | <protectedstaticattributes title=""/> |
---|
| 48 | <packagetypes title=""/> |
---|
| 49 | <packagemethods title=""/> |
---|
| 50 | <packagestaticmethods title=""/> |
---|
| 51 | <packageattributes title=""/> |
---|
| 52 | <packagestaticattributes title=""/> |
---|
| 53 | <properties title=""/> |
---|
| 54 | <events title=""/> |
---|
| 55 | <privatetypes title=""/> |
---|
| 56 | <privateslots title=""/> |
---|
| 57 | <privatemethods title=""/> |
---|
| 58 | <privatestaticmethods title=""/> |
---|
| 59 | <privateattributes title=""/> |
---|
| 60 | <privatestaticattributes title=""/> |
---|
| 61 | <friends title=""/> |
---|
| 62 | <related title="" subtitle=""/> |
---|
| 63 | </memberdecl> |
---|
| 64 | <memberdef> |
---|
| 65 | <typedefs title=""/> |
---|
| 66 | <enums title=""/> |
---|
| 67 | <constructors title=""/> |
---|
| 68 | <functions title=""/> |
---|
| 69 | <related title=""/> |
---|
| 70 | <variables title=""/> |
---|
| 71 | <properties title=""/> |
---|
| 72 | <events title=""/> |
---|
| 73 | </memberdef> |
---|
| 74 | <usedfiles visible="$SHOW_USED_FILES"/> |
---|
| 75 | <authorsection visible="yes"/> |
---|
| 76 | </class> |
---|
| 77 | |
---|
| 78 | <!-- Layout definition for a namespace page --> |
---|
| 79 | <namespace> |
---|
| 80 | <briefdescription visible="no"/> |
---|
| 81 | <detaileddescription title=""/> |
---|
| 82 | <memberdecl> |
---|
| 83 | <nestednamespaces visible="yes" title=""/> |
---|
| 84 | <classes visible="yes" title=""/> |
---|
| 85 | <membergroups visible="yes"/> |
---|
| 86 | <typedefs title=""/> |
---|
| 87 | <enums title=""/> |
---|
| 88 | <functions title=""/> |
---|
| 89 | <variables title=""/> |
---|
| 90 | </memberdecl> |
---|
| 91 | <memberdef> |
---|
| 92 | <typedefs title=""/> |
---|
| 93 | <enums title=""/> |
---|
| 94 | <functions title=""/> |
---|
| 95 | <variables title=""/> |
---|
| 96 | </memberdef> |
---|
| 97 | <authorsection visible="yes"/> |
---|
| 98 | </namespace> |
---|
| 99 | |
---|
| 100 | <!-- Layout definition for a file page --> |
---|
| 101 | <file> |
---|
| 102 | <briefdescription visible="no"/> |
---|
| 103 | <detaileddescription title=""/> |
---|
| 104 | <includes visible="$SHOW_INCLUDE_FILES"/> |
---|
| 105 | <includegraph visible="$INCLUDE_GRAPH"/> |
---|
| 106 | <includedbygraph visible="$INCLUDED_BY_GRAPH"/> |
---|
| 107 | <sourcelink visible="yes"/> |
---|
| 108 | <memberdecl> |
---|
| 109 | <classes visible="yes" title=""/> |
---|
| 110 | <namespaces visible="yes" title=""/> |
---|
| 111 | <defines title=""/> |
---|
| 112 | <typedefs title=""/> |
---|
| 113 | <enums title=""/> |
---|
| 114 | <functions title=""/> |
---|
| 115 | <variables title=""/> |
---|
| 116 | </memberdecl> |
---|
| 117 | <memberdef> |
---|
| 118 | <defines title=""/> |
---|
| 119 | <typedefs title=""/> |
---|
| 120 | <enums title=""/> |
---|
| 121 | <functions title=""/> |
---|
| 122 | <variables title=""/> |
---|
| 123 | </memberdef> |
---|
| 124 | <authorsection/> |
---|
| 125 | </file> |
---|
| 126 | |
---|
| 127 | <!-- Layout definition for a group page --> |
---|
| 128 | <group> |
---|
| 129 | <briefdescription visible="no"/> |
---|
| 130 | <detaileddescription title=""/> |
---|
| 131 | <groupgraph visible="$GROUP_GRAPHS"/> |
---|
| 132 | <memberdecl> |
---|
| 133 | <classes visible="yes" title=""/> |
---|
| 134 | <namespaces visible="yes" title=""/> |
---|
| 135 | <dirs visible="yes" title=""/> |
---|
| 136 | <nestedgroups visible="yes" title=""/> |
---|
| 137 | <files visible="yes" title=""/> |
---|
| 138 | <defines title=""/> |
---|
| 139 | <typedefs title=""/> |
---|
| 140 | <enums title=""/> |
---|
| 141 | <enumvalues title=""/> |
---|
| 142 | <functions title=""/> |
---|
| 143 | <variables title=""/> |
---|
| 144 | <signals title=""/> |
---|
| 145 | <publicslots title=""/> |
---|
| 146 | <protectedslots title=""/> |
---|
| 147 | <privateslots title=""/> |
---|
| 148 | <events title=""/> |
---|
| 149 | <properties title=""/> |
---|
| 150 | <friends title=""/> |
---|
| 151 | </memberdecl> |
---|
| 152 | <memberdef> |
---|
| 153 | <pagedocs/> |
---|
| 154 | <defines title=""/> |
---|
| 155 | <typedefs title=""/> |
---|
| 156 | <enums title=""/> |
---|
| 157 | <enumvalues title=""/> |
---|
| 158 | <functions title=""/> |
---|
| 159 | <variables title=""/> |
---|
| 160 | <signals title=""/> |
---|
| 161 | <publicslots title=""/> |
---|
| 162 | <protectedslots title=""/> |
---|
| 163 | <privateslots title=""/> |
---|
| 164 | <events title=""/> |
---|
| 165 | <properties title=""/> |
---|
| 166 | <friends title=""/> |
---|
| 167 | </memberdef> |
---|
| 168 | <authorsection visible="yes"/> |
---|
| 169 | </group> |
---|
| 170 | |
---|
| 171 | <!-- Layout definition for a directory page --> |
---|
| 172 | <directory> |
---|
| 173 | <briefdescription visible="no"/> |
---|
| 174 | <detaileddescription title=""/> |
---|
| 175 | <directorygraph visible="yes"/> |
---|
| 176 | <memberdecl> |
---|
| 177 | <dirs visible="yes"/> |
---|
| 178 | <files visible="yes"/> |
---|
| 179 | </memberdecl> |
---|
| 180 | </directory> |
---|
| 181 | </doxygenlayout> |
---|