kmail
KMail::IdentityListView Class Reference
A listview for KPIM::Identity. More...
#include <identitylistview.h>
Inheritance diagram for KMail::IdentityListView:

Public Slots | |
| void | rename (QListViewItem *, int) |
Public Member Functions | |
| IdentityListView (QWidget *parent=0, const char *name=0) | |
| virtual | ~IdentityListView () |
Protected Member Functions | |
| bool | acceptDrag (QDropEvent *) const |
| QDragObject * | dragObject () |
Detailed Description
A listview for KPIM::Identity.
Definition at line 69 of file identitylistview.h.
Constructor & Destructor Documentation
| KMail::IdentityListView::IdentityListView | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 98 of file identitylistview.cpp.
| virtual KMail::IdentityListView::~IdentityListView | ( | ) | [inline, virtual] |
Definition at line 73 of file identitylistview.h.
Member Function Documentation
| bool KMail::IdentityListView::acceptDrag | ( | QDropEvent * | e | ) | const [protected] |
Definition at line 129 of file identitylistview.cpp.
| QDragObject * KMail::IdentityListView::dragObject | ( | ) | [protected] |
Definition at line 134 of file identitylistview.cpp.
| void KMail::IdentityListView::rename | ( | QListViewItem * | i, | |
| int | col | |||
| ) | [slot] |
Definition at line 117 of file identitylistview.cpp.
The documentation for this class was generated from the following files:
