kgpg
KgpgLibrary Class Reference
#include <kgpglibrary.h>
Inheritance diagram for KgpgLibrary:

Detailed Description
Definition at line 32 of file kgpglibrary.h.
Public Slots | |
| void | slotFileEnc (const KUrl::List &urls=KUrl(""), const QStringList &opts=QStringList(), const QStringList &defaultKey=QStringList(), const KShortcut &goDefaultKey=KShortcut(QKeySequence(Qt::CTRL+Qt::Key_Home))) |
| void | slotFileDec (const KUrl &srcUrl, const KUrl &destUrl, const QStringList &customDecryptOption=QStringList()) |
| void | addPhoto (const QString &keyid) |
Signals | |
| void | encryptionOver () |
| void | decryptionOver () |
| void | importOver (QStringList) |
| void | systemMessage (QString, bool reset=false) |
| void | photoAdded () |
Public Member Functions | |
| KgpgLibrary (QWidget *parent=0, const bool &pgpExtension=false) | |
Constructor & Destructor Documentation
| KgpgLibrary::KgpgLibrary | ( | QWidget * | parent = 0, |
|
| const bool & | pgpExtension = false | |||
| ) | [explicit] |
Member Function Documentation
| void KgpgLibrary::encryptionOver | ( | ) | [signal] |
| void KgpgLibrary::decryptionOver | ( | ) | [signal] |
| void KgpgLibrary::importOver | ( | QStringList | ) | [signal] |
| void KgpgLibrary::systemMessage | ( | QString | , | |
| bool | reset = false | |||
| ) | [signal] |
| void KgpgLibrary::photoAdded | ( | ) | [signal] |
| void KgpgLibrary::slotFileEnc | ( | const KUrl::List & | urls = KUrl(""), |
|
| const QStringList & | opts = QStringList(), |
|||
| const QStringList & | defaultKey = QStringList(), |
|||
| const KShortcut & | goDefaultKey = KShortcut(QKeySequence(Qt::CTRL + Qt::Key_Home)) | |||
| ) | [slot] |
Definition at line 53 of file kgpglibrary.cpp.
| void KgpgLibrary::slotFileDec | ( | const KUrl & | srcUrl, | |
| const KUrl & | destUrl, | |||
| const QStringList & | customDecryptOption = QStringList() | |||
| ) | [slot] |
Definition at line 168 of file kgpglibrary.cpp.
| void KgpgLibrary::addPhoto | ( | const QString & | keyid | ) | [slot] |
Definition at line 253 of file kgpglibrary.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference