KDevelop API Documentation

IndexItem Class Reference

#include <kdevdocumentationplugin.h>

Inheritance diagram for IndexItem:

Inheritance graph
[legend]
Collaboration diagram for IndexItem:

Collaboration graph
[legend]
List of all members.

Public Types

typedef QPair< QString, KURLURL
typedef QValueList< URLList

Public Member Functions

 IndexItem (IndexBox *listbox, const QString &text)
List urls () const

Private Attributes

IndexBoxm_listbox

Member Typedef Documentation

typedef QValueList<URL> IndexItem::List
 

Definition at line 106 of file kdevdocumentationplugin.h.

Referenced by IndexView::searchInIndex(), FindDocumentation::searchInIndex(), SelectTopic::SelectTopic(), and urls().

typedef QPair<QString, KURL> IndexItem::URL
 

Definition at line 105 of file kdevdocumentationplugin.h.


Constructor & Destructor Documentation

IndexItem::IndexItem IndexBox listbox,
const QString text
 

Definition at line 164 of file kdevdocumentationplugin.cpp.

References text().


Member Function Documentation

IndexItem::List IndexItem::urls  )  const
 

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

IndexBox* IndexItem::m_listbox [private]
 

Definition at line 113 of file kdevdocumentationplugin.h.

Referenced by urls().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:26:11 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003