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

Detailed Description
Definition at line 168 of file keylistview.h.
Public Types | |
enum | { RTTI = KeyListViewItem::RTTI + 3 } |
Public Member Functions | |
SignatureKeyListViewItem (KeyListView *parent, const GpgME::UserID::Signature &sig) | |
SignatureKeyListViewItem (KeyListView *parent, KeyListViewItem *after, const GpgME::UserID::Signature &sig) | |
SignatureKeyListViewItem (KeyListViewItem *parent, const GpgME::UserID::Signature &sig) | |
SignatureKeyListViewItem (KeyListViewItem *parent, KeyListViewItem *after, const GpgME::UserID::Signature &sig) | |
void | setSignature (const GpgME::UserID::Signature &sig) |
const GpgME::UserID::Signature & | signature () const |
QString | toolTip (int col) const |
QString | text (int col) const |
const QPixmap * | pixmap (int col) const |
int | compare (QListViewItem *other, int col, bool ascending) const |
int | rtti () const |
void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment) |
Member Function Documentation
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 689 of file keylistview.cpp. |
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 696 of file keylistview.cpp. |
|
Definition at line 684 of file keylistview.cpp. |
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 192 of file keylistview.h. |
|
Definition at line 672 of file keylistview.cpp. |
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 678 of file keylistview.cpp. |
The documentation for this class was generated from the following files: