kleopatra
Kleo::SignFilesCommand Class Reference
#include <signencryptfilescommand.h>
Inheritance diagram for Kleo::SignFilesCommand:
Public Member Functions | |
unsigned int | operation () const |
Public Member Functions inherited from Kleo::SignEncryptFilesCommand | |
SignEncryptFilesCommand () | |
virtual | ~SignEncryptFilesCommand () |
Static Public Member Functions | |
static const char * | staticName () |
Static Public Member Functions inherited from Kleo::SignEncryptFilesCommand | |
static const char * | staticName () |
Additional Inherited Members | |
Protected Types inherited from Kleo::SignEncryptFilesCommand | |
enum | Operation { SignDisallowed = 0, SignAllowed = 1, SignForced = 2, SignMask = SignAllowed|SignForced, EncryptDisallowed = 0, EncryptAllowed = 4, EncryptForced = 8, EncryptMask = EncryptAllowed|EncryptForced } |
Protected Member Functions inherited from Kleo::AssuanCommandMixin< SignFilesCommand, SignEncryptFilesCommand > | |
const char * | name () const |
Protected Member Functions inherited from Kleo::AssuanCommandMixin< SignEncryptFilesCommand > | |
const char * | name () const |
Detailed Description
Definition at line 86 of file uiserver/signencryptfilescommand.h.
Member Function Documentation
|
inlinevirtual |
Reimplemented from Kleo::SignEncryptFilesCommand.
Definition at line 89 of file uiserver/signencryptfilescommand.h.
|
inlinestatic |
Definition at line 88 of file uiserver/signencryptfilescommand.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.