kmail

KMail::IdentityListView Class Reference

A listview for KPIM::Identity. More...

#include <identitylistview.h>

Inheritance diagram for KMail::IdentityListView:

List of all members.


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
QDragObjectdragObject ()

Detailed Description

A listview for KPIM::Identity.

Author:
Marc Mutz <mutz@kde.org>

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: