certmanager/lib
Kleo::SymCryptRunProcessBase Class Reference
List of all members.Detailed Description
Definition at line 44 of file symcryptrunprocessbase.h.
Public Types | |
enum | Operation { Encrypt, Decrypt } |
Public Slots | |
void | closeStdin () |
Public Member Functions | |
SymCryptRunProcessBase (const QString &class_, const QString &program, const QString &keyFile, const QString &options, Operation op, QObject *parent=0, const char *name=0) | |
~SymCryptRunProcessBase () | |
bool | launch (const QByteArray &input, RunMode rm=NotifyOnExit) |
const QByteArray & | output () const |
const QString & | stdErr () const |
Member Function Documentation
void Kleo::SymCryptRunProcessBase::closeStdin | ( | ) | [inline, slot] |
upgraded to slot
Definition at line 63 of file symcryptrunprocessbase.h.
The documentation for this class was generated from the following files: