The BriefInfo
Struct Reference
Data associated with a brief description. More...
Declaration
struct BriefInfo { ... }
Included Headers
#include <src/definition.h>
Public Member Attributes Index
QCString | doc |
QCString | tooltip |
int | line = -1 |
QCString | file |
Description
Data associated with a brief description.
Definition at line 53 of file definition.h.
Public Member Attributes
doc
|
Definition at line 55 of file definition.h.
Referenced by DefinitionImpl::_setBriefDescription.
file
|
Definition at line 58 of file definition.h.
Referenced by DefinitionImpl::_setBriefDescription.
line
|
Definition at line 57 of file definition.h.
Referenced by DefinitionImpl::_setBriefDescription.
tooltip
|
Definition at line 56 of file definition.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.