FTVNode Struct Reference

List of all members.

Public Member Functions

 FTVNode (bool dir, const char *r, const char *f, const char *a, const char *n)

Public Attributes

bool isLast
bool isDir
QCString ref
QCString file
QCString anchor
QCString name
QList< FTVNodechildren
FTVNodeparent

Detailed Description

Definition at line 311 of file ftvhelp.cpp.


Constructor & Destructor Documentation

FTVNode::FTVNode ( bool  dir,
const char *  r,
const char *  f,
const char *  a,
const char *  n 
) [inline]

Definition at line 313 of file ftvhelp.cpp.

References children.


Member Data Documentation

bool FTVNode::isLast

Definition at line 316 of file ftvhelp.cpp.

bool FTVNode::isDir

Definition at line 317 of file ftvhelp.cpp.

QCString FTVNode::ref

Definition at line 318 of file ftvhelp.cpp.

QCString FTVNode::file

Definition at line 319 of file ftvhelp.cpp.

QCString FTVNode::anchor

Definition at line 320 of file ftvhelp.cpp.

QCString FTVNode::name

Definition at line 321 of file ftvhelp.cpp.

QList<FTVNode> FTVNode::children

Definition at line 322 of file ftvhelp.cpp.

Referenced by FTVHelp::decContentsDepth(), and FTVNode().

FTVNode* FTVNode::parent

Definition at line 323 of file ftvhelp.cpp.

Referenced by FTVHelp::addContentsItem().


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



Generated on Mon Mar 31 10:59:00 2008 by  doxygen 1.5.1