|
Doxygen
|
#include "dotcallgraph.h"#include "dotnode.h"#include "memberlist.h"#include "config.h"#include "util.h"Go to the source code of this file.
Functions | |
| static QCString | getUniqueId (const MemberDef *md) |
Definition at line 23 of file dotcallgraph.cpp.
References Definition::anchor(), Definition::getOutputFileBase(), Definition::getReference(), and MemberDef::memberDefinition().
Referenced by DotCallGraph::buildGraph(), and DotCallGraph::DotCallGraph().