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

Detailed Description
Definition at line 34 of file kgpglibrary.h.
Public Slots | |
| void | slotFileDec (const KUrl &srcUrl, const KUrl &destUrl, const QStringList &customDecryptOption=QStringList()) |
| void | slotFileEnc (const KUrl::List &urls, const QStringList &opts, KGpgItemModel *model, const KShortcut &goDefaultKey, const QString &defaultKey=QString()) |
Signals | |
| void | decryptionOver (KgpgLibrary *, KUrl) |
| void | encryptionOver () |
| void | importOver (KgpgLibrary *, QStringList) |
| void | photoAdded () |
| void | systemMessage (QString, bool reset=false) |
Public Member Functions | |
| KgpgLibrary (QWidget *parent=0) | |
| void | setFileExtension (const QString &extension) |
Constructor & Destructor Documentation
| KgpgLibrary::KgpgLibrary | ( | QWidget * | parent = 0 |
) | [explicit] |
Member Function Documentation
| void KgpgLibrary::decryptionOver | ( | KgpgLibrary * | , | |
| KUrl | ||||
| ) | [signal] |
| void KgpgLibrary::encryptionOver | ( | ) | [signal] |
| void KgpgLibrary::importOver | ( | KgpgLibrary * | , | |
| QStringList | ||||
| ) | [signal] |
| void KgpgLibrary::photoAdded | ( | ) | [signal] |
| void KgpgLibrary::setFileExtension | ( | const QString & | extension | ) |
set the extension used for the encrypted file (including the '.
')
Definition at line 50 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::slotFileEnc | ( | const KUrl::List & | urls, | |
| const QStringList & | opts, | |||
| KGpgItemModel * | model, | |||
| const KShortcut & | goDefaultKey, | |||
| const QString & | defaultKey = QString() | |||
| ) | [slot] |
Definition at line 55 of file kgpglibrary.cpp.
| void KgpgLibrary::systemMessage | ( | QString | , | |
| bool | reset = false | |||
| ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference