Interface | Description |
---|---|
IChildNode | |
IClass |
The public interface to a class in the object model.
|
ICompound |
The public interface to a compound in the object model.
|
IDCOP | |
IDefine | |
IDir |
\brief public interface to a directory in the object model.
|
IDoc | |
IDocAnchor | |
IDocCodeLine | |
IDocCopy | |
IDocDotFile | |
IDocEMail | |
IDocEntry | |
IDocFormula | |
IDocHighlight | |
IDocHRuler | |
IDocImage | |
IDocIndexEntry | |
IDocInternal | |
IDocItemizedList | |
IDocLineBreak | |
IDocLink | |
IDocListItem | |
IDocMarkup | |
IDocMarkupModifier | |
IDocMDash | |
IDocNDash | |
IDocOrderedList | |
IDocPara | |
IDocParameter | |
IDocParameterItem | |
IDocParameterList | |
IDocProgramListing | |
IDocRef | |
IDocRoot | |
IDocRow | |
IDocSection | |
IDocSimpleSect | |
IDocSymbol | |
IDocTable | |
IDocText | |
IDocTitle | |
IDocTocItem | |
IDocTocList | |
IDocULink | |
IDocumentedElement |
Interface to summarise elements which have brief
and detailed descriptions.
|
IDocVariableList | |
IDocVariableListEntry | |
IDocVerbatim | |
IDocXRefSect | |
IDocXRefTitle | |
IDoxygen |
Root node of the object model.
|
IEdgeLabel | |
IEnum | |
IEnumValue | |
IException |
The public interface to a Java/IDL exception in the object model.
|
IFile |
The public interface to a file in the object model.
|
IFriend | |
IFunction | |
IGraph | |
IGroup |
The public interface to a group in the object model.
|
IInclude |
Include relation
|
IInterface |
The public interface to a Java/IDL public interface in the object model.
|
ILinkedText |
Base public interface for hyperlinked text
Depending on the result of kind() the public interface is extended by
ILT_Text or ILT_Ref.
|
ILT_Ref |
Reference to an object.
|
ILT_Text |
Plain text fragment.
|
IMember | |
IMemberReference | |
INamespace |
The public interface to a namespace in the object model.
|
INode | |
IPage |
The public interface to a page in the object model.
|
IParam |
Representation of a parameter of a function.
|
IProperty | |
IPrototype | |
IRelatedCompound | |
ISection |
The public interface to a section in the object model.
|
ISignal | |
ISlot | |
IStruct |
The public interface to a struct in the object model.
|
ITypedef | |
IUnion |
The public interface to a union in the object model.
|
IUserDefined | |
IVariable |
Enum | Description |
---|---|
IChildNode.NodeRelation | |
ICompound.CompoundKind |
Represents the kind of compounds recognised by doxygen.
|
IDoc.Kind | |
IDocHighlight.HighlightKind | |
IDocMarkup.Markup | |
IDocParameterList.Types | |
IDocRef.TargetKind | |
IDocSimpleSect.Types | |
IDocSymbol.Types | |
IDocVerbatim.Types | |
ILinkedText.Kind | |
ILT_Ref.TargetKind | |
IMember.MemberKind | |
IRelatedCompound.Kind | |
IRelatedCompound.Protection | |
ISection.SectionKind |
Possible section types
|