KDE PIM / Developers / API Docs / certmanager

QGpgMECryptoConfigComponent Class Reference

For docu, see kleo/cryptoconfig.h. More...

#include <qgpgmecryptoconfig.h>

Inherits QObject, and Kleo::CryptoConfigComponent.

List of all members.

Public Member Functions


Detailed Description

For docu, see kleo/cryptoconfig.h.


Member Function Documentation

virtual QString QGpgMECryptoConfigComponent::description  )  const [inline, virtual]
 

Return user-visible description of this component.

Implements Kleo::CryptoConfigComponent.

QStringList QGpgMECryptoConfigComponent::groupList  )  const [virtual]
 

Returns the list of groups that are known about.

Returns:
list of group names. One of them can be "<nogroup>", which is the group where all "toplevel" options (belonging to no group) are.

Implements Kleo::CryptoConfigComponent.

Kleo::CryptoConfigGroup * QGpgMECryptoConfigComponent::group const QString &  name  )  const [virtual]
 

Returns:
the configuration object for a given group The object is owned by CryptoConfigComponent, don't delete it.

Implements Kleo::CryptoConfigComponent.


The documentation for this class was generated from the following files: