kmail
KMail::AttachmentListView Class Reference
#include <attachmentlistview.h>
Inheritance diagram for KMail::AttachmentListView:
Signals | |
void | attachmentDeleted () |
void | dragStarted () |
Public Member Functions | |
AttachmentListView (KMail::Composer *composer=0, QWidget *parent=0, const char *name=0) | |
void | contentsDragEnterEvent (QDragEnterEvent *) |
void | contentsDragMoveEvent (QDragMoveEvent *) |
void | contentsDropEvent (QDropEvent *) |
virtual | ~AttachmentListView () |
Protected Member Functions | |
virtual void | keyPressEvent (QKeyEvent *e) |
virtual void | startDrag () |
Detailed Description
Definition at line 30 of file attachmentlistview.h.
Constructor & Destructor Documentation
KMail::AttachmentListView::AttachmentListView | ( | KMail::Composer * | composer = 0 , |
|
QWidget * | parent = 0 , |
|||
const char * | name = 0 | |||
) |
Definition at line 49 of file attachmentlistview.cpp.
KMail::AttachmentListView::~AttachmentListView | ( | ) | [virtual] |
Definition at line 61 of file attachmentlistview.cpp.
Member Function Documentation
void KMail::AttachmentListView::attachmentDeleted | ( | ) | [signal] |
void KMail::AttachmentListView::contentsDragEnterEvent | ( | QDragEnterEvent * | e | ) |
void KMail::AttachmentListView::contentsDragMoveEvent | ( | QDragMoveEvent * | e | ) |
Definition at line 77 of file attachmentlistview.cpp.
void KMail::AttachmentListView::contentsDropEvent | ( | QDropEvent * | e | ) |
Definition at line 87 of file attachmentlistview.cpp.
void KMail::AttachmentListView::dragStarted | ( | ) | [signal] |
void KMail::AttachmentListView::keyPressEvent | ( | QKeyEvent * | e | ) | [protected, virtual] |
Definition at line 131 of file attachmentlistview.cpp.
void KMail::AttachmentListView::startDrag | ( | ) | [protected, virtual] |
Definition at line 139 of file attachmentlistview.cpp.
The documentation for this class was generated from the following files: