libkleo
Kleo::GnuPGProcessBase Class Reference
#include <gnupgprocessbase.h>
Inheritance diagram for Kleo::GnuPGProcessBase:

Detailed Description
a base class for GPG and GPGSM processes.This K3Process subclass implements the status-fd handling common to GPG and GPGSM.
Definition at line 49 of file gnupgprocessbase.h.
Signals | |
| void | status (Kleo::GnuPGProcessBase *proc, const QString &type, const QStringList &args) |
Public Member Functions | |
| GnuPGProcessBase (QObject *parent=0) | |
| void | setUseStatusFD (bool use) |
| ~GnuPGProcessBase () | |
Constructor & Destructor Documentation
| Kleo::GnuPGProcessBase::GnuPGProcessBase | ( | QObject * | parent = 0 |
) |
Definition at line 62 of file gnupgprocessbase.cpp.
| Kleo::GnuPGProcessBase::~GnuPGProcessBase | ( | ) |
Definition at line 68 of file gnupgprocessbase.cpp.
Member Function Documentation
| void Kleo::GnuPGProcessBase::setUseStatusFD | ( | bool | use | ) |
Definition at line 72 of file gnupgprocessbase.cpp.
| void Kleo::GnuPGProcessBase::status | ( | Kleo::GnuPGProcessBase * | proc, | |
| const QString & | type, | |||
| const QStringList & | args | |||
| ) | [signal] |
reimplementation
The documentation for this class was generated from the following files:
KDE 4.2 API Reference