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

Detailed Description
Definition at line 104 of file keylistview.h.
Public Types | |
enum | { RTTI = KeyListViewItem::RTTI + 1 } |
Public Member Functions | |
SubkeyKeyListViewItem (KeyListView *parent, const GpgME::Subkey &subkey) | |
SubkeyKeyListViewItem (KeyListView *parent, KeyListViewItem *after, const GpgME::Subkey &subkey) | |
SubkeyKeyListViewItem (KeyListViewItem *parent, const GpgME::Subkey &subkey) | |
SubkeyKeyListViewItem (KeyListViewItem *parent, KeyListViewItem *after, const GpgME::Subkey &subkey) | |
void | setSubkey (const GpgME::Subkey &subkey) |
const GpgME::Subkey & | subkey () 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 532 of file keylistview.cpp. |
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 539 of file keylistview.cpp. |
|
Definition at line 527 of file keylistview.cpp. |
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 128 of file keylistview.h. |
|
Definition at line 515 of file keylistview.cpp. |
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 521 of file keylistview.cpp. |
The documentation for this class was generated from the following files: