The IndexIntf
Class Reference
Abstract interface for index generators. More...
Declaration
Included Headers
Derived Classes
class | Crawlmap |
class | DocSets |
A class that generates docset files. More... | |
class | EclipseHelp |
Generator for Eclipse help files. More... | |
class | FTVHelp |
A class that generates a dynamic tree view side panel. More... | |
class | HtmlHelp |
A class that generated the HTML Help specific files. More... | |
class | Qhp |
class | Sitemap |
Public Member Functions Index
void | initialize ()=0 |
void | finalize ()=0 |
void | incContentsDepth ()=0 |
void | decContentsDepth ()=0 |
void | addContentsItem (bool isDir, const QCString &name, const QCString &ref, const QCString &file, const QCString &anchor, bool separateIndex, bool addToNavIndex, const Definition *def, const QCString &nameAsHtml)=0 |
void | addIndexItem (const Definition *context, const MemberDef *md, const QCString §ionAnchor, const QCString &title)=0 |
void | addIndexFile (const QCString &name)=0 |
void | addImageFile (const QCString &)=0 |
void | addStyleSheetFile (const QCString &)=0 |
Description
Abstract interface for index generators.
Definition at line 32 of file indexlist.h.
Public Member Functions
addContentsItem()
|
Definition at line 41 of file indexlist.h.
Reference addContentsItem.
Referenced by addContentsItem and IndexList::addContentsItem.
addImageFile()
|
Definition at line 54 of file indexlist.h.
Reference addImageFile.
Referenced by addImageFile and IndexList::addImageFile.
addIndexFile()
|
Definition at line 53 of file indexlist.h.
Reference addIndexFile.
Referenced by addIndexFile and IndexList::addIndexFile.
addIndexItem()
|
Definition at line 51 of file indexlist.h.
Reference addIndexItem.
Referenced by addIndexItem and IndexList::addIndexItem.
addStyleSheetFile()
|
Definition at line 55 of file indexlist.h.
Reference addStyleSheetFile.
Referenced by addStyleSheetFile and IndexList::addStyleSheetFile.
decContentsDepth()
|
Definition at line 40 of file indexlist.h.
Reference decContentsDepth.
Referenced by decContentsDepth and IndexList::decContentsDepth.
finalize()
|
Definition at line 38 of file indexlist.h.
Reference finalize.
Referenced by finalize and IndexList::finalize.
incContentsDepth()
|
Definition at line 39 of file indexlist.h.
Reference incContentsDepth.
Referenced by incContentsDepth and IndexList::incContentsDepth.
initialize()
|
Definition at line 37 of file indexlist.h.
Reference initialize.
Referenced by initialize and IndexList::initialize.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.