KDevelop API Documentation

ChooseDlg Class Reference

#include <choosedlg.h>

Inheritance diagram for ChooseDlg:

QDialog List of all members.

Public Member Functions

 ChooseDlg (QWidget *parent=0, const char *name=0, DocTreeViewPart *part=0)
 ~ChooseDlg ()
void setList (const QPtrList< IndexTreeData > *list)

Private Slots

void slotItemExecuted (QListViewItem *item)

Private Attributes

KListViewlv
DocTreeViewPartm_part

Constructor & Destructor Documentation

ChooseDlg::ChooseDlg QWidget parent = 0,
const char *  name = 0,
DocTreeViewPart part = 0
 

Definition at line 38 of file choosedlg.cpp.

References KListView::addColumn(), QBoxLayout::addWidget(), ChooseDlg(), lv, and slotItemExecuted().

Referenced by ChooseDlg().

ChooseDlg::~ChooseDlg  ) 
 

Definition at line 59 of file choosedlg.cpp.


Member Function Documentation

void ChooseDlg::setList const QPtrList< IndexTreeData > *  list  ) 
 

Definition at line 62 of file choosedlg.cpp.

References IndexTreeData::fileName(), lv, IndexTreeData::parent(), and setList().

Referenced by setList(), and DocTreeViewWidget::slotIndexItemExecuted().

void ChooseDlg::slotItemExecuted QListViewItem item  )  [private, slot]
 

Definition at line 77 of file choosedlg.cpp.

References KDevMainWindow::lowerView(), m_part, KDevPlugin::mainWindow(), KDevPlugin::partController(), KDevPartController::showDocument(), and slotItemExecuted().

Referenced by ChooseDlg(), and slotItemExecuted().


Member Data Documentation

KListView* ChooseDlg::lv [private]
 

Definition at line 39 of file choosedlg.h.

Referenced by ChooseDlg(), and setList().

DocTreeViewPart* ChooseDlg::m_part [private]
 

Definition at line 40 of file choosedlg.h.

Referenced by slotItemExecuted().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:59 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003