|
Doxygen
|
Public Member Functions | |
| void | writeIndent (TextStream &t) |
| void | incIndent (TextStream &t, const QCString &text) |
| void | decIndent (TextStream &t, const QCString &text) |
Public Attributes | |
| int | level = 0 |
| int | indent = 0 |
| int | maxLevel = 0 |
| BoolVector | inLi |
|
inline |
|
inline |
|
inline |
Definition at line 358 of file htmlgen.h.
References indent.
Referenced by decIndent(), and incIndent().
| int HtmlGenerator::TocState::indent = 0 |
Definition at line 355 of file htmlgen.h.
Referenced by decIndent(), incIndent(), and writeIndent().
| BoolVector HtmlGenerator::TocState::inLi |