KFileList Class Reference
Inheritance diagram for KFileList:

Detailed Description
Definition at line 31 of file kfilelist.h.
Public Member Functions | |
KFileList (QWidget *parent=0, const char *name=0) | |
virtual | ~KFileList () |
void | setFileList (const QStringList &) |
QStringList | fileList () const |
QSize | sizeHint () const |
Protected Slots | |
void | slotAddFile () |
void | slotRemoveFile () |
void | slotOpenFile () |
void | slotSelectionChanged () |
void | slotUp () |
void | slotDown () |
Protected Member Functions | |
void | dragEnterEvent (QDragEnterEvent *) |
void | dropEvent (QDropEvent *) |
void | addFiles (const KURL::List &) |
void | selection (QPtrList< QListViewItem > &) |
The documentation for this class was generated from the following files: