certmanager/lib

Kleo::UserIDKeyListViewItem Class Reference

Inheritance diagram for Kleo::UserIDKeyListViewItem:

Kleo::KeyListViewItem List of all members.

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

QString Kleo::UserIDKeyListViewItem::toolTip ( int  col  )  const [virtual]

Reimplemented from superclass.

Reimplemented from Kleo::KeyListViewItem.

Definition at line 599 of file keylistview.cpp.

QString Kleo::UserIDKeyListViewItem::text ( int  col  )  const

Reimplemented from superclass.

Definition at line 593 of file keylistview.cpp.

const QPixmap * Kleo::UserIDKeyListViewItem::pixmap ( int  col  )  const

Reimplemented from superclass.

Definition at line 605 of file keylistview.cpp.

int Kleo::UserIDKeyListViewItem::compare ( QListViewItem *  other,
int  col,
bool  ascending 
) const

Reimplemented from superclass.

Reimplemented from Kleo::KeyListViewItem.

Definition at line 610 of file keylistview.cpp.

int Kleo::UserIDKeyListViewItem::rtti (  )  const [inline]

Reimplemented from superclass.

Reimplemented from Kleo::KeyListViewItem.

Definition at line 160 of file keylistview.h.

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 618 of file keylistview.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys