KDevelop API Documentation

DocTreeTocFolder Class Reference

Inheritance diagram for DocTreeTocFolder:

Inheritance graph
[legend]
Collaboration diagram for DocTreeTocFolder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Member Functions

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

Private Attributes

QString base
QString toc_name

Constructor & Destructor Documentation

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

Definition at line 478 of file doctreeviewwidget.cpp.

References DocTreeItem::indexFileName(), DocTreeItem::setFileName(), DocTreeItem::setIndexFileName(), and toc_name.

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

Definition at line 489 of file doctreeviewwidget.cpp.

References DocTreeItem::indexFileName(), refresh(), DocTreeItem::setFileName(), DocTreeItem::setIndexFileName(), and toc_name.


Member Function Documentation

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

Definition at line 558 of file doctreeviewwidget.cpp.

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

Referenced by refresh().

void DocTreeTocFolder::refresh  )  [virtual]
 

!! finally infinite tocsect depth implemented

Reimplemented from DocTreeItem.

Definition at line 524 of file doctreeviewwidget.cpp.

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

Referenced by DocTreeTocFolder().

QString DocTreeTocFolder::tocName  )  const [inline]
 

Definition at line 425 of file doctreeviewwidget.cpp.


Member Data Documentation

QString DocTreeTocFolder::base [private]
 

Definition at line 433 of file doctreeviewwidget.cpp.

Referenced by addTocSect(), and refresh().

QString DocTreeTocFolder::toc_name [private]
 

Definition at line 434 of file doctreeviewwidget.cpp.

Referenced by DocTreeTocFolder(), and 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 Wed Mar 23 00:23:49 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003