kgpg
#include <keysmanager.h>
Definition at line 66 of file keysmanager.h.
KeysManager::KeysManager |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
KeysManager::~KeysManager |
( |
| ) |
|
void KeysManager::certificate |
( |
QString |
| ) |
|
|
signal |
void KeysManager::clipDecrypt |
( |
| ) |
|
|
slot |
void KeysManager::clipEncrypt |
( |
| ) |
|
|
slot |
When you click on "encrypt the clipboard" in the systray, this slot will open the dialog to choose a key and encrypt the clipboard.
Definition at line 2730 of file keysmanager.cpp.
void KeysManager::clipSign |
( |
| ) |
|
|
slot |
void KeysManager::closeAsked |
( |
| ) |
|
|
signal |
void KeysManager::fontChanged |
( |
QFont |
| ) |
|
|
signal |
KShortcut KeysManager::goDefaultShortcut |
( |
| ) |
const |
returns the shortcut to go to the default key in a key selection
Definition at line 2724 of file keysmanager.cpp.
bool KeysManager::importRemoteKey |
( |
const QString & |
keyIDs | ) |
|
|
slot |
bool KeysManager::importRemoteKeys |
( |
const QStringList & |
keyIDs, |
|
|
const bool |
dialog = true |
|
) |
| |
|
slot |
void KeysManager::readAgainOptions |
( |
| ) |
|
|
signal |
void KeysManager::readAllOptions |
( |
| ) |
|
|
slot |
void KeysManager::refreshkey |
( |
| ) |
|
|
slot |
void KeysManager::refreshKeys |
( |
const QStringList & |
ids | ) |
|
|
slot |
void KeysManager::saveToggleOpts |
( |
void |
| ) |
|
void KeysManager::setDefaultKeyNode |
( |
KGpgKeyNode * |
key | ) |
|
|
protected |
void KeysManager::showKeyInfo |
( |
const QString & |
keyID | ) |
|
|
slot |
void KeysManager::showKeyManager |
( |
| ) |
|
|
slot |
void KeysManager::showKeyServer |
( |
| ) |
|
|
slot |
void KeysManager::showOptions |
( |
| ) |
|
|
slot |
void KeysManager::showTrayMessage |
( |
const QString & |
message | ) |
|
void KeysManager::slotGenerateKey |
( |
| ) |
|
|
slot |
void KeysManager::slotImport |
( |
const QString & |
text | ) |
|
|
slot |
void KeysManager::slotImport |
( |
const KUrl::List & |
files | ) |
|
|
slot |
void KeysManager::slotImportDone |
( |
int |
ret | ) |
|
|
slot |
void KeysManager::slotOpenEditor |
( |
| ) |
|
|
slot |
void KeysManager::slotSetDefaultKey |
( |
const QString & |
newID | ) |
|
|
slot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.