kgpg
KeyServer Class Reference
#include <keyservers.h>

Detailed Description
Definition at line 56 of file keyservers.h.
Public Slots | |
| void | handleQuit () |
| void | slotAbort (KgpgInterface *interface) |
| void | slotEnableProxyE (const bool &on) |
| void | slotEnableProxyI (const bool &on) |
| void | slotExport (const QString &keyId) |
| void | slotImport () |
| void | slotOk () |
| void | slotPreExport () |
| void | slotPreImport () |
| void | slotSetExportAttribute (const QString *attr) |
| void | slotSetKeyserver (const QString &server) |
| void | slotSetText (const QString &text) |
| void | slotTextChanged (const QString &text) |
| void | transferKeyID () |
Signals | |
| void | importFinished (QStringList) |
Public Member Functions | |
| KeyServer (QWidget *parent=0, const bool &modal=false, const bool &autoclose=false) | |
| void | refreshKeys (QStringList keys) |
Static Public Member Functions | |
| static QStringList | getServerList () |
Constructor & Destructor Documentation
| KeyServer::KeyServer | ( | QWidget * | parent = 0, |
|
| const bool & | modal = false, |
|||
| const bool & | autoclose = false | |||
| ) | [explicit] |
Definition at line 46 of file keyservers.cpp.
Member Function Documentation
| QStringList KeyServer::getServerList | ( | ) | [static] |
Returns the server list.
The first item is the server configured in gpg.
Definition at line 463 of file keyservers.cpp.
| void KeyServer::handleQuit | ( | ) | [slot] |
Definition at line 475 of file keyservers.cpp.
| void KeyServer::importFinished | ( | QStringList | ) | [signal] |
| void KeyServer::refreshKeys | ( | QStringList | keys | ) |
Definition at line 122 of file keyservers.cpp.
| void KeyServer::slotAbort | ( | KgpgInterface * | interface | ) | [slot] |
Definition at line 199 of file keyservers.cpp.
| void KeyServer::slotEnableProxyE | ( | const bool & | on | ) | [slot] |
Definition at line 407 of file keyservers.cpp.
| void KeyServer::slotEnableProxyI | ( | const bool & | on | ) | [slot] |
Definition at line 402 of file keyservers.cpp.
| void KeyServer::slotExport | ( | const QString & | keyId | ) | [slot] |
Definition at line 207 of file keyservers.cpp.
| void KeyServer::slotImport | ( | ) | [slot] |
Definition at line 142 of file keyservers.cpp.
| void KeyServer::slotOk | ( | ) | [slot] |
Definition at line 458 of file keyservers.cpp.
| void KeyServer::slotPreExport | ( | ) | [slot] |
Definition at line 453 of file keyservers.cpp.
| void KeyServer::slotPreImport | ( | ) | [slot] |
Definition at line 440 of file keyservers.cpp.
| void KeyServer::slotSetExportAttribute | ( | const QString * | attr | ) | [slot] |
Definition at line 394 of file keyservers.cpp.
| void KeyServer::slotSetKeyserver | ( | const QString & | server | ) | [slot] |
Definition at line 490 of file keyservers.cpp.
| void KeyServer::slotSetText | ( | const QString & | text | ) | [slot] |
Definition at line 383 of file keyservers.cpp.
| void KeyServer::slotTextChanged | ( | const QString & | text | ) | [slot] |
Definition at line 388 of file keyservers.cpp.
| void KeyServer::transferKeyID | ( | ) | [slot] |
Definition at line 412 of file keyservers.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference