Skip to main content

The DocInfo Struct Reference

Data associated with a detailed description. More...

Declaration

struct DocInfo { ... }

Included Headers

#include <src/definition.h>

Public Member Attributes Index

QCStringdoc
intline = -1
QCStringfile

Description

Data associated with a detailed description.

Definition at line 45 of file definition.h.

Public Member Attributes

doc

QCString DocInfo::doc

Definition at line 47 of file definition.h.

Referenced by DefinitionImpl::_setInbodyDocumentation.

file

QCString DocInfo::file

Definition at line 49 of file definition.h.

Referenced by DefinitionImpl::_setInbodyDocumentation.

line

int DocInfo::line = -1

Definition at line 48 of file definition.h.

48 int line = -1;

Referenced by DefinitionImpl::_setInbodyDocumentation.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.