KDevelop API Documentation

DocTreeDoxygenBook Class Reference

API documentation created with the configure option --with-apidocs in kdelibs. More...

Inheritance diagram for DocTreeDoxygenBook:

DocTreeItem QListViewItem List of all members.

Public Member Functions

 DocTreeDoxygenBook (DocTreeItem *parent, const QString &name, const QString &tagFileName, const QString &context)
 ~DocTreeDoxygenBook ()
virtual void setOpen (bool o)

Static Public Member Functions

bool isInstallationOK (const QString &bookDir)

Private Member Functions

void readTagFile ()

Private Attributes

QString dirname

Detailed Description

API documentation created with the configure option --with-apidocs in kdelibs.

Definition at line 343 of file doctreeviewwidget.cpp.


Constructor & Destructor Documentation

DocTreeDoxygenBook::DocTreeDoxygenBook DocTreeItem parent,
const QString name,
const QString tagFileName,
const QString context
 

Definition at line 362 of file doctreeviewwidget.cpp.

References DocTreeDoxygenBook().

Referenced by DocTreeDoxygenBook().

DocTreeDoxygenBook::~DocTreeDoxygenBook  ) 
 

Definition at line 373 of file doctreeviewwidget.cpp.


Member Function Documentation

bool DocTreeDoxygenBook::isInstallationOK const QString bookDir  )  [inline, static]
 

Definition at line 349 of file doctreeviewwidget.cpp.

References isInstallationOK().

Referenced by isInstallationOK().

void DocTreeDoxygenBook::readTagFile  )  [private]
 

Definition at line 385 of file doctreeviewwidget.cpp.

References DocTreeItem::context(), dirname, endl(), kdDebug(), DocTreeItem::setFileName(), and text().

Referenced by setOpen().

void DocTreeDoxygenBook::setOpen bool  o  )  [virtual]
 

Definition at line 377 of file doctreeviewwidget.cpp.

References childCount(), readTagFile(), and setOpen().

Referenced by setOpen().


Member Data Documentation

QString DocTreeDoxygenBook::dirname [private]
 

Definition at line 358 of file doctreeviewwidget.cpp.

Referenced by readTagFile().


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 Tue Oct 19 08:02:02 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003