KDevelop API Documentation

SelectTopic Class Reference

#include <selecttopic.h>

Inheritance diagram for SelectTopic:

Inheritance graph
[legend]
Collaboration diagram for SelectTopic:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void accept ()

Public Member Functions

 SelectTopic (IndexItem::List &urls, QWidget *parent=0, const char *name=0)
KURL selectedURL ()

Private Attributes

IndexItem::List m_urls

Constructor & Destructor Documentation

SelectTopic::SelectTopic IndexItem::List urls,
QWidget parent = 0,
const char *  name = 0
 

Definition at line 22 of file selecttopic.cpp.

References IndexItem::List, and m_urls.


Member Function Documentation

void SelectTopic::accept  )  [virtual, slot]
 

Definition at line 34 of file selecttopic.cpp.

KURL SelectTopic::selectedURL  ) 
 

Definition at line 42 of file selecttopic.cpp.

References m_urls.

Referenced by IndexView::searchInIndex().


Member Data Documentation

IndexItem::List SelectTopic::m_urls [private]
 

Definition at line 37 of file selecttopic.h.

Referenced by selectedURL(), and SelectTopic().


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:29:49 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003