DocTreeKDELibsBook Class Reference
Here we specialize on a Qt/kdelibs library. More...Inheritance diagram for DocTreeKDELibsBook:


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
|
Definition at line 97 of file doctreeviewwidget.cpp. References DocTreeItem::setIndexFileName(). |
|
Definition at line 104 of file doctreeviewwidget.cpp. |
Member Function Documentation
|
Reimplemented from DocTreeItem. Definition at line 108 of file doctreeviewwidget.cpp. References DocTreeItem::fileName(), and readContents(). |
|
Definition at line 126 of file doctreeviewwidget.cpp. References data, DocTreeItem::indexFileName(), KShellProcess::quote(), KProcess::quote(), and readKdoc2Index(). Referenced by fileName(), and refresh(). |
|
Definition at line 159 of file doctreeviewwidget.cpp. References DocTreeItem::context(), DocTreeItem::DocTreeItem(), DocTreeItem::postInit(), and DocTreeItem::setFileName(). Referenced by readContents(). |
|
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:
- parts/doctreeview/doctreeviewwidget.cpp