certmanager/lib

Kleo::SignatureKeyListViewItem Class Reference

Inheritance diagram for Kleo::SignatureKeyListViewItem:

Kleo::KeyListViewItem List of all members.

Detailed Description

Definition at line 168 of file keylistview.h.


Public Types

enum  { RTTI = KeyListViewItem::RTTI + 3 }

Public Member Functions

 SignatureKeyListViewItem (KeyListView *parent, const GpgME::UserID::Signature &sig)
 SignatureKeyListViewItem (KeyListView *parent, KeyListViewItem *after, const GpgME::UserID::Signature &sig)
 SignatureKeyListViewItem (KeyListViewItem *parent, const GpgME::UserID::Signature &sig)
 SignatureKeyListViewItem (KeyListViewItem *parent, KeyListViewItem *after, const GpgME::UserID::Signature &sig)
void setSignature (const GpgME::UserID::Signature &sig)
const GpgME::UserID::Signature & signature () 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::SignatureKeyListViewItem::toolTip ( int  col  )  const [virtual]

Reimplemented from superclass.

Reimplemented from Kleo::KeyListViewItem.

Definition at line 678 of file keylistview.cpp.

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

Reimplemented from superclass.

Definition at line 672 of file keylistview.cpp.

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

Reimplemented from superclass.

Definition at line 684 of file keylistview.cpp.

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

Reimplemented from superclass.

Reimplemented from Kleo::KeyListViewItem.

Definition at line 689 of file keylistview.cpp.

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

Reimplemented from superclass.

Reimplemented from Kleo::KeyListViewItem.

Definition at line 192 of file keylistview.h.

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


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