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


Public Types | |
typedef QPair< QString, KURL > | URL |
typedef QValueList< URL > | List |
Public Member Functions | |
IndexItem (IndexBox *listbox, const QString &text) | |
List | urls () const |
Private Attributes | |
IndexBox * | m_listbox |
Member Typedef Documentation
|
Definition at line 106 of file kdevdocumentationplugin.h. Referenced by IndexView::searchInIndex(), FindDocumentation::searchInIndex(), SelectTopic::SelectTopic(), and urls(). |
|
Definition at line 105 of file kdevdocumentationplugin.h. |
Constructor & Destructor Documentation
|
Definition at line 164 of file kdevdocumentationplugin.cpp. References text(). |
Member Function Documentation
|
Definition at line 169 of file kdevdocumentationplugin.cpp. References IndexBox::items, List, m_listbox, and text(). Referenced by DocUtils::docItemPopup(), IndexView::searchInIndex(), and FindDocumentation::searchInIndex(). |
Member Data Documentation
|
Definition at line 113 of file kdevdocumentationplugin.h. Referenced by urls(). |
The documentation for this class was generated from the following files:
- lib/interfaces/kdevdocumentationplugin.h
- lib/interfaces/kdevdocumentationplugin.cpp