Lines Matching refs:set
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
105 # path before files name in the file list and in the header files. If set
110 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
128 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
134 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
136 # comment as the brief description. If set to NO, the JavaDoc
142 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
144 # comment as the brief description. If set to NO, the comments
150 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
158 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
164 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
165 # a new page for each member. If set to NO, the documentation of a member will
170 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
218 # you also need to set FILE_PATTERNS otherwise the files are not read by doxygen.
224 # set this tag to YES in order to let doxygen match functions declarations and
231 # If you use Microsoft's C++/CLI language, you should set this option to YES to
244 # will make doxygen to replace the get and set methods by a property in the
247 # methods anyway, you should set this option to NO.
252 # tag is set to YES, then doxygen will reuse the documentation of the first
296 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
299 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
303 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
308 # If the EXTRACT_STATIC tag is set to YES all static members of a file
313 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
315 # If set to NO only classes defined in header files are included.
319 # This flag is only useful for Objective-C code. When set to YES local
322 # If set to NO (the default) only methods in the interface are included.
326 # If this flag is set to YES, the members of anonymous namespaces will be
334 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
336 # If set to NO (the default) these members will be included in the
342 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
344 # If set to NO (the default) these classes will be included in the various
349 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
351 # If set to NO (the default) these declarations will be included in the
356 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
358 # If set to NO (the default) these blocks will be appended to the
364 # that is typed after a \internal command is included. If the tag is set
370 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
371 # file names in lower-case letters. If set to YES upper-case letters are also
374 # and Mac users are advised to set this option to NO.
378 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
380 # documentation. If set to YES the scope will be hidden.
384 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
390 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
396 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
401 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
403 # alphabetically by member name. If set to NO the members will appear in
408 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
410 # by member name. If set to NO (the default) the members will appear in
415 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
417 # constructors and destructors are listed first. If set to NO (the default)
420 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
421 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
425 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
426 # hierarchy of group names into alphabetical order. If set to NO (the default)
431 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
432 # sorted by fully-qualified names, including namespaces. If set to
435 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
481 # at the bottom of the documentation of classes and structs. If set to YES the
539 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
540 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
545 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
554 # or return value. If set to NO (the default) doxygen will only warn about
650 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
685 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
687 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
695 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
698 # VERBATIM_HEADERS is set to NO.
713 # If the REFERENCED_BY_RELATION tag is set to YES
719 # If the REFERENCES_RELATION tag is set to YES
725 # If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
726 # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
733 # If the USE_HTAGS tag is set to YES then the references to source code
741 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
751 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
774 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
837 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
843 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
844 # files or namespaces will be aligned in HTML using tables. If set to
849 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
857 # If the GENERATE_DOCSET tag is set to YES, additional index files
860 # To create a documentation set, doxygen will generate a Makefile in the
870 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
877 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
878 # should uniquely identify the documentation set bundle. This should be a
894 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
901 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
908 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
915 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
921 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
927 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
933 # The TOC_EXPAND flag can be set to YES to add extra items for group members
938 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
939 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
963 # If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to
984 # If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
991 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
1014 # This tag can be used to set the number of enum values (range [1..20])
1021 # If the tag value is set to YES, a side panel will be generated
1035 # used to set the initial width (in pixels) of the frame in which the tree
1040 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
1085 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1110 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1116 # The PAPER_TYPE tag can be used to set the paper type that is used
1134 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
1141 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1147 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1154 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1160 # If LATEX_SOURCE_CODE is set to YES then doxygen will include
1171 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1183 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1189 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
1200 # replacements, missing definitions are set to their default value.
1213 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1229 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1241 # If the GENERATE_XML tag is set to YES Doxygen will
1265 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1276 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1288 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1296 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1302 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1307 # tag is set to NO the size of the Perl module output will be much smaller
1323 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1329 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1330 # names in the source code. If set to NO (the default) only conditional
1336 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1342 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1370 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
1377 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1413 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1414 # in the class index. If set to NO only the inherited external classes
1419 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1420 # in the modules index. If set to NO, only the current project's groups will
1434 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1452 # If set to YES, the inheritance and collaboration graphs will hide
1458 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1461 # have no effect if this option is set to NO (the default)
1466 # allowed to run in parallel. When set to 0 (the default) doxygen will
1467 # base this on the number of processors available in the system. You can set it
1484 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
1491 # different font using DOT_FONTNAME you can set the path where dot
1496 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1503 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1510 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1515 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1521 # If set to YES, the inheritance and collaboration graphs will show the
1527 # tags are set to YES then doxygen will generate a graph for each documented
1534 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1540 # If the CALL_GRAPH and HAVE_DOT options are set to YES then
1548 # If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
1556 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1561 # If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
1568 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1585 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1595 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1620 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1626 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will