libkpgp
#include <kpgpui.h>
Definition at line 203 of file kpgpui.h.
Kpgp::KeyRequester::KeyRequester |
( |
QWidget * |
parent = 0 , |
|
|
bool |
multipleKeys = false , |
|
|
unsigned int |
allowedKeys = AllKeys , |
|
|
const char * |
name = 0 |
|
) |
| |
|
explicit |
Kpgp::KeyRequester::~KeyRequester |
( |
| ) |
|
|
virtual |
int Kpgp::KeyRequester::allowedKeys |
( |
| ) |
const |
void Kpgp::KeyRequester::changed |
( |
| ) |
|
|
signal |
QPushButton* Kpgp::KeyRequester::dialogButton |
( |
| ) |
const |
|
inline |
QPushButton* Kpgp::KeyRequester::eraseButton |
( |
| ) |
const |
|
inline |
bool Kpgp::KeyRequester::isMultipleKeysEnabled |
( |
| ) |
const |
KeyIDList Kpgp::KeyRequester::keyIDs |
( |
| ) |
const |
void Kpgp::KeyRequester::setAllowedKeys |
( |
int |
allowed | ) |
|
void Kpgp::KeyRequester::setDialogCaption |
( |
const QString & |
caption | ) |
|
void Kpgp::KeyRequester::setDialogMessage |
( |
const QString & |
message | ) |
|
void Kpgp::KeyRequester::setKeyIDs |
( |
const KeyIDList & |
keyIDs | ) |
|
void Kpgp::KeyRequester::setMultipleKeysEnabled |
( |
bool |
enable | ) |
|
void Kpgp::KeyRequester::slotDialogButtonClicked |
( |
| ) |
|
|
protectedslot |
void Kpgp::KeyRequester::slotEraseButtonClicked |
( |
| ) |
|
|
protectedslot |
void Kpgp::KeyRequester::virtual_hook |
( |
int |
, |
|
|
void * |
|
|
) |
| |
|
protectedvirtual |
int Kpgp::KeyRequester::mAllowedKeys |
|
protected |
QPushButton* Kpgp::KeyRequester::mDialogButton |
|
protected |
QString Kpgp::KeyRequester::mDialogCaption |
|
protected |
QString Kpgp::KeyRequester::mDialogMessage |
|
protected |
QPushButton* Kpgp::KeyRequester::mEraseButton |
|
protected |
QLabel* Kpgp::KeyRequester::mLabel |
|
protected |
bool Kpgp::KeyRequester::mMulti |
|
protected |
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.