Doxygen
Loading...
Searching...
No Matches
JSTreeFile Struct Reference
+ Collaboration diagram for JSTreeFile:

Public Member Functions

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

Public Attributes

QCString fileId
 
FTVNodePtr node
 

Detailed Description

Definition at line 567 of file ftvhelp.cpp.

Constructor & Destructor Documentation

◆ JSTreeFile()

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

Definition at line 569 of file ftvhelp.cpp.

569: fileId(fi), node(n) {}
FTVNodePtr node
Definition ftvhelp.cpp:571
QCString fileId
Definition ftvhelp.cpp:570

Member Data Documentation

◆ fileId

QCString JSTreeFile::fileId

Definition at line 570 of file ftvhelp.cpp.

◆ node

FTVNodePtr JSTreeFile::node

Definition at line 571 of file ftvhelp.cpp.


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