libkleo
KMail::CryptPlugFactory Class Reference
#include <cryptplugfactory.h>
Inheritance diagram for KMail::CryptPlugFactory:

Detailed Description
Definition at line 49 of file cryptplugfactory.h.
Public Member Functions | |
| CryptPlugWrapper * | active () const |
| CryptPlugWrapper * | createForProtocol (const QString &proto) const |
| CryptPlugWrapperList & | list () const |
| CryptPlugWrapper * | openpgp () const |
| void | scanForBackends (QStringList *reason) |
| CryptPlugWrapper * | smime () const |
Static Public Member Functions | |
| static CryptPlugFactory * | instance () |
Protected Member Functions | |
| CryptPlugFactory () | |
| ~CryptPlugFactory () | |
Constructor & Destructor Documentation
| KMail::CryptPlugFactory::CryptPlugFactory | ( | ) | [protected] |
Definition at line 52 of file cryptplugfactory.cpp.
| KMail::CryptPlugFactory::~CryptPlugFactory | ( | ) | [protected] |
Definition at line 63 of file cryptplugfactory.cpp.
Member Function Documentation
| CryptPlugWrapper * KMail::CryptPlugFactory::active | ( | ) | const |
Definition at line 74 of file cryptplugfactory.cpp.
| CryptPlugWrapper * KMail::CryptPlugFactory::createForProtocol | ( | const QString & | proto | ) | const |
Definition at line 82 of file cryptplugfactory.cpp.
| KMail::CryptPlugFactory * KMail::CryptPlugFactory::instance | ( | ) | [static] |
| CryptPlugWrapperList& KMail::CryptPlugFactory::list | ( | ) | const [inline] |
Definition at line 62 of file cryptplugfactory.h.
| CryptPlugWrapper * KMail::CryptPlugFactory::openpgp | ( | ) | const |
| void KMail::CryptPlugFactory::scanForBackends | ( | QStringList * | reason | ) |
| CryptPlugWrapper * KMail::CryptPlugFactory::smime | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference