|
Doxygen
|
Public Attributes | |
| int | level = 0 |
| int | maxLevel = 0 |
| BoolVector | inLi |
Definition at line 347 of file docbookgen.h.
| BoolVector DocbookGenerator::TocState::inLi |
Definition at line 351 of file docbookgen.h.
Referenced by DocbookGenerator::endTocEntry(), DocbookGenerator::startLocalToc(), and DocbookGenerator::startTocEntry().
| int DocbookGenerator::TocState::level = 0 |
Definition at line 349 of file docbookgen.h.
Referenced by DocbookGenerator::endLocalToc(), DocbookGenerator::endTocEntry(), DocbookGenerator::startLocalToc(), and DocbookGenerator::startTocEntry().
| int DocbookGenerator::TocState::maxLevel = 0 |
Definition at line 350 of file docbookgen.h.
Referenced by DocbookGenerator::endLocalToc(), DocbookGenerator::endTocEntry(), DocbookGenerator::startLocalToc(), DocbookGenerator::startTocEntry(), and DocbookGenerator::writeDoc().