|
Doxygen
|
Public Member Functions | |
| AnnotatedIndexContext (int numAnno, int numPrint, LayoutNavEntry::Kind lk, LayoutNavEntry::Kind fk, const QCString &title, const QCString &intro, ClassDef::CompoundType ct, const QCString &fn, HighlightedItem hi) | |
Public Attributes | |
| const int | numAnnotated |
| const int | numPrinted |
| const LayoutNavEntry::Kind | listKind |
| const LayoutNavEntry::Kind | fallbackKind |
| const QCString | listDefaultTitleText |
| const QCString | listDefaultIntroText |
| const ClassDef::CompoundType | compoundType |
| const QCString | fileBaseName |
| const HighlightedItem | hiItem |
|
inline |
Definition at line 2557 of file index.cpp.
References compoundType, fallbackKind, fileBaseName, hiItem, listDefaultIntroText, listDefaultTitleText, listKind, numAnnotated, and numPrinted.
| const ClassDef::CompoundType AnnotatedIndexContext::compoundType |
Definition at line 2575 of file index.cpp.
Referenced by AnnotatedIndexContext(), and writeAnnotatedIndexGeneric().
| const LayoutNavEntry::Kind AnnotatedIndexContext::fallbackKind |
Definition at line 2572 of file index.cpp.
Referenced by AnnotatedIndexContext(), and writeAnnotatedIndexGeneric().
| const QCString AnnotatedIndexContext::fileBaseName |
Definition at line 2576 of file index.cpp.
Referenced by AnnotatedIndexContext(), and writeAnnotatedIndexGeneric().
| const HighlightedItem AnnotatedIndexContext::hiItem |
Definition at line 2577 of file index.cpp.
Referenced by AnnotatedIndexContext(), and writeAnnotatedIndexGeneric().
| const QCString AnnotatedIndexContext::listDefaultIntroText |
Definition at line 2574 of file index.cpp.
Referenced by AnnotatedIndexContext(), and writeAnnotatedIndexGeneric().
| const QCString AnnotatedIndexContext::listDefaultTitleText |
Definition at line 2573 of file index.cpp.
Referenced by AnnotatedIndexContext(), and writeAnnotatedIndexGeneric().
| const LayoutNavEntry::Kind AnnotatedIndexContext::listKind |
Definition at line 2571 of file index.cpp.
Referenced by AnnotatedIndexContext(), and writeAnnotatedIndexGeneric().
| const int AnnotatedIndexContext::numAnnotated |
Definition at line 2569 of file index.cpp.
Referenced by AnnotatedIndexContext(), and writeAnnotatedIndexGeneric().
| const int AnnotatedIndexContext::numPrinted |
Definition at line 2570 of file index.cpp.
Referenced by AnnotatedIndexContext(), and writeAnnotatedIndexGeneric().