The qhp.cpp
File Reference
Included Headers
Classes Index
class | QhpSectionTree |
struct | Node |
class | Private |
Functions Index
static void | writeIndent (TextStream &t, int indent) |
static QCString | getFullProjectName () |
static QCString | makeFileName (const QCString &withoutExtension) |
static QCString | makeRef (const QCString &withoutExtension, const QCString &anchor) |
Variables Index
static std::once_flag | g_blankWritten |
Functions
getFullProjectName()
| static |
Definition at line 161 of file qhp.cpp.
References Config_getString and QCString::isEmpty.
Referenced by Qhp::initialize.
makeFileName()
| static |
Definition at line 170 of file qhp.cpp.
References addHtmlExtensionIfMissing, QCString::at, QCString::isEmpty and QCString::mid.
Referenced by makeRef.
makeRef()
Definition at line 187 of file qhp.cpp.
References QCString::isEmpty and makeFileName.
Referenced by Qhp::addContentsItem, Crawlmap::addIndexItem and Qhp::addIndexItem.
writeIndent()
| inline static |
Definition at line 37 of file qhp.cpp.
References Debug::isFlagSet and Debug::Qhp.
Referenced by Qhp::addIndexItem, Qhp::finalize, generateXMLForPage, Qhp::initialize, QhpSectionTree::traverse and QhpSectionTree::writeToc.
Variables
g_blankWritten
| static |
Definition at line 34 of file qhp.cpp.
Referenced by Qhp::addContentsItem.
Generated via doxygen2docusaurus by Doxygen 1.14.0.