libkpgp
Kpgp::KeySelectionDialog Class Reference
List of all members.Detailed Description
Definition at line 102 of file kpgpui.h.
Public Member Functions | |
KeySelectionDialog (const KeyList &keyList, const QString &title, const QString &text=QString::null, const KeyIDList &keyIds=KeyIDList(), const bool rememberChoice=false, const unsigned int allowedKeys=AllKeys, const bool extendedSelection=false, QWidget *parent=0, const char *name=0, bool modal=true) | |
virtual | ~KeySelectionDialog () |
virtual KeyID | key () const |
virtual KeyIDList | keys () const |
virtual bool | rememberSelection () const |
Protected Slots | |
virtual void | slotRereadKeys () |
virtual void | slotSelectionChanged (QListViewItem *) |
virtual void | slotSelectionChanged () |
virtual void | slotCheckSelection (QListViewItem *=0) |
virtual void | slotRMB (QListViewItem *, const QPoint &, int) |
virtual void | slotRecheckKey () |
virtual void | slotOk () |
virtual void | slotCancel () |
virtual void | slotSearch (const QString &text) |
virtual void | slotFilter () |
Constructor & Destructor Documentation
Kpgp::KeySelectionDialog::KeySelectionDialog | ( | const KeyList & | keyList, | |
const QString & | title, | |||
const QString & | text = QString::null , |
|||
const KeyIDList & | keyIds = KeyIDList() , |
|||
const bool | rememberChoice = false , |
|||
const unsigned int | allowedKeys = AllKeys , |
|||
const bool | extendedSelection = false , |
|||
QWidget * | parent = 0 , |
|||
const char * | name = 0 , |
|||
bool | modal = true | |||
) |
Member Function Documentation
KeyID Kpgp::KeySelectionDialog::key | ( | ) | const [virtual] |
Returns the key ID of the selected key in single selection mode.
Otherwise it returns a null string.
Definition at line 411 of file kpgpui.cpp.
virtual KeyIDList Kpgp::KeySelectionDialog::keys | ( | ) | const [inline, virtual] |
The documentation for this class was generated from the following files: