AddExistingFilesDialog Class Reference
#include <addexistingfilesdlg.h>
Inheritance diagram for AddExistingFilesDialog:

Public Member Functions | |
AddExistingFilesDialog (AutoProjectPart *part, AutoProjectWidget *widget, SubprojectItem *spitem, TargetItem *titem, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
Here resides the Import-existing-files-dialog of the Automake Manager (a KDevelop build tool part) *. | |
~AddExistingFilesDialog () | |
Protected Slots | |
void | slotAddSelected () |
void | slotAddAll () |
void | slotRemoveAll () |
void | slotRemoveSelected () |
void | slotDropped (QDropEvent *ev) |
void | slotOk () |
Protected Member Functions | |
void | init () |
void | importItems () |
Private Attributes | |
FileSelectorWidget * | sourceSelector |
KImportIconView * | importView |
AutoProjectPart * | m_part |
AutoProjectWidget * | m_widget |
TargetItem * | m_titem |
SubprojectItem * | m_spitem |
KFileItemList | m_importList |
Constructor & Destructor Documentation
|
Here resides the Import-existing-files-dialog of the Automake Manager (a KDevelop build tool part) *.
Definition at line 57 of file addexistingfilesdlg.cpp. References AddExistingFilesDialog(), importView, init(), m_part, m_spitem, m_titem, m_widget, KSqueezedTextLabel::setText(), and sourceSelector. Referenced by AddExistingFilesDialog(). |
|
Definition at line 112 of file addexistingfilesdlg.cpp. |
Member Function Documentation
|
Definition at line 147 of file addexistingfilesdlg.cpp. References importView, KFileIconView::insertItem(), KFileView::items(), m_importList, m_titem, FileItem::name, and KImportIconView::somethingDropped(). Referenced by slotAddAll(), slotAddSelected(), and slotDropped(). |
|
Definition at line 125 of file addexistingfilesdlg.cpp. References importView, m_spitem, SubprojectItem::path, FileSelectorWidget::setDir(), KIconView::setMode(), KFileIconView::setSelectionMode(), slotAddAll(), slotAddSelected(), slotDropped(), slotOk(), slotRemoveAll(), slotRemoveSelected(), and sourceSelector. Referenced by AddExistingFilesDialog(). |
|
Definition at line 353 of file addexistingfilesdlg.cpp. References FileSelectorWidget::dirOperator(), importItems(), KFileView::items(), m_importList, sourceSelector, and KDirOperator::view(). Referenced by init(). |
|
Definition at line 337 of file addexistingfilesdlg.cpp. References FileSelectorWidget::dirOperator(), importItems(), m_importList, KDirOperator::selectedItems(), and sourceSelector. Referenced by init(). |
|
Definition at line 417 of file addexistingfilesdlg.cpp. References KMimeType::defaultMimeType(), endl(), importItems(), kdDebug(), m_importList, KMimeType::Ptr, and slotDropped(). Referenced by init(), and slotDropped(). |
|
|
Definition at line 368 of file addexistingfilesdlg.cpp. References endl(), importView, KFileView::items(), kdDebug(), KFileIconView::removeItem(), and KImportIconView::somethingDropped(). Referenced by init(). |
|
Definition at line 385 of file addexistingfilesdlg.cpp. References importView, KFileView::items(), KFileIconView::removeItem(), KFileView::selectedItems(), and KImportIconView::somethingDropped(). Referenced by init(). |
Member Data Documentation
|
Definition at line 49 of file addexistingfilesdlg.h. Referenced by AddExistingFilesDialog(), importItems(), init(), slotOk(), slotRemoveAll(), and slotRemoveSelected(). |
|
Definition at line 57 of file addexistingfilesdlg.h. Referenced by importItems(), slotAddAll(), slotAddSelected(), and slotDropped(). |
|
Definition at line 51 of file addexistingfilesdlg.h. Referenced by AddExistingFilesDialog(), and slotOk(). |
|
Definition at line 55 of file addexistingfilesdlg.h. Referenced by AddExistingFilesDialog(), init(), and slotOk(). |
|
Definition at line 54 of file addexistingfilesdlg.h. Referenced by AddExistingFilesDialog(), importItems(), and slotOk(). |
|
Definition at line 52 of file addexistingfilesdlg.h. Referenced by AddExistingFilesDialog(), and slotOk(). |
|
Definition at line 48 of file addexistingfilesdlg.h. Referenced by AddExistingFilesDialog(), init(), slotAddAll(), and slotAddSelected(). |
The documentation for this class was generated from the following files:
- buildtools/autotools/addexistingfilesdlg.h
- buildtools/autotools/addexistingfilesdlg.cpp