Lines Matching refs:set
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
98 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
122 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
131 # before files name in the file list and in the header files. If set to NO the
145 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
158 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
165 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
167 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
174 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
176 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
182 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
194 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
200 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a
201 # new page for each member. If set to NO, the documentation of a member will be
207 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
270 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
294 # to include (a tag file for) the STL sources as input, then you should set this
303 # If you use Microsoft's C++/CLI language, you should set this option to YES to
319 # doxygen to replace the get and set methods by a property in the documentation.
322 # should set this option to NO.
328 # tag is set to YES, then doxygen will reuse the documentation of the first
344 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
355 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
358 # namespace, or group documentation), provided this scope is documented. If set
376 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
393 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
396 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
398 # normally produced when WARNINGS is set to YES.
403 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
409 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
415 # If the EXTRACT_STATIC tag is set to YES all static members of a file will be
421 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined
422 # locally in source files will be included in the documentation. If set to NO
429 # This flag is only useful for Objective-C code. When set to YES local methods,
431 # included in the documentation. If set to NO only methods in the interface are
437 # If this flag is set to YES, the members of anonymous namespaces will be
446 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
447 # undocumented members inside documented classes or files. If set to NO these
454 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
455 # undocumented classes that are normally visible in the class hierarchy. If set
462 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
463 # (class|struct|union) declarations. If set to NO these declarations will be
469 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
470 # documentation blocks found inside the body of a function. If set to NO these
477 # \internal command is included. If the tag is set to NO then the documentation
483 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
484 # names in lower-case letters. If set to YES upper-case letters are also
487 # and Mac users are advised to set this option to NO.
492 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
493 # their full class and namespace scopes in the documentation. If set to YES the
499 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
505 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
512 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
518 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
524 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
526 # name. If set to NO the members will appear in declaration order.
531 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
533 # name. If set to NO the members will appear in declaration order. Note that
539 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
541 # destructors are listed first. If set to NO the constructors will appear in the
543 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
545 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
551 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
552 # of group names into alphabetical order. If set to NO the group names will
558 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
559 # fully-qualified names, including namespaces. If set to NO, the class list will
561 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
623 # the bottom of the documentation of classes and structs. If set to YES the list
682 # standard output by doxygen. If QUIET is set to YES this implies that the
689 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
697 # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate
698 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
704 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
714 # value. If set to NO doxygen will only warn about wrong or incomplete parameter
823 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
862 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
864 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
873 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
888 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
892 # also VERBATIM_HEADERS is set to NO.
910 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
916 # If the REFERENCES_RELATION tag is set to YES then for each documented function
922 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
936 # This tag requires that the tag SOURCE_BROWSER is set to YES.
940 # If the USE_HTAGS tag is set to YES then the references to source code will
958 # This tag requires that the tag SOURCE_BROWSER is set to YES.
962 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
974 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
984 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
992 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1000 # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output
1009 # This tag requires that the tag GENERATE_HTML is set to YES.
1016 # This tag requires that the tag GENERATE_HTML is set to YES.
1036 # This tag requires that the tag GENERATE_HTML is set to YES.
1046 # This tag requires that the tag GENERATE_HTML is set to YES.
1058 # This tag requires that the tag GENERATE_HTML is set to YES.
1069 # This tag requires that the tag GENERATE_HTML is set to YES.
1079 # This tag requires that the tag GENERATE_HTML is set to YES.
1090 # This tag requires that the tag GENERATE_HTML is set to YES.
1098 # This tag requires that the tag GENERATE_HTML is set to YES.
1109 # This tag requires that the tag GENERATE_HTML is set to YES.
1113 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1117 # This tag requires that the tag GENERATE_HTML is set to YES.
1121 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1125 # This tag requires that the tag GENERATE_HTML is set to YES.
1138 # This tag requires that the tag GENERATE_HTML is set to YES.
1142 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1145 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
1152 # This tag requires that the tag GENERATE_HTML is set to YES.
1160 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1165 # set bundle. This should be a reverse domain-name style string, e.g.
1168 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1176 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1182 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1186 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1200 # This tag requires that the tag GENERATE_HTML is set to YES.
1207 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1215 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1222 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1228 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1235 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1239 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1242 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1246 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1247 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1251 # This tag requires that the tag GENERATE_HTML is set to YES.
1258 # This tag requires that the tag GENERATE_QHP is set to YES.
1266 # This tag requires that the tag GENERATE_QHP is set to YES.
1275 # This tag requires that the tag GENERATE_QHP is set to YES.
1279 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1283 # This tag requires that the tag GENERATE_QHP is set to YES.
1291 # This tag requires that the tag GENERATE_QHP is set to YES.
1298 # This tag requires that the tag GENERATE_QHP is set to YES.
1305 # This tag requires that the tag GENERATE_QHP is set to YES.
1309 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1317 # This tag requires that the tag GENERATE_HTML is set to YES.
1323 # name. Each documentation set should have its own identifier.
1325 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1334 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1336 # This tag requires that the tag GENERATE_HTML is set to YES.
1342 # value is set to YES, a side panel will be generated containing a tree-like
1353 # This tag requires that the tag GENERATE_HTML is set to YES.
1357 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1363 # This tag requires that the tag GENERATE_HTML is set to YES.
1368 # to set the initial width (in pixels) of the frame in which the tree is shown.
1370 # This tag requires that the tag GENERATE_HTML is set to YES.
1374 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to
1377 # This tag requires that the tag GENERATE_HTML is set to YES.
1386 # This tag requires that the tag GENERATE_HTML is set to YES.
1397 # This tag requires that the tag GENERATE_HTML is set to YES.
1408 # This tag requires that the tag GENERATE_HTML is set to YES.
1412 # When MathJax is enabled you can set the default output format to be used for
1418 # This tag requires that the tag USE_MATHJAX is set to YES.
1431 # This tag requires that the tag USE_MATHJAX is set to YES.
1438 # This tag requires that the tag USE_MATHJAX is set to YES.
1446 # This tag requires that the tag USE_MATHJAX is set to YES.
1467 # This tag requires that the tag GENERATE_HTML is set to YES.
1479 # This tag requires that the tag SEARCHENGINE is set to YES.
1495 # This tag requires that the tag SEARCHENGINE is set to YES.
1506 # This tag requires that the tag SEARCHENGINE is set to YES.
1514 # This tag requires that the tag SEARCHENGINE is set to YES.
1522 # This tag requires that the tag SEARCHENGINE is set to YES.
1529 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
1532 # This tag requires that the tag SEARCHENGINE is set to YES.
1540 # If the GENERATE_LATEX tag is set to YES doxygen will generate LaTeX output.
1549 # This tag requires that the tag GENERATE_LATEX is set to YES.
1560 # This tag requires that the tag GENERATE_LATEX is set to YES.
1567 # This tag requires that the tag GENERATE_LATEX is set to YES.
1571 # If the COMPACT_LATEX tag is set to YES doxygen generates more compact LaTeX
1575 # This tag requires that the tag GENERATE_LATEX is set to YES.
1579 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1584 # This tag requires that the tag GENERATE_LATEX is set to YES.
1593 # This tag requires that the tag GENERATE_LATEX is set to YES.
1609 # This tag requires that the tag GENERATE_LATEX is set to YES.
1618 # This tag requires that the tag GENERATE_LATEX is set to YES.
1626 # This tag requires that the tag GENERATE_LATEX is set to YES.
1630 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1635 # This tag requires that the tag GENERATE_LATEX is set to YES.
1639 # If the LATEX_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1643 # This tag requires that the tag GENERATE_LATEX is set to YES.
1647 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1652 # This tag requires that the tag GENERATE_LATEX is set to YES.
1656 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1659 # This tag requires that the tag GENERATE_LATEX is set to YES.
1663 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1669 # This tag requires that the tag GENERATE_LATEX is set to YES.
1677 # This tag requires that the tag GENERATE_LATEX is set to YES.
1685 # If the GENERATE_RTF tag is set to YES doxygen will generate RTF output. The
1696 # This tag requires that the tag GENERATE_RTF is set to YES.
1700 # If the COMPACT_RTF tag is set to YES doxygen generates more compact RTF
1704 # This tag requires that the tag GENERATE_RTF is set to YES.
1708 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1716 # This tag requires that the tag GENERATE_RTF is set to YES.
1722 # missing definitions are set to their default value.
1726 # This tag requires that the tag GENERATE_RTF is set to YES.
1733 # This tag requires that the tag GENERATE_RTF is set to YES.
1741 # If the GENERATE_MAN tag is set to YES doxygen will generate man pages for
1752 # This tag requires that the tag GENERATE_MAN is set to YES.
1761 # This tag requires that the tag GENERATE_MAN is set to YES.
1765 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1770 # This tag requires that the tag GENERATE_MAN is set to YES.
1778 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that
1788 # This tag requires that the tag GENERATE_XML is set to YES.
1794 # This tag requires that the tag GENERATE_XML is set to YES.
1800 # This tag requires that the tag GENERATE_XML is set to YES.
1804 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
1809 # This tag requires that the tag GENERATE_XML is set to YES.
1817 # If the GENERATE_DOCBOOK tag is set to YES doxygen will generate Docbook files
1827 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1835 # If the GENERATE_AUTOGEN_DEF tag is set to YES doxygen will generate an AutoGen
1847 # If the GENERATE_PERLMOD tag is set to YES doxygen will generate a Perl module
1855 # If the PERLMOD_LATEX tag is set to YES doxygen will generate the necessary
1859 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1863 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be nicely
1865 # understand what is going on. On the other hand, if this tag is set to NO the
1869 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1877 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1885 # If the ENABLE_PREPROCESSING tag is set to YES doxygen will evaluate all
1891 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1892 # in the source code. If set to NO only conditional compilation will be
1896 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1900 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
1904 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1908 # If the SEARCH_INCLUDES tag is set to YES the includes files in the
1911 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1918 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
1926 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1936 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1940 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
1945 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1949 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
1955 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1984 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
1985 # class index. If set to NO only the inherited external classes will be listed.
1990 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
1991 # the modules index. If set to NO, only the current project's groups will be
1997 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
1998 # the related pages index. If set to NO, only the current project's pages will
2014 # If the CLASS_DIAGRAMS tag is set to YES doxygen will generate a class diagram
2039 # If set to YES, the inheritance and collaboration graphs will hide inheritance
2045 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2049 # set to NO
2055 # to run in parallel. When set to 0 doxygen will base this on the number of
2056 # processors available in the system. You can set it explicitly to a value
2060 # This tag requires that the tag HAVE_DOT is set to YES.
2070 # This tag requires that the tag HAVE_DOT is set to YES.
2074 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2077 # This tag requires that the tag HAVE_DOT is set to YES.
2082 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
2084 # This tag requires that the tag HAVE_DOT is set to YES.
2088 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2092 # This tag requires that the tag HAVE_DOT is set to YES.
2096 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2101 # This tag requires that the tag HAVE_DOT is set to YES.
2105 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2108 # This tag requires that the tag HAVE_DOT is set to YES.
2112 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
2116 # This tag requires that the tag HAVE_DOT is set to YES.
2125 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2129 # This tag requires that the tag HAVE_DOT is set to YES.
2133 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2137 # This tag requires that the tag HAVE_DOT is set to YES.
2141 # If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
2146 # This tag requires that the tag HAVE_DOT is set to YES.
2151 # set to YES then doxygen will generate a graph for each documented file showing
2155 # This tag requires that the tag HAVE_DOT is set to YES.
2159 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2166 # This tag requires that the tag HAVE_DOT is set to YES.
2170 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2177 # This tag requires that the tag HAVE_DOT is set to YES.
2181 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2184 # This tag requires that the tag HAVE_DOT is set to YES.
2188 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2193 # This tag requires that the tag HAVE_DOT is set to YES.
2197 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2199 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
2204 # This tag requires that the tag HAVE_DOT is set to YES.
2208 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2213 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2216 # This tag requires that the tag HAVE_DOT is set to YES.
2222 # This tag requires that the tag HAVE_DOT is set to YES.
2229 # This tag requires that the tag HAVE_DOT is set to YES.
2245 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2253 # This tag requires that the tag HAVE_DOT is set to YES.
2257 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2265 # This tag requires that the tag HAVE_DOT is set to YES.
2277 # This tag requires that the tag HAVE_DOT is set to YES.
2286 # This tag requires that the tag HAVE_DOT is set to YES.
2290 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2294 # This tag requires that the tag HAVE_DOT is set to YES.
2298 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
2301 # This tag requires that the tag HAVE_DOT is set to YES.