KDEPrint
KFileList Class Reference
#include <kfilelist.h>
Inheritance diagram for KFileList:

Detailed Description
Definition at line 30 of file kfilelist.h.
Public Member Functions | |
| QStringList | fileList () const |
| KFileList (QWidget *parent=0) | |
| void | setFileList (const QStringList &) |
| QSize | sizeHint () const |
| virtual | ~KFileList () |
Protected Slots | |
| void | slotAddFile () |
| void | slotDown () |
| void | slotOpenFile () |
| void | slotRemoveFile () |
| void | slotSelectionChanged () |
| void | slotUp () |
Protected Member Functions | |
| void | addFiles (const KUrl::List &) |
| void | dragEnterEvent (QDragEnterEvent *) |
| void | dropEvent (QDropEvent *) |
| void | selection (QList< QTreeWidgetItem * > &) |
Constructor & Destructor Documentation
| KFileList::KFileList | ( | QWidget * | parent = 0 |
) |
Definition at line 36 of file kfilelist.cpp.
| KFileList::~KFileList | ( | ) | [virtual] |
Definition at line 163 of file kfilelist.cpp.
Member Function Documentation
| void KFileList::addFiles | ( | const KUrl::List & | files | ) | [protected] |
Definition at line 183 of file kfilelist.cpp.
| void KFileList::dragEnterEvent | ( | QDragEnterEvent * | e | ) | [protected] |
| void KFileList::dropEvent | ( | QDropEvent * | e | ) | [protected] |
| QStringList KFileList::fileList | ( | ) | const |
Definition at line 214 of file kfilelist.cpp.
| void KFileList::selection | ( | QList< QTreeWidgetItem * > & | l | ) | [protected] |
Definition at line 254 of file kfilelist.cpp.
| void KFileList::setFileList | ( | const QStringList & | files | ) |
Definition at line 208 of file kfilelist.cpp.
| QSize KFileList::sizeHint | ( | ) | const |
Definition at line 249 of file kfilelist.cpp.
| void KFileList::slotAddFile | ( | ) | [protected, slot] |
Definition at line 222 of file kfilelist.cpp.
| void KFileList::slotDown | ( | ) | [protected, slot] |
Definition at line 290 of file kfilelist.cpp.
| void KFileList::slotOpenFile | ( | ) | [protected, slot] |
Definition at line 240 of file kfilelist.cpp.
| void KFileList::slotRemoveFile | ( | ) | [protected, slot] |
Definition at line 229 of file kfilelist.cpp.
| void KFileList::slotSelectionChanged | ( | ) | [protected, slot] |
Definition at line 259 of file kfilelist.cpp.
| void KFileList::slotUp | ( | ) | [protected, slot] |
Definition at line 272 of file kfilelist.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference