Lines Matching refs:set

98 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
123 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
130 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
133 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
160 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
167 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
175 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
176 # before files name in the file list and in the header files. If set to NO the
190 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
204 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
211 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
213 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
220 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
222 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
228 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
240 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
246 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a
247 # new page for each member. If set to NO, the documentation of a member will be
253 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
316 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
340 # to include (a tag file for) the STL sources as input, then you should set this
349 # If you use Microsoft's C++/CLI language, you should set this option to YES to
365 # doxygen to replace the get and set methods by a property in the documentation.
368 # should set this option to NO.
374 # tag is set to YES, then doxygen will reuse the documentation of the first
390 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
401 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
404 # namespace, or group documentation), provided this scope is documented. If set
422 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
439 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
442 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
444 # normally produced when WARNINGS is set to YES.
449 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
455 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
461 # If the EXTRACT_STATIC tag is set to YES all static members of a file will be
467 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined
468 # locally in source files will be included in the documentation. If set to NO
475 # This flag is only useful for Objective-C code. When set to YES local methods,
477 # included in the documentation. If set to NO only methods in the interface are
483 # If this flag is set to YES, the members of anonymous namespaces will be
492 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
493 # undocumented members inside documented classes or files. If set to NO these
500 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
501 # undocumented classes that are normally visible in the class hierarchy. If set
508 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
509 # (class|struct|union) declarations. If set to NO these declarations will be
515 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
516 # documentation blocks found inside the body of a function. If set to NO these
523 # \internal command is included. If the tag is set to NO then the documentation
529 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
530 # names in lower-case letters. If set to YES upper-case letters are also
533 # and Mac users are advised to set this option to NO.
538 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
539 # their full class and namespace scopes in the documentation. If set to YES the
545 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
551 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
558 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
564 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
570 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
572 # name. If set to NO the members will appear in declaration order.
577 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
579 # name. If set to NO the members will appear in declaration order. Note that
585 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
587 # destructors are listed first. If set to NO the constructors will appear in the
589 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
591 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
597 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
598 # of group names into alphabetical order. If set to NO the group names will
604 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
605 # fully-qualified names, including namespaces. If set to NO, the class list will
607 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
669 # the bottom of the documentation of classes and structs. If set to YES the list
728 # standard output by doxygen. If QUIET is set to YES this implies that the
735 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
743 # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate
744 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
750 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
760 # value. If set to NO doxygen will only warn about wrong or incomplete parameter
904 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
943 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
945 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
954 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
969 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
973 # also VERBATIM_HEADERS is set to NO.
991 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
997 # If the REFERENCES_RELATION tag is set to YES then for each documented function
1003 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1017 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1021 # If the USE_HTAGS tag is set to YES then the references to source code will
1039 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1043 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1055 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1065 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1073 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1081 # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output
1090 # This tag requires that the tag GENERATE_HTML is set to YES.
1097 # This tag requires that the tag GENERATE_HTML is set to YES.
1117 # This tag requires that the tag GENERATE_HTML is set to YES.
1127 # This tag requires that the tag GENERATE_HTML is set to YES.
1139 # This tag requires that the tag GENERATE_HTML is set to YES.
1150 # This tag requires that the tag GENERATE_HTML is set to YES.
1160 # This tag requires that the tag GENERATE_HTML is set to YES.
1171 # This tag requires that the tag GENERATE_HTML is set to YES.
1179 # This tag requires that the tag GENERATE_HTML is set to YES.
1190 # This tag requires that the tag GENERATE_HTML is set to YES.
1194 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1198 # This tag requires that the tag GENERATE_HTML is set to YES.
1202 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1206 # This tag requires that the tag GENERATE_HTML is set to YES.
1219 # This tag requires that the tag GENERATE_HTML is set to YES.
1223 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1226 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
1233 # This tag requires that the tag GENERATE_HTML is set to YES.
1241 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1246 # set bundle. This should be a reverse domain-name style string, e.g.
1249 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1257 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1263 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1267 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1281 # This tag requires that the tag GENERATE_HTML is set to YES.
1288 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1296 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1303 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1309 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1316 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1320 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1323 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1327 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1328 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1332 # This tag requires that the tag GENERATE_HTML is set to YES.
1339 # This tag requires that the tag GENERATE_QHP is set to YES.
1347 # This tag requires that the tag GENERATE_QHP is set to YES.
1356 # This tag requires that the tag GENERATE_QHP is set to YES.
1360 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1364 # This tag requires that the tag GENERATE_QHP is set to YES.
1372 # This tag requires that the tag GENERATE_QHP is set to YES.
1379 # This tag requires that the tag GENERATE_QHP is set to YES.
1386 # This tag requires that the tag GENERATE_QHP is set to YES.
1390 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1398 # This tag requires that the tag GENERATE_HTML is set to YES.
1404 # name. Each documentation set should have its own identifier.
1406 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1415 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1417 # This tag requires that the tag GENERATE_HTML is set to YES.
1423 # value is set to YES, a side panel will be generated containing a tree-like
1434 # This tag requires that the tag GENERATE_HTML is set to YES.
1438 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1444 # This tag requires that the tag GENERATE_HTML is set to YES.
1449 # to set the initial width (in pixels) of the frame in which the tree is shown.
1451 # This tag requires that the tag GENERATE_HTML is set to YES.
1455 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to
1458 # This tag requires that the tag GENERATE_HTML is set to YES.
1467 # This tag requires that the tag GENERATE_HTML is set to YES.
1478 # This tag requires that the tag GENERATE_HTML is set to YES.
1489 # This tag requires that the tag GENERATE_HTML is set to YES.
1493 # When MathJax is enabled you can set the default output format to be used for
1499 # This tag requires that the tag USE_MATHJAX is set to YES.
1512 # This tag requires that the tag USE_MATHJAX is set to YES.
1519 # This tag requires that the tag USE_MATHJAX is set to YES.
1527 # This tag requires that the tag USE_MATHJAX is set to YES.
1548 # This tag requires that the tag GENERATE_HTML is set to YES.
1560 # This tag requires that the tag SEARCHENGINE is set to YES.
1576 # This tag requires that the tag SEARCHENGINE is set to YES.
1587 # This tag requires that the tag SEARCHENGINE is set to YES.
1595 # This tag requires that the tag SEARCHENGINE is set to YES.
1603 # This tag requires that the tag SEARCHENGINE is set to YES.
1610 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
1613 # This tag requires that the tag SEARCHENGINE is set to YES.
1621 # If the GENERATE_LATEX tag is set to YES doxygen will generate LaTeX output.
1630 # This tag requires that the tag GENERATE_LATEX is set to YES.
1641 # This tag requires that the tag GENERATE_LATEX is set to YES.
1648 # This tag requires that the tag GENERATE_LATEX is set to YES.
1652 # If the COMPACT_LATEX tag is set to YES doxygen generates more compact LaTeX
1656 # This tag requires that the tag GENERATE_LATEX is set to YES.
1660 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1665 # This tag requires that the tag GENERATE_LATEX is set to YES.
1674 # This tag requires that the tag GENERATE_LATEX is set to YES.
1690 # This tag requires that the tag GENERATE_LATEX is set to YES.
1699 # This tag requires that the tag GENERATE_LATEX is set to YES.
1707 # This tag requires that the tag GENERATE_LATEX is set to YES.
1711 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1716 # This tag requires that the tag GENERATE_LATEX is set to YES.
1720 # If the LATEX_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1724 # This tag requires that the tag GENERATE_LATEX is set to YES.
1728 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1733 # This tag requires that the tag GENERATE_LATEX is set to YES.
1737 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1740 # This tag requires that the tag GENERATE_LATEX is set to YES.
1744 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1750 # This tag requires that the tag GENERATE_LATEX is set to YES.
1758 # This tag requires that the tag GENERATE_LATEX is set to YES.
1766 # If the GENERATE_RTF tag is set to YES doxygen will generate RTF output. The
1777 # This tag requires that the tag GENERATE_RTF is set to YES.
1781 # If the COMPACT_RTF tag is set to YES doxygen generates more compact RTF
1785 # This tag requires that the tag GENERATE_RTF is set to YES.
1789 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1797 # This tag requires that the tag GENERATE_RTF is set to YES.
1803 # missing definitions are set to their default value.
1807 # This tag requires that the tag GENERATE_RTF is set to YES.
1814 # This tag requires that the tag GENERATE_RTF is set to YES.
1822 # If the GENERATE_MAN tag is set to YES doxygen will generate man pages for
1833 # This tag requires that the tag GENERATE_MAN is set to YES.
1842 # This tag requires that the tag GENERATE_MAN is set to YES.
1846 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1851 # This tag requires that the tag GENERATE_MAN is set to YES.
1859 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that
1869 # This tag requires that the tag GENERATE_XML is set to YES.
1875 # This tag requires that the tag GENERATE_XML is set to YES.
1881 # This tag requires that the tag GENERATE_XML is set to YES.
1885 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
1890 # This tag requires that the tag GENERATE_XML is set to YES.
1898 # If the GENERATE_DOCBOOK tag is set to YES doxygen will generate Docbook files
1908 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1916 # If the GENERATE_AUTOGEN_DEF tag is set to YES doxygen will generate an AutoGen
1928 # If the GENERATE_PERLMOD tag is set to YES doxygen will generate a Perl module
1936 # If the PERLMOD_LATEX tag is set to YES doxygen will generate the necessary
1940 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1944 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be nicely
1946 # understand what is going on. On the other hand, if this tag is set to NO the
1950 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1958 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1966 # If the ENABLE_PREPROCESSING tag is set to YES doxygen will evaluate all
1972 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1973 # in the source code. If set to NO only conditional compilation will be
1977 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1981 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
1985 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1989 # If the SEARCH_INCLUDES tag is set to YES the includes files in the
1992 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1999 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2008 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2018 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2022 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2027 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2031 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2037 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2066 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
2067 # class index. If set to NO only the inherited external classes will be listed.
2072 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
2073 # the modules index. If set to NO, only the current project's groups will be
2079 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
2080 # the related pages index. If set to NO, only the current project's pages will
2096 # If the CLASS_DIAGRAMS tag is set to YES doxygen will generate a class diagram
2121 # If set to YES, the inheritance and collaboration graphs will hide inheritance
2127 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2131 # set to NO
2137 # to run in parallel. When set to 0 doxygen will base this on the number of
2138 # processors available in the system. You can set it explicitly to a value
2142 # This tag requires that the tag HAVE_DOT is set to YES.
2152 # This tag requires that the tag HAVE_DOT is set to YES.
2156 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2159 # This tag requires that the tag HAVE_DOT is set to YES.
2164 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
2166 # This tag requires that the tag HAVE_DOT is set to YES.
2170 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2174 # This tag requires that the tag HAVE_DOT is set to YES.
2178 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2183 # This tag requires that the tag HAVE_DOT is set to YES.
2187 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2190 # This tag requires that the tag HAVE_DOT is set to YES.
2194 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
2198 # This tag requires that the tag HAVE_DOT is set to YES.
2207 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2211 # This tag requires that the tag HAVE_DOT is set to YES.
2215 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2219 # This tag requires that the tag HAVE_DOT is set to YES.
2223 # If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
2228 # This tag requires that the tag HAVE_DOT is set to YES.
2233 # set to YES then doxygen will generate a graph for each documented file showing
2237 # This tag requires that the tag HAVE_DOT is set to YES.
2241 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2248 # This tag requires that the tag HAVE_DOT is set to YES.
2252 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2259 # This tag requires that the tag HAVE_DOT is set to YES.
2263 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2266 # This tag requires that the tag HAVE_DOT is set to YES.
2270 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2275 # This tag requires that the tag HAVE_DOT is set to YES.
2279 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2281 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
2286 # This tag requires that the tag HAVE_DOT is set to YES.
2290 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2295 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2298 # This tag requires that the tag HAVE_DOT is set to YES.
2304 # This tag requires that the tag HAVE_DOT is set to YES.
2311 # This tag requires that the tag HAVE_DOT is set to YES.
2327 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2335 # This tag requires that the tag HAVE_DOT is set to YES.
2339 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2347 # This tag requires that the tag HAVE_DOT is set to YES.
2359 # This tag requires that the tag HAVE_DOT is set to YES.
2368 # This tag requires that the tag HAVE_DOT is set to YES.
2372 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2376 # This tag requires that the tag HAVE_DOT is set to YES.
2380 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
2383 # This tag requires that the tag HAVE_DOT is set to YES.