KDevelop API Documentation

DocTreeDevHelpFolder Class Reference

Inheritance diagram for DocTreeDevHelpFolder:

DocTreeItem QListViewItem List of all members.

Public Member Functions

 DocTreeDevHelpFolder (KListView *parent, const QString &fileName, const QString &context)
 ~DocTreeDevHelpFolder ()
QString tocName () const

Private Member Functions

void addTocSect (DocTreeItem *parent, QDomElement childEl)

Private Attributes

QString base
QString toc_name

Constructor & Destructor Documentation

DocTreeDevHelpFolder::DocTreeDevHelpFolder KListView parent,
const QString fileName,
const QString context
 

Definition at line 660 of file doctreeviewwidget.cpp.

References addTocSect(), base, DocTreeDevHelpFolder(), endl(), kdDebug(), and toc_name.

Referenced by DocTreeDevHelpFolder().

DocTreeDevHelpFolder::~DocTreeDevHelpFolder  ) 
 

Definition at line 693 of file doctreeviewwidget.cpp.


Member Function Documentation

void DocTreeDevHelpFolder::addTocSect DocTreeItem parent,
QDomElement  childEl
[private]
 

Definition at line 632 of file doctreeviewwidget.cpp.

References addTocSect(), base, and DocTreeItem::setFileName().

Referenced by addTocSect(), and DocTreeDevHelpFolder().

QString DocTreeDevHelpFolder::tocName  )  const [inline]
 

Definition at line 623 of file doctreeviewwidget.cpp.

References toc_name.


Member Data Documentation

QString DocTreeDevHelpFolder::base [private]
 

Definition at line 627 of file doctreeviewwidget.cpp.

Referenced by addTocSect(), and DocTreeDevHelpFolder().

QString DocTreeDevHelpFolder::toc_name [private]
 

Definition at line 628 of file doctreeviewwidget.cpp.

Referenced by DocTreeDevHelpFolder(), and tocName().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:23 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003