AnnotatedIndexContext Struct
Declaration
Public Constructors Index
| 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 Member Attributes Index
| 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 |
Definition at line 2524 of file index.cpp.
Public Constructors
AnnotatedIndexContext()
| inline |
Definition at line 2526 of file index.cpp.
References compoundType, fallbackKind, fileBaseName, hiItem, listDefaultIntroText, listDefaultTitleText, listKind, numAnnotated and numPrinted.
Public Member Attributes
compoundType
|
Definition at line 2544 of file index.cpp.
Referenced by AnnotatedIndexContext and writeAnnotatedIndexGeneric.
fallbackKind
|
Definition at line 2541 of file index.cpp.
Referenced by AnnotatedIndexContext and writeAnnotatedIndexGeneric.
fileBaseName
|
Definition at line 2545 of file index.cpp.
Referenced by AnnotatedIndexContext and writeAnnotatedIndexGeneric.
hiItem
|
Definition at line 2546 of file index.cpp.
Referenced by AnnotatedIndexContext and writeAnnotatedIndexGeneric.
listDefaultIntroText
|
Definition at line 2543 of file index.cpp.
Referenced by AnnotatedIndexContext and writeAnnotatedIndexGeneric.
listDefaultTitleText
|
Definition at line 2542 of file index.cpp.
Referenced by AnnotatedIndexContext and writeAnnotatedIndexGeneric.
listKind
|
Definition at line 2540 of file index.cpp.
Referenced by AnnotatedIndexContext and writeAnnotatedIndexGeneric.
numAnnotated
|
Definition at line 2538 of file index.cpp.
Referenced by AnnotatedIndexContext and writeAnnotatedIndexGeneric.
numPrinted
|
Definition at line 2539 of file index.cpp.
Referenced by AnnotatedIndexContext and writeAnnotatedIndexGeneric.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.14.0.