certmanager/lib
Kleo::KeyListViewItem Class Reference
Inheritance diagram for Kleo::KeyListViewItem:

Detailed Description
Definition at line 65 of file keylistview.h.
Public Types | |
enum | { RTTI_MASK = 0xFFFFFFF0, RTTI = 0x2C1362E0 } |
Public Member Functions | |
KeyListViewItem (KeyListView *parent, const GpgME::Key &key) | |
KeyListViewItem (KeyListView *parent, KeyListViewItem *after, const GpgME::Key &key) | |
KeyListViewItem (KeyListViewItem *parent, const GpgME::Key &key) | |
KeyListViewItem (KeyListViewItem *parent, KeyListViewItem *after, const GpgME::Key &key) | |
~KeyListViewItem () | |
void | setKey (const GpgME::Key &key) |
const GpgME::Key & | key () const |
virtual QString | toolTip (int column) const |
KeyListView * | listView () const |
KeyListViewItem * | nextSibling () const |
int | compare (QListViewItem *other, int col, bool ascending) const |
QString | key (int col, bool ascending) const |
int | rtti () const |
void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment) |
void | insertItem (QListViewItem *item) |
void | takeItem (QListViewItem *item) |
Member Function Documentation
|
Reimplemented in Kleo::SubkeyKeyListViewItem, Kleo::UserIDKeyListViewItem, and Kleo::SignatureKeyListViewItem. Definition at line 440 of file keylistview.cpp. |
|
Definition at line 465 of file keylistview.cpp. |
|
Definition at line 90 of file keylistview.h. |
|
Definition at line 827 of file keylistview.cpp. |
|
Definition at line 831 of file keylistview.cpp. |
|
Reimplemented in Kleo::SubkeyKeyListViewItem, Kleo::UserIDKeyListViewItem, and Kleo::SignatureKeyListViewItem. Definition at line 447 of file keylistview.cpp. |
|
Reimplemented in Kleo::SubkeyKeyListViewItem, Kleo::UserIDKeyListViewItem, and Kleo::SignatureKeyListViewItem. Definition at line 92 of file keylistview.h. |
|
Definition at line 472 of file keylistview.cpp. |
The documentation for this class was generated from the following files: