KDevelop API Documentation

DocTreeKDELibsBook Class Reference

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

Inheritance diagram for DocTreeKDELibsBook:

DocTreeItem QListViewItem 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 setOpen (bool o)

Private Member Functions

void readContents ()
void readKdoc2Index (FILE *f)

Private Attributes

QString idx_filename

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 139 of file doctreeviewwidget.cpp.


Constructor & Destructor Documentation

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

Definition at line 155 of file doctreeviewwidget.cpp.

References DocTreeKDELibsBook().

Referenced by DocTreeKDELibsBook().

DocTreeKDELibsBook::~DocTreeKDELibsBook  ) 
 

Definition at line 163 of file doctreeviewwidget.cpp.


Member Function Documentation

QString DocTreeKDELibsBook::fileName  )  [virtual]
 

Reimplemented from DocTreeItem.

Definition at line 167 of file doctreeviewwidget.cpp.

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

void DocTreeKDELibsBook::readContents  )  [private]
 

Definition at line 183 of file doctreeviewwidget.cpp.

References data, idx_filename, and readKdoc2Index().

Referenced by fileName(), and setOpen().

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

Definition at line 216 of file doctreeviewwidget.cpp.

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

Referenced by readContents(), and readKdoc2Index().

void DocTreeKDELibsBook::setOpen bool  o  )  [virtual]
 

Definition at line 175 of file doctreeviewwidget.cpp.

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

Referenced by setOpen().


Member Data Documentation

QString DocTreeKDELibsBook::idx_filename [private]
 

Definition at line 151 of file doctreeviewwidget.cpp.

Referenced by readContents().


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