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

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< EncryptFilesCommand, SignEncryptFilesCommand > | |
| const char * | name () const | 
  Protected Member Functions inherited from Kleo::AssuanCommandMixin< SignEncryptFilesCommand > | |
| const char * | name () const | 
Detailed Description
Definition at line 80 of file uiserver/signencryptfilescommand.h.
Member Function Documentation
      
  | 
  inlinevirtual | 
Reimplemented from Kleo::SignEncryptFilesCommand.
Definition at line 83 of file uiserver/signencryptfilescommand.h.
      
  | 
  inlinestatic | 
Definition at line 82 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from