libkpgp
Kpgp::KeySelectionDialog Class Reference
#include <kpgpui.h>
Inheritance diagram for Kpgp::KeySelectionDialog:

Detailed Description
Definition at line 105 of file kpgpui.h.
Public Member Functions | |
| virtual KeyID | key () const |
| virtual KeyIDList | keys () const |
| KeySelectionDialog (const KeyList &keyList, const QString &title, const QString &text=QString(), const KeyIDList &keyIds=KeyIDList(), const bool rememberChoice=false, const unsigned int allowedKeys=AllKeys, const bool extendedSelection=false, QWidget *parent=0) | |
| virtual bool | rememberSelection () const |
| virtual | ~KeySelectionDialog () |
Protected Slots | |
| virtual void | slotCancel () |
| virtual void | slotCheckSelection (Q3ListViewItem *=0) |
| virtual void | slotFilter () |
| virtual void | slotOk () |
| virtual void | slotRecheckKey () |
| virtual void | slotRereadKeys () |
| virtual void | slotRMB (Q3ListViewItem *, const QPoint &, int) |
| virtual void | slotSearch (const QString &text) |
| virtual void | slotSelectionChanged () |
| virtual void | slotSelectionChanged (Q3ListViewItem *) |
Constructor & Destructor Documentation
| Kpgp::KeySelectionDialog::KeySelectionDialog | ( | const KeyList & | keyList, | |
| const QString & | title, | |||
| const QString & | text = QString(), |
|||
| const KeyIDList & | keyIds = KeyIDList(), |
|||
| const bool | rememberChoice = false, |
|||
| const unsigned int | allowedKeys = AllKeys, |
|||
| const bool | extendedSelection = false, |
|||
| QWidget * | parent = 0 | |||
| ) |
| Kpgp::KeySelectionDialog::~KeySelectionDialog | ( | ) | [virtual] |
Definition at line 407 of file kpgpui.cpp.
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 421 of file kpgpui.cpp.
| virtual KeyIDList Kpgp::KeySelectionDialog::keys | ( | ) | const [inline, virtual] |
| virtual bool Kpgp::KeySelectionDialog::rememberSelection | ( | ) | const [inline, virtual] |
| void Kpgp::KeySelectionDialog::slotCancel | ( | ) | [protected, virtual, slot] |
Definition at line 1075 of file kpgpui.cpp.
| void Kpgp::KeySelectionDialog::slotCheckSelection | ( | Q3ListViewItem * | plvi = 0 |
) | [protected, virtual, slot] |
Definition at line 879 of file kpgpui.cpp.
| void Kpgp::KeySelectionDialog::slotFilter | ( | ) | [protected, virtual, slot] |
Definition at line 1089 of file kpgpui.cpp.
| void Kpgp::KeySelectionDialog::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 1065 of file kpgpui.cpp.
| void Kpgp::KeySelectionDialog::slotRecheckKey | ( | ) | [protected, virtual, slot] |
Definition at line 1055 of file kpgpui.cpp.
| void Kpgp::KeySelectionDialog::slotRereadKeys | ( | ) | [protected, virtual, slot] |
Definition at line 813 of file kpgpui.cpp.
| void Kpgp::KeySelectionDialog::slotRMB | ( | Q3ListViewItem * | lvi, | |
| const QPoint & | pos, | |||
| int | ||||
| ) | [protected, virtual, slot] |
Definition at line 1041 of file kpgpui.cpp.
| void Kpgp::KeySelectionDialog::slotSearch | ( | const QString & | text | ) | [protected, virtual, slot] |
Definition at line 1083 of file kpgpui.cpp.
| void Kpgp::KeySelectionDialog::slotSelectionChanged | ( | ) | [protected, virtual, slot] |
Definition at line 868 of file kpgpui.cpp.
| void Kpgp::KeySelectionDialog::slotSelectionChanged | ( | Q3ListViewItem * | lvi | ) | [protected, virtual, slot] |
Definition at line 862 of file kpgpui.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference