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 | 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
|
Definition at line 155 of file doctreeviewwidget.cpp. References DocTreeKDELibsBook(). Referenced by DocTreeKDELibsBook(). |
|
Definition at line 163 of file doctreeviewwidget.cpp. |
Member Function Documentation
|
Reimplemented from DocTreeItem. Definition at line 167 of file doctreeviewwidget.cpp. References DocTreeItem::fileName(), and readContents(). |
|
Definition at line 183 of file doctreeviewwidget.cpp. References data, idx_filename, and readKdoc2Index(). Referenced by fileName(), and setOpen(). |
|
Definition at line 216 of file doctreeviewwidget.cpp. References DocTreeItem::context(), readKdoc2Index(), and DocTreeItem::setFileName(). Referenced by readContents(), and readKdoc2Index(). |
|
Definition at line 175 of file doctreeviewwidget.cpp. References DocTreeItem::fileName(), readContents(), and setOpen(). Referenced by setOpen(). |
Member Data Documentation
|
Definition at line 151 of file doctreeviewwidget.cpp. Referenced by readContents(). |
The documentation for this class was generated from the following file:
- parts/doctreeview/doctreeviewwidget.cpp