Lines Matching refs:class
97 # descriptions after the members that are listed in the file and class
118 # the entity):The $name class, The $name widget, The $name file, is, provides,
121 ABBREVIATE_BRIEF = "The $name class " \
141 # inherited members of a class in the documentation of that class as if those
142 # members were ordinary class members. Constructors, destructors and assignment
168 # path mentioned in the documentation of a class, which tells the reader which
169 # header file to include in order to use a class. If left blank only the name of
170 # the header file containing the class definition is used. Otherwise one should
220 # of the file/class/namespace that contains it.
244 # A mapping has the form "name=value". For example adding "class=itcl::class"
245 # will allow you to use the command class in the itcl::class meaning.
365 # If one adds a struct or class to a group and this option is enabled, then also
366 # any nested class or struct is added to the same group. By default this option
372 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
375 # subgrouping. Alternatively, this can be done per class using the
406 # namespace, or class. And the struct will be named TypeS. This can typically be
432 # class members and static file members will be hidden unless the
440 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
492 # undocumented classes that are normally visible in the class hierarchy. If set
500 # (class|struct|union) declarations. If set to NO, these declarations will be
530 # their full class and namespace scopes in the documentation. If set to YES, the
569 # (detailed) documentation of file and class members alphabetically by member
576 # descriptions of file, namespace and class members alphabetically by member
578 # this will also influence the order of the classes in the class list.
584 # (brief and detailed) documentation of class members so that constructors and
602 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
603 # fully-qualified names, including namespaces. If set to NO, the class list will
604 # be sorted only by class name, not including the namespace part.
606 # Note: This option applies only to the class list, not to the alphabetical
1046 # verbatim copy of the header file for each class for which an include is
1048 # See also: Section \class.
1073 # Configuration options related to the alphabetical class index
2187 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2188 # the class index. If set to NO, only the inherited external classes will be
2218 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2244 # and usage relations if the target is undocumented or is not a class.
2293 # each documented class showing the direct and indirect inheritance relations.
2301 # graph for each documented class showing the direct and indirect implementation
2302 # dependencies (inheritance, containment, and class references variables) of the
2303 # class with other documented classes.
2325 # class node. If there are many fields or methods and many nodes the graph may
2364 # dependency graph for every global function or class method.
2376 # dependency graph for every global function or class method.