certmanager/lib

Kleo::KeyListViewItem Class Reference

Inheritance diagram for Kleo::KeyListViewItem:

Kleo::SignatureKeyListViewItem Kleo::SubkeyKeyListViewItem Kleo::UserIDKeyListViewItem List of all members.

Detailed Description

Definition at line 65 of file keylistview.h.


Public Types

enum  { RTTI_MASK = 0xFFFFFFF0, RTTI = 0x2C1362E0 }

Public Member Functions

 KeyListViewItem (KeyListView *parent, const GpgME::Key &key)
 KeyListViewItem (KeyListView *parent, KeyListViewItem *after, const GpgME::Key &key)
 KeyListViewItem (KeyListViewItem *parent, const GpgME::Key &key)
 KeyListViewItem (KeyListViewItem *parent, KeyListViewItem *after, const GpgME::Key &key)
 ~KeyListViewItem ()
void setKey (const GpgME::Key &key)
const GpgME::Key & key () const
virtual QString toolTip (int column) const
KeyListViewlistView () const
KeyListViewItemnextSibling () const
int compare (QListViewItem *other, int col, bool ascending) const
QString key (int col, bool ascending) const
int rtti () const
void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment)
void insertItem (QListViewItem *item)
void takeItem (QListViewItem *item)

Member Function Documentation

Kleo::KeyListView * Kleo::KeyListViewItem::listView (  )  const

Reimplemented from superclass. for covariant return

Definition at line 827 of file keylistview.cpp.

Kleo::KeyListViewItem * Kleo::KeyListViewItem::nextSibling (  )  const

Reimplemented from superclass. for covariant return

Definition at line 831 of file keylistview.cpp.

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

Reimplemented from superclass.

Reimplemented in Kleo::SubkeyKeyListViewItem, Kleo::UserIDKeyListViewItem, and Kleo::SignatureKeyListViewItem.

Definition at line 440 of file keylistview.cpp.

QString Kleo::KeyListViewItem::key ( int  col,
bool  ascending 
) const [inline]

Reimplemented from superclass. to allow for key() overload above

Definition at line 90 of file keylistview.h.

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

Reimplemented from superclass.

Reimplemented in Kleo::SubkeyKeyListViewItem, Kleo::UserIDKeyListViewItem, and Kleo::SignatureKeyListViewItem.

Definition at line 92 of file keylistview.h.

void Kleo::KeyListViewItem::paintCell ( QPainter *  p,
const QColorGroup &  cg,
int  column,
int  width,
int  alignment 
)

Reimplemented from superclass.

Reimplemented in Kleo::SubkeyKeyListViewItem, Kleo::UserIDKeyListViewItem, and Kleo::SignatureKeyListViewItem.

Definition at line 447 of file keylistview.cpp.

void Kleo::KeyListViewItem::insertItem ( QListViewItem *  item  ) 

Reimplemented from superclass.

Definition at line 465 of file keylistview.cpp.

void Kleo::KeyListViewItem::takeItem ( QListViewItem *  item  ) 

Reimplemented from superclass.

Definition at line 472 of file keylistview.cpp.


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