Doxygen
|
Node representing a msc file. More...
#include <src/docnode.h>
Additional Inherited Members | |
Protected Types inherited from DocNode | |
enum | RefType { Unknown , Anchor , Section , Table } |
Protected Member Functions inherited from DocNode | |
void | setInsidePreformatted (bool p) |
Protected Attributes inherited from DocDiagramFileBase | |
std::unique_ptr< Private > | p |
DocMscFile::DocMscFile | ( | DocParser * | parser, |
DocNodeVariant * | parent, | ||
const QCString & | name, | ||
const QCString & | context, | ||
const QCString & | srcFile, | ||
int | srcLine ) |
Definition at line 1089 of file docnode.cpp.
References DocDiagramFileBase::context(), DocDiagramFileBase::DocDiagramFileBase(), DocDiagramFileBase::name(), DocDiagramFileBase::p, parent(), DocNode::parser(), DocDiagramFileBase::srcFile(), and DocDiagramFileBase::srcLine().
bool DocMscFile::parse | ( | ) |
Definition at line 1096 of file docnode.cpp.
References FileDef::absFilePath(), DocCompoundNode::children(), CMD_MSCFILE, DocDiagramFileBase::context(), DocParser::defaultHandleTitleAndSize(), findFileDef(), Doxygen::mscFileNameLinkedMap, DocDiagramFileBase::p, DocNode::parser(), qPrint(), showFileDefMatches(), DocNode::thisVariant(), and warn_doc_error.