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
|
allowedKeys: see kpgp.h
Definition at line 282 of file kpgpui.cpp. |
Member Function Documentation
|
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. |
|
Returns a list of selected key IDs.
|
The documentation for this class was generated from the following files: