kmail

#include <identitylistview.h>

Public Slots

void rename (TQListViewItem *, int)

Public Member Functions

 IdentityListView (TQWidget *parent=0, const char *name=0)

Protected Member Functions

bool acceptDrag (TQDropEvent *) const
TQDragObject * dragObject ()

Detailed Description

A listview for KPIM::Identity.

Author
Marc Mutz mutz@.nosp@m.kde..nosp@m.org

Definition at line 69 of file identitylistview.h.

Constructor & Destructor Documentation

◆ IdentityListView()

KMail::IdentityListView::IdentityListView ( TQWidget * parent = 0,
const char * name = 0 )

Definition at line 98 of file identitylistview.cpp.

◆ ~IdentityListView()

virtual KMail::IdentityListView::~IdentityListView ( )
inlinevirtual

Definition at line 74 of file identitylistview.h.

Member Function Documentation

◆ acceptDrag()

bool KMail::IdentityListView::acceptDrag ( TQDropEvent * e) const
protected

Definition at line 129 of file identitylistview.cpp.

◆ dragObject()

TQDragObject * KMail::IdentityListView::dragObject ( )
protected

Definition at line 134 of file identitylistview.cpp.

◆ rename

void KMail::IdentityListView::rename ( TQListViewItem * i,
int col )
slot

Definition at line 117 of file identitylistview.cpp.


The documentation for this class was generated from the following files: