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

Detailed Description
Definition at line 136 of file keylistview.h.
Public Types | |
| enum | { RTTI = KeyListViewItem::RTTI + 2 } |
Public Member Functions | |
| UserIDKeyListViewItem (KeyListView *parent, const GpgME::UserID &userid) | |
| UserIDKeyListViewItem (KeyListView *parent, KeyListViewItem *after, const GpgME::UserID &userid) | |
| UserIDKeyListViewItem (KeyListViewItem *parent, const GpgME::UserID &userid) | |
| UserIDKeyListViewItem (KeyListViewItem *parent, KeyListViewItem *after, const GpgME::UserID &userid) | |
| void | setUserID (const GpgME::UserID &userid) |
| const GpgME::UserID | userID () 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 610 of file keylistview.cpp. |
|
||||||||||||||||||||||||
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 618 of file keylistview.cpp. |
|
|
Definition at line 605 of file keylistview.cpp. |
|
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 160 of file keylistview.h. |
|
|
Definition at line 593 of file keylistview.cpp. |
|
|
Reimplemented from Kleo::KeyListViewItem. Definition at line 599 of file keylistview.cpp. |
The documentation for this class was generated from the following files:

