IndexItemProto Class Reference
#include <kdevdocumentationplugin.h>
Collaboration diagram for IndexItemProto:

Public Member Functions | |
IndexItemProto (DocumentationPlugin *plugin, DocumentationCatalogItem *catalog, IndexBox *listbox, const QString &text, const QString &description) | |
~IndexItemProto () | |
void | addURL (const KURL &url) |
KURL | url () const |
QString | text () const |
QString | description () const |
Private Attributes | |
KURL | m_url |
IndexBox * | m_listbox |
QString | m_text |
QString | m_description |
Constructor & Destructor Documentation
|
Definition at line 148 of file kdevdocumentationplugin.cpp. References IndexBox::addIndexItem(), DocumentationPlugin::indexes, m_listbox, and text(). |
|
Definition at line 156 of file kdevdocumentationplugin.cpp. References m_listbox, and IndexBox::removeIndexItem(). |
Member Function Documentation
|
Definition at line 91 of file kdevdocumentationplugin.h. Referenced by DocQtPlugin::createIndex(), DocKDevTOCPlugin::createIndex(), DocDevHelpPlugin::createIndex(), DocDoxygenPlugin::createIndexFromTag(), and DocumentationPlugin::loadCachedIndex(). |
|
Definition at line 94 of file kdevdocumentationplugin.h. |
|
Definition at line 93 of file kdevdocumentationplugin.h. Referenced by IndexBox::addIndexItem(), and IndexBox::removeIndexItem(). |
|
Definition at line 92 of file kdevdocumentationplugin.h. |
Member Data Documentation
|
Definition at line 100 of file kdevdocumentationplugin.h. |
|
Definition at line 98 of file kdevdocumentationplugin.h. Referenced by IndexItemProto(), and ~IndexItemProto(). |
|
Definition at line 99 of file kdevdocumentationplugin.h. |
|
Definition at line 97 of file kdevdocumentationplugin.h. |
The documentation for this class was generated from the following files:
- lib/interfaces/kdevdocumentationplugin.h
- lib/interfaces/kdevdocumentationplugin.cpp