kleopatra
Kleo::Commands::CertifyCertificateCommand Class Reference
#include <certifycertificatecommand.h>
Inheritance diagram for Kleo::Commands::CertifyCertificateCommand:

Detailed Description
Definition at line 45 of file certifycertificatecommand.h.
Public Member Functions | |
| CertifyCertificateCommand (const std::vector< GpgME::UserID > &uids) | |
| CertifyCertificateCommand (const GpgME::UserID &uid) | |
| CertifyCertificateCommand (const GpgME::Key &key) | |
| CertifyCertificateCommand (KeyListController *parent) | |
| CertifyCertificateCommand (QAbstractItemView *view, KeyListController *parent) | |
| void | setCertificationExportable (bool on) |
| void | setCertificationRevocable (bool on) |
| void | setCertifyingKey (const GpgME::Key &key) |
| void | setUserID (const GpgME::UserID &uid) |
| void | setUserIDs (const std::vector< GpgME::UserID > &uids) |
| ~CertifyCertificateCommand () | |
Static Public Member Functions | |
| static Restrictions | restrictions () |
Constructor & Destructor Documentation
| CertifyCertificateCommand::CertifyCertificateCommand | ( | QAbstractItemView * | view, | |
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 113 of file certifycertificatecommand.cpp.
| CertifyCertificateCommand::CertifyCertificateCommand | ( | KeyListController * | parent | ) | [explicit] |
Definition at line 107 of file certifycertificatecommand.cpp.
| Kleo::Commands::CertifyCertificateCommand::CertifyCertificateCommand | ( | const GpgME::Key & | key | ) | [explicit] |
| Kleo::Commands::CertifyCertificateCommand::CertifyCertificateCommand | ( | const GpgME::UserID & | uid | ) | [explicit] |
| Kleo::Commands::CertifyCertificateCommand::CertifyCertificateCommand | ( | const std::vector< GpgME::UserID > & | uids | ) | [explicit] |
| CertifyCertificateCommand::~CertifyCertificateCommand | ( | ) |
Definition at line 143 of file certifycertificatecommand.cpp.
Member Function Documentation
| static Restrictions Kleo::Commands::CertifyCertificateCommand::restrictions | ( | ) | [inline, static] |
| void CertifyCertificateCommand::setCertificationExportable | ( | bool | on | ) |
Definition at line 145 of file certifycertificatecommand.cpp.
| void CertifyCertificateCommand::setCertificationRevocable | ( | bool | on | ) |
Definition at line 149 of file certifycertificatecommand.cpp.
| void Kleo::Commands::CertifyCertificateCommand::setCertifyingKey | ( | const GpgME::Key & | key | ) |
| void Kleo::Commands::CertifyCertificateCommand::setUserID | ( | const GpgME::UserID & | uid | ) |
| void Kleo::Commands::CertifyCertificateCommand::setUserIDs | ( | const std::vector< GpgME::UserID > & | uids | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference