libkpgp
#include <kpgpui.h>
Definition at line 105 of file kpgpui.h.
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 |
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 429 of file kpgpui.cpp.
virtual KeyIDList Kpgp::KeySelectionDialog::keys |
( |
| ) |
const |
|
inlinevirtual |
Returns a list of selected key IDs.
Definition at line 132 of file kpgpui.h.
virtual bool Kpgp::KeySelectionDialog::rememberSelection |
( |
| ) |
const |
|
inlinevirtual |
void Kpgp::KeySelectionDialog::slotCancel |
( |
| ) |
|
|
protectedvirtualslot |
void Kpgp::KeySelectionDialog::slotCheckSelection |
( |
QTreeWidgetItem * |
plvi = 0 | ) |
|
|
protectedvirtualslot |
void Kpgp::KeySelectionDialog::slotFilter |
( |
| ) |
|
|
protectedvirtualslot |
void Kpgp::KeySelectionDialog::slotOk |
( |
| ) |
|
|
protectedvirtualslot |
void Kpgp::KeySelectionDialog::slotRecheckKey |
( |
| ) |
|
|
protectedvirtualslot |
void Kpgp::KeySelectionDialog::slotRereadKeys |
( |
| ) |
|
|
protectedvirtualslot |
void Kpgp::KeySelectionDialog::slotRMB |
( |
const QPoint & |
pos | ) |
|
|
protectedvirtualslot |
void Kpgp::KeySelectionDialog::slotSearch |
( |
const QString & |
text | ) |
|
|
protectedvirtualslot |
void Kpgp::KeySelectionDialog::slotSelectionChanged |
( |
| ) |
|
|
protectedvirtualslot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:48 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.