The JSTreeFile
Struct Reference
Declaration
struct JSTreeFile { ... }
Public Constructors Index
JSTreeFile (const QCString &fi, const FTVNodePtr &n) | |
Public Member Attributes Index
QCString | fileId |
FTVNodePtr | node |
Definition at line 576 of file ftvhelp.cpp.
Public Constructors
JSTreeFile()
| inline |
Definition at line 578 of file ftvhelp.cpp.
578 JSTreeFile(const QCString &fi,const FTVNodePtr &n) : fileId(fi), node(n) {}
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.