kleopatra
Kleo::SignEncryptFilesCommand Class Reference
#include <signencryptfilescommand.h>
Inheritance diagram for Kleo::SignEncryptFilesCommand:

Detailed Description
Definition at line 42 of file uiserver/signencryptfilescommand.h.
Public Member Functions | |
| SignEncryptFilesCommand () | |
| virtual | ~SignEncryptFilesCommand () |
Static Public Member Functions | |
| static const char * | staticName () |
Protected Types | |
| enum | Operation { SignDisallowed = 0, SignAllowed = 1, SignForced = 2, SignMask = SignAllowed|SignForced, EncryptDisallowed = 0, EncryptAllowed = 4, EncryptForced = 8, EncryptMask = EncryptAllowed|EncryptForced } |
Member Enumeration Documentation
enum Kleo::SignEncryptFilesCommand::Operation [protected] |
- Enumerator:
-
SignDisallowed SignAllowed SignForced SignMask EncryptDisallowed EncryptAllowed EncryptForced EncryptMask
Definition at line 48 of file uiserver/signencryptfilescommand.h.
Constructor & Destructor Documentation
| SignEncryptFilesCommand::SignEncryptFilesCommand | ( | ) |
Definition at line 71 of file uiserver/signencryptfilescommand.cpp.
| SignEncryptFilesCommand::~SignEncryptFilesCommand | ( | ) | [virtual] |
Definition at line 77 of file uiserver/signencryptfilescommand.cpp.
Member Function Documentation
| static const char* Kleo::SignEncryptFilesCommand::staticName | ( | ) | [inline, static] |
Definition at line 68 of file uiserver/signencryptfilescommand.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference