The mangen.cpp
File Reference
Included Headers
Functions Index
static QCString | getExtension () |
static QCString | getSubdir () |
static QCString | docifyToString (const QCString &str) |
static QCString | objectLinkToString (const QCString &text) |
static QCString | buildFileName (const QCString &name) |
Functions
buildFileName()
| static |
Definition at line 296 of file mangen.cpp.
References QCString::data, getExtension, QCString::isEmpty, QCString::length and QCString::right.
Referenced by ManGenerator::startDoxyAnchor and ManGenerator::startFile.
docifyToString()
| static |
Definition at line 79 of file mangen.cpp.
References QCString::data, QCString::isEmpty, QCString::length and QCString::reserve.
Referenced by RTFGenerator::docify, objectLinkToString, ManGenerator::writeInheritedSectionTitle and RTFGenerator::writeInheritedSectionTitle.
getExtension()
| static |
Definition at line 36 of file mangen.cpp.
References QCString::at, Config_getString, QCString::isEmpty, QCString::length, QCString::mid and QCString::prepend.
Referenced by buildFileName, ManGenerator::endTitleHead and getSubdir.
getSubdir()
| static |
Definition at line 69 of file mangen.cpp.
References Config_getString, getExtension and QCString::isEmpty.
Referenced by ManGenerator::init, ManGenerator::ManGenerator and ManGenerator::startDoxyAnchor.
objectLinkToString()
| static |
Definition at line 104 of file mangen.cpp.
Reference docifyToString.
Generated via doxygen2docusaurus by Doxygen 1.14.0.