The PageDef
Class Reference
A model of a page symbol. More...
Declaration
Included Headers
Base classes
class | DefinitionMutable |
class | Definition |
The common base class of all entity definitions found in the sources. More... | |
Derived Classes
class | DefinitionMixin<Base> |
Public Member Functions Index
void | setFileName (const QCString &name)=0 |
void | setLocalToc (const LocalToc &tl)=0 |
void | setShowLineNo (bool)=0 |
void | setTitle (const QCString &title)=0 |
void | findSectionsInDocumentation ()=0 |
QCString | title () const =0 |
const GroupDef * | getGroupDef () const =0 |
const PageLinkedRefMap & | getSubPages () const =0 |
bool | visibleInIndex () const =0 |
bool | documentedPage () const =0 |
bool | hasSubPages () const =0 |
bool | hasParentPage () const =0 |
bool | hasTitle () const =0 |
LocalToc | localToc () const =0 |
void | setPageScope (Definition *)=0 |
Definition * | getPageScope () const =0 |
bool | showLineNo () const =0 |
void | writeDocumentation (OutputList &)=0 |
void | writeTagFile (TextStream &)=0 |
void | setNestingLevel (int)=0 |
void | writePageDocumentation (OutputList &) const =0 |
void | addSectionsToIndex ()=0 |
Description
A model of a page symbol.
Definition at line 25 of file pagedef.h.
Public Member Functions
addSectionsToIndex()
|
Definition at line 55 of file pagedef.h.
References addSectionsToIndex, createPageDef and toPageDef.
Referenced by addSectionsToIndex and writePages.
documentedPage()
|
findSectionsInDocumentation()
|
Definition at line 37 of file pagedef.h.
Reference findSectionsInDocumentation.
Referenced by findSectionsInDocumentation.
getGroupDef()
|
Definition at line 39 of file pagedef.h.
Reference getGroupDef.
Referenced by generateSqlite3ForPage, generateXMLForPage, getGroupDef, resolveLink and resolveUserReferences.
getPageScope()
|
getSubPages()
|
Definition at line 40 of file pagedef.h.
Reference getSubPages.
Referenced by generateSqlite3ForPage, generateXMLForPage, getSubPages and writePages.
hasParentPage()
|
Definition at line 44 of file pagedef.h.
Reference hasParentPage.
Referenced by DocRef::DocRef, hasParentPage, DocSecRefItem::parse and PageDefImpl::writeDocumentation.
hasSubPages()
|
Definition at line 43 of file pagedef.h.
Reference hasSubPages.
Referenced by hasSubPages and writePages.
hasTitle()
|
Definition at line 45 of file pagedef.h.
Reference hasTitle.
Referenced by addRelatedPage, hasTitle, SearchIndex::setCurrentDoc and SearchIndexExternal::setCurrentDoc.
localToc()
|
Definition at line 46 of file pagedef.h.
Reference localToc.
Referenced by generateXMLForPage and localToc.
setFileName()
|
Definition at line 31 of file pagedef.h.
References Definition::name and setFileName.
Referenced by addRelatedPage, buildExampleList and setFileName.
setLocalToc()
|
Definition at line 32 of file pagedef.h.
Reference setLocalToc.
Referenced by addRelatedPage and setLocalToc.
setNestingLevel()
|
Definition at line 53 of file pagedef.h.
Reference setNestingLevel.
Referenced by PageDefImpl::addInnerCompound, addRelatedPage and setNestingLevel.
setPageScope()
|
Definition at line 47 of file pagedef.h.
Reference setPageScope.
Referenced by addPageToContext, addRelatedPage and setPageScope.
setShowLineNo()
|
Definition at line 33 of file pagedef.h.
Reference setShowLineNo.
Referenced by addRelatedPage, buildExampleList and setShowLineNo.
setTitle()
|
Definition at line 34 of file pagedef.h.
References setTitle and title.
Referenced by addRelatedPage and setTitle.
showLineNo()
|
title()
|
Definition at line 38 of file pagedef.h.
Reference title.
Referenced by addRelatedPage, generateSqlite3ForPage, generateXMLForPage, DefinitionImpl::pathFragment, SearchIndex::setCurrentDoc, SearchIndexExternal::setCurrentDoc, setTitle, title and writePages.
visibleInIndex()
|
Definition at line 41 of file pagedef.h.
Reference visibleInIndex.
Referenced by visibleInIndex and writePages.
writeDocumentation()
|
Definition at line 51 of file pagedef.h.
Reference writeDocumentation.
Referenced by writeDocumentation.
writePageDocumentation()
|
Definition at line 54 of file pagedef.h.
Reference writePageDocumentation.
Referenced by writePageDocumentation.
writeTagFile()
|
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.