#include <dirdef.h>
Public Member Functions | |
| DirRelation (const QCString &name, DirDef *src, UsedDir *dst) | |
| DirDef * | source () const |
| UsedDir * | destination () const |
| void | writeDocumentation (OutputList &ol) |
| QCString | getOutputFileBase () const |
Definition at line 134 of file dirdef.h.
| void DirRelation::writeDocumentation | ( | OutputList & | ol | ) |
Definition at line 595 of file dirdef.cpp.
References UsedDir::dir(), OutputList::disableAllBut(), DirDef::displayName(), endFile(), UsedDir::filePairs(), getOutputFileBase(), OutputGenerator::Html, OutputList::popGeneratorState(), OutputList::pushGeneratorState(), QCString, DirDef::shortName(), startFile(), Definition::writeNavigationPath(), Definition::writePathFragment(), and OutputList::writeString().
Referenced by generateDirDocs().
| QCString DirRelation::getOutputFileBase | ( | ) | const [inline] |
1.5.1