libkleo
Kleo::SignatureKeyListViewItem Class Reference
#include <keylistview.h>
Inheritance diagram for Kleo::SignatureKeyListViewItem:

Detailed Description
Definition at line 174 of file keylistview.h.
Public Types | |
| enum | { RTTI = KeyListViewItem::RTTI + 3 } |
Public Member Functions | |
| int | compare (Q3ListViewItem *other, int col, bool ascending) const |
| void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment) |
| const QPixmap * | pixmap (int col) const |
| int | rtti () const |
| void | setSignature (const GpgME::UserID::Signature &sig) |
| const GpgME::UserID::Signature & | signature () const |
| SignatureKeyListViewItem (KeyListViewItem *parent, KeyListViewItem *after, const GpgME::UserID::Signature &sig) | |
| SignatureKeyListViewItem (KeyListViewItem *parent, const GpgME::UserID::Signature &sig) | |
| SignatureKeyListViewItem (KeyListView *parent, KeyListViewItem *after, const GpgME::UserID::Signature &sig) | |
| SignatureKeyListViewItem (KeyListView *parent, const GpgME::UserID::Signature &sig) | |
| QString | text (int col) const |
| QString | toolTip (int col) const |
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
| Kleo::SignatureKeyListViewItem::SignatureKeyListViewItem | ( | KeyListView * | parent, | |
| const GpgME::UserID::Signature & | sig | |||
| ) |
Definition at line 636 of file keylistview.cpp.
| Kleo::SignatureKeyListViewItem::SignatureKeyListViewItem | ( | KeyListView * | parent, | |
| KeyListViewItem * | after, | |||
| const GpgME::UserID::Signature & | sig | |||
| ) |
Definition at line 642 of file keylistview.cpp.
| Kleo::SignatureKeyListViewItem::SignatureKeyListViewItem | ( | KeyListViewItem * | parent, | |
| const GpgME::UserID::Signature & | sig | |||
| ) |
Definition at line 648 of file keylistview.cpp.
| Kleo::SignatureKeyListViewItem::SignatureKeyListViewItem | ( | KeyListViewItem * | parent, | |
| KeyListViewItem * | after, | |||
| const GpgME::UserID::Signature & | sig | |||
| ) |
Definition at line 654 of file keylistview.cpp.
Member Function Documentation
| int Kleo::SignatureKeyListViewItem::compare | ( | Q3ListViewItem * | other, | |
| int | col, | |||
| bool | ascending | |||
| ) | const |
- Reimplemented from superclass.
Reimplemented from Kleo::KeyListViewItem.
Definition at line 682 of file keylistview.cpp.
| void Kleo::SignatureKeyListViewItem::paintCell | ( | QPainter * | p, | |
| const QColorGroup & | cg, | |||
| int | column, | |||
| int | width, | |||
| int | alignment | |||
| ) |
- Reimplemented from superclass.
Reimplemented from Kleo::KeyListViewItem.
Definition at line 689 of file keylistview.cpp.
| const QPixmap * Kleo::SignatureKeyListViewItem::pixmap | ( | int | col | ) | const |
| int Kleo::SignatureKeyListViewItem::rtti | ( | ) | const [inline] |
- Reimplemented from superclass.
Reimplemented from Kleo::KeyListViewItem.
Definition at line 198 of file keylistview.h.
| void Kleo::SignatureKeyListViewItem::setSignature | ( | const GpgME::UserID::Signature & | sig | ) |
Definition at line 660 of file keylistview.cpp.
| const GpgME::UserID::Signature& Kleo::SignatureKeyListViewItem::signature | ( | ) | const [inline] |
Definition at line 182 of file keylistview.h.
| QString Kleo::SignatureKeyListViewItem::text | ( | int | col | ) | const |
| QString Kleo::SignatureKeyListViewItem::toolTip | ( | int | col | ) | const [virtual] |
- Reimplemented from superclass.
Reimplemented from Kleo::KeyListViewItem.
Definition at line 671 of file keylistview.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference