libkpgp
Kpgp::SecretKeyRequester Member ListThis is the complete list of members for Kpgp::SecretKeyRequester, including all inherited members.
| allowedKeys() const | Kpgp::KeyRequester | |
| changed() (defined in Kpgp::KeyRequester) | Kpgp::KeyRequester | [signal] |
| dialogButton() const | Kpgp::KeyRequester | [inline] |
| eraseButton() const | Kpgp::KeyRequester | [inline] |
| isMultipleKeysEnabled() const | Kpgp::KeyRequester | |
| keyIDs() const | Kpgp::KeyRequester | |
| KeyRequester(QWidget *parent=0, bool multipleKeys=false, unsigned int allowedKeys=AllKeys, const char *name=0) | Kpgp::KeyRequester | |
| keyRequestHook(Module *pgp) const | Kpgp::SecretKeyRequester | [protected, virtual] |
| mAllowedKeys | Kpgp::KeyRequester | [protected] |
| mDialogButton | Kpgp::KeyRequester | [protected] |
| mDialogCaption | Kpgp::KeyRequester | [protected] |
| mDialogMessage | Kpgp::KeyRequester | [protected] |
| mEraseButton | Kpgp::KeyRequester | [protected] |
| mKeys | Kpgp::KeyRequester | [protected] |
| mLabel | Kpgp::KeyRequester | [protected] |
| mMulti | Kpgp::KeyRequester | [protected] |
| SecretKeyRequester(QWidget *parent=0, bool multipleKeys=false, unsigned int allowedKeys=SecretKeys, const char *name=0) | Kpgp::SecretKeyRequester | |
| setAllowedKeys(int allowed) | Kpgp::KeyRequester | |
| setDialogCaption(const QString &caption) | Kpgp::KeyRequester | |
| setDialogMessage(const QString &message) | Kpgp::KeyRequester | |
| setKeyIDs(const KeyIDList &keyIDs) | Kpgp::KeyRequester | |
| setMultipleKeysEnabled(bool enable) | Kpgp::KeyRequester | |
| slotDialogButtonClicked() | Kpgp::KeyRequester | [protected, slot] |
| slotEraseButtonClicked() | Kpgp::KeyRequester | [protected, slot] |
| virtual_hook(int, void *) | Kpgp::SecretKeyRequester | [protected, virtual] |
| ~KeyRequester() | Kpgp::KeyRequester | [virtual] |
| ~SecretKeyRequester() | Kpgp::SecretKeyRequester | [virtual] |
|