DocumentationCatalogItem Class Reference
#include <kdevdocumentationplugin.h>
Inheritance diagram for DocumentationCatalogItem:


Public Member Functions | |
DocumentationCatalogItem (DocumentationPlugin *plugin, KListView *parent, const QString &name) | |
DocumentationCatalogItem (DocumentationPlugin *plugin, DocumentationItem *parent, const QString &name) | |
virtual | ~DocumentationCatalogItem () |
DocumentationPlugin * | plugin () const |
virtual void | setOpen (bool o) |
void | load () |
virtual bool | isProjectDocumentationItem () const |
virtual void | setProjectDocumentationItem (bool b) |
Protected Member Functions | |
virtual void | activate () |
Private Attributes | |
DocumentationPlugin * | m_plugin |
bool | isLoaded |
bool | isActivated |
bool | m_isProjectDocumentationItem |
Constructor & Destructor Documentation
|
Definition at line 92 of file kdevdocumentationplugin.cpp. References DocumentationPlugin::addCatalog(), and m_plugin. |
|
Definition at line 101 of file kdevdocumentationplugin.cpp. References DocumentationPlugin::addCatalog(), and m_plugin. |
|
Definition at line 110 of file kdevdocumentationplugin.cpp. References DocumentationPlugin::clearCatalog(), and m_plugin. |
Member Function Documentation
|
Definition at line 133 of file kdevdocumentationplugin.cpp. References isActivated, plugin(), and DocumentationPlugin::setCatalogURL(). |
|
Definition at line 69 of file kdevdocumentationplugin.h. |
|
Definition at line 124 of file kdevdocumentationplugin.cpp. References DocumentationPlugin::createTOC(), isLoaded, and plugin(). Referenced by FindDocumentation::searchInContents(), and setOpen(). |
|
Definition at line 64 of file kdevdocumentationplugin.h. Referenced by activate(), load(), and FindDocumentation::searchInContents(). |
|
Definition at line 115 of file kdevdocumentationplugin.cpp. References load(). |
|
Definition at line 70 of file kdevdocumentationplugin.h. References m_isProjectDocumentationItem. Referenced by ProjectDocumentationPlugin::init(). |
Member Data Documentation
|
Definition at line 78 of file kdevdocumentationplugin.h. Referenced by activate(). |
|
Definition at line 77 of file kdevdocumentationplugin.h. Referenced by load(). |
|
Definition at line 79 of file kdevdocumentationplugin.h. Referenced by setProjectDocumentationItem(). |
|
Definition at line 76 of file kdevdocumentationplugin.h. Referenced by DocumentationCatalogItem(), and ~DocumentationCatalogItem(). |
The documentation for this class was generated from the following files:
- lib/interfaces/kdevdocumentationplugin.h
- lib/interfaces/kdevdocumentationplugin.cpp