KDevelop API Documentation

DocTreeTocFolder Class Reference

Inheritance diagram for DocTreeTocFolder:

DocTreeItem QListViewItem List of all members.

Public Member Functions

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

Private Member Functions

void addTocSect (DocTreeItem *parent, QDomElement childEl, uint level)

Private Attributes

QString base
QString toc_name

Constructor & Destructor Documentation

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

!! finally infinite tocsect depth implemented

Definition at line 527 of file doctreeviewwidget.cpp.

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

Referenced by DocTreeTocFolder().

DocTreeTocFolder::~DocTreeTocFolder  ) 
 

Definition at line 611 of file doctreeviewwidget.cpp.


Member Function Documentation

void DocTreeTocFolder::addTocSect DocTreeItem parent,
QDomElement  childEl,
uint  level
[private]
 

Definition at line 499 of file doctreeviewwidget.cpp.

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

Referenced by addTocSect(), and DocTreeTocFolder().

QString DocTreeTocFolder::tocName  )  const [inline]
 

Definition at line 490 of file doctreeviewwidget.cpp.

References toc_name.


Member Data Documentation

QString DocTreeTocFolder::base [private]
 

Definition at line 494 of file doctreeviewwidget.cpp.

Referenced by addTocSect(), and DocTreeTocFolder().

QString DocTreeTocFolder::toc_name [private]
 

Definition at line 495 of file doctreeviewwidget.cpp.

Referenced by DocTreeTocFolder(), 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