certmanager/lib Library API Documentation

QGpgMECryptoConfigComponent Class Reference

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

#include <qgpgmecryptoconfig.h>

Inheritance diagram for QGpgMECryptoConfigComponent:

QObject Kleo::CryptoConfigComponent List of all members.

Public Member Functions

 QGpgMECryptoConfigComponent (QGpgMECryptoConfig *, const QString &name, const QString &description)
virtual QString description () const
virtual QStringList groupList () const
virtual Kleo::CryptoConfigGroupgroup (const QString &name) const
void sync (bool runtime)

Detailed Description

For docu, see kleo/cryptoconfig.h.

Definition at line 80 of file qgpgmecryptoconfig.h.


Member Function Documentation

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

Return user-visible description of this component.

Implements Kleo::CryptoConfigComponent.

Definition at line 87 of file qgpgmecryptoconfig.h.

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.

Definition at line 231 of file qgpgmecryptoconfig.cpp.

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.

Definition at line 240 of file qgpgmecryptoconfig.cpp.

References group().

Referenced by group().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for certmanager/lib Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 1 15:18:52 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003