KDevelop API Documentation

DocTreeKDELibsBook Class Reference

Here we specialize on a Qt/kdelibs library. More...

Inheritance diagram for DocTreeKDELibsBook:

Inheritance graph
[legend]
Collaboration diagram for DocTreeKDELibsBook:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DocTreeKDELibsBook (DocTreeItem *parent, const QString &name, const QString &idxfilename, const QString &context)
 ~DocTreeKDELibsBook ()
virtual QString fileName ()
virtual void refresh ()

Private Member Functions

void readContents ()
void readKdoc2Index (FILE *f)

Detailed Description

Here we specialize on a Qt/kdelibs library.

The constructor takes the shown name and the index file name as argument. The url of the book itself is read on demand.

Definition at line 82 of file doctreeviewwidget.cpp.


Constructor & Destructor Documentation

DocTreeKDELibsBook::DocTreeKDELibsBook DocTreeItem parent,
const QString name,
const QString idxfilename,
const QString context
 

Definition at line 97 of file doctreeviewwidget.cpp.

References DocTreeItem::setIndexFileName().

DocTreeKDELibsBook::~DocTreeKDELibsBook  ) 
 

Definition at line 104 of file doctreeviewwidget.cpp.


Member Function Documentation

QString DocTreeKDELibsBook::fileName  )  [virtual]
 

Reimplemented from DocTreeItem.

Definition at line 108 of file doctreeviewwidget.cpp.

References DocTreeItem::fileName(), and readContents().

void DocTreeKDELibsBook::readContents  )  [private]
 

Definition at line 126 of file doctreeviewwidget.cpp.

References data, DocTreeItem::indexFileName(), KShellProcess::quote(), KProcess::quote(), and readKdoc2Index().

Referenced by fileName(), and refresh().

void DocTreeKDELibsBook::readKdoc2Index FILE *  f  )  [private]
 

Definition at line 159 of file doctreeviewwidget.cpp.

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

Referenced by readContents().

void DocTreeKDELibsBook::refresh  )  [virtual]
 

Reimplemented from DocTreeItem.

Definition at line 117 of file doctreeviewwidget.cpp.

References DocTreeItem::fileName(), readContents(), and DocTreeItem::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:44 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003