KDevelop API Documentation

DocTreeQtFolder Class Reference

Inheritance diagram for DocTreeQtFolder:

DocTreeItem QListViewItem List of all members.

Public Member Functions

 DocTreeQtFolder (QString xml, QString name, KListView *parent, const QString &context)
void refresh ()

Private Attributes

QString filename
QString m_xml

Constructor & Destructor Documentation

DocTreeQtFolder::DocTreeQtFolder QString  xml,
QString  name,
KListView parent,
const QString context
 

Definition at line 908 of file doctreeviewwidget.cpp.

References DocTreeQtFolder().

Referenced by DocTreeQtFolder().


Member Function Documentation

void DocTreeQtFolder::refresh  ) 
 

Definition at line 915 of file doctreeviewwidget.cpp.

References DocTreeItem::clear(), DocTreeItem::context(), endl(), filename, kdDebug(), m_xml, and DocTreeItem::setFileName().

Referenced by DocTreeViewWidget::DocTreeViewWidget(), and DocTreeViewWidget::refresh().


Member Data Documentation

QString DocTreeQtFolder::filename [private]
 

Reimplemented from DocTreeItem.

Definition at line 904 of file doctreeviewwidget.cpp.

Referenced by refresh().

QString DocTreeQtFolder::m_xml [private]
 

Definition at line 905 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.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