KDevelop API Documentation

DocTreeDevHelpFolder Class Reference

Inheritance diagram for DocTreeDevHelpFolder:

Inheritance graph
[legend]
Collaboration diagram for DocTreeDevHelpFolder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DocTreeDevHelpFolder (KListView *parent, const QString &fileName, const QString &context)
QString tocName () const
virtual void refresh ()

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 609 of file doctreeviewwidget.cpp.

References DocTreeItem::setIndexFileName().


Member Function Documentation

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

Definition at line 650 of file doctreeviewwidget.cpp.

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

Referenced by refresh().

void DocTreeDevHelpFolder::refresh  )  [virtual]
 

Reimplemented from DocTreeItem.

Definition at line 615 of file doctreeviewwidget.cpp.

References addTocSect(), base, DocTreeViewTool::devhelpLocation(), DocTreeItem::indexFileName(), kdDebug(), DocTreeItem::refresh(), DocTreeItem::setFileName(), and toc_name.

QString DocTreeDevHelpFolder::tocName  )  const [inline]
 

Definition at line 598 of file doctreeviewwidget.cpp.


Member Data Documentation

QString DocTreeDevHelpFolder::base [private]
 

Definition at line 605 of file doctreeviewwidget.cpp.

Referenced by addTocSect(), and refresh().

QString DocTreeDevHelpFolder::toc_name [private]
 

Definition at line 606 of file doctreeviewwidget.cpp.

Referenced by refresh().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:41:09 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003