Skip to main content

The JSTreeFile Struct Reference

Declaration

struct JSTreeFile { ... }

Public Constructors Index

JSTreeFile (const QCString &fi, const FTVNodePtr &n)

Public Member Attributes Index

QCStringfileId
FTVNodePtrnode

Definition at line 576 of file ftvhelp.cpp.

Public Constructors

JSTreeFile()

JSTreeFile::JSTreeFile (const QCString & fi, const FTVNodePtr & n)
inline

Definition at line 578 of file ftvhelp.cpp.

578 JSTreeFile(const QCString &fi,const FTVNodePtr &n) : fileId(fi), node(n) {}

References fileId and node.

Public Member Attributes

fileId

QCString JSTreeFile::fileId

Definition at line 579 of file ftvhelp.cpp.

Referenced by JSTreeFile.

node

FTVNodePtr JSTreeFile::node

Definition at line 580 of file ftvhelp.cpp.

Referenced by JSTreeFile.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.