DocTreeTocFolder Class Reference
Inheritance diagram for DocTreeTocFolder:

Public Member Functions | |
DocTreeTocFolder (KListView *parent, const QString &fileName, const QString &context) | |
~DocTreeTocFolder () | |
QString | tocName () const |
Private Member Functions | |
void | addTocSect (DocTreeItem *parent, QDomElement childEl, uint level) |
Private Attributes | |
QString | base |
QString | toc_name |
Constructor & Destructor Documentation
|
!! finally infinite tocsect depth implemented Definition at line 527 of file doctreeviewwidget.cpp. References addTocSect(), base, DocTreeTocFolder(), endl(), kdDebug(), and toc_name. Referenced by DocTreeTocFolder(). |
|
Definition at line 611 of file doctreeviewwidget.cpp. |
Member Function Documentation
|
Definition at line 499 of file doctreeviewwidget.cpp. References addTocSect(), base, and DocTreeItem::setFileName(). Referenced by addTocSect(), and DocTreeTocFolder(). |
|
Definition at line 490 of file doctreeviewwidget.cpp. References toc_name. |
Member Data Documentation
|
Definition at line 494 of file doctreeviewwidget.cpp. Referenced by addTocSect(), and DocTreeTocFolder(). |
|
Definition at line 495 of file doctreeviewwidget.cpp. Referenced by DocTreeTocFolder(), and tocName(). |
The documentation for this class was generated from the following file:
- parts/doctreeview/doctreeviewwidget.cpp