kleopatra
Kleo::Commands::SignEncryptFilesCommand Class Reference
#include <signencryptfilescommand.h>

Detailed Description
Definition at line 49 of file commands/signencryptfilescommand.h.
Public Member Functions | |
| Policy | encryptionPolicy () const |
| GpgME::Protocol | protocol () const |
| void | setEncryptionPolicy (Policy force) |
| void | setFiles (const QStringList &files) |
| void | setProtocol (GpgME::Protocol protocol) |
| void | setSigningPolicy (Policy policy) |
| SignEncryptFilesCommand (const QStringList &files, KeyListController *parent) | |
| SignEncryptFilesCommand (const QStringList &files, QAbstractItemView *view, KeyListController *parent) | |
| SignEncryptFilesCommand (KeyListController *parent) | |
| SignEncryptFilesCommand (QAbstractItemView *view, KeyListController *parent) | |
| Policy | signingPolicy () const |
| ~SignEncryptFilesCommand () | |
Constructor & Destructor Documentation
| SignEncryptFilesCommand::SignEncryptFilesCommand | ( | QAbstractItemView * | view, | |
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 111 of file commands/signencryptfilescommand.cpp.
| SignEncryptFilesCommand::SignEncryptFilesCommand | ( | KeyListController * | parent | ) | [explicit] |
Definition at line 105 of file commands/signencryptfilescommand.cpp.
| SignEncryptFilesCommand::SignEncryptFilesCommand | ( | const QStringList & | files, | |
| QAbstractItemView * | view, | |||
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 124 of file commands/signencryptfilescommand.cpp.
| SignEncryptFilesCommand::SignEncryptFilesCommand | ( | const QStringList & | files, | |
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 117 of file commands/signencryptfilescommand.cpp.
| SignEncryptFilesCommand::~SignEncryptFilesCommand | ( | ) |
Definition at line 137 of file commands/signencryptfilescommand.cpp.
Member Function Documentation
| Policy SignEncryptFilesCommand::encryptionPolicy | ( | ) | const |
Definition at line 198 of file commands/signencryptfilescommand.cpp.
| GpgME::Protocol SignEncryptFilesCommand::protocol | ( | ) | const |
Definition at line 217 of file commands/signencryptfilescommand.cpp.
| void SignEncryptFilesCommand::setEncryptionPolicy | ( | Policy | force | ) |
Definition at line 178 of file commands/signencryptfilescommand.cpp.
| void SignEncryptFilesCommand::setFiles | ( | const QStringList & | files | ) |
Definition at line 139 of file commands/signencryptfilescommand.cpp.
| void SignEncryptFilesCommand::setProtocol | ( | GpgME::Protocol | protocol | ) |
Definition at line 213 of file commands/signencryptfilescommand.cpp.
| void SignEncryptFilesCommand::setSigningPolicy | ( | Policy | policy | ) |
Definition at line 143 of file commands/signencryptfilescommand.cpp.
| Policy SignEncryptFilesCommand::signingPolicy | ( | ) | const |
Definition at line 163 of file commands/signencryptfilescommand.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference