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 importView, init(), m_part, m_spitem, m_titem, m_widget, TargetItem::name, SubprojectItem::path, TargetItem::prefix, TargetItem::primary, KSqueezedTextLabel::setText(), sourceSelector, and ProjectItem::type(). |
|
Definition at line 109 of file addexistingfilesdlg.cpp. |
Member Function Documentation
|
Definition at line 144 of file addexistingfilesdlg.cpp. References KFileView::clear(), importView, KFileIconView::insertItem(), KFileView::items(), m_importList, m_titem, FileItem::name, KImportIconView::somethingDropped(), and KMessageBox::warningContinueCancelList(). Referenced by slotAddAll(), slotAddSelected(), and slotDropped(). |
|
Definition at line 122 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 350 of file addexistingfilesdlg.cpp. References FileSelectorWidget::dirOperator(), importItems(), KFileView::items(), m_importList, sourceSelector, and KDirOperator::view(). Referenced by init(). |
|
Definition at line 334 of file addexistingfilesdlg.cpp. References FileSelectorWidget::dirOperator(), importItems(), m_importList, KDirOperator::selectedItems(), and sourceSelector. Referenced by init(). |
|
Definition at line 414 of file addexistingfilesdlg.cpp. References KURLDrag::decode(), KMimeType::defaultMimeType(), KMimeType::findByURL(), importItems(), kdDebug(), m_importList, and KMimeType::Ptr. Referenced by init(). |
|
|
Definition at line 365 of file addexistingfilesdlg.cpp. References importView, KFileView::items(), kdDebug(), KFileIconView::removeItem(), and KImportIconView::somethingDropped(). Referenced by init(). |
|
Definition at line 382 of file addexistingfilesdlg.cpp. References KFileView::count(), 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