DocTreeProjectFolder Class Reference
Inheritance diagram for DocTreeProjectFolder:

Public Member Functions | |
DocTreeProjectFolder (KListView *parent, const QString &context) | |
void | setProject (KDevProject *project) |
virtual void | refresh () |
Private Attributes | |
KDevProject * | m_project |
QString | m_userdocDir |
QString | m_apidocDir |
Constructor & Destructor Documentation
|
Definition at line 807 of file doctreeviewwidget.cpp. |
Member Function Documentation
|
Reimplemented from DocTreeItem. Definition at line 812 of file doctreeviewwidget.cpp. References DocTreeItem::context(), DocTreeItem::DocTreeItem(), m_apidocDir, m_project, m_userdocDir, DocTreeItem::postInit(), KDevPlugin::projectDom(), KDevProject::projectName(), DomUtil::readEntry(), DocTreeItem::refresh(), and DocTreeItem::setFileName(). Referenced by DocTreeViewWidget::projectChanged(), and DocTreeViewWidget::refresh(). |
|
Definition at line 798 of file doctreeviewwidget.cpp. References m_project. Referenced by DocTreeViewWidget::projectChanged(). |
Member Data Documentation
|
Definition at line 804 of file doctreeviewwidget.cpp. Referenced by refresh(). |
|
Definition at line 803 of file doctreeviewwidget.cpp. Referenced by refresh(), and setProject(). |
|
Definition at line 804 of file doctreeviewwidget.cpp. Referenced by refresh(). |
The documentation for this class was generated from the following file:
- parts/doctreeview/doctreeviewwidget.cpp