ChooseDlg Class Reference
#include <choosedlg.h>
Inheritance diagram for ChooseDlg:

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 | |
KListView * | lv |
DocTreeViewPart * | m_part |
Constructor & Destructor Documentation
|
Definition at line 38 of file choosedlg.cpp. References KListView::addColumn(), QBoxLayout::addWidget(), ChooseDlg(), lv, and slotItemExecuted(). Referenced by ChooseDlg(). |
|
Definition at line 59 of file choosedlg.cpp. |
Member Function Documentation
|
Definition at line 62 of file choosedlg.cpp. References IndexTreeData::fileName(), lv, IndexTreeData::parent(), and setList(). Referenced by setList(), and DocTreeViewWidget::slotIndexItemExecuted(). |
|
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
|
Definition at line 39 of file choosedlg.h. Referenced by ChooseDlg(), and setList(). |
|
Definition at line 40 of file choosedlg.h. Referenced by slotItemExecuted(). |
The documentation for this class was generated from the following files:
- parts/doctreeview/choosedlg.h
- parts/doctreeview/choosedlg.cpp