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.
356 # If one adds a struct or class to a group and this option is enabled, then also
357 # any nested class or struct is added to the same group. By default this option
363 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
366 # subgrouping. Alternatively, this can be done per class using the
397 # namespace, or class. And the struct will be named TypeS. This can typically be
423 # class members and static file members will be hidden unless the
431 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
483 # undocumented classes that are normally visible in the class hierarchy. If set
491 # (class|struct|union) declarations. If set to NO, these declarations will be
521 # their full class and namespace scopes in the documentation. If set to YES, the
560 # (detailed) documentation of file and class members alphabetically by member
567 # descriptions of file, namespace and class members alphabetically by member
569 # this will also influence the order of the classes in the class list.
575 # (brief and detailed) documentation of class members so that constructors and
593 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
594 # fully-qualified names, including namespaces. If set to NO, the class list will
595 # be sorted only by class name, not including the namespace part.
597 # Note: This option applies only to the class list, not to the alphabetical
1035 # verbatim copy of the header file for each class for which an include is
1037 # See also: Section \class.
1062 # Configuration options related to the alphabetical class index
2164 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2165 # the class index. If set to NO, only the inherited external classes will be
2195 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2221 # and usage relations if the target is undocumented or is not a class.
2270 # each documented class showing the direct and indirect inheritance relations.
2278 # graph for each documented class showing the direct and indirect implementation
2279 # dependencies (inheritance, containment, and class references variables) of the
2280 # class with other documented classes.
2302 # class node. If there are many fields or methods and many nodes the graph may
2341 # dependency graph for every global function or class method.
2353 # dependency graph for every global function or class method.