This is an alternative implementation of QCString.
bool isEmpty() const
Returns TRUE iff the string is empty.
#define Config_getBool(name)
DocOptions & setLinkFromIndex(bool b)
Select if the documentation is generated from an index page.
DocOptions & setSingleLine(bool b)
Select if this is for a single line, so without starting a new paragraph at the end.
DocOptions & setMarkdownSupport(bool b)
Select if the input needs to take markdown markup into account.
bool autolinkSupport() const
bool linkFromIndex() const
bool markdownSupport() const
DocOptions & setSectionLevel(int l)
Restrict output up to the given section level.
DocOptions & setAutolinkSupport(bool b)
Select if the input need to perform auto linking of words.
DocOptions & setIndexWords(bool b)
Indicates whether or not words should be put in the search index.
DocOptions & setExample(const QCString &name)
Associate this comment block with a given example.
QCString exampleName() const