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

Detailed Description
Definition at line 142 of file keylistview.h.
Public Types | |
| enum | { RTTI = KeyListViewItem::RTTI + 2 } |
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 | setUserID (const GpgME::UserID &userid) |
| QString | text (int col) const |
| QString | toolTip (int col) const |
| const GpgME::UserID | userID () const |
| UserIDKeyListViewItem (KeyListViewItem *parent, KeyListViewItem *after, const GpgME::UserID &userid) | |
| UserIDKeyListViewItem (KeyListViewItem *parent, const GpgME::UserID &userid) | |
| UserIDKeyListViewItem (KeyListView *parent, KeyListViewItem *after, const GpgME::UserID &userid) | |
| UserIDKeyListViewItem (KeyListView *parent, const GpgME::UserID &userid) | |
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
| Kleo::UserIDKeyListViewItem::UserIDKeyListViewItem | ( | KeyListView * | parent, | |
| const GpgME::UserID & | userid | |||
| ) |
Definition at line 557 of file keylistview.cpp.
| Kleo::UserIDKeyListViewItem::UserIDKeyListViewItem | ( | KeyListView * | parent, | |
| KeyListViewItem * | after, | |||
| const GpgME::UserID & | userid | |||
| ) |
Definition at line 563 of file keylistview.cpp.
| Kleo::UserIDKeyListViewItem::UserIDKeyListViewItem | ( | KeyListViewItem * | parent, | |
| const GpgME::UserID & | userid | |||
| ) |
Definition at line 569 of file keylistview.cpp.
| Kleo::UserIDKeyListViewItem::UserIDKeyListViewItem | ( | KeyListViewItem * | parent, | |
| KeyListViewItem * | after, | |||
| const GpgME::UserID & | userid | |||
| ) |
Definition at line 575 of file keylistview.cpp.
Member Function Documentation
| int Kleo::UserIDKeyListViewItem::compare | ( | Q3ListViewItem * | other, | |
| int | col, | |||
| bool | ascending | |||
| ) | const |
- Reimplemented from superclass.
Reimplemented from Kleo::KeyListViewItem.
Definition at line 603 of file keylistview.cpp.
| void Kleo::UserIDKeyListViewItem::paintCell | ( | QPainter * | p, | |
| const QColorGroup & | cg, | |||
| int | column, | |||
| int | width, | |||
| int | alignment | |||
| ) |
- Reimplemented from superclass.
Reimplemented from Kleo::KeyListViewItem.
Definition at line 611 of file keylistview.cpp.
| const QPixmap * Kleo::UserIDKeyListViewItem::pixmap | ( | int | col | ) | const |
| int Kleo::UserIDKeyListViewItem::rtti | ( | ) | const [inline] |
- Reimplemented from superclass.
Reimplemented from Kleo::KeyListViewItem.
Definition at line 166 of file keylistview.h.
| void Kleo::UserIDKeyListViewItem::setUserID | ( | const GpgME::UserID & | userid | ) |
Definition at line 581 of file keylistview.cpp.
| QString Kleo::UserIDKeyListViewItem::text | ( | int | col | ) | const |
| QString Kleo::UserIDKeyListViewItem::toolTip | ( | int | col | ) | const [virtual] |
- Reimplemented from superclass.
Reimplemented from Kleo::KeyListViewItem.
Definition at line 592 of file keylistview.cpp.
| const GpgME::UserID Kleo::UserIDKeyListViewItem::userID | ( | ) | const [inline] |
Definition at line 150 of file keylistview.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference