The Grouping
Struct Reference
Declaration
Included Headers
Enumerations Index
enum | GroupPri_t { ... } |
Public Constructors Index
Grouping (const QCString &gn, GroupPri_t p) | |
Public Member Attributes Index
QCString | groupname |
name of the group More... | |
GroupPri_t | pri |
priority of this definition More... | |
Public Static Functions Index
static const char * | getGroupPriName (GroupPri_t priority) |
Description
Grouping info.
Definition at line 226 of file types.h.
Enumerations
GroupPri_t
|
Grouping priority.
- Enumeration values
Definition at line 229 of file types.h.
Public Member Attributes
groupname
|
name of the group
Definition at line 257 of file types.h.
Referenced by addClassToGroups, addConceptToGroups, addDirToGroups, addExampleToGroups, addGroupToGroups, addMemberToGroups, addModuleToGroups, addNamespaceToGroups, addRelatedPage, buildFileList, findUsingDirectives and Grouping.
pri
|
priority of this definition
Definition at line 258 of file types.h.
Referenced by addClassToGroups, addConceptToGroups, addDirToGroups, addExampleToGroups, addGroupToGroups, addMemberToGroups, addModuleToGroups, addNamespaceToGroups, buildFileList and Grouping.
Public Static Functions
getGroupPriName()
| inline static |
Definition at line 240 of file types.h.
References GROUPING_AUTO_ADD, GROUPING_AUTO_DEF, GROUPING_AUTO_WEAK and GROUPING_INGROUP.
Referenced by addClassToGroups, addConceptToGroups, addDirToGroups, addExampleToGroups, addGroupToGroups, addMemberToGroups, addModuleToGroups, addNamespaceToGroups, buildFileList and tryAddEnumDocsToGroupMember.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.