KMail::IdentityListViewItem Class Reference
A QListViewItem for use in IdentityListView. More...
#include <identitylistview.h>
Public Methods | |
IdentityListViewItem (IdentityListView *parent, const KMIdentity &ident) | |
IdentityListViewItem (IdentityListView *parent, QListViewItem *after, const KMIdentity &ident) | |
uint | uoid () const |
KMIdentity & | identity () const |
virtual void | setIdentity (const KMIdentity &ident) |
void | redisplay () |
Protected Attributes | |
uint | mUOID |
Detailed Description
A QListViewItem for use in IdentityListView.
- Author:
- Marc Mutz <mutz@kde.org>
Definition at line 48 of file identitylistview.h.
The documentation for this class was generated from the following files: