浏览该文件的文档.
52 const QCString &file,
const QCString &anchor,
bool separateIndex,
bool addToNavIndex,
virtual void addStyleSheetFile(const QCString &name)
The common base class of all entity definitions found in the sources.
virtual void finalize()
Finish generation of the Eclipse specific help files
virtual void addImageFile(const QCString &name)
virtual void incContentsDepth()
Increase the level of content hierarchy
A model of a class/file/namespace member symbol.
virtual void initialize()
Initialize the Eclipse generator
virtual void addContentsItem(bool isDir, const QCString &name, const QCString &ref, const QCString &file, const QCString &anchor, bool separateIndex, bool addToNavIndex, const Definition *def)
Add an item to the content
std::ofstream m_tocstream
Generator for Eclipse help files.
virtual void addIndexItem(const Definition *context, const MemberDef *md, const QCString §ionAnchor, const QCString &title)
virtual void addIndexFile(const QCString &name)
EclipseHelp & operator=(const EclipseHelp &)
virtual void decContentsDepth()
Decrease the level of content hierarchy
Abstract interface for index generators.
This is an alternative implementation of QCString.